- Your Widget Set For OpenGL
Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | Related Pages

ufo::UButtonModel Class Reference

The button model represents the application data of a generic button (including check boxes and radio buttons). More...

#include <umodel.hpp>

Inheritance diagram for ufo::UButtonModel:

ufo::UCompoundModel ufo::UWidgetModel ufo::UMenuItemModel List of all members.

Public Types

enum  ButtonFeatures { None = 0, Flat = 1, DefaultButton = 2, HasMenu = 4 }
enum  CheckType { NotCheckable = 0, Exclusive, NonExclusive }

Public Attributes

int buttonFeatures
int checkType
UKeyStroke shortcut

Detailed Description

The button model represents the application data of a generic button (including check boxes and radio buttons).

Author:
Johannes Schmidt


The documentation for this class was generated from the following file:
The libUFO Project - written by Johannes Schmidt