![]() |
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/qlistview.h>
#include <QtWidgets/qtwidgetsglobal.h>
#include <QtCore/qlist.h>
#include <QtCore/qitemselectionmodel.h>
#include <QtCore/qvariant.h>
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) |
|
|
QT_REQUIRE_CONFIG | ( | listwidget | ) |