Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qboxlayout.cpp File Reference

(0f9062ec71021c256dba7ee8498f036d7aac0821)

#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.