![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtWidgets/qtreeview.h>
#include <QtWidgets/qtreewidgetitemiterator.h>
#include <QtWidgets/qtwidgetsglobal.h>
#include <QtCore/qlist.h>
#include <QtCore/qvariant.h>
Go to the source code of this file.
Classes | |
class | QTreeWidgetItem |
The QTreeWidgetItem class provides an item for use with the QTreeWidget convenience class. More... | |
class | QTreeWidget |
The QTreeWidget class provides a tree view that uses a predefined tree model. More... | |
Functions | |
QT_REQUIRE_CONFIG (treewidget) | |
Q_WIDGETS_EXPORT QDataStream & | operator<< (QDataStream &out, const QTreeWidgetItem &item) |
Q_WIDGETS_EXPORT QDataStream & | operator>> (QDataStream &in, QTreeWidgetItem &item) |
|
|
QT_REQUIRE_CONFIG | ( | treewidget | ) |