ngscopeclient 0.1-dev+51fbda87c
FilterPropertiesDialog Member List

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

BaseChannelPropertiesDialog(InstrumentChannel *chan, bool graphEditorMode=false) (defined in BaseChannelPropertiesDialog)BaseChannelPropertiesDialog
ChannelPropertiesDialog(InstrumentChannel *chan, bool graphEditorMode=false) (defined in ChannelPropertiesDialog)ChannelPropertiesDialog
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
DoParameter(FilterParameter &param, std::string name, std::map< std::string, std::string > &tempValues)FilterPropertiesDialogstatic
DoRender()FilterPropertiesDialogvirtual
EmbeddableDialog(const std::string &name, const std::string &id, ImVec2 size, bool graphEditorMode=false) (defined in EmbeddableDialog)EmbeddableDialog
FilterPropertiesDialog(Filter *f, MainWindow *parent, bool graphEditorMode=false) (defined in FilterPropertiesDialog)FilterPropertiesDialog
FindAllStreams(std::vector< StreamDescriptor > &streams)FilterPropertiesDialogprotected
FloatInputWithApplyButton(const std::string &label, float &currentValue, float &committedValue)Dialogprotected
GetChannel() (defined in BaseChannelPropertiesDialog)BaseChannelPropertiesDialoginline
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_attenuation (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_bwl (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_bwlNames (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_bwlValues (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_canAutoZero (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_canAverage (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_canDegauss (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_channel (defined in BaseChannelPropertiesDialog)BaseChannelPropertiesDialogprotected
m_color (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_committedAttenuation (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_committedDisplayName (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_committedHysteresis (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_committedOffset (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_committedRange (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_committedThreshold (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_coupling (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_couplingNames (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_couplings (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_defaultSize (defined in Dialog)Dialogprotected
m_displayName (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_errorPopupMessage (defined in Dialog)Dialogprotected
m_errorPopupTitle (defined in Dialog)Dialogprotected
m_fileDialogFilterPropertiesDialogprotected
m_fileParamName (defined in FilterPropertiesDialog)FilterPropertiesDialogprotected
m_graphEditorModeEmbeddableDialogprotected
m_hysteresis (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_id (defined in Dialog)Dialogprotected
m_imux (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_imuxNames (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_inverted (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_mode (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_modeNames (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_navg (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_offset (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_open (defined in Dialog)Dialogprotected
m_paramTempValues (defined in FilterPropertiesDialog)FilterPropertiesDialogprotected
m_parent (defined in FilterPropertiesDialog)FilterPropertiesDialogprotected
m_probe (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_range (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_shouldDegauss (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_threshold (defined in ChannelPropertiesDialog)ChannelPropertiesDialogprotected
m_title (defined in Dialog)Dialogprotected
OnReconfigured(Filter *f, size_t oldStreamCount)FilterPropertiesDialogprotected
RefreshInputSettings(Oscilloscope *scope, size_t nchan)ChannelPropertiesDialogprotected
Render()FilterPropertiesDialogvirtual
RenderAsChild()Dialog
RenderErrorPopup()Dialogprotected
RunFileDialog() (defined in FilterPropertiesDialog)FilterPropertiesDialog
ShowErrorPopup(const std::string &title, const std::string &msg)Dialogprotected
SpawnFileDialogForImportFilter()FilterPropertiesDialog
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
~BaseChannelPropertiesDialog() (defined in BaseChannelPropertiesDialog)BaseChannelPropertiesDialogvirtual
~ChannelPropertiesDialog() (defined in ChannelPropertiesDialog)ChannelPropertiesDialogvirtual
~Dialog() (defined in Dialog)Dialogvirtual
~EmbeddableDialog() (defined in EmbeddableDialog)EmbeddableDialogvirtual
~FilterPropertiesDialog() (defined in FilterPropertiesDialog)FilterPropertiesDialogvirtual