ngscopeclient 0.1-dev+51fbda87c
StreamBrowserDialog Member List

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

BADGE_ARMED enum value (defined in StreamBrowserDialog)StreamBrowserDialogprotected
BADGE_AUTO enum value (defined in StreamBrowserDialog)StreamBrowserDialogprotected
BADGE_BUSY enum value (defined in StreamBrowserDialog)StreamBrowserDialogprotected
BADGE_STOPPED enum value (defined in StreamBrowserDialog)StreamBrowserDialogprotected
BADGE_TRIGGERED enum value (defined in StreamBrowserDialog)StreamBrowserDialogprotected
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
DoItemHelp() (defined in StreamBrowserDialog)StreamBrowserDialogprotected
DoRender() overrideStreamBrowserDialogvirtual
FloatInputWithApplyButton(const std::string &label, float &currentValue, float &committedValue)Dialogprotected
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
InstrumentBadge enum nameStreamBrowserDialogprotected
IntInputWithImplicitApply(const std::string &label, int &currentValue, int &committedValue) (defined in Dialog)Dialogprotected
m_badgeXCur (defined in StreamBrowserDialog)StreamBrowserDialogprotected
m_badgeXMin (defined in StreamBrowserDialog)StreamBrowserDialogprotected
m_defaultSize (defined in Dialog)Dialogprotected
m_errorPopupMessage (defined in Dialog)Dialogprotected
m_errorPopupTitle (defined in Dialog)Dialogprotected
m_id (defined in Dialog)Dialogprotected
m_instrumentDownloadIsSlow (defined in StreamBrowserDialog)StreamBrowserDialogprotected
m_instrumentLastBadge (defined in StreamBrowserDialog)StreamBrowserDialogprotected
m_open (defined in Dialog)Dialogprotected
m_parent (defined in StreamBrowserDialog)StreamBrowserDialogprotected
m_session (defined in StreamBrowserDialog)StreamBrowserDialogprotected
m_title (defined in Dialog)Dialogprotected
Render()Dialogvirtual
RenderAsChild()Dialog
renderAwgProperties(std::shared_ptr< FunctionGenerator > awg, FunctionGeneratorChannel *awgchan, bool &clicked, bool &hovered)StreamBrowserDialogprotected
renderBadge(ImVec4 color,...)StreamBrowserDialogprotected
renderChannelNode(shared_ptr< Instrument > instrument, size_t channelIndex, bool isLast)StreamBrowserDialogprotected
renderCombo(ImVec4 color, int &selected, const std::vector< string > &values, bool useColorForText=false, uint8_t cropTextTo=0)StreamBrowserDialogprotected
renderCombo(ImVec4 color, int *selected,...)StreamBrowserDialogprotected
renderDownloadProgress(std::shared_ptr< Instrument > inst, InstrumentChannel *chan, bool isLast)StreamBrowserDialogprotected
RenderErrorPopup()Dialogprotected
renderFilterNode(Filter *filter)StreamBrowserDialogprotected
renderInfoLink(const char *label, const char *linktext, bool &clicked, bool &hovered)StreamBrowserDialogprotected
renderInstrumentBadge(std::shared_ptr< Instrument > inst, bool latched, InstrumentBadge badge)StreamBrowserDialogprotected
renderInstrumentNode(shared_ptr< Instrument > instrument)StreamBrowserDialogprotected
renderOnOffToggle(bool curValue)StreamBrowserDialogprotected
renderPsuRows(bool isVoltage, bool cc, PowerSupplyChannel *chan, const char *setValue, const char *measuredValue, bool &clicked, bool &hovered)StreamBrowserDialogprotected
renderStreamNode(shared_ptr< Instrument > instrument, InstrumentChannel *channel, size_t streamIndex, bool renderName, bool renderProps, bool isLast)StreamBrowserDialogprotected
renderToggle(ImVec4 color, bool curValue)StreamBrowserDialogprotected
ShowErrorPopup(const std::string &title, const std::string &msg)Dialogprotected
startBadgeLine()StreamBrowserDialogprotected
StreamBrowserDialog(Session &session, MainWindow *parent) (defined in StreamBrowserDialog)StreamBrowserDialog
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
~Dialog() (defined in Dialog)Dialogvirtual
~StreamBrowserDialog() (defined in StreamBrowserDialog)StreamBrowserDialogvirtual