Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qboxlayout.cpp File Reference

(df9d882d41b741fef7c5beeddb0abe9d904443d8)

#include "qapplication.h"
#include "qboxlayout.h"
#include "qlist.h"
#include "qsizepolicy.h"
#include "qwidget.h"
#include "qlayout_p.h"
#include "qlayoutengine_p.h"
#include "moc_qboxlayout.cpp"
+ Include dependency graph for qboxlayout.cpp:

Go to the source code of this file.

Classes

struct  QBoxLayoutItem
 
class  QBoxLayoutPrivate
 

Functions

static bool horz (QBoxLayout::Direction dir)
 

Function Documentation

◆ horz()

static bool horz ( QBoxLayout::Direction dir)
inlinestatic

Definition at line 98 of file qboxlayout.cpp.

References dir, QBoxLayout::LeftToRight, and QBoxLayout::RightToLeft.

Referenced by QBoxLayout::addStrut(), QBoxLayoutPrivate::calcHfw(), QBoxLayoutPrivate::effectiveMargins(), QBoxLayout::insertSpacing(), QBoxLayout::insertStretch(), QBoxLayout::setDirection(), QBoxLayout::setGeometry(), and QBoxLayoutPrivate::setupGeom().

+ Here is the caller graph for this function: