Home
last modified time | relevance | path

Searched refs:SAVE_BUTTON (Results 1 – 18 of 18) sorted by relevance

/dports/sysutils/k3b/k3b-21.12.3/src/
H A Dk3binteractiondialog.cpp104 if( buttonMask & SAVE_BUTTON ) { in InteractionDialog()
301 if( QPushButton* b = getButton( SAVE_BUTTON ) ) in setDefaultButton()
331 else if( m_defaultButton == SAVE_BUTTON ) { in eventFilter()
356 case SAVE_BUTTON: in getButton()
H A Dk3binteractiondialog.h81 SAVE_BUTTON = 2, enumerator
/dports/games/construo/construo-0.2.3/src/
H A Dworld_button.hpp33 enum Mode { LOAD_BUTTON, SAVE_BUTTON}; enumerator
H A Dworld_button.cpp104 if (mode == SAVE_BUTTON) in on_click()
H A Dgui_directory.cpp54 files.push_back (new WorldButton (filename, WorldButton::SAVE_BUTTON)); in GUIDirectory()
/dports/sysutils/k3b/k3b-21.12.3/src/projects/
H A Dk3bprojectburndialog.cpp53 START_BUTTON|SAVE_BUTTON|CANCEL_BUTTON, in ProjectBurnDialog()
65 setButtonGui( SAVE_BUTTON, closeItem ); in ProjectBurnDialog()
155 setDefaultButton( SAVE_BUTTON ); in execBurnDialog()
/dports/games/openra/OpenRA-release-20200503/mods/common/chrome/
H A Dgamesave-browser.yaml110 Button@SAVE_BUTTON:
H A Deditor.yaml159 Button@SAVE_BUTTON:
/dports/games/openra/OpenRA-release-20200503/mods/cnc/chrome/
H A Dgamesave-browser.yaml110 Button@SAVE_BUTTON:
H A Deditor.yaml176 Button@SAVE_BUTTON:
/dports/www/moodle310/moodle/message/amd/build/
H A Dnotification_processor_settings.min.js.map1SAVE_BUTTON","CANCEL_BUTTON","PROCESSOR","PREFERENCE_ROW","NotificationProcessorSettings","root","…
/dports/www/moodle311/moodle/message/amd/build/
H A Dnotification_processor_settings.min.js.map1SAVE_BUTTON","CANCEL_BUTTON","PROCESSOR","PREFERENCE_ROW","NotificationProcessorSettings","root","…
/dports/www/moodle39/moodle/message/amd/build/
H A Dnotification_processor_settings.min.js.map1SAVE_BUTTON","CANCEL_BUTTON","PROCESSOR","PREFERENCE_ROW","NotificationProcessorSettings","root","…
/dports/www/moodle310/moodle/calendar/amd/build/
H A Dmodal_event_form.min.js.map1SAVE_BUTTON","LOADING_ICON_CONTAINER","ModalEventForm","root","call","eventId","startTime","course…
/dports/www/moodle311/moodle/calendar/amd/build/
H A Dmodal_event_form.min.js.map1SAVE_BUTTON","LOADING_ICON_CONTAINER","ModalEventForm","root","call","eventId","startTime","course…
/dports/www/moodle39/moodle/calendar/amd/build/
H A Dmodal_event_form.min.js.map1SAVE_BUTTON","LOADING_ICON_CONTAINER","ModalEventForm","root","call","eventId","startTime","course…
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dwrapper.c83 #define SAVE_BUTTON 1 macro
1243 case SAVE_BUTTON: // Save Game in wrapper_pushbutton_func()
1307 dim_pushbutton(SAVE_BUTTON); in wrapper_init()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dcutpaste.c2487 #define SAVE_BUTTON 103 macro
2907 if (btn_id == SAVE_BUTTON) {
3014 NamesAddButton(TgLoadCachedString(CSTID_SAVE), SAVE_BUTTON);
3017 NamesSetDefaultBtnId(SAVE_BUTTON, INVALID);