Home
last modified time | relevance | path

Searched refs:pageVBoxLayout (Results 1 – 25 of 26) sorted by relevance

12

/dports/deskutils/kmail/kmail-21.12.3/agents/mailfilteragent/
H A Dfilterlogdialog.cpp59 auto pageVBoxLayout = new QVBoxLayout; in FilterLogDialog() local
60 page->setLayout(pageVBoxLayout); in FilterLogDialog()
61 pageVBoxLayout->setContentsMargins({}); in FilterLogDialog()
65 pageVBoxLayout->addWidget(mTextEdit); in FilterLogDialog()
82 pageVBoxLayout->addWidget(mLogActiveBox); in FilterLogDialog()
91 pageVBoxLayout->addWidget(mLogDetailsBox); in FilterLogDialog()
134 pageVBoxLayout->addWidget(hbox); in FilterLogDialog()
/dports/deskutils/knotes/knotes-21.12.3/noteshared/src/alarms/
H A Dnotealarmdialog.cpp38 auto pageVBoxLayout = new QVBoxLayout(page); in NoteAlarmDialog() local
39 pageVBoxLayout->setContentsMargins(0, 0, 0, 0); in NoteAlarmDialog()
43 pageVBoxLayout->addWidget(group); in NoteAlarmDialog()
/dports/games/kfourinline/kfourinline-21.12.3/src/
H A Dkgamedialog.cpp109 QVBoxLayout *pageVBoxLayout = new QVBoxLayout(page); in addConfigPage() local
110 pageVBoxLayout->setContentsMargins(0, 0, 0, 0); in addConfigPage()
111 pageVBoxLayout->addWidget(widget); in addConfigPage()
/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/plugins/ocr/kadmos/
H A Docrkadmosdialog.cpp224 QVBoxLayout *pageVBoxLayout = new QVBoxLayout(page); in setupGui() local
225 pageVBoxLayout->setMargin(0); in setupGui()
233 pageVBoxLayout->addWidget(locBox); in setupGui()
254 pageVBoxLayout->addWidget(innerBox); in setupGui()
/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/
H A Dbackup.cpp75 QVBoxLayout *pageVBoxLayout = new QVBoxLayout(page); in BackupDialog() local
76 pageVBoxLayout->setMargin(0); in BackupDialog()
85 pageVBoxLayout->addWidget(folderGroup); in BackupDialog()
115 pageVBoxLayout->addWidget(backupGroup); in BackupDialog()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/dialogs/
H A Dqwizard.cpp663 QVBoxLayout *pageVBoxLayout; member in QWizardPrivate
733 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
734 pageVBoxLayout->setSpacing(0); in init()
735 pageVBoxLayout->addSpacing(0); in init()
737 pageVBoxLayout->addItem(spacerItem); in init()
1008 pageVBoxLayout->setMargin(7); in recreateLayout()
1260 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1263 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1266 pageVBoxLayout->invalidate(); in updateLayout()
2280 int n = d->pageVBoxLayout->count(); in setPage()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/dialogs/
H A Dqwizard.cpp634 QVBoxLayout *pageVBoxLayout = nullptr; member in QWizardPrivate
709 pageVBoxLayout = new QVBoxLayout(pageFrame); in init()
710 pageVBoxLayout->setSpacing(0); in init()
711 pageVBoxLayout->addSpacing(0); in init()
713 pageVBoxLayout->addItem(spacerItem); in init()
1250 const QLayoutItem *pageItem = pageVBoxLayout->itemAt(pageVBoxLayout->indexOf(page)); in updateLayout()
1253 … QSpacerItem *bottomSpacer = pageVBoxLayout->itemAt(pageVBoxLayout->count() - 1)->spacerItem(); in updateLayout()
1256 pageVBoxLayout->invalidate(); in updateLayout()
2276 int n = d->pageVBoxLayout->count(); in setPage()
2280 d->pageVBoxLayout->setEnabled(false); in setPage()
[all …]

12