ngscopeclient 0.1-dev+51fbda87c
|
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 | |
DoItemHelp() (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
DoRender() override | StreamBrowserDialog | virtual |
FloatInputWithApplyButton(const std::string &label, float ¤tValue, float &committedValue) | Dialog | protected |
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 |
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 (defined in StreamBrowserDialog) | 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 (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
m_open (defined in Dialog) | Dialog | protected |
m_parent (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
m_session (defined in StreamBrowserDialog) | StreamBrowserDialog | protected |
m_title (defined in Dialog) | Dialog | protected |
Render() | Dialog | virtual |
RenderAsChild() | Dialog | |
renderAwgProperties(std::shared_ptr< FunctionGenerator > awg, FunctionGeneratorChannel *awgchan, bool &clicked, bool &hovered) | StreamBrowserDialog | protected |
renderBadge(ImVec4 color,...) | StreamBrowserDialog | protected |
renderChannelNode(shared_ptr< Instrument > instrument, size_t channelIndex, bool isLast) | StreamBrowserDialog | protected |
renderCombo(ImVec4 color, int &selected, const std::vector< string > &values, bool useColorForText=false, uint8_t cropTextTo=0) | StreamBrowserDialog | protected |
renderCombo(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(shared_ptr< Instrument > instrument) | StreamBrowserDialog | protected |
renderOnOffToggle(bool curValue) | StreamBrowserDialog | protected |
renderPsuRows(bool isVoltage, bool cc, PowerSupplyChannel *chan, const char *setValue, const char *measuredValue, bool &clicked, bool &hovered) | StreamBrowserDialog | protected |
renderStreamNode(shared_ptr< Instrument > instrument, InstrumentChannel *channel, size_t streamIndex, bool renderName, bool renderProps, bool isLast) | StreamBrowserDialog | protected |
renderToggle(ImVec4 color, bool curValue) | StreamBrowserDialog | protected |
ShowErrorPopup(const std::string &title, const std::string &msg) | Dialog | protected |
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 |