#include <tts/tts_property.h>
List of all members.
Constructor & Destructor Documentation
| wxTTSProperty::wxTTSProperty |
( |
|
) |
[inline] |
| wxTTSProperty::wxTTSProperty |
( |
const wxTTSProperty & |
property |
) |
[inline] |
| wxTTSProperty::wxTTSProperty |
( |
const wxString & |
descr, |
|
|
const wxVariant & |
variant, |
|
|
const wxString & |
editorType = wxEmptyString, |
|
|
const wxString & |
groupName = wxEmptyString | |
|
) |
| | [inline] |
| wxTTSProperty::wxTTSProperty |
( |
const wxString & |
name, |
|
|
const wxString & |
value = wxEmptyString | |
|
) |
| | [inline] |
Member Function Documentation
| void wxTTSProperty::Copy |
( |
const wxTTSProperty & |
property |
) |
[inline] |
| const wxString wxTTSProperty::GetCategory |
( |
|
) |
const [inline] |
| const wxArrayString& wxTTSProperty::GetChoices |
( |
|
) |
const [inline] |
| const wxString& wxTTSProperty::GetDescription |
( |
|
) |
const [inline] |
| wxString wxTTSProperty::GetDisplayName |
( |
|
) |
const [inline] |
| const wxString& wxTTSProperty::GetEditorType |
( |
|
) |
const [inline] |
| const wxString& wxTTSProperty::GetGroupName |
( |
|
) |
const [inline] |
| const wxString& wxTTSProperty::GetName |
( |
|
) |
const [inline] |
| const wxString& wxTTSProperty::GetParentName |
( |
|
) |
const [inline] |
| const wxString& wxTTSProperty::GetTranslatedName |
( |
|
) |
const [inline] |
| wxString wxTTSProperty::GetValue |
( |
|
) |
const [inline] |
| const wxVariant& wxTTSProperty::GetVariant |
( |
|
) |
const [inline] |
| wxVariant& wxTTSProperty::GetVariant |
( |
|
) |
[inline] |
| bool wxTTSProperty::IsShown |
( |
|
) |
const [inline] |
| bool wxTTSProperty::operator!= |
( |
const wxTTSProperty & |
property |
) |
const [inline] |
| void wxTTSProperty::operator= |
( |
const wxTTSProperty & |
property |
) |
[inline] |
| bool wxTTSProperty::operator== |
( |
const wxTTSProperty & |
property |
) |
const [inline] |
| void wxTTSProperty::SetCategory |
( |
const wxString & |
category |
) |
[inline] |
| void wxTTSProperty::SetChoices |
( |
const wxArrayString & |
choices |
) |
[inline] |
| void wxTTSProperty::SetDescription |
( |
const wxString & |
descr |
) |
[inline] |
| void wxTTSProperty::SetEditorType |
( |
const wxString & |
type |
) |
[inline] |
| void wxTTSProperty::SetGroupName |
( |
const wxString & |
groupName |
) |
[inline] |
| void wxTTSProperty::SetName |
( |
const wxString & |
name |
) |
[inline] |
| void wxTTSProperty::SetParentName |
( |
const wxString & |
name |
) |
[inline] |
| void wxTTSProperty::SetTranslatedName |
( |
const wxString & |
name |
) |
[inline] |
| void wxTTSProperty::SetValue |
( |
const wxVariant & |
value |
) |
[inline] |
| void wxTTSProperty::SetValue |
( |
const wxString & |
value |
) |
[inline] |
| void wxTTSProperty::Show |
( |
bool |
show |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: