Searched defs:UIHotKey (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIHotKeyEditor.h41 class UIHotKey class
46 UIHotKey() function in class:UIHotKey
49 UIHotKey(UIHotKeyType type, function in class:UIHotKey
56 UIHotKey(const UIHotKey &other) function in class:UIHotKey
63 UIHotKey& operator=(const UIHotKey &other)
86 Q_DECLARE_METATYPE(UIHotKey); variable
92 Q_PROPERTY(UIHotKey hotKey READ hotKey WRITE setHotKey USER true);
136 UIHotKey hotKe
[all...]

Completed in 43 milliseconds