LIDAR::UI::FORM_CLASSDESCSET Class Reference

Form for LIDAR::CLASSDESCSET selection and editing. More...

#include <mi32/lidaruiformclassdescset.h>

Inheritance diagram for LIDAR::UI::FORM_CLASSDESCSET:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FORM_CLASSDESCSET ()
virtual ~FORM_CLASSDESCSET ()
void Create (MGUI::LAYOUT_PANE_BASE &paneParent, const MISTRING &label, const char *IniName=0)
const CLASSDESCSETGetClassDescSet () const
MGUI::CTRL_LABELGetLabel () const
void SetDelegateOnChange (DELEGATE_VOID_NOPARMS delegate)

Detailed Description

Form for LIDAR::CLASSDESCSET selection and editing.


Constructor & Destructor Documentation

LIDAR::UI::FORM_CLASSDESCSET::FORM_CLASSDESCSET (  ) 

Constructor.

virtual LIDAR::UI::FORM_CLASSDESCSET::~FORM_CLASSDESCSET (  )  [virtual]

Destructor.


Member Function Documentation

void LIDAR::UI::FORM_CLASSDESCSET::Create ( MGUI::LAYOUT_PANE_BASE paneParent,
const MISTRING label,
const char *  IniName = 0 
)

Create form.

const CLASSDESCSET& LIDAR::UI::FORM_CLASSDESCSET::GetClassDescSet (  )  const

Get current class array.

Must call Create before use.

MGUI::CTRL_LABEL& LIDAR::UI::FORM_CLASSDESCSET::GetLabel (  )  const

Get label for alignment.

void LIDAR::UI::FORM_CLASSDESCSET::SetDelegateOnChange ( DELEGATE_VOID_NOPARMS  delegate  ) 

Set delegate to call when array is changed.

Must call Create before use.


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

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