![]() |
Qt 4.8
|
#include <qtreewidget_p.h>
Public Functions | |
| SkipSorting (const QTreeModel *m) | |
| ~SkipSorting () | |
Public Variables | |
| const QTreeModel *const | model |
| const bool | previous |
Definition at line 167 of file qtreewidget_p.h.
|
inline |
Definition at line 171 of file qtreewidget_p.h.
|
inline |
Definition at line 173 of file qtreewidget_p.h.
| const QTreeModel* const QTreeModel::SkipSorting::model |
Definition at line 169 of file qtreewidget_p.h.
Referenced by QTreeWidgetPrivate::treeModel().
| const bool QTreeModel::SkipSorting::previous |
Definition at line 170 of file qtreewidget_p.h.
Referenced by QTreeWidgetPrivate::item(), and ~SkipSorting().