Home
last modified time | relevance | path

Searched refs:YesAll (Results 1 – 25 of 88) sorted by relevance

1234

/dports/audio/polyphone/polyphone-75a5e88/sources/core/sample/
H A Dsampleloader.cpp95 …msgBox.setStandardButtons(QMessageBox::YesAll | QMessageBox::Yes | QMessageBox::SaveAll | QMessage… in load()
98 msgBox.button(QMessageBox::YesAll)->setText(QObject::tr("R&eplace all")); in load()
103 msgBox.setDefaultButton(QMessageBox::YesAll); in load()
108 case QMessageBox::YesAll: *replace = 2; break; in load()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/ReadWrite/
H A DFileConverter.pas102 property YesAll: boolean read fbYesAll write fbYesAll; property
244 if YesAll then
259 YesAll := True;
/dports/editors/lazarus/lazarus/components/jcf2/ReadWrite/
H A DFileConverter.pas101 property YesAll: boolean read fbYesAll write fbYesAll; property
245 if YesAll then
260 YesAll := True;
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/utils/openstack/objectstorage/v1/objects/
H A Ddownload.go46 YesAll bool member
61 if opts.YesAll {
133 if opts.YesAll {
/dports/editors/lazarus-qt5/lazarus/components/jcf2/ReadWrite/
H A DFileConverter.pas101 property YesAll: boolean read fbYesAll write fbYesAll; property
245 if YesAll then
260 YesAll := True;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/ReadWrite/
H A DFileConverter.pas102 property YesAll: boolean read fbYesAll write fbYesAll; property
244 if YesAll then
259 YesAll := True;
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/utils/openstack/objectstorage/v1/objects/
H A Ddownload.go46 YesAll bool member
61 if opts.YesAll {
133 if opts.YesAll {
/dports/audio/polyphone/polyphone-75a5e88/sources/core/
H A Dduplicator.cpp298 msgBox.setStandardButtons(QMessageBox::Yes | QMessageBox::YesAll); in copyGlobal()
300 msgBox.button(QMessageBox::YesAll)->setText(tr("Ok, &disable this message")); in copyGlobal()
302 if (msgBox.exec() == QMessageBox::YesAll) in copyGlobal()
786 …msgBox.setStandardButtons(QMessageBox::YesAll | QMessageBox::Yes | QMessageBox::SaveAll | QMessage… in openDialog()
789 msgBox.button(QMessageBox::YesAll)->setText(tr("R&eplace all")); in openDialog()
794 msgBox.setDefaultButton(QMessageBox::YesAll); in openDialog()
800 case QMessageBox::YesAll: reponse = REMPLACER_TOUT; break; in openDialog()
/dports/net/kget/kget-21.12.3/core/
H A Durlchecker_p.h42 YesAll, enumerator
H A Durlchecker.cpp78 done(m_applyAll->isChecked() ? YesAll : Yes); in slotYesClicked()
590 result = ExistingTransferDialog::ExistingDialogReturn::YesAll; in hasExistingTransferMessages()
595 case ExistingTransferDialog::ExistingDialogReturn::YesAll: in hasExistingTransferMessages()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qmessagebox/
H A Dtst_qmessagebox.cpp71 int x10 = QMessageBox::func(0, "Foo", "Bar", QMessageBox::YesAll, QMessageBox::Yes); \
72 int x11 = QMessageBox::func(0, "Foo", "Bar", QMessageBox::YesAll, QMessageBox::Yes, \
604 button = QMessageBox::YesAll; in testSymbols()
635 QCOMPARE(mb3b.buttonText(QMessageBox::YesAll), QString()); in testSymbols()
639 mb3b.setButtonText(QMessageBox::YesAll, "Zoo"); in testSymbols()
643 QCOMPARE(mb3b.buttonText(QMessageBox::YesAll), QString()); in testSymbols()
/dports/devel/py-spyder/spyder-3.2.7/spyder/widgets/projects/
H A Dexplorer.py99 buttons = QMessageBox.Yes|QMessageBox.YesAll| \
120 elif answer == QMessageBox.YesAll:
/dports/devel/qmake/qt-x11-free-3.3.8/src/dialogs/
H A Dqmessagebox.h72 Retry = 6, Ignore = 7, YesAll = 8, NoAll = 9, ButtonMask = 0xff, enumerator
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWMessageBox.C20 StandardButton::YesAll,
/dports/databases/py-qt5-sql/PyQt5-5.15.4/sip/QtWidgets/
H A Dqmessagebox.sip76 YesAll,
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/sip/QtWidgets/
H A Dqmessagebox.sip76 YesAll,
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/sip/QtWidgets/
H A Dqmessagebox.sip76 YesAll,
/dports/www/py-qt5-websockets/PyQt5-5.15.4/sip/QtWidgets/
H A Dqmessagebox.sip76 YesAll,
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtWidgets/
H A Dqmessagebox.sip76 YesAll,
/dports/www/py-qt5-webkit/PyQt5-5.15.4/sip/QtWidgets/
H A Dqmessagebox.sip76 YesAll,
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/sip/QtWidgets/
H A Dqmessagebox.sip76 YesAll,
/dports/x11-toolkits/py-qt5-quickwidgets/PyQt5-5.15.4/sip/QtWidgets/
H A Dqmessagebox.sip76 YesAll,
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/sip/QtWidgets/
H A Dqmessagebox.sip76 YesAll,
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/sip/QtWidgets/
H A Dqmessagebox.sip76 YesAll,
/dports/net/py-qt5-network/PyQt5-5.15.4/sip/QtWidgets/
H A Dqmessagebox.sip76 YesAll,

1234