30#ifndef G4OPENGLQTMOVIEDIALOG_HH
31#define G4OPENGLQTMOVIEDIALOG_HH
61 QLineEdit* fEncoderPath;
62 QLineEdit* fTempFolderPath;
63 QLineEdit* fSaveFileName;
65 QLabel *fEncoderStatus;
66 QLabel *fTempFolderStatus;
67 QLabel *fSaveFileStatus;
68 QLabel *fRecordingStatus;
69 QLabel *fRecordingInfos;
70 QPushButton *fButtonStopFinishClose;
71 QPushButton *fButtonSave;
72 QPushButton *fButtonStartPause;
82 void selectEncoderPathAction();
83 void selectTempPathAction();
84 void selectSaveFileNameAction();
85 void resetRecording();
86 void enabledApplyButton();
bool checkSaveFileNameParameters()
void setRecordingInfos(QString)
void setRecordingStatus(QString)
bool checkTempFolderParameters()
bool checkEncoderSwParameters()