#include <RobotAPI/libraries/skills_gui/skill_details/ProfileMenuWidget.h>
Definition at line 12 of file ProfileMenuWidget.h.
◆ ProfileMenuWidget()
◆ COPY_ARGS_BUTTON_TEXT
const constexpr char* COPY_ARGS_BUTTON_TEXT = " Copy Args to Clipboard" |
|
staticconstexpr |
◆ copyArgsToClipboard
QPushButton* copyArgsToClipboard = nullptr |
◆ DEFAULT_PROFILE_TEXT
const constexpr char* DEFAULT_PROFILE_TEXT = "<No Profile selected. Using root>" |
|
staticconstexpr |
◆ 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 20 of file ProfileMenuWidget.h.
◆ profileSelector
QComboBox* profileSelector = nullptr |
◆ RESET_ARGS_BUTTON_TEXT
const constexpr char* RESET_ARGS_BUTTON_TEXT = " Reset Args to Profile" |
|
staticconstexpr |
◆ resetArgsToProfile
QPushButton* resetArgsToProfile = nullptr |
◆ SET_ARGS_BUTTON_TEXT
const constexpr char* SET_ARGS_BUTTON_TEXT = "Set Args from Clipboard" |
|
staticconstexpr |
◆ setArgsFromClipboard
QPushButton* setArgsFromClipboard = nullptr |
The documentation for this class was generated from the following files: