MIRA
|
Widget for recording tapes. More...
#include <QTimer>
#include <QDialog>
#include <QDialogButtonBox>
#include <QLabel>
#include <QPushButton>
#include <QToolButton>
#include <QTableWidget>
#include <QTimeEdit>
#include <QWidget>
#include <QCheckBox>
#include <serialization/adapters/std/list>
#include <fw/TapeRecorder.h>
#include <widgets/PropertyEditor.h>
#include <fw/GuiFwExports.h>
Go to the source code of this file.
Classes | |
class | CodecDialog |
A dialog for adding, removing and editing codecs. More... | |
class | CodecWidget |
Widget for displaying used codecs and changing them via a dialog. More... | |
class | DurationDialog |
A dialog for selecting a duration. More... | |
class | TapeRecorderWidget |
The recorder widget. More... | |
struct | TapeRecorderWidget::RecordingConfig |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Widget for recording tapes.