Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QRowsRemoval Struct Reference

#include <qsortfilterproxymodelhelper_p.h>

Collaboration diagram for QRowsRemoval:

Public Member Functions

 QRowsRemoval (const QModelIndex &parent_source, int start, int end)
 QRowsRemoval ()
bool contains (QModelIndex parent, int row) const
 QRowsRemoval (const QModelIndex &parent_source, int start, int end)
 QRowsRemoval ()
bool contains (QModelIndex parent, int row) const
 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/6]

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

Definition at line 86 of file qsortfilterproxymodel.cpp.

Referenced by QRowsRemoval().

Here is the caller graph for this function:

◆ QRowsRemoval() [2/6]

QRowsRemoval::QRowsRemoval ( )
inline

Definition at line 90 of file qsortfilterproxymodel.cpp.

◆ QRowsRemoval() [3/6]

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

Definition at line 86 of file qsortfilterproxymodel.cpp.

◆ QRowsRemoval() [4/6]

QRowsRemoval::QRowsRemoval ( )
inline

Definition at line 90 of file qsortfilterproxymodel.cpp.

◆ QRowsRemoval() [5/6]

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

Definition at line 207 of file qsortfilterproxymodelhelper_p.h.

References QRowsRemoval().

Here is the call graph for this function:

◆ QRowsRemoval() [6/6]

QRowsRemoval::QRowsRemoval ( )
inline

Definition at line 211 of file qsortfilterproxymodelhelper_p.h.

Member Function Documentation

◆ contains() [1/3]

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

Definition at line 94 of file qsortfilterproxymodel.cpp.

◆ contains() [2/3]

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

Definition at line 94 of file qsortfilterproxymodel.cpp.

◆ contains() [3/3]

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

Definition at line 215 of file qsortfilterproxymodelhelper_p.h.


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