ObserverItemModel Class Reference

#include <ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverItemModel.h>

+ Inheritance diagram for ObserverItemModel:

Public Slots

void updateObservers ()
 

Public Member Functions

ObserverList getObservers ()
 
QWidget * getPropertiesWidget (const QModelIndex &index, QWidget *parent)
 
 ObserverItemModel (IceManagerPtr iceManager, VariantInfoPtr info=NULL)
 
void updateModel (const std::string &observerName, const ChannelRegistry &channels, const StringConditionCheckMap &checks)
 
 ~ObserverItemModel () override
 

Detailed Description

Definition at line 64 of file ObserverItemModel.h.

Constructor & Destructor Documentation

◆ ObserverItemModel()

ObserverItemModel ( IceManagerPtr  iceManager,
VariantInfoPtr  info = NULL 
)

Definition at line 40 of file ObserverItemModel.cpp.

+ Here is the call graph for this function:

◆ ~ObserverItemModel()

~ObserverItemModel ( )
inlineoverride

Definition at line 68 of file ObserverItemModel.h.

Member Function Documentation

◆ getObservers()

ObserverList getObservers ( )

Definition at line 195 of file ObserverItemModel.cpp.

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

◆ getPropertiesWidget()

QWidget * getPropertiesWidget ( const QModelIndex &  index,
QWidget *  parent 
)

Definition at line 76 of file ObserverItemModel.cpp.

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

◆ updateModel()

void updateModel ( const std::string &  observerName,
const ChannelRegistry &  channels,
const StringConditionCheckMap &  checks 
)

Definition at line 50 of file ObserverItemModel.cpp.

+ Here is the caller graph for this function:

◆ updateObservers

void updateObservers ( )
slot

Definition at line 228 of file ObserverItemModel.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: