47 #ifndef _MIRA_TAPEPLAYERWIDGET_H_ 48 #define _MIRA_TAPEPLAYERWIDGET_H_ 52 #include <QPushButton> 53 #include <QToolButton> 75 void openTapes(
const QStringList& tapeFiles, boost::optional<std::vector<std::string>> channelsToPlay = boost::optional<std::vector<std::string>>());
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67
An object that allows read access to data of a channel.
Definition: ChannelReadWrite.h:494
Wrapper class for boost::posix_time::ptime for adding more functionality to it.
Definition: Time.h:418
Use this class to represent time durations.
Definition: Time.h:106
Visitor class to inspect tapes by channels and/or time interval.
Definition: TapeVisitor.h:66
Class implementing a visitor concept for tapes.
The framework that holds all manager classes and provides startup and shutdown of all framework relat...