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
QTreeModel::SkipSorting Struct Reference

#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

Detailed Description

Definition at line 133 of file qtreewidget_p.h.

Constructor & Destructor Documentation

◆ SkipSorting()

QTreeModel::SkipSorting::SkipSorting ( const QTreeModel * m)
inline

Definition at line 137 of file qtreewidget_p.h.

◆ ~SkipSorting()

QTreeModel::SkipSorting::~SkipSorting ( )
inline

Definition at line 139 of file qtreewidget_p.h.

Member Data Documentation

◆ model

const QTreeModel* const QTreeModel::SkipSorting::model

Definition at line 135 of file qtreewidget_p.h.

◆ previous

const bool QTreeModel::SkipSorting::previous

Definition at line 136 of file qtreewidget_p.h.


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