Relacs Core Library
0.9.8
|
This is the complete list of members for MacroParameter, including all inherited members.
createGUI(MacroInfo *) override | MacroParameter | virtual |
DetailView | DetailElement< MacroInfo > | protected |
detailView() const | DetailElement< MacroInfo > | inline |
GuiCreated | GUIElement< MacroInfo > | protected |
listItem() const | MacroParameter | inline |
macroParameterChanged(const std::string &oldName, const std::string &newName) | MacroParameter | signal |
name() const | MacroParameter | inline |
Owner | GUIElement< MacroInfo > | protected |
owner() const | GUIElement< MacroInfo > | inline |
setFocus() | MacroParameter | |
setName(const std::string &name) | MacroParameter | |
setUnit(const std::string &unit) | MacroParameter | |
setValue(const std::string &value) | MacroParameter | |
unit() const | MacroParameter | inline |
value() const | MacroParameter | inline |
~GUIElement() | GUIElement< MacroInfo > | inlinevirtual |