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

Implementing and managing the MeshTex main menu and dialog windows. More...

Files

file  GeneralFunctionDialog.cpp
 Implements the GeneralFunctionDialog class.
file  GeneralFunctionDialog.h
 Declares the GeneralFunctionDialog class.
file  GetInfoDialog.cpp
 Implements the GetInfoDialog class.
file  GetInfoDialog.h
 Declares the GetInfoDialog class.
file  MainMenu.cpp
 Implements the MainMenu class.
file  MainMenu.h
 Declares the MainMenu class.
file  PluginUI.cpp
 Implements the PluginUI class.
file  PluginUI.h
 Declares the PluginUI class.
file  PluginUIMessages.h
 String constants for messages shown in dialogs.
file  SetScaleDialog.cpp
 Implements the SetScaleDialog class.
file  SetScaleDialog.h
 Declares the SetScaleDialog class.

Classes

class  GeneralFunctionDialog
 Subclass of GenericDialog that implements the window summoned by selecting the General Function menu entry. More...
class  GetInfoDialog
 Subclass of GenericDialog that implements the window summoned by selecting the Get Info menu entry. More...
class  MainMenu
 Subclass of GenericMainMenu that constructs the commands for this plugin. More...
class  PluginUI
 Subclass of GenericPluginUI that instantiates and registers the UI elements (main menu and dialogs). More...
class  SetScaleDialog
 Subclass of GenericDialog that implements the window summoned by selecting the Set S/T Scale menu entry. More...

Detailed Description

Implementing and managing the MeshTex main menu and dialog windows.