RVC::UI::FORM_IMAGE_PYRAMID Class Reference

Form for setting IMAGE::PYRAMID values. More...

#include <rvc/uiimagepyramid.h>

Inheritance diagram for RVC::UI::FORM_IMAGE_PYRAMID:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FORM_IMAGE_PYRAMID ()
virtual ~FORM_IMAGE_PYRAMID ()
void Create (MGUI::LAYOUT_PANE_BASE &ParentPane)
MGUI::CTRL_LABELGetLabel ()
void GetValues (bool &DoPyramid, RVC::IMAGE::PYRAMID &flags)
void SetDelegateOnChange (DELEGATE_VOID_NOPARMS delegate)
void SetValues (bool DoPyramid, RVC::IMAGE::PYRAMID flags, bool notify)

Detailed Description

Form for setting IMAGE::PYRAMID values.


Constructor & Destructor Documentation

RVC::UI::FORM_IMAGE_PYRAMID::FORM_IMAGE_PYRAMID (  ) 

Constructor.

virtual RVC::UI::FORM_IMAGE_PYRAMID::~FORM_IMAGE_PYRAMID (  )  [virtual]

Destructor.


Member Function Documentation

void RVC::UI::FORM_IMAGE_PYRAMID::Create ( MGUI::LAYOUT_PANE_BASE ParentPane  ) 

Create form.

Parameters:
ParentPane Parent pane
MGUI::CTRL_LABEL& RVC::UI::FORM_IMAGE_PYRAMID::GetLabel (  )  [inline]

Get label control.

Should only be used for alignment purposes.

void RVC::UI::FORM_IMAGE_PYRAMID::GetValues ( bool &  DoPyramid,
RVC::IMAGE::PYRAMID flags 
)

Get current values.

Parameters:
DoPyramid Return, true if should make pyramid tiers, false if not
flags Return, pyramid flags
void RVC::UI::FORM_IMAGE_PYRAMID::SetDelegateOnChange ( DELEGATE_VOID_NOPARMS  delegate  )  [inline]

Set delegate to call on any change.

void RVC::UI::FORM_IMAGE_PYRAMID::SetValues ( bool  DoPyramid,
RVC::IMAGE::PYRAMID  flags,
bool  notify 
)

Set values.

Parameters:
flags True if should make pyramid tiers, false if not
notify Pyramid flags Send notification via delegate

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

Generated on Sun Oct 7 21:38:57 2012 for TNTsdk 2012 by  doxygen 1.6.1