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

(87806f5cad6e4ce75a899598c15c126995682562)

#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()

bool horz ( QBoxLayout::Direction dir)
inlinestatic

Definition at line 99 of file qboxlayout.cpp.