#include <RobotAPI/libraries/skills_gui/skill_details/ProfileMenuWidget.h>
Definition at line 13 of file ProfileMenuWidget.h.
◆ ProfileMenuWidget()
◆ updateChangesSelector
◆ changesSelector
QPushButton* changesSelector = nullptr |
◆ CNGS_BUTTON_TEXT
const constexpr char* CNGS_BUTTON_TEXT = "Reload lost Parameters" |
|
staticconstexpr |
◆ COPY_ARGS_BUTTON_TEXT
const constexpr char* COPY_ARGS_BUTTON_TEXT = " Copy Params to Clipboard" |
|
staticconstexpr |
◆ COPY_SKILL_BUTTON_TEXT
const constexpr char* COPY_SKILL_BUTTON_TEXT = " Copy SkillID to Clipboard" |
|
staticconstexpr |
◆ copyArgsToClipboard
QPushButton* copyArgsToClipboard = nullptr |
◆ copySkillIdToClipboard
QPushButton* copySkillIdToClipboard = nullptr |
◆ DEFAULT_PROFILE_TEXT
const constexpr char* DEFAULT_PROFILE_TEXT = "<No Profile selected. Using root>" |
|
staticconstexpr |
◆ HIST_BUTTON_TEXT
const constexpr char* HIST_BUTTON_TEXT = "Load Parameters from Last Execution" |
|
staticconstexpr |
◆ historySelector
QPushButton* historySelector = nullptr |
◆ PROFILE_NOT_IMPLEMENTED
const constexpr char* PROFILE_NOT_IMPLEMENTED |
|
staticconstexpr |
Initial value:=
"Profiles other than the root profile are currently not supported."
Definition at line 22 of file ProfileMenuWidget.h.
◆ profileSelector
QComboBox* profileSelector = nullptr |
◆ RESET_ARGS_BUTTON_TEXT
const constexpr char* RESET_ARGS_BUTTON_TEXT = " Reset Params to Defaults" |
|
staticconstexpr |
◆ resetArgsToProfile
QPushButton* resetArgsToProfile = nullptr |
◆ SET_ARGS_BUTTON_TEXT
const constexpr char* SET_ARGS_BUTTON_TEXT = "Set Params from Clipboard" |
|
staticconstexpr |
◆ setArgsFromClipboard
QPushButton* setArgsFromClipboard = nullptr |
The documentation for this class was generated from the following files: