ngscopeclient 0.1-dev+51fbda87c
BERTInputChannelDialog Member List

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

BERTInputChannelDialog(BERTInputChannel *chan, MainWindow *parent, bool graphEditorMode=false) (defined in BERTInputChannelDialog)BERTInputChannelDialog
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() overrideBERTInputChannelDialogvirtual
EmbeddableDialog(const std::string &name, const std::string &id, ImVec2 size, bool graphEditorMode=false) (defined in EmbeddableDialog)EmbeddableDialog
FloatInputWithApplyButton(const std::string &label, float &currentValue, float &committedValue)Dialogprotected
GetChannel() (defined in BERTInputChannelDialog)BERTInputChannelDialoginline
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_channel (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_color (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_committedDisplayName (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_committedMaskFile (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_committedSampleX (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_committedSampleY (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_ctleIndex (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_ctleNames (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_dataRateIndexBERTInputChannelDialogprotected
m_dataRateNames (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_dataRates (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_defaultSize (defined in Dialog)Dialogprotected
m_displayName (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_errorPopupMessage (defined in Dialog)Dialogprotected
m_errorPopupTitle (defined in Dialog)Dialogprotected
m_fileDialog (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_graphEditorModeEmbeddableDialogprotected
m_id (defined in Dialog)Dialogprotected
m_invert (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_open (defined in Dialog)Dialogprotected
m_parent (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_patternIndex (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_patternNames (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_patternValues (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_sampleX (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_sampleY (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_scanIndex (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_scanNames (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_scanValues (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_tempMaskFile (defined in BERTInputChannelDialog)BERTInputChannelDialogprotected
m_title (defined in Dialog)Dialogprotected
Render() overrideBERTInputChannelDialogvirtual
RenderAsChild()Dialog
RenderErrorPopup()Dialogprotected
RunFileDialog() (defined in BERTInputChannelDialog)BERTInputChannelDialog
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
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
~BERTInputChannelDialog() (defined in BERTInputChannelDialog)BERTInputChannelDialogvirtual
~Dialog() (defined in Dialog)Dialogvirtual
~EmbeddableDialog() (defined in EmbeddableDialog)EmbeddableDialogvirtual