vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Icon.h File Reference
#include "GUI_item.h"
#include "ItemsGroup.h"

Go to the source code of this file.

Classes

class  APGUI::Icon
 Icon. More...
 

Namespaces

namespace  APGUI
 

Macros

#define GUI_EXPORT   __declspec(dllimport)
 

Enumerations

enum  APGUI::IconType { APGUI::ICON__BUTTON = 1, APGUI::ICON__SWITCH, APGUI::ICON__MULTISWITCH }
 types of Icon More...
 

Macro Definition Documentation

#define GUI_EXPORT   __declspec(dllimport)