![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qstylekitstyle_p.h>
Public Attributes | |
| const void * | model = nullptr |
| quintptr | internalId = 0 |
| int | row = -1 |
| int | column = -1 |
Friends | |
| bool | operator== (const ItemViewCell &l, const ItemViewCell &r) noexcept |
Definition at line 68 of file qstylekitstyle_p.h.
|
friend |
Definition at line 74 of file qstylekitstyle_p.h.
| int QStyleKitStylePrivate::SubElementKey::ItemViewCell::column = -1 |
Definition at line 73 of file qstylekitstyle_p.h.
Referenced by testing.tools.encode_pdf_filter._Ascii85DecodePdfStream::close(), and operator==.
| quintptr QStyleKitStylePrivate::SubElementKey::ItemViewCell::internalId = 0 |
Definition at line 71 of file qstylekitstyle_p.h.
Definition at line 70 of file qstylekitstyle_p.h.
Referenced by operator==.
| int QStyleKitStylePrivate::SubElementKey::ItemViewCell::row = -1 |
Definition at line 72 of file qstylekitstyle_p.h.
Referenced by operator==.