![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/qtguiglobal.h>#include <QtCore/qabstractitemmodel.h>#include <QtGui/qbrush.h>#include <QtGui/qfont.h>#include <QtGui/qicon.h>#include <QtCore/qdatastream.h>Go to the source code of this file.
Classes | |
| class | QStandardItem |
| The QStandardItem class provides an item for use with the QStandardItemModel class. More... | |
| class | QStandardItemModel |
| The QStandardItemModel class provides a generic model for storing custom data. More... | |
Functions | |
| QT_REQUIRE_CONFIG (standarditemmodel) | |
| Q_GUI_EXPORT QDataStream & | operator>> (QDataStream &in, QStandardItem &item) |
| Q_GUI_EXPORT QDataStream & | operator<< (QDataStream &out, const QStandardItem &item) |
|
|
| QT_REQUIRE_CONFIG | ( | standarditemmodel | ) |