![]() |
Qt 6.x
The Qt SDK
|
#include <qgraphicslayout_p.h>
Collaboration diagram for QLayoutStyleInfo:Public Member Functions | |
| QLayoutStyleInfo () | |
| QLayoutStyleInfo (QStyle *style, QWidget *widget) | |
| void | invalidate () |
| QStyle * | style () const |
| QWidget * | widget () const |
| bool | operator== (const QLayoutStyleInfo &other) const |
| bool | operator!= (const QLayoutStyleInfo &other) const |
| void | setDefaultSpacing (Qt::Orientation o, qreal spacing) |
| qreal | defaultSpacing (Qt::Orientation o) const |
| qreal | perItemSpacing (QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation) const |
Definition at line 44 of file qgraphicslayout_p.h.
|
inline |
Definition at line 47 of file qgraphicslayout_p.h.
References invalidate().
Here is the call graph for this function:Definition at line 48 of file qgraphicslayout_p.h.
References QStyleOption::initFrom(), QStyle::pixelMetric(), QStyle::PM_LayoutHorizontalSpacing, QStyle::PM_LayoutVerticalSpacing, Q_ASSERT, style(), and widget().
Here is the call graph for this function:
|
inline |
Definition at line 73 of file qgraphicslayout_p.h.
References o.
Referenced by QtGraphicsAnchorLayout::AnchorData::refreshSizeHints().
Here is the caller graph for this function:
|
inline |
Definition at line 58 of file qgraphicslayout_p.h.
Referenced by QLayoutStyleInfo().
Here is the caller graph for this function:
|
inline |
Definition at line 65 of file qgraphicslayout_p.h.
References other().
Here is the call graph for this function:
|
inline |
Definition at line 63 of file qgraphicslayout_p.h.
References other().
Here is the call graph for this function:
|
inline |
Definition at line 77 of file qgraphicslayout_p.h.
References QStyle::layoutSpacing(), Q_ASSERT, style(), and widget().
Referenced by QtGraphicsAnchorLayout::AnchorData::refreshSizeHints().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 68 of file qgraphicslayout_p.h.
Referenced by QGraphicsAnchorLayoutPrivate::styleInfo().
Here is the caller graph for this function:
|
inline |
Definition at line 60 of file qgraphicslayout_p.h.
Referenced by QLayoutStyleInfo(), and perItemSpacing().
Here is the caller graph for this function:
|
inline |
Definition at line 61 of file qgraphicslayout_p.h.
Referenced by QLayoutStyleInfo(), and perItemSpacing().
Here is the caller graph for this function: