![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qquickstyleitem.h>
Public Member Functions | |
QQuickStyleMargins () | |
QQuickStyleMargins (const QQuickStyleMargins &other) | |
QQuickStyleMargins (const QMargins &margins) | |
QQuickStyleMargins (const QRect &outer, const QRect &inner) | |
void | operator= (const QQuickStyleMargins &other) |
bool | operator== (const QQuickStyleMargins &other) const |
bool | operator!= (const QQuickStyleMargins &other) const |
int | left () const |
int | right () const |
int | top () const |
int | bottom () const |
Public Attributes | |
QMargins | m_margins |
Properties | |
int | left |
int | top |
int | right |
int | bottom |
Definition at line 42 of file qquickstyleitem.h.
|
inline |
Definition at line 55 of file qquickstyleitem.h.
|
inline |
Definition at line 56 of file qquickstyleitem.h.
|
inline |
Definition at line 57 of file qquickstyleitem.h.
Definition at line 58 of file qquickstyleitem.h.
|
inline |
Definition at line 74 of file qquickstyleitem.h.
|
inline |
Definition at line 71 of file qquickstyleitem.h.
|
inline |
Definition at line 69 of file qquickstyleitem.h.
|
inline |
Definition at line 67 of file qquickstyleitem.h.
|
inline |
Definition at line 68 of file qquickstyleitem.h.
|
inline |
Definition at line 72 of file qquickstyleitem.h.
|
inline |
Definition at line 73 of file qquickstyleitem.h.
QMargins QQuickStyleMargins::m_margins |
Definition at line 76 of file qquickstyleitem.h.
|
read |
Definition at line 49 of file qquickstyleitem.h.
|
read |
Definition at line 46 of file qquickstyleitem.h.
Referenced by testing.tools.safetynet_image.ImageLocations::Left().
|
read |
Definition at line 48 of file qquickstyleitem.h.
Referenced by testing.tools.safetynet_image.ImageLocations::Right().
|
read |
Definition at line 47 of file qquickstyleitem.h.