![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "shared_global_p.h"#include "layoutinfo_p.h"#include <QtCore/qpointer.h>#include <QtCore/qobject.h>#include <QtCore/qmap.h>#include <QtCore/qhash.h>#include <QtWidgets/qlayout.h>#include <QtWidgets/qgridlayout.h>#include <QtWidgets/qwidget.h>Go to the source code of this file.
Classes | |
| class | qdesigner_internal::Layout |
| Baseclass for layouting widgets in the Designer (Helper for Layout commands) More... | |
Namespaces | |
| namespace | qdesigner_internal |
| Auxiliary methods to store/retrieve settings. | |
| namespace | qdesigner_internal::Utils |
Functions | |
| int | qdesigner_internal::Utils::indexOfWidget (QLayout *layout, QWidget *widget) |