#include "vgui_qt_menu.h"#include "vgui_qt_adaptor.h"Go to the source code of this file.
Functions | |
| QKeySequence | vgui_key_to_qt (vgui_key key, vgui_modifier mod) |
| Convert a vgui keypress into a QT key press. | |
Definition in file vgui_qt_menu.cxx.
| QKeySequence vgui_key_to_qt | ( | vgui_key | key, |
| vgui_modifier | mod | ||
| ) |
Convert a vgui keypress into a QT key press.
Definition at line 49 of file vgui_qt_menu.cxx.
1.7.5.1