|
|
#include <ArmarXGui/applications/ArmarXGui/Widgets/GuiUseCaseSelector.h>
Inheritance diagram for GuiUseCaseSelector:Public Slots | |
| void | addDefaultConfig (QString configPath, QString packageName) |
| void | setSelection (QString selectedUseCase) |
Public Member Functions | |
| bool | getDoNotShowAgain () const |
| QString | getSelectedConfigFilePath () const |
| GuiUseCaseSelector (ArmarXMainWindow *mainWindow, bool doNotShowAgain=false, QWidget *parent=0) | |
| void | setCancelButtonText (QString text) |
| ~GuiUseCaseSelector () override | |
Definition at line 40 of file GuiUseCaseSelector.h.
|
explicit |
|
override |
Definition at line 83 of file GuiUseCaseSelector.cpp.
|
slot |
Definition at line 116 of file GuiUseCaseSelector.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| bool getDoNotShowAgain | ( | ) | const |
| QString getSelectedConfigFilePath | ( | ) | const |
Definition at line 89 of file GuiUseCaseSelector.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void setCancelButtonText | ( | QString | text | ) |
Definition at line 110 of file GuiUseCaseSelector.cpp.
|
slot |
Definition at line 132 of file GuiUseCaseSelector.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: