AddArmarXWidgetAction Class Reference

#include <ArmarXGui/applications/ArmarXGui/ArmarXMainWindow.h>

+ Inheritance diagram for AddArmarXWidgetAction:

Public Slots

void addArmarXWidget ()
 
void dialogAccepted ()
 
void triggered (QString widgetName=QString())
 

Signals

void accepted ()
 
void clicked (QString widgetName, QString customInstanceName)
 

Public Member Functions

 AddArmarXWidgetAction (QString widgetName, QObject *parent=0, ArmarXMainWindow *mainGui=0)
 
 ~AddArmarXWidgetAction () override
 

Detailed Description

Definition at line 308 of file ArmarXMainWindow.h.

Constructor & Destructor Documentation

◆ AddArmarXWidgetAction()

AddArmarXWidgetAction ( QString  widgetName,
QObject *  parent = 0,
ArmarXMainWindow mainGui = 0 
)

Definition at line 1596 of file ArmarXMainWindow.cpp.

+ Here is the call graph for this function:

◆ ~AddArmarXWidgetAction()

~AddArmarXWidgetAction ( )
override

Definition at line 1605 of file ArmarXMainWindow.cpp.

Member Function Documentation

◆ accepted

void accepted ( )
signal
+ Here is the caller graph for this function:

◆ addArmarXWidget

void addArmarXWidget ( )
slot

Definition at line 1632 of file ArmarXMainWindow.cpp.

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

◆ clicked

void clicked ( QString  widgetName,
QString  customInstanceName 
)
signal
+ Here is the caller graph for this function:

◆ dialogAccepted

void dialogAccepted ( )
slot

Definition at line 1649 of file ArmarXMainWindow.cpp.

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

◆ triggered

void triggered ( QString  widgetName = QString())
slot

Definition at line 1611 of file ArmarXMainWindow.cpp.

+ Here is the call graph for this function:

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