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 38 of file GuiUseCaseSelector.cpp.

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

◆ ~GuiUseCaseSelector()

~GuiUseCaseSelector ( )
override

Definition at line 83 of file GuiUseCaseSelector.cpp.

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

Member Function Documentation

◆ addDefaultConfig

void addDefaultConfig ( QString configPath,
QString packageName )
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:

◆ getDoNotShowAgain()

bool getDoNotShowAgain ( ) const

Definition at line 104 of file GuiUseCaseSelector.cpp.

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

◆ getSelectedConfigFilePath()

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:

◆ setCancelButtonText()

void setCancelButtonText ( QString text)

Definition at line 110 of file GuiUseCaseSelector.cpp.

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

◆ setSelection

void setSelection ( QString selectedUseCase)
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:

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