UTgui.h File Reference

Go to the source code of this file.

Defines

#define UTGUI_EXPORT   EXPORT

Typedefs

typedef int mod_key_t

Variables

const mod_key_t eMODKEY_menu = 1
const mod_key_t eMODKEY_ctrl = 2
const mod_key_t eMODKEY_alt = 4
const mod_key_t eMODKEY_shift = 8

Detailed Description

Non-core library: UTgui

Definition in file UTgui.h.


Define Documentation

#define UTGUI_EXPORT   EXPORT

Definition at line 44 of file UTgui.h.


Typedef Documentation

typedef int mod_key_t

Modifier key mask for key events, keyboard shortcuts, etc.

Definition at line 53 of file UTgui.h.


Variable Documentation

Menu key: command (cloverleaf) key on MacOS, control key on every other platform.

Definition at line 56 of file UTgui.h.

Control key.

Definition at line 59 of file UTgui.h.

Alt key, also called the option key on MacOS.

Definition at line 62 of file UTgui.h.

Shift key.

Definition at line 65 of file UTgui.h.


Generated on Tue Dec 14 22:35:06 2010 for UT library by  doxygen 1.6.1