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

Dialog for changing the settings of playback and recordings. More...

#include <PlayBackSettings.hpp>

Inherits QDialog.

Public Member Functions

 PlayBackSettings ()
 Constructor.
 
virtual ~PlayBackSettings ()
 Destructor.
 
double getUpdateRate ()
 Get the update rate. More...
 
QString getRecordFilename ()
 Get the filename to record images to. More...
 
QString getRecordFileType ()
 Get the filetype of images to record. More...
 
double getScale ()
 The the amount to scale the speed of playback. More...
 

Protected Member Functions

void showEvent (QShowEvent *event)
 Setup the dialog when it is shown. More...
 

Detailed Description

Dialog for changing the settings of playback and recordings.

Member Function Documentation

◆ getRecordFilename()

QString getRecordFilename ( )

Get the filename to record images to.

Returns
the filename.

◆ getRecordFileType()

QString getRecordFileType ( )

Get the filetype of images to record.

Returns
the filetype.

◆ getScale()

double getScale ( )
inline

The the amount to scale the speed of playback.

Returns
the scale.

◆ getUpdateRate()

double getUpdateRate ( )

Get the update rate.

Returns
the update rate.

◆ showEvent()

void showEvent ( QShowEvent *  event)
protected

Setup the dialog when it is shown.

Parameters
event[in] the event (not used).

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