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:
+ Here is the caller graph for this function:

◆ ~ArmarXManagerRepositoryDialog()

Definition at line 56 of file ArmarXManagerRepositoryDialog.cpp.

Member Function Documentation

◆ addNewManager

void addNewManager ( )
slot

Definition at line 133 of file ArmarXManagerRepositoryDialog.cpp.

+ Here is the caller graph for this function:

◆ addOnlineManagers()

void addOnlineManagers ( const QStringList & managers)

Definition at line 96 of file ArmarXManagerRepositoryDialog.cpp.

+ Here is the call graph for this function:

◆ clearRepository

void clearRepository ( )
slot

Definition at line 183 of file ArmarXManagerRepositoryDialog.cpp.

+ Here is the caller graph for this function:

◆ getManagerRepositoryModel

ArmarXManagerModel * getManagerRepositoryModel ( )
slot

Definition at line 189 of file ArmarXManagerRepositoryDialog.cpp.

◆ getMonitoredManagersModel

ArmarXManagerModel * getMonitoredManagersModel ( )
slot

Definition at line 195 of file ArmarXManagerRepositoryDialog.cpp.

◆ moveToManagerRepository

void moveToManagerRepository ( )
slot

Definition at line 170 of file ArmarXManagerRepositoryDialog.cpp.

+ Here is the caller graph for this function:

◆ moveToMonitoredManagers

void moveToMonitoredManagers ( )
slot

Definition at line 163 of file ArmarXManagerRepositoryDialog.cpp.

+ Here is the caller graph for this function:

◆ removeSelectedManagers

void removeSelectedManagers ( )
slot

Definition at line 201 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 call graph for this function:
+ Here is the caller graph for this function:

◆ scanForManagers

void scanForManagers ( )
slot

Definition at line 177 of file ArmarXManagerRepositoryDialog.cpp.

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

◆ setupView()

void setupView ( )
protected

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