ImageMonitorWidget Class Reference

#include <VisionX/gui-plugins/ImageMonitor/ImageMonitorWidget.h>

+ Inheritance diagram for ImageMonitorWidget:

Public Slots

void bufferImagesPaneChanged (bool toggled)
 
void bufferImagesToggled (bool toggled)
 
void drawImages (int numberImages, CByteImage **images, IceUtil::Time imageTimestamp, IceUtil::Time receiveTimestamp)
 
void hideControlWidgets (bool hide=true)
 
void playButtonToggled (bool toggled)
 
void propertiesAccepted ()
 
void setConnected (bool connected)
 
void settingsButtonClicked (bool toggled)
 
void sliderPositionChanged (int pos)
 
void snapshotButtonClicked (bool toggled)
 
void statisticsAccepted ()
 
void statisticsButtonClicked (bool toggled)
 
void updateStatistics (const QString &statisticsStr)
 

Public Member Functions

ImageViewerAreagetImageViewer () const
 
 ImageMonitorWidget (ImageMonitorWidgetController *controller)
 
 ~ImageMonitorWidget () override
 

Detailed Description

Definition at line 39 of file ImageMonitorWidget.h.

Constructor & Destructor Documentation

◆ ImageMonitorWidget()

Definition at line 37 of file ImageMonitorWidget.cpp.

+ Here is the call graph for this function:

◆ ~ImageMonitorWidget()

~ImageMonitorWidget ( )
override

Definition at line 83 of file ImageMonitorWidget.cpp.

Member Function Documentation

◆ bufferImagesPaneChanged

void bufferImagesPaneChanged ( bool toggled)
slot

Definition at line 210 of file ImageMonitorWidget.cpp.

+ Here is the caller graph for this function:

◆ bufferImagesToggled

void bufferImagesToggled ( bool toggled)
slot

Definition at line 160 of file ImageMonitorWidget.cpp.

+ Here is the caller graph for this function:

◆ drawImages

void drawImages ( int numberImages,
CByteImage ** images,
IceUtil::Time imageTimestamp,
IceUtil::Time receiveTimestamp )
slot

Definition at line 89 of file ImageMonitorWidget.cpp.

+ Here is the caller graph for this function:

◆ getImageViewer()

ImageViewerArea * getImageViewer ( ) const

Definition at line 223 of file ImageMonitorWidget.cpp.

◆ hideControlWidgets

void hideControlWidgets ( bool hide = true)
slot

Definition at line 111 of file ImageMonitorWidget.cpp.

◆ playButtonToggled

void playButtonToggled ( bool toggled)
slot

Definition at line 235 of file ImageMonitorWidget.cpp.

+ Here is the caller graph for this function:

◆ propertiesAccepted

void propertiesAccepted ( )
slot

Definition at line 145 of file ImageMonitorWidget.cpp.

+ Here is the caller graph for this function:

◆ setConnected

void setConnected ( bool connected)
slot

Definition at line 242 of file ImageMonitorWidget.cpp.

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

◆ settingsButtonClicked

void settingsButtonClicked ( bool toggled)
slot

Definition at line 120 of file ImageMonitorWidget.cpp.

+ Here is the caller graph for this function:

◆ sliderPositionChanged

void sliderPositionChanged ( int pos)
slot

Definition at line 168 of file ImageMonitorWidget.cpp.

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

◆ snapshotButtonClicked

void snapshotButtonClicked ( bool toggled)
slot

Definition at line 229 of file ImageMonitorWidget.cpp.

+ Here is the caller graph for this function:

◆ statisticsAccepted

void statisticsAccepted ( )
slot

Definition at line 155 of file ImageMonitorWidget.cpp.

+ Here is the caller graph for this function:

◆ statisticsButtonClicked

void statisticsButtonClicked ( bool toggled)
slot

Definition at line 132 of file ImageMonitorWidget.cpp.

+ Here is the caller graph for this function:

◆ updateStatistics

void updateStatistics ( const QString & statisticsStr)
slot

Definition at line 257 of file ImageMonitorWidget.cpp.


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