Home
last modified time | relevance | path

Searched refs:headerLayout (Results 1 – 25 of 79) sorted by relevance

1234

/dports/deskutils/kalendar/kalendar-0.4.0/src/contents/ui/
H A DFilterHeader.qml13 id: headerLayout
41 …text: !headerLayout.todoMode ? i18n("Filtering by tags") : headerLayout.filterCollectionDetails &&…
44 …color: headerLayout.todoMode && headerLayout.filterCollectionDetails && headerLayout.filter.collec…
47 level: headerLayout.todoMode ? 1 : 2
52 visible: headerLayout.todoMode && headerLayout.filter.collectionId > -1
53 onClicked: headerLayout.resetFilterCollection()
67 visible: headerLayout.filter.tags.length > 0
71 model: headerLayout.filter ? headerLayout.filter.tags : {}
81 headingItem.color: headerLayout.todoMode && headerLayout.filterCollectionDetails ?
115 …color: headerLayout.todoMode && headerLayout.filterCollectionDetails && headerLayout.filter.collec…
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/libs/dialogs/
H A Ddconfigdlgwidgets.cpp189 d->headerLayout = new QGridLayout(titleFrame); in DConfigDlgTitle()
190 d->headerLayout->setColumnStretch(0, 1); in DConfigDlgTitle()
191 d->headerLayout->setContentsMargins(6, 6, 6, 6); in DConfigDlgTitle()
244 d->headerLayout->addWidget(widget, 2, 0, 1, 2); in setWidget()
316 d->headerLayout->removeWidget(d->textLabel); in setPixmap()
317 d->headerLayout->removeWidget(d->commentLabel); in setPixmap()
318 d->headerLayout->removeWidget(d->imageLabel); in setPixmap()
327 d->headerLayout->setColumnStretch(0, 0); in setPixmap()
328 d->headerLayout->setColumnStretch(1, 1); in setPixmap()
335 d->headerLayout->setColumnStretch(1, 0); in setPixmap()
[all …]
H A Ddconfigdlgwidgets_p.h65 headerLayout (nullptr), in Private()
145 QGridLayout* headerLayout; variable
/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dktitlewidget.cpp85 headerLayout->removeWidget(textLabel); in updateIconAlignment()
86 headerLayout->removeWidget(commentLabel); in updateIconAlignment()
87 headerLayout->removeWidget(imageLabel); in updateIconAlignment()
92 headerLayout->addWidget(textLabel, 0, 1); in updateIconAlignment()
94 headerLayout->setColumnStretch(0, 0); in updateIconAlignment()
95 headerLayout->setColumnStretch(1, 1); in updateIconAlignment()
100 headerLayout->setColumnStretch(1, 0); in updateIconAlignment()
101 headerLayout->setColumnStretch(0, 1); in updateIconAlignment()
113 QGridLayout *headerLayout; member in KTitleWidgetPrivate
164 d->headerLayout = new QGridLayout(titleFrame); in KTitleWidget()
[all …]
/dports/polish/kadu/kadu-4.3/kadu-core/gui/widgets/dialog/
H A Dtitle-widget.cpp38 QGridLayout *headerLayout = new QGridLayout(titleFrame); in TitleWidget() local
39 headerLayout->setColumnStretch(0, 1); in TitleWidget()
40 headerLayout->setMargin(6); in TitleWidget()
52 headerLayout->addWidget(textLabel, 0, 0); in TitleWidget()
53 headerLayout->addWidget(imageLabel, 0, 1, 1, 2); in TitleWidget()
60 headerLayout->addWidget(commentLabel, 1, 0); in TitleWidget()
/dports/graphics/rapid-photo-downloader/rapid-photo-downloader-0.9.26/raphodo/
H A Dpanelview.py59 self.headerLayout = QHBoxLayout()
60 self.headerLayout.setContentsMargins(5, 2, 5, 2)
67 self.header.setLayout(self.headerLayout)
68 self.headerLayout.addWidget(self.label)
69 self.headerLayout.addStretch()
103 self.headerLayout.removeWidget(self.headerWidget)
105 self.headerLayout.addWidget(widget)
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dsmreplacedia.cpp63 headerLayout = new QHBoxLayout(); in SMReplaceDia()
64 headerLayout->setContentsMargins(0, 0, 0, 0); in SMReplaceDia()
67 headerLayout->addWidget(deleteHeader); in SMReplaceDia()
68 headerLayout->addWidget(optionsHeader); in SMReplaceDia()
69 layout->addLayout(headerLayout); in SMReplaceDia()
98 delete headerLayout; in ~SMReplaceDia()
/dports/graphics/digikam/digikam-7.4.0/core/utilities/advancedrename/common/
H A Druledialog.cpp91 QGridLayout* headerLayout = new QGridLayout(this); in RuleDialog() local
92 headerLayout->addWidget(d->dialogIcon, 0, 0, 4, 1); in RuleDialog()
93 headerLayout->addWidget(d->dialogTitle, 1, 1, 1, 1); in RuleDialog()
94 headerLayout->addWidget(d->dialogDescription, 2, 1, 1, 1); in RuleDialog()
95 headerLayout->addWidget(line, 4, 0, 1, -1); in RuleDialog()
96 headerLayout->setColumnStretch(1, 10); in RuleDialog()
97 header->setLayout(headerLayout); in RuleDialog()
/dports/net-im/ruqola/ruqola-1.6.1/src/widgets/room/
H A Droomheaderwidget.cpp36 auto headerLayout = new QHBoxLayout; in RoomHeaderWidget() local
37 headerLayout->setObjectName(QStringLiteral("headerLayout")); in RoomHeaderWidget()
38 headerLayout->setContentsMargins({}); in RoomHeaderWidget()
39 mainLayout->addLayout(headerLayout); in RoomHeaderWidget()
46 headerLayout->addWidget(mFavoriteButton, 0, Qt::AlignTop); in RoomHeaderWidget()
53 headerLayout->addWidget(mDiscussionBackButton, 0, Qt::AlignTop); in RoomHeaderWidget()
63 headerLayout->addWidget(mEncryptedButton, 0, Qt::AlignTop); in RoomHeaderWidget()
69 headerLayout->addLayout(infoLayout); in RoomHeaderWidget()
94 headerLayout->addLayout(buttonLayout); in RoomHeaderWidget()
/dports/sysutils/htop/htop-3.1.2/
H A DHeader.c33 this->headerLayout = hLayout; in Header_new()
52 size_t oldColumns = HeaderLayout_getColumns(this->headerLayout); in Header_setLayout()
55 this->headerLayout = hLayout; in Header_setLayout()
79 assert(column < HeaderLayout_getColumns(this->headerLayout)); in Header_addMeterByName()
133 Settings_setHeaderLayout(this->settings, this->headerLayout); in Header_writeBackToSettings()
170 assert(column < HeaderLayout_getColumns(this->headerLayout)); in Header_addMeterByClass()
203 float colWidth = (float)width * HeaderLayout_layouts[this->headerLayout].widths[col] / 100.0F; in Header_draw()
220 … actualWidth += (float)width * HeaderLayout_layouts[this->headerLayout].widths[col + j] / 100.0F; in Header_draw()
250 for (size_t i = curColumn + 1; i < HeaderLayout_getColumns(this->headerLayout); i++) { in calcColumnWidthCount()
269 return HeaderLayout_getColumns(this->headerLayout) - curColumn; in calcColumnWidthCount()
H A DHeader.h21 HeaderLayout headerLayout; member
26 … (size_t (i_)=0, H_fEC_numColumns_ = HeaderLayout_getColumns((this_)->headerLayout); (i_) < H_fEC_…
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cvv/src/qtutil/matchview/
H A Dkeypointsettingsselector.cpp16 auto headerLayout=util::make_unique<QHBoxLayout>(); variable
23 headerLayout->addWidget(closebutton.release());
24 headerLayout->addWidget(comboBox_);
27 layout->addLayout(headerLayout.release());
H A Dmatchsettingsselector.cpp15 auto headerLayout=util::make_unique<QHBoxLayout>(); variable
22 headerLayout->addWidget(closebutton.release());
23 headerLayout->addWidget(comboBox_);
26 layout->addLayout(headerLayout.release());
H A Dmatchselectionselector.cpp17 auto headerLayout=util::make_unique<QHBoxLayout>(); variable
24 headerLayout->addWidget(closebutton.release());
25 headerLayout->addWidget(comboBox_);
28 layout->addLayout(headerLayout.release());
H A Dkeypointselectionselector.cpp18 auto headerLayout=util::make_unique<QHBoxLayout>(); variable
25 headerLayout->addWidget(closebutton.release());
26 headerLayout->addWidget(comboBox_);
29 layout->addLayout(headerLayout.release());
/dports/graphics/digikam/digikam-7.4.0/core/utilities/imageeditor/dialogs/
H A Dversioningpromptusersavedlg.cpp109 QHBoxLayout* const headerLayout = new QHBoxLayout; in VersioningPromptUserSaveDialog() local
110 headerLayout->addWidget(warningIcon); in VersioningPromptUserSaveDialog()
111 headerLayout->addWidget(question, 10, Qt::AlignCenter); in VersioningPromptUserSaveDialog()
112 headerLayout->addWidget(editIcon); in VersioningPromptUserSaveDialog()
113 mainWidget->setLayout(headerLayout); in VersioningPromptUserSaveDialog()
/dports/www/otter-browser/otter-browser-1.0.03/src/ui/
H A DContentsDialog.cpp56 QBoxLayout *headerLayout(new QBoxLayout(QBoxLayout::LeftToRight, m_headerWidget)); in ContentsDialog() local
57 headerLayout->setContentsMargins(0, 0, 0, 0); in ContentsDialog()
58 headerLayout->setSpacing(0); in ContentsDialog()
60 m_headerWidget->setLayout(headerLayout); in ContentsDialog()
80 headerLayout->addWidget(iconLabel); in ContentsDialog()
81 headerLayout->addWidget(titleLabel, 1); in ContentsDialog()
82 headerLayout->addWidget(m_closeLabel); in ContentsDialog()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_msa/
H A DMsaEditorSimilarityColumn.cpp229 QVBoxLayout *headerLayout = new QVBoxLayout(); in createHeaderWidget() local
230 headerLayout->setMargin(0); in createHeaderWidget()
231 headerLayout->setSpacing(0); in createHeaderWidget()
235 headerLayout->addWidget(&nameWidget); in createHeaderWidget()
239 headerWidget->setLayout(headerLayout); in createHeaderWidget()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/manual/qlocale/
H A Dwindow.cpp83 QHBoxLayout *headerLayout = new QHBoxLayout(w); in Window() local
84 headerLayout->addWidget(localeCombo); in Window()
85 headerLayout->addWidget(localeName); in Window()
/dports/deskutils/itinerary/itinerary-21.12.3/src/app/
H A DTimelineDelegate.qml64 implicitHeight: headerLayout.implicitHeight + Kirigami.Units.largeSpacing * 2
70 id: headerLayout
100 headerItem.parent = headerLayout
H A DJourneyDelegateHeader.qml21 implicitHeight: headerLayout.implicitHeight + Kirigami.Units.largeSpacing * 2
28 id: headerLayout
/dports/www/mediawiki135/mediawiki-1.35.5/extensions/OATHAuth/src/Special/
H A DOATHManage.php210 $headerLayout = new HorizontalLayout();
227 $headerLayout->addItems( [ $button ] );
229 $headerLayout->addItems( [ $label ] );
231 $modulePanel->appendContent( $headerLayout );
/dports/www/mediawiki136/mediawiki-1.36.3/extensions/OATHAuth/src/Special/
H A DOATHManage.php218 $headerLayout = new HorizontalLayout();
235 $headerLayout->addItems( [ $button ] );
237 $headerLayout->addItems( [ $label ] );
239 $modulePanel->appendContent( $headerLayout );
/dports/www/mediawiki137/mediawiki-1.37.1/extensions/OATHAuth/src/Special/
H A DOATHManage.php218 $headerLayout = new HorizontalLayout();
235 $headerLayout->addItems( [ $button ] );
237 $headerLayout->addItems( [ $label ] );
239 $modulePanel->appendContent( $headerLayout );
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/syntax/
H A Dkatethemeconfig.cpp680 layout->addLayout(headerLayout); in KateThemeConfigHighlightTab()
683 headerLayout->addWidget(lHl); in KateThemeConfigHighlightTab()
687 headerLayout->addWidget(hlCombo); in KateThemeConfigHighlightTab()
692 headerLayout->addStretch(); in KateThemeConfigHighlightTab()
999 layout->addLayout(headerLayout); in KateThemeConfigPage()
1002 headerLayout->addWidget(lHl); in KateThemeConfigPage()
1011 headerLayout->addWidget(copyButton); in KateThemeConfigPage()
1015 headerLayout->addWidget(btndel); in KateThemeConfigPage()
1019 headerLayout->addWidget(btnexport); in KateThemeConfigPage()
1023 headerLayout->addWidget(btnimport); in KateThemeConfigPage()
[all …]

1234