MGUI::DLG_GETOBJECT Class Reference

Base for all object selection dialogs. More...

#include <mgui/dlggetobjectdlg.h>

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

List of all members.

Classes

class  ITEM

Public Types

typedef MILIST< ITEMITEMLIST

Public Member Functions

virtual ~DLG_GETOBJECT ()
CHAR_ENCODING GetTextEncoding () const
void SetDelegateCreateCustomControlsBottom (DELEGATE_CREATECUSTOMCONTROLS delegate)
void SetDelegateCreateCustomControlsTop (DELEGATE_CREATECUSTOMCONTROLS delegate)
void SetLabelNewFileName (MISTRING label)
void SetOverwriteMessage (const MISTRING &message)
void SetTextEncoding (CHAR_ENCODING encoding)

Detailed Description

Base for all object selection dialogs.


Member Typedef Documentation


Constructor & Destructor Documentation

virtual MGUI::DLG_GETOBJECT::~DLG_GETOBJECT (  )  [virtual]

Destructor.


Member Function Documentation

CHAR_ENCODING MGUI::DLG_GETOBJECT::GetTextEncoding (  )  const [inline]

Get selected text encoding.

void MGUI::DLG_GETOBJECT::SetDelegateCreateCustomControlsBottom ( DELEGATE_CREATECUSTOMCONTROLS  delegate  )  [inline]

Set delegate to create custom controls at bottom of dialog, just above buttons.

void MGUI::DLG_GETOBJECT::SetDelegateCreateCustomControlsTop ( DELEGATE_CREATECUSTOMCONTROLS  delegate  )  [inline]

Set delegate to create custom controls at top of dialog, just below prompt if any.

void MGUI::DLG_GETOBJECT::SetLabelNewFileName ( MISTRING  label  )  [inline]

Set label for "New File Name" control.

Used to override.

void MGUI::DLG_GETOBJECT::SetOverwriteMessage ( const MISTRING message  )  [inline]

Set message to display if overwriting existing file/object.

void MGUI::DLG_GETOBJECT::SetTextEncoding ( CHAR_ENCODING  encoding  )  [inline]

Set text encoding (before dialog created).


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

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