Home
last modified time | relevance | path

Searched refs:buttongroup (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/www/moodle310/moodle/mod/wiki/
H A Dedit_form.php109 $buttongroup = array();
110 …$buttongroup[] = $mform->createElement('submit', 'editoption', get_string('save', 'wiki'), array('…
111 …$buttongroup[] = $mform->createElement('submit', 'editoption', get_string('preview'), array('id' =…
112 …$buttongroup[] = $mform->createElement('submit', 'editoption', get_string('cancel'), array('id' =>…
114 $mform->addGroup($buttongroup, 'buttonar', '', array(' '), false);
/dports/www/moodle311/moodle/mod/wiki/
H A Dedit_form.php109 $buttongroup = array();
110 …$buttongroup[] = $mform->createElement('submit', 'editoption', get_string('save', 'wiki'), array('…
111 …$buttongroup[] = $mform->createElement('submit', 'editoption', get_string('preview'), array('id' =…
112 …$buttongroup[] = $mform->createElement('submit', 'editoption', get_string('cancel'), array('id' =>…
114 $mform->addGroup($buttongroup, 'buttonar', '', array(' '), false);
/dports/www/moodle39/moodle/mod/wiki/
H A Dedit_form.php109 $buttongroup = array();
110 …$buttongroup[] = $mform->createElement('submit', 'editoption', get_string('save', 'wiki'), array('…
111 …$buttongroup[] = $mform->createElement('submit', 'editoption', get_string('preview'), array('id' =…
112 …$buttongroup[] = $mform->createElement('submit', 'editoption', get_string('cancel'), array('id' =>…
114 $mform->addGroup($buttongroup, 'buttonar', '', array(' '), false);
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/coreplugin/dialogs/
H A Dreadonlyfilesdialog.cpp300 for (const ReadOnlyFilesDialogPrivate::ButtonGroupForFile &buttongroup in exec() local
302 result = static_cast<ReadOnlyResult>(buttongroup.group->checkedId()); in exec()
305 if (!Utils::FileUtils::makeWritable(buttongroup.filePath)) { in exec()
306 failedToMakeWritable << buttongroup.filePath; in exec()
311 … if (!d->versionControls[buttongroup.filePath]->vcsOpen(buttongroup.filePath.toString())) { in exec()
312 failedToMakeWritable << buttongroup.filePath; in exec()
318 failedToMakeWritable << buttongroup.filePath; in exec()
323 failedToMakeWritable << buttongroup.filePath; in exec()
326 if (!buttongroup.filePath.toFileInfo().isWritable()) in exec()
327 failedToMakeWritable << buttongroup.filePath; in exec()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqabstractbutton.cpp45 #if QT_CONFIG(buttongroup)
179 #if QT_CONFIG(buttongroup) in QAbstractButtonPrivate()
189 #if QT_CONFIG(buttongroup) in queryButtonList()
198 #if QT_CONFIG(buttongroup) in queryButtonList()
212 #if QT_CONFIG(buttongroup) in queryCheckedButton()
232 #if QT_CONFIG(buttongroup) in notifyChecked()
250 #if QT_CONFIG(buttongroup) in moveFocus()
341 #if QT_CONFIG(buttongroup) in fixFocusPolicy()
388 #if QT_CONFIG(buttongroup) in click()
416 #if QT_CONFIG(buttongroup) in emitClicked()
[all …]
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/quickinsert/
H A Dbarlines.py30 from . import buttongroup
56 class BarlinesGroup(buttongroup.ButtonGroup):
105 class BreatheGroup(buttongroup.ButtonGroup):
H A Dspanners.py39 from . import buttongroup
84 class ArpeggioGroup(buttongroup.ButtonGroup):
131 class GlissandoGroup(buttongroup.ButtonGroup):
164 class SpannerGroup(buttongroup.ButtonGroup):
198 class GraceGroup(buttongroup.ButtonGroup):

12345678910