NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
CustomWindow Member List

This is the complete list of members for CustomWindow, including all inherited members.

BUTTON enum valueCustomWindow
CHECKBOX enum valueCustomWindow
closeWindow()CustomWindow
COMBOBOX enum valueCustomWindow
CustomWindow(wxWindow *parent, const NumeRe::Window &windowRef)CustomWindow
DECLARE_EVENT_TABLE()CustomWindow
decodeEventHandlerFunction(const wxString &sEventHandler) constCustomWindowprivate
DROPDOWN enum valueCustomWindow
GAUGE enum valueCustomWindow
getChoices(wxString &choices) constCustomWindowprivate
getItemColor(int windowItemID) constCustomWindow
getItemLabel(int windowItemID) constCustomWindow
getItemParameters(int windowItemID, WindowItemParams &params) constCustomWindowprivate
getItemState(int windowItemID) constCustomWindow
getItemValue(int windowItemID) constCustomWindow
getProperties() constCustomWindow
getPropValue(const wxString &varName) constCustomWindow
getWindowItems(WindowItemType _type) constCustomWindow
getWindowParameters(WindowItemParams &params) constCustomWindowprivate
GRAPHER enum valueCustomWindow
handleEvent(wxEvent &event, const wxString &sEventType)CustomWindowprivate
IMAGE enum valueCustomWindow
layout()CustomWindowprivate
layoutChild(const tinyxml2::XMLElement *currentChild, wxWindow *currParent, wxSizer *currSizer, GroupPanel *_groupPanel)CustomWindowprivate
layoutMenu(const tinyxml2::XMLElement *currentChild, wxMenu *currMenu)CustomWindowprivate
m_eventTableCustomWindowprivate
m_varTableCustomWindowprivate
m_windowItemsCustomWindowprivate
m_windowRefCustomWindowprivate
MENUITEM enum valueCustomWindow
OnCellSelect(wxGridEvent &event)CustomWindow
OnChange(wxCommandEvent &event)CustomWindow
OnClick(wxCommandEvent &event)CustomWindow
OnClose(wxCloseEvent &event)CustomWindow
OnMenuEvent(wxCommandEvent &event)CustomWindow
OnMouseLeftDown(wxMouseEvent &event)CustomWindow
OnSizeEvent(wxSizeEvent &event)CustomWindow
OnSpin(wxSpinEvent &event)CustomWindow
OnTreeListEvent(wxTreeListEvent &event)CustomWindow
RADIOGROUP enum valueCustomWindow
Refresh()CustomWindowprivate
removeQuotationMarks(wxString sString) constCustomWindowprivate
setItemColor(const wxString &_color, int windowItemID)CustomWindow
setItemGraph(GraphHelper *_helper, int windowItemID)CustomWindow
setItemLabel(const wxString &_label, int windowItemID)CustomWindow
setItemState(const wxString &_state, int windowItemID)CustomWindow
setItemValue(WindowItemValue &_value, int windowItemID)CustomWindow
setPropValue(const wxString &_value, const wxString &varName)CustomWindow
SLIDER enum valueCustomWindow
SPINCTRL enum valueCustomWindow
TABLE enum valueCustomWindow
TEXT enum valueCustomWindow
TEXTCTRL enum valueCustomWindow
TREELIST enum valueCustomWindow
WindowItemType enum nameCustomWindow