MIRA
|
A dialog for selecting a duration. More...
#include <fw/TapeRecorderWidget.h>
Public Member Functions | |
DurationDialog (QWidget *parent=NULL) | |
void | setDuration (const Duration &duration) |
Duration | getDuration () |
Protected Attributes | |
QTimeEdit * | mTimeEdit |
QDialogButtonBox * | mButtonBox |
A dialog for selecting a duration.
DurationDialog | ( | QWidget * | parent = NULL | ) |
void setDuration | ( | const Duration & | duration | ) |
Duration getDuration | ( | ) |
|
protected |
|
protected |