Home
last modified time | relevance | path

Searched refs:topLevelMarginRight (Results 1 – 21 of 21) sorted by relevance

/dports/deskutils/nextcloudclient/desktop-3.4.1/src/gui/
H A Dheaderbanner.cpp105 …int topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, parentWidget()… in setup() local
112 int minColumnWidth0 = topLevelMarginLeft + topLevelMarginRight; in setup()
113 int minColumnWidth1 = topLevelMarginLeft + topLevelMarginRight + 1; in setup()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/dialogs/
H A Dqwizard.cpp218 : topLevelMarginLeft(-1), topLevelMarginRight(-1), topLevelMarginTop(-1), in QWizardLayoutInfo()
225 int topLevelMarginRight; member in QWizardLayoutInfo
250 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
361 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
362 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
909 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, 0, q); in layoutInfoForCurrentPage()
988 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1016 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1019 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp241 int topLevelMarginRight = -1; member in QWizardLayoutInfo
266 && topLevelMarginRight == other.topLevelMarginRight in operator ==()
377 int minColumnWidth0 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight : 0; in setup()
378 int minColumnWidth1 = modern ? info.topLevelMarginLeft + info.topLevelMarginRight + 1 in setup()
907 info.topLevelMarginRight = style->pixelMetric(QStyle::PM_LayoutRightMargin, nullptr, q); in layoutInfoForCurrentPage()
986 int deltaMarginRight = info.topLevelMarginRight - info.childMarginRight; in recreateLayout()
1014 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()
1017 info.topLevelMarginRight, info.topLevelMarginBottom); in recreateLayout()