RobWorkProject  23.9.11-
Public Member Functions | List of all members
ImageView Class Reference

GUI Element for showing RobWork images. More...

#include <ImageView.hpp>

Inherits QLabel.

Public Member Functions

 ImageView (QWidget *parent=NULL)
 Constructor. More...
 
virtual ~ImageView ()
 Destructor.
 
void display (const rw::sensor::Image &image)
 Display the image. More...
 

Detailed Description

GUI Element for showing RobWork images.

Constructor & Destructor Documentation

◆ ImageView()

ImageView ( QWidget *  parent = NULL)

Constructor.

Parameters
parent[in] the owner.

Member Function Documentation

◆ display()

void display ( const rw::sensor::Image image)

Display the image.

Parameters
image[in] the image to show.

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