vgui_menu wrapped into a QT popupmenu More...
#include <vgui/vgui_menu.h>
#include <vgui/vgui_command.h>
#include <vbl/vbl_smart_ptr.h>
#include <qpopupmenu.h>
#include <qobject.h>
Go to the source code of this file.
Classes | |
class | vgui_qt_menu |
QT implementation of vgui_menu. More... | |
Typedefs | |
typedef vbl_smart_ptr < vgui_command > | vgui_command_sptr |
vgui_menu wrapped into a QT popupmenu
Modifications 24.03.2000 JS Initial Version
Definition in file vgui_qt_menu.h.
typedef vbl_smart_ptr<vgui_command> vgui_command_sptr |
Definition at line 22 of file vgui_qt_menu.h.