About
  1. | API Documentation
  2. | Gui
  3. | CamPreviewCanvas

CamPreviewCanvas

Defined in <projects/gui/CamPreviewCanvas.h>

This is a widget that works with CamPreviewWindows. It is the thing that holds the images we want to show in the windows.

class CamPreviewCanvas;

Member Fields

Field Type Notes
staticMetaObject const QMetaObject

MISSING

Member Functions

(constructor)
ScaledPixmap

Handles the resizing of the canvas in regards to resizing of the window that contains it.

heightForWidth

Overloaded function from QLabel.

metaObject

MISSING

operator=

MISSING

qt_check_for_QOBJECT_macro

QT auto-generated function. Don’t directly call.

qt_metacall

QT auto-generated function. Don’t directly call.

qt_metacast

QT auto-generated function. Don’t directly call.

resizeEvent

Callback function that changes the width/height parms of the subwindow that contains the object because a resize event like a larger image was added to the subwindow.

setPixmap

Callback function that sets the label of the object to be the QPixmap that is passed. I.e. it shows the image that is passed.

sizeHint

Overloaded function from QLabel.

tr

QT auto-generated function. Don’t directly call.

trUtf8

QT auto-generated function. Don’t directly call.

SnakeStrike — An program for high-speed multi-camera data collection and triangulation.

Page owner(s): gwjensen  Last updated: 2020-09-28 07:40:17 +0000