45 #include <QtGui/qlistview.h> 46 #include <QtCore/qstring.h> 48 #ifndef QT_NO_UNDOVIEW 71 #ifndef QT_NO_UNDOGROUP 77 #ifndef QT_NO_UNDOGROUP 81 void setEmptyLabel(
const QString &label);
84 void setCleanIcon(
const QIcon &icon);
85 QIcon cleanIcon()
const;
89 #ifndef QT_NO_UNDOGROUP 101 #endif // QT_NO_UNDOVIEW 102 #endif // QUNDOVIEW_H #define QT_END_NAMESPACE
This macro expands to.
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QString class provides a Unicode character string.
The QUndoGroup class is a group of QUndoStack objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QUndoView class displays the contents of a QUndoStack.
The QUndoStack class is a stack of QUndoCommand objects.
The QListView class provides a list or icon view onto a model.
#define Q_DECLARE_PRIVATE(Class)
The QIcon class provides scalable icons in different modes and states.