![]() |
Qt 6.x
The Qt SDK
|
#include <qabstractitemview_p.h>
Public Member Functions | |
QEditorInfo (QWidget *e, bool s) | |
QEditorInfo () | |
Public Attributes | |
QPointer< QWidget > | widget |
bool | isStatic |
Definition at line 36 of file qabstractitemview_p.h.
|
inline |
Definition at line 37 of file qabstractitemview_p.h.
|
inline |
Definition at line 38 of file qabstractitemview_p.h.
bool QEditorInfo::isStatic |
Definition at line 41 of file qabstractitemview_p.h.
Referenced by QAbstractItemView::dataChanged().
Definition at line 40 of file qabstractitemview_p.h.
Referenced by QAbstractItemView::dataChanged(), QAbstractItemViewPrivate::editor(), QTableViewPrivate::heightHintForIndex(), QTableViewPrivate::widthHintForIndex(), and QTreeViewPrivate::widthHintForIndex().