ngscopeclient 0.1-dev+51fbda87c
|
This is the complete list of members for DigitalOutputChannelDialog, including all inherited members.
Combo(const std::string &label, const std::vector< std::string > &items, int &selection) | Dialog | static |
Dialog(const std::string &title, const std::string &id, ImVec2 defaultSize=ImVec2(300, 100)) (defined in Dialog) | Dialog | |
DigitalOutputChannelDialog(DigitalOutputChannel *chan, MainWindow *parent, bool graphEditorMode=false) (defined in DigitalOutputChannelDialog) | DigitalOutputChannelDialog | |
DoRender() override | DigitalOutputChannelDialog | virtual |
EmbeddableDialog(const std::string &name, const std::string &id, ImVec2 size, bool graphEditorMode=false) (defined in EmbeddableDialog) | EmbeddableDialog | |
FloatInputWithApplyButton(const std::string &label, float ¤tValue, float &committedValue) | Dialog | protected |
GetChannel() (defined in DigitalOutputChannelDialog) | DigitalOutputChannelDialog | inline |
GetID() (defined in Dialog) | Dialog | inline |
GetTitleAndID() (defined in Dialog) | Dialog | inline |
HelpMarker(const std::string &str) (defined in Dialog) | Dialog | static |
HelpMarker(const std::string &header, const std::vector< std::string > &bullets) (defined in Dialog) | Dialog | static |
IntInputWithImplicitApply(const std::string &label, int ¤tValue, int &committedValue) (defined in Dialog) | Dialog | protected |
m_channel (defined in DigitalOutputChannelDialog) | DigitalOutputChannelDialog | protected |
m_color (defined in DigitalOutputChannelDialog) | DigitalOutputChannelDialog | protected |
m_committedDisplayName (defined in DigitalOutputChannelDialog) | DigitalOutputChannelDialog | protected |
m_committedDrive (defined in DigitalOutputChannelDialog) | DigitalOutputChannelDialog | protected |
m_defaultSize (defined in Dialog) | Dialog | protected |
m_displayName (defined in DigitalOutputChannelDialog) | DigitalOutputChannelDialog | protected |
m_drive (defined in DigitalOutputChannelDialog) | DigitalOutputChannelDialog | protected |
m_errorPopupMessage (defined in Dialog) | Dialog | protected |
m_errorPopupTitle (defined in Dialog) | Dialog | protected |
m_graphEditorMode | EmbeddableDialog | protected |
m_id (defined in Dialog) | Dialog | protected |
m_open (defined in Dialog) | Dialog | protected |
m_parent (defined in DigitalOutputChannelDialog) | DigitalOutputChannelDialog | protected |
m_title (defined in Dialog) | Dialog | protected |
Render() | Dialog | virtual |
RenderAsChild() | Dialog | |
RenderErrorPopup() | Dialog | protected |
ShowErrorPopup(const std::string &title, const std::string &msg) | Dialog | protected |
TextInputWithApplyButton(const std::string &label, std::string ¤tValue, std::string &committedValue) (defined in Dialog) | Dialog | protected |
TextInputWithImplicitApply(const std::string &label, std::string ¤tValue, std::string &committedValue) (defined in Dialog) | Dialog | static |
Tooltip(const std::string &str, bool allowDisabled=false) | Dialog | static |
UnitInputWithExplicitApply(const std::string &label, std::string ¤tValue, float &committedValue, Unit unit) | Dialog | protected |
UnitInputWithImplicitApply(const std::string &label, std::string ¤tValue, float &committedValue, Unit unit) | Dialog | static |
UnitInputWithImplicitApply(const std::string &label, std::string ¤tValue, double &committedValue, Unit unit) | Dialog | static |
UnitInputWithImplicitApply(const std::string &label, std::string ¤tValue, int64_t &committedValue, Unit unit) | Dialog | static |
~Dialog() (defined in Dialog) | Dialog | virtual |
~DigitalOutputChannelDialog() (defined in DigitalOutputChannelDialog) | DigitalOutputChannelDialog | virtual |
~EmbeddableDialog() (defined in EmbeddableDialog) | EmbeddableDialog | virtual |