Home
last modified time | relevance | path

Searched refs:commentLabel (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/polish/kadu/kadu-4.3/kadu-core/gui/widgets/dialog/
H A Dtitle-widget.cpp55 commentLabel = new QLabel(titleFrame); in TitleWidget()
56 commentLabel->setVisible(false); in TitleWidget()
57 commentLabel->setOpenExternalLinks(true); in TitleWidget()
58 commentLabel->setWordWrap(true); in TitleWidget()
59 commentLabel->setTextInteractionFlags(Qt::TextSelectableByMouse | Qt::LinksAccessibleByMouse); in TitleWidget()
60 headerLayout->addWidget(commentLabel, 1, 0); in TitleWidget()
82 commentLabel->setVisible(!comment.isNull()); in setComment()
83 commentLabel->setText(comment); in setComment()
H A Dtitle-widget.h37 QLabel *commentLabel; variable
/dports/graphics/digikam/digikam-7.4.0/core/libs/dialogs/
H A Ddconfigdlgwidgets.cpp203 d->commentLabel = new QLabel(titleFrame); in DConfigDlgTitle()
204 d->commentLabel->setVisible(false); in DConfigDlgTitle()
205 d->commentLabel->setOpenExternalLinks(true); in DConfigDlgTitle()
206 d->commentLabel->setWordWrap(true); in DConfigDlgTitle()
208 d->headerLayout->addWidget(d->commentLabel, 1, 0); in DConfigDlgTitle()
254 return d->commentLabel->text(); in comment()
302 d->commentLabel->setVisible(!comment.isNull()); in setComment()
308 d->commentLabel->setText(comment); in setComment()
317 d->headerLayout->removeWidget(d->commentLabel); in setPixmap()
326 d->headerLayout->addWidget(d->commentLabel, 1, 1); in setPixmap()
[all …]
H A Ddconfigdlgwidgets_p.h68 commentLabel (nullptr), in Private()
148 QLabel* commentLabel; variable
/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dktitlewidget.cpp86 headerLayout->removeWidget(commentLabel); in updateIconAlignment()
93 headerLayout->addWidget(commentLabel, 1, 1); in updateIconAlignment()
98 headerLayout->addWidget(commentLabel, 1, 0); in updateIconAlignment()
116 QLabel *commentLabel; member in KTitleWidgetPrivate
174 d->commentLabel = new QLabel(titleFrame); in KTitleWidget()
175 d->commentLabel->setVisible(false); in KTitleWidget()
176 d->commentLabel->setOpenExternalLinks(true); in KTitleWidget()
177 d->commentLabel->setWordWrap(true); in KTitleWidget()
216 return d->commentLabel->text(); in comment()
301 d->commentLabel->setVisible(!comment.isNull()); in setComment()
[all …]
/dports/comms/klog/klog-1.8.5/src/inputwidgets/
H A Dmainwindowinputcomment.cpp47 QLabel *commentLabel = new QLabel(tr("Comment")); in createUI() local
48 commentLabel->setAlignment(Qt::AlignVCenter| Qt::AlignRight); in createUI()
61 tabLayout->addWidget(commentLabel, 0, 0); in createUI()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/components/
H A Dchoose_sysex.cpp76 commentLabel->setText(""); in sysexChanged()
83 commentLabel->setText(""); in sysexChanged()
87 commentLabel->setText(sx->comment); in sysexChanged()
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/theme/eldy/
H A Dbadges.inc.php223 * @param string $commentLabel a comment label
227 function _createStatusBadgeCss($statusName, $statusVarNamePrefix = '', $commentLabel = '', $cssPref… argument
233 print "\n/* ".strtoupper($commentLabel)." */\n";
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/theme/md/
H A Dbadges.inc.php227 * @param string $commentLabel a comment label
231 function _createStatusBadgeCss($statusName, $statusVarNamePrefix = '', $commentLabel = '', $cssPref… argument
237 print "\n/* ".strtoupper($commentLabel)." */\n";
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/theme/eldy/
H A Dbadges.inc.php225 * @param string $commentLabel a comment label
229 function _createStatusBadgeCss($statusName, $statusVarNamePrefix = '', $commentLabel = '', $cssPref… argument
235 print "\n/* ".strtoupper($commentLabel)." */\n";
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/theme/md/
H A Dbadges.inc.php207 * @param string $commentLabel a comment label
211 function _createStatusBadgeCss($statusName, $statusVarNamePrefix = '', $commentLabel = '', $cssPref… argument
217 print "\n/* ".strtoupper($commentLabel)." */\n";
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/crengine/
H A DBookmarkEditDialog.java44 final TextView commentLabel = view.findViewById(R.id.lbl_comment_text); in BookmarkEditDialog() local
51commentLabel.setText(isComment ? R.string.dlg_bookmark_edit_comment : R.string.dlg_bookmark_edit_c… in BookmarkEditDialog()
60commentLabel.setText(R.string.dlg_bookmark_edit_comment); // : R.string.dlg_bookmark_edit_correcti… in BookmarkEditDialog()
66 commentLabel.setText(R.string.dlg_bookmark_edit_correction); in BookmarkEditDialog()
/dports/deskutils/kontact/kontact-21.12.3/src/ksettingsdialog/
H A Dkontactsettingsdialog.cpp65 auto commentLabel = new QLabel(comment, page); in createPageItem() local
66 commentLabel->setTextFormat(Qt::RichText); in createPageItem()
69 layout->addWidget(commentLabel); in createPageItem()
/dports/devel/kf5-kbookmarks/kbookmarks-5.89.0/src/
H A Dkbookmarkdialog.cpp47 form->addRow(commentLabel, comment); in initLayout()
67 commentLabel = new QLabel(KBookmarkDialog::tr("Comment:", "@label:textbox"), q); in initLayoutPrivate()
68 commentLabel->setBuddy(comment); in initLayoutPrivate()
186 d->commentLabel->setVisible(true); in editBookmark()
221 d->commentLabel->setVisible(true); in addBookmark()
257 d->commentLabel->setVisible(true); in addBookmarks()
291 d->commentLabel->setVisible(false); in selectFolder()
317 d->commentLabel->setVisible(true); in createNewFolder()
/dports/games/libkdegames/libkdegames-21.12.3/src/highscore/
H A Dkscoredialog.cpp52 QLabel *commentLabel; member in KScoreDialogPrivate
268 commentLabel = new QLabel(tabWidget); in setupGroup()
269 commentLabel->setAlignment(Qt::AlignVCenter | Qt::AlignHCenter); in setupGroup()
350 commentLabel->setText(comment); in aboutToShow()
353 commentLabel->setMinimumSize(QSize(1,1)); in aboutToShow()
354 commentLabel->hide(); in aboutToShow()
360 layout->addWidget(commentLabel, 1, 0, 1, nrCols); in aboutToShow()
361 commentLabel->setMinimumSize(commentLabel->sizeHint()); in aboutToShow()
362 commentLabel->show(); in aboutToShow()
634 d->commentLabel->hide(); in slotGotName()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/uic/baseline/
H A Daddtorrentform.ui.h51 QLabel *commentLabel; variable
155 commentLabel = new QLabel(groupBox); in setupUi()
156 commentLabel->setObjectName(QString::fromUtf8("commentLabel")); in setupUi()
158 gridLayout->addWidget(commentLabel, 3, 1, 1, 3); in setupUi()
225commentLabel->setText(QApplication::translate("AddTorrentFile", "<none>", 0, QApplication::Unicode… in retranslateUi()
/dports/comms/klog/klog-1.8.5/src/setuppages/
H A Dsetuppagelogsnew.cpp57 commentLabel = new QLabel(tr("Comm&ent")); in SetupPageLogsNew()
84 commentLabel->setWordWrap(true); in createWidget()
89 commentLabel->setBuddy(commentLineEdit); in createWidget()
112 callsLayout->addWidget(commentLabel, 3, 0); in createWidget()
H A Dsetuppagesubdivisionnew.cpp97 commentLabel = new QLabel(tr("Comm&ent")); in SetupPageSubdivisionNew()
143 commentLabel->setWordWrap(true); in createWidget()
148 commentLabel->setBuddy(commentLineEdit); in createWidget()
260 callsLayout->addWidget(commentLabel, 3, 0); in createWidget()
/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/plugins/share/
H A Dshare_config.cpp23 m_ui->commentLabel->setTextFormat(Qt::RichText);
24 …m_ui->commentLabel->setText(i18n("&percnt;1 in the path will be replaced with the specific device …
/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Dauthinfo.cpp134 commentLabel = info.commentLabel; in operator =()
199 …< a.username << a.password << a.prompt << a.caption << a.comment << a.commentLabel << a.realmValue… in operator <<()
207 …> a.username >> a.password >> a.prompt >> a.caption >> a.comment >> a.commentLabel >> a.realmValue… in operator >>()
216 …<< a.username << a.password << a.prompt << a.caption << a.comment << a.commentLabel << a.realmValue in operator <<()
228 …> a.username >> a.password >> a.prompt >> a.caption >> a.comment >> a.commentLabel >> a.realmValue… in operator >>()
/dports/net/smb4k/smb4k-992987421af68f2695867722b8dc4ca30a4669ec/smb4k/
H A Dsmb4ktooltip.cpp346 QLabel *commentLabel = new QLabel(i18n("Comment:"), m_contentsWidget); in setupNetworkItemContents() local
347 commentLabel->setForegroundRole(QPalette::ToolTipText); in setupNetworkItemContents()
349 descriptionLayout->addWidget(commentLabel, 3, 0, Qt::AlignRight); in setupNetworkItemContents()
391 QLabel *commentLabel = new QLabel(i18n("Comment:"), m_contentsWidget); in setupNetworkItemContents() local
392 commentLabel->setForegroundRole(QPalette::ToolTipText); in setupNetworkItemContents()
394 descriptionLayout->addWidget(commentLabel, 3, 0, Qt::AlignRight); in setupNetworkItemContents()
/dports/audio/nas/nas-1.9.4/clients/audio/auedit/
H A DAuedit.ad142 Auedit*commentLabel.label: \ Comment:
143 Auedit*commentLabel.borderWidth: 0
144 Auedit*commentLabel.fromVert: frequency
146 Auedit*comment.fromVert: commentLabel
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/network/torrent/
H A Daddtorrentdialog.cpp131 ui.commentLabel->setText("<unknown>"); in setTorrent()
133 ui.commentLabel->setText(metaInfo.comment()); in setTorrent()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/network/torrent/
H A Daddtorrentdialog.cpp139 ui.commentLabel->setText("<unknown>"); in setTorrent()
141 ui.commentLabel->setText(metaInfo.comment()); in setTorrent()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/configsections/
H A DConfigSectionTransferAutoSpeedBeta.java131 Label commentLabel = new Label(commentGroup,SWT.NULL); in configSectionCreate() local
132 Messages.setLanguageText(commentLabel,"ConfigTransferAutoSpeed.add.comment.to.log"); in configSectionCreate()
135 commentLabel.setLayoutData(gridData); in configSectionCreate()

1234567