|
ngscopeclient v0.2.2
|
This is the complete list of members for FilterGraphErrorWindow, including all inherited members.
| Combo(const std::string &label, const std::vector< std::string > &items, int &selection, bool *open=nullptr) | Dialog | static |
| Dialog(const std::string &title, const std::string &id, ImVec2 defaultSize=ImVec2(300, 100), Session *session=nullptr, MainWindow *parent=nullptr) (defined in Dialog) | Dialog | |
| DoRender() | FilterGraphErrorWindow | virtual |
| FilterGraphErrorWindow(Session *session) (defined in FilterGraphErrorWindow) | FilterGraphErrorWindow | |
| 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_defaultSize (defined in Dialog) | Dialog | protected |
| m_editedItemId | Dialog | protected |
| m_errorPopupMessage (defined in Dialog) | Dialog | protected |
| m_errorPopupTitle (defined in Dialog) | Dialog | protected |
| m_firstRun (defined in FilterGraphErrorWindow) | FilterGraphErrorWindow | protected |
| m_id (defined in Dialog) | Dialog | protected |
| m_lastEditedItemId | Dialog | protected |
| m_nodesWithMessages (defined in FilterGraphErrorWindow) | FilterGraphErrorWindow | protected |
| m_open (defined in Dialog) | Dialog | protected |
| m_parent | Dialog | protected |
| m_session | Dialog | protected |
| m_title (defined in Dialog) | Dialog | protected |
| Render() | FilterGraphErrorWindow | virtual |
| Render7SegmentDigit(ImDrawList *drawList, uint8_t digit, ImVec2 size, ImVec2 position, float thikness, ImU32 colorOn, ImU32 colorOff) | Dialog | protected |
| Render7SegmentValue(const std::string &value, ImVec4 color, float digitHeight) | Dialog | protected |
| Render7SegmentValue(const std::string &value, ImVec4 color, float digitHeight, bool &clicked, bool &hovered, bool clickable=true) | Dialog | protected |
| RenderAsChild() | Dialog | |
| renderBadge(float width, ImVec4 color, const std::string &label) | Dialog | protected |
| renderEditableProperty(float width, const std::string &label, std::string ¤tValue, T &committedValue, Unit unit, const char *tooltip=nullptr, std::optional< ImVec4 > optcolor=std::nullopt, bool allow7SegmentDisplay=false, bool explicitApply=false) (defined in Dialog) | Dialog | protected |
| renderEditableProperty(float width, const string &label, string ¤tValue, T &committedValue, Unit unit, const char *tooltip, optional< ImVec4 > optcolor, bool allow7SegmentDisplay, bool explicitApply) | Dialog | |
| renderEditablePropertyWithExplicitApply(float width, const std::string &label, std::string ¤tValue, T &committedValue, Unit unit, const char *tooltip=nullptr, std::optional< ImVec4 > optcolor=std::nullopt, bool allow7SegmentDisplay=false) | Dialog | protected |
| RenderErrorPopup() | Dialog | protected |
| renderNumericValue(const std::string &value, bool &clicked, bool &hovered, std::optional< ImVec4 > optcolor=std::nullopt, bool allow7SegmentDisplay=false, float digitHeight=0, bool clickable=true) | Dialog | protected |
| renderReadOnlyProperty(float width, const std::string &label, const std::string &value, const char *tooltip=nullptr) | Dialog | protected |
| ShowErrorPopup(const std::string &title, const std::string &msg) | Dialog | protected |
| TextInputWithExplicitApply(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 |
| ~FilterGraphErrorWindow() (defined in FilterGraphErrorWindow) | FilterGraphErrorWindow | virtual |