![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qandroidstyle_p.h>
Public Member Functions | |
| AndroidItemStateInfo () | |
Public Attributes | |
| int | state |
| QByteArray | filePath |
| QByteArray | hashKey |
| Android9PatchChunk | chunkData |
| QSize | size |
| QMargins | padding |
Definition at line 62 of file qandroidstyle_p.h.
|
inline |
Definition at line 64 of file qandroidstyle_p.h.
| Android9PatchChunk QAndroidStyle::AndroidItemStateInfo::chunkData |
Definition at line 68 of file qandroidstyle_p.h.
| QByteArray QAndroidStyle::AndroidItemStateInfo::filePath |
Definition at line 66 of file qandroidstyle_p.h.
| QByteArray QAndroidStyle::AndroidItemStateInfo::hashKey |
Definition at line 67 of file qandroidstyle_p.h.
| QMargins QAndroidStyle::AndroidItemStateInfo::padding |
Definition at line 70 of file qandroidstyle_p.h.
| QSize QAndroidStyle::AndroidItemStateInfo::size |
Definition at line 69 of file qandroidstyle_p.h.
| int QAndroidStyle::AndroidItemStateInfo::state |
Definition at line 65 of file qandroidstyle_p.h.