ngscopeclient 0.1-dev+51fbda87c
ManageInstrumentsDialog Member List

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

AllInstrumentsTable() (defined in ManageInstrumentsDialog)ManageInstrumentsDialogprotected
Combo(const std::string &label, const std::vector< std::string > &items, int &selection)Dialogstatic
Dialog(const std::string &title, const std::string &id, ImVec2 defaultSize=ImVec2(300, 100)) (defined in Dialog)Dialog
DoRender()ManageInstrumentsDialogvirtual
FloatInputWithApplyButton(const std::string &label, float &currentValue, float &committedValue)Dialogprotected
GetID() (defined in Dialog)Dialoginline
GetTitleAndID() (defined in Dialog)Dialoginline
HelpMarker(const std::string &str) (defined in Dialog)Dialogstatic
HelpMarker(const std::string &header, const std::vector< std::string > &bullets) (defined in Dialog)Dialogstatic
IntInputWithImplicitApply(const std::string &label, int &currentValue, int &committedValue) (defined in Dialog)Dialogprotected
m_defaultSize (defined in Dialog)Dialogprotected
m_errorPopupMessage (defined in Dialog)Dialogprotected
m_errorPopupTitle (defined in Dialog)Dialogprotected
m_id (defined in Dialog)Dialogprotected
m_open (defined in Dialog)Dialogprotected
m_parent (defined in ManageInstrumentsDialog)ManageInstrumentsDialogprotected
m_selection (defined in ManageInstrumentsDialog)ManageInstrumentsDialogprotected
m_session (defined in ManageInstrumentsDialog)ManageInstrumentsDialogprotected
m_title (defined in Dialog)Dialogprotected
ManageInstrumentsDialog(Session &session, MainWindow *parent) (defined in ManageInstrumentsDialog)ManageInstrumentsDialog
Render()Dialogvirtual
RenderAsChild()Dialog
RenderErrorPopup()Dialogprotected
RowForNewGroup() (defined in ManageInstrumentsDialog)ManageInstrumentsDialogprotected
ShowErrorPopup(const std::string &title, const std::string &msg)Dialogprotected
TextInputWithApplyButton(const std::string &label, std::string &currentValue, std::string &committedValue) (defined in Dialog)Dialogprotected
TextInputWithImplicitApply(const std::string &label, std::string &currentValue, std::string &committedValue) (defined in Dialog)Dialogstatic
Tooltip(const std::string &str, bool allowDisabled=false)Dialogstatic
TriggerGroupsTable() (defined in ManageInstrumentsDialog)ManageInstrumentsDialogprotected
UnitInputWithExplicitApply(const std::string &label, std::string &currentValue, float &committedValue, Unit unit)Dialogprotected
UnitInputWithImplicitApply(const std::string &label, std::string &currentValue, float &committedValue, Unit unit)Dialogstatic
UnitInputWithImplicitApply(const std::string &label, std::string &currentValue, double &committedValue, Unit unit)Dialogstatic
UnitInputWithImplicitApply(const std::string &label, std::string &currentValue, int64_t &committedValue, Unit unit)Dialogstatic
~Dialog() (defined in Dialog)Dialogvirtual
~ManageInstrumentsDialog() (defined in ManageInstrumentsDialog)ManageInstrumentsDialogvirtual