![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"Go to the source code of this file.
Classes | |
| struct | QBoxLayoutItem |
| class | QBoxLayoutPrivate |
Functions | |
| static bool | horz (QBoxLayout::Direction dir) |
|
inlinestatic |
Definition at line 99 of file qboxlayout.cpp.