wxCommandEditorTypeDialog Class Reference

#include <commandeditor/commandeditortypedialog.h>

List of all members.

Public Member Functions

 wxCommandEditorTypeDialog ()
 Constructors.
 wxCommandEditorTypeDialog (const wxEditorCommands &commands, wxWindow *parent, wxWindowID id=SYMBOL_WXCOMMANDEDITORTYPEDIALOG_IDNAME, const wxString &caption=SYMBOL_WXCOMMANDEDITORTYPEDIALOG_TITLE, const wxPoint &pos=SYMBOL_WXCOMMANDEDITORTYPEDIALOG_POSITION, const wxSize &size=SYMBOL_WXCOMMANDEDITORTYPEDIALOG_SIZE, long style=SYMBOL_WXCOMMANDEDITORTYPEDIALOG_STYLE)
bool Create (const wxEditorCommands &commands, wxWindow *parent, wxWindowID id=SYMBOL_WXCOMMANDEDITORTYPEDIALOG_IDNAME, const wxString &caption=SYMBOL_WXCOMMANDEDITORTYPEDIALOG_TITLE, const wxPoint &pos=SYMBOL_WXCOMMANDEDITORTYPEDIALOG_POSITION, const wxSize &size=SYMBOL_WXCOMMANDEDITORTYPEDIALOG_SIZE, long style=SYMBOL_WXCOMMANDEDITORTYPEDIALOG_STYLE)
 Creation.
 ~wxCommandEditorTypeDialog ()
 Destructor.
void Init ()
 Initialises member variables.
void CreateControls ()
 Creates the controls and sizers.
const wxEditorCommandsGetCommands () const
wxBitmap GetBitmapResource (const wxString &name)
 Retrieves bitmap resources.
wxIcon GetIconResource (const wxString &name)
 Retrieves icon resources.

Static Public Member Functions

static void SetUseTooltips (bool useTooltips)
 Use tooltips.
static bool ShowToolTips ()
 Should we show tooltips?

Public Attributes

wxChoice * m_mediaTypeCtrl
wxEditorCommands m_commands

Static Public Attributes

static bool sm_useTooltips = true


Detailed Description

wxCommandEditorTypeDialog class declaration

Constructor & Destructor Documentation

wxCommandEditorTypeDialog::wxCommandEditorTypeDialog (  ) 

Constructors.

wxCommandEditorTypeDialog::wxCommandEditorTypeDialog ( const wxEditorCommands commands,
wxWindow *  parent,
wxWindowID  id = SYMBOL_WXCOMMANDEDITORTYPEDIALOG_IDNAME,
const wxString &  caption = SYMBOL_WXCOMMANDEDITORTYPEDIALOG_TITLE,
const wxPoint &  pos = SYMBOL_WXCOMMANDEDITORTYPEDIALOG_POSITION,
const wxSize &  size = SYMBOL_WXCOMMANDEDITORTYPEDIALOG_SIZE,
long  style = SYMBOL_WXCOMMANDEDITORTYPEDIALOG_STYLE 
)

wxCommandEditorTypeDialog::~wxCommandEditorTypeDialog (  ) 

Destructor.


Member Function Documentation

bool wxCommandEditorTypeDialog::Create ( const wxEditorCommands commands,
wxWindow *  parent,
wxWindowID  id = SYMBOL_WXCOMMANDEDITORTYPEDIALOG_IDNAME,
const wxString &  caption = SYMBOL_WXCOMMANDEDITORTYPEDIALOG_TITLE,
const wxPoint &  pos = SYMBOL_WXCOMMANDEDITORTYPEDIALOG_POSITION,
const wxSize &  size = SYMBOL_WXCOMMANDEDITORTYPEDIALOG_SIZE,
long  style = SYMBOL_WXCOMMANDEDITORTYPEDIALOG_STYLE 
)

Creation.

void wxCommandEditorTypeDialog::CreateControls (  ) 

Creates the controls and sizers.

wxBitmap wxCommandEditorTypeDialog::GetBitmapResource ( const wxString &  name  ) 

Retrieves bitmap resources.

const wxEditorCommands& wxCommandEditorTypeDialog::GetCommands (  )  const [inline]

wxIcon wxCommandEditorTypeDialog::GetIconResource ( const wxString &  name  ) 

Retrieves icon resources.

void wxCommandEditorTypeDialog::Init (  ) 

Initialises member variables.

static void wxCommandEditorTypeDialog::SetUseTooltips ( bool  useTooltips  )  [inline, static]

Use tooltips.

bool wxCommandEditorTypeDialog::ShowToolTips (  )  [static]

Should we show tooltips?


Member Data Documentation


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

Generated on Wed May 6 19:22:09 2009 for AxTk by  doxygen 1.5.8