Home
last modified time | relevance | path

Searched defs:hotKey (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/ksnip/ksnip-1.9.2/src/gui/globalHotKeys/
H A DGlobalHotKeyHandler.cpp64 …auto hotKey = QSharedPointer<GlobalHotKey>(new GlobalHotKey(QApplication::instance(), keySequence)… in createHotKey() local
76 …auto hotKey = QSharedPointer<GlobalHotKey>(new GlobalHotKey(QApplication::instance(), action.short… in createHotKey() local
/dports/deskutils/dfshow/dfshow-0.9.3-beta/src/
H A Dmenu.h6 int hotKey; member
H A Dmenu.c51 void addMenuItem(menuDef **dfMenu, int *pos, char* refLabel, wchar_t* displayLabel, int hotKey){ in addMenuItem()
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/
H A DLabel.pm385 sub hotKey { $#_ ? $_[0]->{hotKey} = $_[1] : $_[0]->{hotKey} } subroutine
H A DButtons.pm329 sub hotKey { $#_ ? $_[0]->{hotKey} = $_[1] : $_[0]->{hotKey} } subroutine
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dybutton.h79 int hotKey; variable
/dports/games/stratagus/stratagus-3.2.0/src/guichan/
H A Dfocushandler.cpp323 int hotKey = mWidgets[i]->getHotKey(); in checkHotKey() local
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/guichan/
H A Dfocushandler.cpp323 int hotKey = mWidgets[i]->getHotKey(); in checkHotKey() local
/dports/graphics/synaesthesia/synaesthesia-2.4/
H A Dui.cc41 char hotKey; member
539 char hotKey = 0; in interfaceGo() local
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GUI/
H A DButton.h201 } hotKey; variable
/dports/deskutils/py-autokey/autokey-0.95.10/lib/autokey/
H A Dconfigmanager.py959 def check_hotkey_unique(self, modifiers, hotKey, newFilterPattern, targetItem): argument
/dports/games/glest/glest_source_3.2.2/source/glest_game/gui/
H A Dgui.cpp273 void Gui::hotKey(char key){ in hotKey() function in Glest::Game::Gui
/dports/graphics/qvge/qvge-0.6.3/src/appbase/
H A DCMainWindow.cpp893 char hotKey = '1'; in fillWindowsMenu() local
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/gui/
H A Dgui.cpp392 void Gui::hotKey(SDL_KeyboardEvent key) { in hotKey() function in Glest::Game::Gui
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Dmenu.cpp923 wxString wxMenuItem::GTKProcessMenuItemLabel(const wxString& str, wxString *hotKey) in GTKProcessMenuItemLabel()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Dmenu.cpp923 wxString wxMenuItem::GTKProcessMenuItemLabel(const wxString& str, wxString *hotKey) in GTKProcessMenuItemLabel()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Dmenu.cpp923 wxString wxMenuItem::GTKProcessMenuItemLabel(const wxString& str, wxString *hotKey) in GTKProcessMenuItemLabel()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Dmenu.cpp923 wxString wxMenuItem::GTKProcessMenuItemLabel(const wxString& str, wxString *hotKey) in GTKProcessMenuItemLabel()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqwidget_win.cpp1142 WPARAM hotKey = (WPARAM)startupInfo.hStdInput; in show_sys() local
/dports/graphics/graphviz/graphviz-2.44.1/lib/glcomp/
H A Dglcompdefs.h180 int hotKey; member
/dports/cad/ldview/ldview-4.4/
H A DLDViewPreferences.cpp2282 ucstring hotKey = hotKeyTemp; in getHotKey() local