|
ngscopeclient v0.1.1
|
This is the complete list of members for StreamBrowserDialog, including all inherited members.
| BADGE_ARMED enum value (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
| BADGE_AUTO enum value (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
| BADGE_BUSY enum value (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
| BADGE_STOPPED enum value (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
| BADGE_TRIGGERED enum value (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
| 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 | |
| DoFrequencySettings(std::shared_ptr< Oscilloscope > scope) (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
| DoItemHelp() (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
| DoRender() override | StreamBrowserDialog | virtual |
| DoSpectrometerSettings(std::shared_ptr< SCPISpectrometer > spec) (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
| DoTimebaseSettings(std::shared_ptr< Oscilloscope > scope) | StreamBrowserDialog | protected |
| FloatInputWithApplyButton(const std::string &label, float ¤tValue, float &committedValue) | Dialog | protected |
| FlushConfigCache() (defined in StreamBrowserDialog) | StreamBrowserDialog | |
| GetID() (defined in Dialog) | Dialog | inline |
| GetTimebaseInfoFor(std::shared_ptr< Oscilloscope > &scope) (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
| 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 |
| InstrumentBadge enum name | StreamBrowserDialog | protected |
| IntInputWithImplicitApply(const std::string &label, int ¤tValue, int &committedValue) (defined in Dialog) | Dialog | protected |
| m_badgeXCur (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
| m_badgeXMin | StreamBrowserDialog | protected |
| m_defaultSize (defined in Dialog) | Dialog | protected |
| m_errorPopupMessage (defined in Dialog) | Dialog | protected |
| m_errorPopupTitle (defined in Dialog) | Dialog | protected |
| m_id (defined in Dialog) | Dialog | protected |
| m_instrumentDownloadIsSlow (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
| m_instrumentLastBadge | StreamBrowserDialog | protected |
| m_open (defined in Dialog) | Dialog | protected |
| m_parent (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
| m_session (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
| m_timebaseConfig | StreamBrowserDialog | protected |
| m_title (defined in Dialog) | Dialog | protected |
| Render() | Dialog | virtual |
| RenderAsChild() | Dialog | |
| renderAwgProperties(std::shared_ptr< FunctionGenerator > awg, FunctionGeneratorChannel *awgchan) | StreamBrowserDialog | protected |
| renderBadge(ImVec4 color,...) | StreamBrowserDialog | protected |
| renderChannelNode(std::shared_ptr< Instrument > instrument, size_t channelIndex, bool isLast) | StreamBrowserDialog | protected |
| renderCombo(const char *label, bool alignRight, ImVec4 color, int &selected, const std::vector< std::string > &values, bool useColorForText=false, uint8_t cropTextTo=0, bool hideArrow=true) (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
| renderCombo(const char *label, bool alignRight, ImVec4 color, int *selected,...) | StreamBrowserDialog | protected |
| renderDownloadProgress(std::shared_ptr< Instrument > inst, InstrumentChannel *chan, bool isLast) | StreamBrowserDialog | protected |
| RenderErrorPopup() | Dialog | protected |
| renderFilterNode(Filter *filter) | StreamBrowserDialog | protected |
| renderInfoLink(const char *label, const char *linktext, bool &clicked, bool &hovered) | StreamBrowserDialog | protected |
| renderInstrumentBadge(std::shared_ptr< Instrument > inst, bool latched, InstrumentBadge badge) | StreamBrowserDialog | protected |
| renderInstrumentNode(std::shared_ptr< Instrument > instrument) | StreamBrowserDialog | protected |
| renderOnOffToggle(const char *label, bool alignRight, bool curValue) | StreamBrowserDialog | protected |
| renderOnOffToggleEXT(const char *label, bool alignRight, bool &curValue) | StreamBrowserDialog | protected |
| renderPsuRows(bool isVoltage, bool cc, PowerSupplyChannel *chan, const char *setValue, const char *measuredValue, bool &clicked, bool &hovered) | StreamBrowserDialog | protected |
| renderStreamNode(std::shared_ptr< Instrument > instrument, InstrumentChannel *channel, size_t streamIndex, bool renderName, bool renderProps, bool isLast) | StreamBrowserDialog | protected |
| renderToggle(const char *label, bool alignRight, ImVec4 color, bool curValue) | StreamBrowserDialog | protected |
| renderToggleEXT(const char *label, bool alignRight, ImVec4 color, bool &curValue) | StreamBrowserDialog | protected |
| ShowErrorPopup(const std::string &title, const std::string &msg) | Dialog | protected |
| SmallDisabledButton(const char *label) | StreamBrowserDialog | inlineprotected |
| startBadgeLine() | StreamBrowserDialog | protected |
| StreamBrowserDialog(Session &session, MainWindow *parent) (defined in StreamBrowserDialog) | StreamBrowserDialog | |
| 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 |
| ~StreamBrowserDialog() (defined in StreamBrowserDialog) | StreamBrowserDialog | virtual |