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 44 of file ArmarXManagerRepositoryDialog.cpp.

+ Here is the call graph for this function:

◆ ~ArmarXManagerRepositoryDialog()

Definition at line 56 of file ArmarXManagerRepositoryDialog.cpp.

Member Function Documentation

◆ addNewManager

void addNewManager ( )
slot

Definition at line 124 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 92 of file ArmarXManagerRepositoryDialog.cpp.

+ Here is the call graph for this function:

◆ clearRepository

void clearRepository ( )
slot

Definition at line 174 of file ArmarXManagerRepositoryDialog.cpp.

+ Here is the caller graph for this function:

◆ getManagerRepositoryModel

ArmarXManagerModel * getManagerRepositoryModel ( )
slot

Definition at line 180 of file ArmarXManagerRepositoryDialog.cpp.

◆ getMonitoredManagersModel

ArmarXManagerModel * getMonitoredManagersModel ( )
slot

Definition at line 186 of file ArmarXManagerRepositoryDialog.cpp.

◆ moveToManagerRepository

void moveToManagerRepository ( )
slot

Definition at line 161 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 154 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 192 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 168 of file ArmarXManagerRepositoryDialog.cpp.

+ Here is the caller graph for this function:

◆ setupView()

void setupView ( )
protected

Definition at line 62 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: