80 QString name = _baseName;
114 if ( OpenFlipper::Options::gui() ){
130 if ( ! OpenFlipper::Options::sceneGraphUpdatesBlocked() )
void viewerSnapshot()
Take a snapshot from all viewers.
void viewUpdated()
Slot called everytime the view is updated.
QtGLGraphicsView * glView_
graphics view that holds the gl scene
void captureVideo()
Function called for every frame when capturing video.
void startVideoCapture(QString _baseName, int _fps, bool _captureViewers)
Start video capturing.
int lastHeight_
Slot called everytime the view is updated.
void applicationSnapshot()
Take a snapshot from the whole app.
void applicationSnapshotName(QString _name)
Set the baseName for the application snapshot.
void stopVideoCapture()
Stop video capturing.
int captureType_
Slot called everytime the view is updated.
void pluginViewChanged()
This signal is emitted if one of the viewers updated its view.
bool capture_
Slot called everytime the view is updated.
int lastWidth_
Slot called everytime the view is updated.
QTimer videoTimer_
Slot called everytime the view is updated.
CoreWidget * coreWidget_
The main applications widget ( only created in gui mode )
QTime lastVideoTime_
Slot called everytime the view is updated.