(48f65d8faa3ed41e94bdf7f1ed029a3a2bc32615)
#include "qdesigner_propertysheet_p.h"
#include "qdesigner_utils_p.h"
#include "formwindowbase_p.h"
#include "layoutinfo_p.h"
#include "qlayout_widget_p.h"
#include "qdesigner_introspection_p.h"
#include <QtDesigner/private/formbuilderextra_p.h>
#include <QtDesigner/abstractformwindow.h>
#include <QtDesigner/abstractformeditor.h>
#include <QtDesigner/abstractwidgetdatabase.h>
#include <QtWidgets/qlayout.h>
#include <QtWidgets/qdockwidget.h>
#include <QtWidgets/qdialog.h>
#include <QtWidgets/qgroupbox.h>
#include <QtWidgets/qlabel.h>
#include <QtWidgets/qstyle.h>
#include <QtWidgets/qabstractbutton.h>
#include <QtWidgets/qapplication.h>
#include <QtWidgets/qtoolbar.h>
#include <QtWidgets/qmainwindow.h>
#include <QtWidgets/qmenubar.h>
#include <QtWidgets/qheaderview.h>
#include <QtGui/qaction.h>
#include <QtCore/qdebug.h>
#include <QtCore/qhash.h>
Go to the source code of this file.
◆ designerMetaEnumFor()
◆ designerMetaFlagsFor()
◆ hasLayoutAttributes()
◆ propertyIntroducedBy()
◆ toByteArray()
◆ layoutBottomMarginC
constexpr auto layoutBottomMarginC = "layoutBottomMargin"_L1 |
|
staticconstexpr |
◆ layoutboxStretchPropertyC
constexpr auto layoutboxStretchPropertyC = "layoutStretch"_L1 |
|
staticconstexpr |
◆ layoutFieldGrowthPolicyC
constexpr auto layoutFieldGrowthPolicyC = "layoutFieldGrowthPolicy"_L1 |
|
staticconstexpr |
◆ layoutFormAlignmentC
constexpr auto layoutFormAlignmentC = "layoutFormAlignment"_L1 |
|
staticconstexpr |
◆ layoutGridColumnMinimumWidthC
constexpr auto layoutGridColumnMinimumWidthC = "layoutColumnMinimumWidth"_L1 |
|
staticconstexpr |
◆ layoutGridColumnStretchPropertyC
constexpr auto layoutGridColumnStretchPropertyC = "layoutColumnStretch"_L1 |
|
staticconstexpr |
◆ layoutGridRowMinimumHeightC
constexpr auto layoutGridRowMinimumHeightC = "layoutRowMinimumHeight"_L1 |
|
staticconstexpr |
◆ layoutGridRowStretchPropertyC
constexpr auto layoutGridRowStretchPropertyC = "layoutRowStretch"_L1 |
|
staticconstexpr |
◆ layoutHorizontalSizeConstraintC
constexpr auto layoutHorizontalSizeConstraintC = "horizontalSizeConstraint"_L1 |
|
staticconstexpr |
◆ layoutHorizontalSpacingC
constexpr auto layoutHorizontalSpacingC = "layoutHorizontalSpacing"_L1 |
|
staticconstexpr |
◆ layoutLabelAlignmentC
constexpr auto layoutLabelAlignmentC = "layoutLabelAlignment"_L1 |
|
staticconstexpr |
◆ layoutLeftMarginC
constexpr auto layoutLeftMarginC = "layoutLeftMargin"_L1 |
|
staticconstexpr |
◆ layoutObjectNameC
constexpr auto layoutObjectNameC = "layoutName"_L1 |
|
staticconstexpr |
◆ layoutRightMarginC
constexpr auto layoutRightMarginC = "layoutRightMargin"_L1 |
|
staticconstexpr |
◆ layoutRowWrapPolicyC
constexpr auto layoutRowWrapPolicyC = "layoutRowWrapPolicy"_L1 |
|
staticconstexpr |
◆ layoutSpacingC
constexpr auto layoutSpacingC = "layoutSpacing"_L1 |
|
staticconstexpr |
◆ layoutTopMarginC
constexpr auto layoutTopMarginC = "layoutTopMargin"_L1 |
|
staticconstexpr |
◆ layoutVerticalSizeConstraintC
constexpr auto layoutVerticalSizeConstraintC = "verticalSizeConstraint"_L1 |
|
staticconstexpr |
◆ layoutVerticalSpacingC
constexpr auto layoutVerticalSpacingC = "layoutVerticalSpacing"_L1 |
|
staticconstexpr |