ObserverWidget Class Reference

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

+ Inheritance diagram for ObserverWidget:

Public Slots

void clearDetailedView ()
 
void createNewModel ()
 
void filterSelected ()
 
void toggleAutoUpdate (bool checked)
 
void treeView_contextMenu (const QPoint &point)
 
void treeView_selected (const QItemSelection &selected, const QItemSelection &deselected)
 
void updateObservers ()
 

Signals

void createFilterClicked (const std::string &datafieldStr, DatafieldFilterBasePtr filter)
 

Public Member Functions

 ObserverWidget (ObserverWidgetController *controller)
 

Detailed Description

Definition at line 52 of file ObserverWidget.h.

Constructor & Destructor Documentation

◆ ObserverWidget()

Definition at line 44 of file ObserverWidget.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ clearDetailedView

void clearDetailedView ( )
slot

Definition at line 218 of file ObserverWidget.cpp.

◆ createFilterClicked

void createFilterClicked ( const std::string &  datafieldStr,
DatafieldFilterBasePtr  filter 
)
signal
+ Here is the caller graph for this function:

◆ createNewModel

void createNewModel ( )
slot

Definition at line 73 of file ObserverWidget.cpp.

+ Here is the call graph for this function:

◆ filterSelected

void filterSelected ( )
slot

Definition at line 148 of file ObserverWidget.cpp.

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

◆ toggleAutoUpdate

void toggleAutoUpdate ( bool  checked)
slot

Definition at line 136 of file ObserverWidget.cpp.

◆ treeView_contextMenu

void treeView_contextMenu ( const QPoint &  point)
slot

Definition at line 228 of file ObserverWidget.cpp.

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

◆ treeView_selected

void treeView_selected ( const QItemSelection &  selected,
const QItemSelection &  deselected 
)
slot

Definition at line 116 of file ObserverWidget.cpp.

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

◆ updateObservers

void updateObservers ( )
slot

Definition at line 89 of file ObserverWidget.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: