GuiUseCaseSelector Class Reference

#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
 

Detailed Description

Definition at line 40 of file GuiUseCaseSelector.h.

Constructor & Destructor Documentation

◆ GuiUseCaseSelector()

GuiUseCaseSelector ( ArmarXMainWindow mainWindow,
bool  doNotShowAgain = false,
QWidget *  parent = 0 
)
explicit

Definition at line 33 of file GuiUseCaseSelector.cpp.

+ Here is the call graph for this function:

◆ ~GuiUseCaseSelector()

~GuiUseCaseSelector ( )
override

Definition at line 75 of file GuiUseCaseSelector.cpp.

Member Function Documentation

◆ addDefaultConfig

void addDefaultConfig ( QString  configPath,
QString  packageName 
)
slot

Definition at line 103 of file GuiUseCaseSelector.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getDoNotShowAgain()

bool getDoNotShowAgain ( ) const

Definition at line 93 of file GuiUseCaseSelector.cpp.

+ Here is the caller graph for this function:

◆ getSelectedConfigFilePath()

QString getSelectedConfigFilePath ( ) const

Definition at line 80 of file GuiUseCaseSelector.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setCancelButtonText()

void setCancelButtonText ( QString  text)

Definition at line 98 of file GuiUseCaseSelector.cpp.

◆ setSelection

void setSelection ( QString  selectedUseCase)
slot

Definition at line 118 of file GuiUseCaseSelector.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: