#include <ModeDialog.h>
Public Types | |
| enum | Mode { CLASSICAL_STILL = 1, DISTANT_VIDEO = 2 } |
Public Slots | |
| void | modeButtonClicked () |
Public Member Functions | |
| ModeDialog (QWidget *parent=0, Qt::WFlags flags=0) | |
| Mode | getMode () |
Qt Dialog to select the data type.
| enum ModeDialog::Mode |
DataType options.
| Mode ModeDialog::getMode | ( | ) | [inline] |
Load the datatype
| void ModeDialog::modeButtonClicked | ( | ) | [slot] |
Radio Button: Selects the datatype
1.7.2