| AxProperty() | AxProperty | [inline] |
| AxProperty(const AxProperty &property) | AxProperty | [inline] |
| AxProperty(const wxString &descr, const wxVariant &variant, const wxString &editorType=wxEmptyString, const wxString &groupName=wxEmptyString) | AxProperty | [inline] |
| AxProperty(const wxString &name, const wxString &value=wxEmptyString) | AxProperty | [inline] |
| Copy(const AxProperty &property) | AxProperty | [inline] |
| GetCategory() const | AxProperty | [inline] |
| GetChoices() const | AxProperty | [inline] |
| GetDescription() const | AxProperty | [inline] |
| GetDisplayName() const | AxProperty | [inline] |
| GetEditorType() const | AxProperty | [inline] |
| GetGroupName() const | AxProperty | [inline] |
| GetName() const | AxProperty | [inline] |
| GetParentName() const | AxProperty | [inline] |
| GetTranslatedName() const | AxProperty | [inline] |
| GetValue() const | AxProperty | [inline] |
| GetVariant() | AxProperty | [inline] |
| GetVariant() const | AxProperty | [inline] |
| IsShown() const | AxProperty | [inline] |
| m_category | AxProperty | |
| m_choices | AxProperty | |
| m_description | AxProperty | |
| m_editorType | AxProperty | |
| m_groupName | AxProperty | |
| m_parentName | AxProperty | |
| m_show | AxProperty | |
| m_translatedName | AxProperty | |
| m_variant | AxProperty | |
| operator!=(const AxProperty &property) const | AxProperty | [inline] |
| operator=(const AxProperty &property) | AxProperty | [inline] |
| operator==(const AxProperty &property) const | AxProperty | [inline] |
| SetCategory(const wxString &category) | AxProperty | [inline] |
| SetChoices(const wxArrayString &choices) | AxProperty | [inline] |
| SetDescription(const wxString &descr) | AxProperty | [inline] |
| SetEditorType(const wxString &type) | AxProperty | [inline] |
| SetGroupName(const wxString &groupName) | AxProperty | [inline] |
| SetName(const wxString &name) | AxProperty | [inline] |
| SetParentName(const wxString &name) | AxProperty | [inline] |
| SetTranslatedName(const wxString &name) | AxProperty | [inline] |
| SetValue(const wxString &value) | AxProperty | [inline] |
| SetValue(const wxVariant &value) | AxProperty | [inline] |
| Show(bool show) | AxProperty | [inline] |
1.5.8