MGUI::DLG_CUSTOMIZE Class Reference

#include <mgui/dlgcustomize.h>

Inheritance diagram for MGUI::DLG_CUSTOMIZE:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DLG_CUSTOMIZE ()
 ~DLG_CUSTOMIZE ()
void AddMenu (MGUI::MENU &menu, const MISTRING &label)
void AddMenu (MGUI::MENU &menu)
void AddToolBar (MGUI::CTRL_TOOLBAR &toolbar, const MISTRING &label)
void AddToolBar (MGUI::CTRL_TOOLBAR &toolbar)

Constructor & Destructor Documentation

MGUI::DLG_CUSTOMIZE::DLG_CUSTOMIZE (  ) 
MGUI::DLG_CUSTOMIZE::~DLG_CUSTOMIZE (  ) 

Member Function Documentation

void MGUI::DLG_CUSTOMIZE::AddMenu ( MGUI::MENU menu,
const MISTRING label 
)

Add menu with specific label.

void MGUI::DLG_CUSTOMIZE::AddMenu ( MGUI::MENU menu  ) 

Add menu with default label.

void MGUI::DLG_CUSTOMIZE::AddToolBar ( MGUI::CTRL_TOOLBAR toolbar,
const MISTRING label 
)

Add toolbar with specific label.

void MGUI::DLG_CUSTOMIZE::AddToolBar ( MGUI::CTRL_TOOLBAR toolbar  ) 

Add toolbar with default label.


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:35:41 2012 for TNTsdk 2012 by  doxygen 1.6.1