wxPGArrayStringEditorDialog Class Reference
#include <props.h>
List of all members.
Detailed Description
Definition at line 1093 of file props.h.
Constructor & Destructor Documentation
wxPGArrayStringEditorDialog::wxPGArrayStringEditorDialog |
( |
|
) |
|
virtual wxPGArrayStringEditorDialog::~wxPGArrayStringEditorDialog |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual wxString wxPGArrayStringEditorDialog::ArrayGet |
( |
size_t |
index |
) |
[protected, virtual] |
virtual size_t wxPGArrayStringEditorDialog::ArrayGetCount |
( |
|
) |
[protected, virtual] |
virtual bool wxPGArrayStringEditorDialog::ArrayInsert |
( |
const wxString & |
str, |
|
|
int |
index | |
|
) |
| | [protected, virtual] |
virtual void wxPGArrayStringEditorDialog::ArrayRemoveAt |
( |
int |
index |
) |
[protected, virtual] |
virtual bool wxPGArrayStringEditorDialog::ArraySet |
( |
size_t |
index, |
|
|
const wxString & |
str | |
|
) |
| | [protected, virtual] |
virtual void wxPGArrayStringEditorDialog::ArraySwap |
( |
size_t |
first, |
|
|
size_t |
second | |
|
) |
| | [protected, virtual] |
virtual wxVariant wxPGArrayStringEditorDialog::GetDialogValue |
( |
|
) |
const [inline, virtual] |
void wxPGArrayStringEditorDialog::Init |
( |
|
) |
|
void wxPGArrayStringEditorDialog::OnCustomEditClick |
( |
wxCommandEvent & |
event |
) |
|
void wxPGArrayStringEditorDialog::SetCustomButton |
( |
const wxChar * |
custBtText, |
|
|
wxArrayStringProperty * |
pcc | |
|
) |
| | [inline] |
virtual void wxPGArrayStringEditorDialog::SetDialogValue |
( |
const wxVariant & |
value |
) |
[inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: