![]() |
Qt 6.x
The Qt SDK
|
#include <QtWidgets/qlistview.h>#include <QtWidgets/qtwidgetsglobal.h>#include <QtCore/qlist.h>#include <QtCore/qitemselectionmodel.h>#include <QtCore/qvariant.h>
Include dependency graph for qlistwidget.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QListWidgetItem |
| The QListWidgetItem class provides an item for use with the QListWidget item view class. More... | |
| class | QListWidget |
| The QListWidget class provides an item-based list widget. More... | |
Functions | |
| QT_REQUIRE_CONFIG (listwidget) | |
| Q_WIDGETS_EXPORT QDataStream & | operator<< (QDataStream &out, const QListWidgetItem &item) |
| Q_WIDGETS_EXPORT QDataStream & | operator>> (QDataStream &in, QListWidgetItem &item) |
|
related |
|
related |
| QT_REQUIRE_CONFIG | ( | listwidget | ) |