MeshTex  3.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Generic UI

Framework for implementing and managing a main menu and dialog windows. More...

Files

file  GenericDialog.cpp
 Implements the GenericDialog class.
file  GenericDialog.h
 Declares the GenericDialog class.
file  GenericMainMenu.cpp
 Implements the GenericMainMenu class.
file  GenericMainMenu.h
 Declares the GenericMainMenu class.
file  GenericPluginUI.cpp
 Implements the GenericPluginUI class.
file  GenericPluginUI.h
 Declares the GenericPluginUI class.
file  GenericPluginUIMessages.h
 String constants for messages shown in dialogs.

Classes

class  GenericDialog
 Framework for a basic dialog window with OK/Apply/Cancel actions. More...
class  GenericMainMenu
 Framework for a Radiant plugin's main menu. More...
class  GenericPluginUI
 Framework for a manager of a command menu and dialog windows. More...

Detailed Description

Framework for implementing and managing a main menu and dialog windows.