![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgraphicsitem_p.h>
Public Member Functions | |
| ExtraStruct () | |
| ExtraStruct (Extra type, const QVariant &value) | |
| bool | operator< (Extra extra) const |
Public Attributes | |
| Extra | type |
| QVariant | value |
Definition at line 198 of file qgraphicsitem_p.h.
|
inline |
Definition at line 199 of file qgraphicsitem_p.h.
Definition at line 200 of file qgraphicsitem_p.h.
|
inline |
Definition at line 207 of file qgraphicsitem_p.h.
| Extra QGraphicsItemPrivate::ExtraStruct::type |
Definition at line 204 of file qgraphicsitem_p.h.
| QVariant QGraphicsItemPrivate::ExtraStruct::value |
Definition at line 205 of file qgraphicsitem_p.h.