Kstars
captureprocessoverlay.h
Navigator through the capture history.
Definition captureprocessoverlay.h:53
bool deleteFrame(int pos)
Delete the current frame and (if possible) the corresponding file.
Definition captureprocessoverlay.cpp:202
bool addFrame(FrameData data)
Add a newly captured frame to the history.
Definition captureprocessoverlay.cpp:188
int position()
The current navigation position in the capture history.
Definition captureprocessoverlay.h:77
const FrameData currentFrame()
the currently pointed capture frame
Definition captureprocessoverlay.h:72
const FrameData getFrame(int pos)
Obtain the frame from the given position in the history.
Definition captureprocessoverlay.h:81
void updateTargetStatistics()
Iterate over the current target history and add all those where the corresponding file exists.
Definition captureprocessoverlay.cpp:251
const_reference at(qsizetype i) const const
qsizetype size() const const
Q_OBJECTQ_OBJECT
QObject * parent() const const
pos
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:42 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:42 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.