|
IVT
|
#include "MainWindowInterface.h"Go to the source code of this file.
Classes | |
| class | CMainWindowEventInterface |
| Interface for the event mechanism of GUIs using the GUI toolkit of the IVT. More... | |
Macros | |
| #define | IVT_LEFT_BUTTON 0 |
| #define | IVT_RIGHT_BUTTON 1 |
| #define | IVT_MIDDLE_BUTTON 2 |
| #define IVT_LEFT_BUTTON 0 |
Definition at line 57 of file MainWindowEventInterface.h.
| #define IVT_MIDDLE_BUTTON 2 |
Definition at line 59 of file MainWindowEventInterface.h.
| #define IVT_RIGHT_BUTTON 1 |
Definition at line 58 of file MainWindowEventInterface.h.