ngscopeclient 0.1-dev+51fbda87c
|
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) | Dialog | static |
Dialog(const std::string &title, const std::string &id, ImVec2 defaultSize=ImVec2(300, 100)) (defined in Dialog) | Dialog | |
DoParameter(FilterParameter ¶m, std::string name, std::map< std::string, std::string > &tempValues) | FilterPropertiesDialog | static |
DoRender() | FilterPropertiesDialog | virtual |
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) | FilterPropertiesDialog | protected |
FloatInputWithApplyButton(const std::string &label, float ¤tValue, float &committedValue) | Dialog | protected |
GetChannel() (defined in BaseChannelPropertiesDialog) | BaseChannelPropertiesDialog | 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_attenuation (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_bwl (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_bwlNames (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_bwlValues (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_canAutoZero (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_canAverage (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_canDegauss (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_channel (defined in BaseChannelPropertiesDialog) | BaseChannelPropertiesDialog | protected |
m_color (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_committedAttenuation (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_committedDisplayName (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_committedHysteresis (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_committedOffset (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_committedRange (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_committedThreshold (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_coupling (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_couplingNames (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_couplings (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_defaultSize (defined in Dialog) | Dialog | protected |
m_displayName (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_errorPopupMessage (defined in Dialog) | Dialog | protected |
m_errorPopupTitle (defined in Dialog) | Dialog | protected |
m_fileDialog | FilterPropertiesDialog | protected |
m_fileParamName (defined in FilterPropertiesDialog) | FilterPropertiesDialog | protected |
m_graphEditorMode | EmbeddableDialog | protected |
m_hysteresis (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_id (defined in Dialog) | Dialog | protected |
m_imux (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_imuxNames (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_inverted (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_mode (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_modeNames (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_navg (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_offset (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_open (defined in Dialog) | Dialog | protected |
m_paramTempValues (defined in FilterPropertiesDialog) | FilterPropertiesDialog | protected |
m_parent (defined in FilterPropertiesDialog) | FilterPropertiesDialog | protected |
m_probe (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_range (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_shouldDegauss (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_threshold (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | protected |
m_title (defined in Dialog) | Dialog | protected |
OnReconfigured(Filter *f, size_t oldStreamCount) | FilterPropertiesDialog | protected |
RefreshInputSettings(Oscilloscope *scope, size_t nchan) | ChannelPropertiesDialog | protected |
Render() | FilterPropertiesDialog | virtual |
RenderAsChild() | Dialog | |
RenderErrorPopup() | Dialog | protected |
RunFileDialog() (defined in FilterPropertiesDialog) | FilterPropertiesDialog | |
ShowErrorPopup(const std::string &title, const std::string &msg) | Dialog | protected |
SpawnFileDialogForImportFilter() | FilterPropertiesDialog | |
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 |
~BaseChannelPropertiesDialog() (defined in BaseChannelPropertiesDialog) | BaseChannelPropertiesDialog | virtual |
~ChannelPropertiesDialog() (defined in ChannelPropertiesDialog) | ChannelPropertiesDialog | virtual |
~Dialog() (defined in Dialog) | Dialog | virtual |
~EmbeddableDialog() (defined in EmbeddableDialog) | EmbeddableDialog | virtual |
~FilterPropertiesDialog() (defined in FilterPropertiesDialog) | FilterPropertiesDialog | virtual |