ConditionViewerWidget Class Reference

#include <ArmarXGui/gui-plugins/ConditionViewerPlugin/widgets/ConditionViewerWidget.h>

+ Inheritance diagram for ConditionViewerWidget:

Public Slots

void activeConditionItemSelected (const QItemSelection &, const QItemSelection &)
 
void onConnect ()
 
void onDisconnect ()
 
void pastConditionItemSelected (const QItemSelection &, const QItemSelection &)
 

Signals

void clearScene ()
 

Public Member Functions

 ConditionViewerWidget (ConditionViewerWidgetController *controller)
 
 ~ConditionViewerWidget () override
 

Protected Member Functions

void timerEvent (QTimerEvent *event) override
 

Detailed Description

Definition at line 49 of file ConditionViewerWidget.h.

Constructor & Destructor Documentation

◆ ConditionViewerWidget()

Definition at line 37 of file ConditionViewerWidget.cpp.

+ Here is the call graph for this function:

◆ ~ConditionViewerWidget()

~ConditionViewerWidget ( )
override

Definition at line 72 of file ConditionViewerWidget.cpp.

Member Function Documentation

◆ activeConditionItemSelected

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

Definition at line 121 of file ConditionViewerWidget.cpp.

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

◆ clearScene

void clearScene ( )
signal

◆ onConnect

void onConnect ( )
slot

Definition at line 80 of file ConditionViewerWidget.cpp.

+ Here is the call graph for this function:

◆ onDisconnect

void onDisconnect ( )
slot

Definition at line 106 of file ConditionViewerWidget.cpp.

◆ pastConditionItemSelected

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

Definition at line 142 of file ConditionViewerWidget.cpp.

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

◆ timerEvent()

void timerEvent ( QTimerEvent *  event)
overrideprotected

Definition at line 246 of file ConditionViewerWidget.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: