![]() |
Qt 6.x
The Qt SDK
|
#include <qtreewidget_p.h>
Collaboration diagram for QTreeModel::SkipSorting:Public Member Functions | |
| SkipSorting (const QTreeModel *m) | |
| ~SkipSorting () | |
Public Attributes | |
| const QTreeModel *const | model |
| const bool | previous |
Definition at line 130 of file qtreewidget_p.h.
|
inline |
Definition at line 134 of file qtreewidget_p.h.
References model.
|
inline |
Definition at line 136 of file qtreewidget_p.h.
| const QTreeModel* const QTreeModel::SkipSorting::model |
Definition at line 132 of file qtreewidget_p.h.
Referenced by SkipSorting(), and ~SkipSorting().
| const bool QTreeModel::SkipSorting::previous |
Definition at line 133 of file qtreewidget_p.h.
Referenced by ~SkipSorting().