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

GrabAndSaveImageTask

Defined in <projects/gui/GrabAndSaveImageTask.h>

This is the object that gets put on a threadpool to pull an image from the buffer of images being filled by the camera, and save it to disk.

class GrabAndSaveImageTask;

Member Fields

Field Type Notes
staticMetaObject const QMetaObject

MISSING

Member Functions

(constructor)
finished

Signal that is sent when this object has completed its task.

metaObject

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

operator=

No details given

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.

run

This starts the object processing its task. This shouldn’t be called directly, rather it is called by the thread pool.

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