ArmarXManagerRepositoryDialog Class Reference

#include <ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ArmarXManagerRepositoryDialog.h>

+ Inheritance diagram for ArmarXManagerRepositoryDialog:

Public Slots

void addNewManager ()
 
void clearRepository ()
 
ArmarXManagerModelgetManagerRepositoryModel ()
 
ArmarXManagerModelgetMonitoredManagersModel ()
 
void moveToManagerRepository ()
 
void moveToMonitoredManagers ()
 
void removeSelectedManagers ()
 
void scanForManagers ()
 

Signals

void requestedManagerScan ()
 

Public Member Functions

void addOnlineManagers (const QStringList &managers)
 
 ArmarXManagerRepositoryDialog (ArmarXManagerModel *managerRepositoryModel, ArmarXManagerModel *monitoredManagerModel, QWidget *parent=0)
 
 ~ArmarXManagerRepositoryDialog () override
 

Protected Member Functions

void setupView ()
 

Detailed Description

Definition at line 46 of file ArmarXManagerRepositoryDialog.h.

Constructor & Destructor Documentation

◆ ArmarXManagerRepositoryDialog()

ArmarXManagerRepositoryDialog ( ArmarXManagerModel managerRepositoryModel,
ArmarXManagerModel monitoredManagerModel,
QWidget *  parent = 0 
)
explicit

Definition at line 43 of file ArmarXManagerRepositoryDialog.cpp.

+ Here is the call graph for this function:

◆ ~ArmarXManagerRepositoryDialog()

Definition at line 58 of file ArmarXManagerRepositoryDialog.cpp.

Member Function Documentation

◆ addNewManager

void addNewManager ( )
slot

Definition at line 117 of file ArmarXManagerRepositoryDialog.cpp.

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

◆ addOnlineManagers()

void addOnlineManagers ( const QStringList &  managers)

Definition at line 85 of file ArmarXManagerRepositoryDialog.cpp.

+ Here is the call graph for this function:

◆ clearRepository

void clearRepository ( )
slot

Definition at line 169 of file ArmarXManagerRepositoryDialog.cpp.

+ Here is the caller graph for this function:

◆ getManagerRepositoryModel

ArmarXManagerModel * getManagerRepositoryModel ( )
slot

Definition at line 175 of file ArmarXManagerRepositoryDialog.cpp.

◆ getMonitoredManagersModel

ArmarXManagerModel * getMonitoredManagersModel ( )
slot

Definition at line 181 of file ArmarXManagerRepositoryDialog.cpp.

◆ moveToManagerRepository

void moveToManagerRepository ( )
slot

Definition at line 155 of file ArmarXManagerRepositoryDialog.cpp.

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

◆ moveToMonitoredManagers

void moveToMonitoredManagers ( )
slot

Definition at line 147 of file ArmarXManagerRepositoryDialog.cpp.

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

◆ removeSelectedManagers

void removeSelectedManagers ( )
slot

Definition at line 187 of file ArmarXManagerRepositoryDialog.cpp.

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

◆ requestedManagerScan

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

◆ scanForManagers

void scanForManagers ( )
slot

Definition at line 163 of file ArmarXManagerRepositoryDialog.cpp.

+ Here is the caller graph for this function:

◆ setupView()

void setupView ( )
protected

Definition at line 64 of file ArmarXManagerRepositoryDialog.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: