| _actualInstant | wxInstantChooserPanel | private |
| _concepts | wxInstantChooserPanel | private |
| _configuration | wxInstantChooserPanel | private |
| _eventHandler | wxInstantChooserPanel | private |
| _lastConceptUpdated | wxInstantChooserPanel | private |
| _orientation | wxInstantChooserPanel | private |
| _outSizer | wxInstantChooserPanel | private |
| _resolutionOverALL | wxInstantChooserPanel | private |
| _resolutionSlider | wxInstantChooserPanel | private |
| _verticalMaxSelected | wxInstantChooserPanel | private |
| addConcept(std::string aConceptName, int minV, int maxV, int actualV) | wxInstantChooserPanel | |
| addConcepts(std::vector< std::string > conceptNameVect, std::vector< int > conceptSizeVect) | wxInstantChooserPanel | |
| changeResolutionAtConceptControl(wxConceptControl *theConceptToUpdate) | wxInstantChooserPanel | private |
| getConceptDataOf(std::string theConceptName) | wxInstantChooserPanel | |
| getConceptValue(std::string theConceptName) | wxInstantChooserPanel | |
| getConfiguration() | wxInstantChooserPanel | |
| getIfConceptCheckedAt(std::string theConceptName, int atChecksPosition) | wxInstantChooserPanel | |
| getIfResolutionOverAll() | wxInstantChooserPanel | |
| getInstant(std::vector< int > &choiceInstant) | wxInstantChooserPanel | |
| getInstantData(std::map< std::string, int > &choiceInstantData) | wxInstantChooserPanel | |
| getInstantData() | wxInstantChooserPanel | |
| getLastConceptData() | wxInstantChooserPanel | |
| initializeResolutionSlider() | wxInstantChooserPanel | private |
| onChangeInstant(wxCommandEvent &event) | wxInstantChooserPanel | |
| onCheckBoxClicked(wxCommandEvent &event) | wxInstantChooserPanel | |
| onConceptRelease(wxCommandEvent &event) | wxInstantChooserPanel | |
| onResolutionSlider(wxScrollEvent &event) | wxInstantChooserPanel | |
| refreshConceptLabels() | wxInstantChooserPanel | |
| setConceptValue(std::string theConceptName, int theValue) | wxInstantChooserPanel | |
| setConfiguration(std::string aConfiguration) | wxInstantChooserPanel | |
| setInstant(std::vector< int > choiceInstant) | wxInstantChooserPanel | |
| setInstant(std::map< std::string, int > *_actualInstant) | wxInstantChooserPanel | |
| setResolutionOverAll(bool condition) | wxInstantChooserPanel | |
| setResolutionRangeWithLasUpdate() | wxInstantChooserPanel | |
| setVerticalMaxSelectedNums(std::string groupMaxVertNums) | wxInstantChooserPanel | private |
| setWxEventHandler(wxEvtHandler *theEventHandler) | wxInstantChooserPanel | |
| wxInstantChooserPanel(wxWindow *parent, std::string title, bool theOrientation, bool resolutionALL=false, std::string configurationElem="", std::string groupConfig="") | wxInstantChooserPanel | |
| wxInstantChooserPanel(wxWindow *parent, wxWindowID id, std::string title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, bool theOrientation=true, std::string configurationElem="", std::string groupConfig="") | wxInstantChooserPanel | |
| ~wxInstantChooserPanel() | wxInstantChooserPanel | |