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

RecordDialog

Defined in <projects/gui/RecordDialog.h>

The dialog window for recording images.

class RecordDialog;

Member Fields

Field Type Notes
staticMetaObject const QMetaObject

MISSING

Member Functions

(constructor)
RecordingDone

Function that is called when the capture of images from the cameras is finished, but not necessarily before the image buffer is empty. I.e. there could still be images that need to be saved to disk.

SignalConfigImageXmlFile

No details given

SignalCreateCVConfigFile

Signal to say that a image config file needs to be written.

UpdateCamDoneGrabbing

Callback function that is called when a camera signals that it is finished capturing.

UpdateCamStartGrabbing

Callback function that is called when a camera signals that it is starting to capture images.

metaObject

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

on_checkBox_makeVideo_stateChanged

Callback function for when the user changes their preferences regarding saving the data capture as a single video, or as a collection of images.

on_numImages_valueChanged

Callback function for when the value of the number of images to capture has changed.

on_radioButton_hardwareTrigger_clicked

Callback function for when the use of a hardware trigger has been selected.

on_radioButton_softwareTrigger_clicked

Callback function for when the use of a software trigger has been selected.

on_startRecordingButton_clicked

Callback function for when the button to start a recording has been clicked.

on_stopRecordingButton_clicked

Callback function for when the button to stop a recording has been clicked.

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.

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