![]() |
Qt 6.x
The Qt SDK
|
#include <qquickstyleitem.h>
Collaboration diagram for QQuickStyleMargins: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 39 of file qquickstyleitem.h.
|
inline |
Definition at line 52 of file qquickstyleitem.h.
|
inline |
Definition at line 53 of file qquickstyleitem.h.
|
inline |
Definition at line 54 of file qquickstyleitem.h.
Definition at line 55 of file qquickstyleitem.h.
References QRect::bottom(), QRect::left(), m_margins, QRect::right(), and QRect::top().
Here is the call graph for this function:
|
inline |
Definition at line 71 of file qquickstyleitem.h.
References QMargins::bottom(), and m_margins.
Here is the call graph for this function:
|
inline |
Definition at line 68 of file qquickstyleitem.h.
References QMargins::left(), and m_margins.
Here is the call graph for this function:
|
inline |
Definition at line 66 of file qquickstyleitem.h.
References m_margins, and other().
Here is the call graph for this function:
|
inline |
Definition at line 64 of file qquickstyleitem.h.
References m_margins, and other().
Here is the call graph for this function:
|
inline |
Definition at line 65 of file qquickstyleitem.h.
References m_margins, and other().
Here is the call graph for this function:
|
inline |
Definition at line 69 of file qquickstyleitem.h.
References m_margins, and QMargins::right().
Here is the call graph for this function:
|
inline |
Definition at line 70 of file qquickstyleitem.h.
References m_margins, and QMargins::top().
Here is the call graph for this function:| QMargins QQuickStyleMargins::m_margins |
Definition at line 73 of file qquickstyleitem.h.
Referenced by QQuickStyleMargins(), bottom(), left(), operator!=(), operator=(), operator==(), right(), and top().
|
read |
Definition at line 275 of file qquickstyleitem.h.
Referenced by operator<<().
|
read |
Definition at line 275 of file qquickstyleitem.h.
Referenced by operator<<().
|
read |
Definition at line 275 of file qquickstyleitem.h.
Referenced by operator<<().
|
read |
Definition at line 275 of file qquickstyleitem.h.
Referenced by operator<<().