![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QGridBox:Public Member Functions | |
| QGridBox (QLayoutItem *lit) | |
| QGridBox (const QLayout *l, QWidget *wid) | |
| ~QGridBox () | |
| QSize | sizeHint () const |
| QSize | minimumSize () const |
| QSize | maximumSize () const |
| Qt::Orientations | expandingDirections () const |
| bool | isEmpty () const |
| bool | hasHeightForWidth () const |
| int | heightForWidth (int w) const |
| void | setAlignment (Qt::Alignment a) |
| void | setGeometry (const QRect &r) |
| Qt::Alignment | alignment () const |
| QLayoutItem * | item () |
| void | setItem (QLayoutItem *newitem) |
| QLayoutItem * | takeItem () |
| int | hStretch () |
| int | vStretch () |
Friends | |
| class | QGridLayoutPrivate |
| class | QGridLayout |
Definition at line 29 of file qgridlayout.cpp.
|
inline |
Definition at line 32 of file qgridlayout.cpp.
Definition at line 34 of file qgridlayout.cpp.
References QLayoutPrivate::createWidgetItem().
Here is the call graph for this function:
|
inline |
Definition at line 35 of file qgridlayout.cpp.
|
inline |
Definition at line 48 of file qgridlayout.cpp.
References QLayoutItem::alignment().
Here is the call graph for this function:
|
inline |
Definition at line 40 of file qgridlayout.cpp.
References QLayoutItem::expandingDirections().
Here is the call graph for this function:
|
inline |
Definition at line 43 of file qgridlayout.cpp.
References QLayoutItem::hasHeightForWidth().
Here is the call graph for this function:
|
inline |
Definition at line 44 of file qgridlayout.cpp.
References QLayoutItem::heightForWidth().
Here is the call graph for this function:
|
inline |
Definition at line 53 of file qgridlayout.cpp.
References QSizePolicy::horizontalStretch(), QWidget::sizePolicy, and QLayoutItem::widget().
Here is the call graph for this function:
|
inline |
Definition at line 41 of file qgridlayout.cpp.
References QLayoutItem::isEmpty().
Here is the call graph for this function:
|
inline |
Definition at line 49 of file qgridlayout.cpp.
Referenced by QGridLayoutPrivate::itemAt().
Here is the caller graph for this function:
|
inline |
Definition at line 39 of file qgridlayout.cpp.
References QLayoutItem::maximumSize().
Here is the call graph for this function:
|
inline |
Definition at line 38 of file qgridlayout.cpp.
References QLayoutItem::minimumSize().
Here is the call graph for this function:
|
inline |
Definition at line 46 of file qgridlayout.cpp.
References QLayoutItem::setAlignment().
Here is the call graph for this function:Definition at line 47 of file qgridlayout.cpp.
References QLayoutItem::setGeometry().
Here is the call graph for this function:
|
inline |
Definition at line 50 of file qgridlayout.cpp.
|
inline |
Definition at line 37 of file qgridlayout.cpp.
References QLayoutItem::sizeHint().
Here is the call graph for this function:
|
inline |
Definition at line 51 of file qgridlayout.cpp.
References i.
|
inline |
Definition at line 55 of file qgridlayout.cpp.
References QWidget::sizePolicy, QSizePolicy::verticalStretch(), and QLayoutItem::widget().
Here is the call graph for this function:
|
friend |
Definition at line 60 of file qgridlayout.cpp.
|
friend |
Definition at line 59 of file qgridlayout.cpp.