Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QRowsRemoval Struct Reference
+ Collaboration diagram for QRowsRemoval:

Public Member Functions

 QRowsRemoval (const QModelIndex &parent_source, int start, int end)
 
 QRowsRemoval ()
 
bool contains (QModelIndex parent, int row) const
 

Detailed Description

Definition at line 84 of file qsortfilterproxymodel.cpp.

Constructor & Destructor Documentation

◆ QRowsRemoval() [1/2]

QRowsRemoval::QRowsRemoval ( const QModelIndex parent_source,
int  start,
int  end 
)
inline

Definition at line 86 of file qsortfilterproxymodel.cpp.

◆ QRowsRemoval() [2/2]

QRowsRemoval::QRowsRemoval ( )
inline

Definition at line 90 of file qsortfilterproxymodel.cpp.

Member Function Documentation

◆ contains()

bool QRowsRemoval::contains ( QModelIndex  parent,
int  row 
) const
inline

Definition at line 94 of file qsortfilterproxymodel.cpp.

References parent.

Referenced by QSortFilterProxyModelPrivate::_q_sourceDataChanged().

+ Here is the caller graph for this function:

The documentation for this struct was generated from the following file: