The ProjectSettingsView class provides a viewer to setup and manage the file name before the acquisition starts.
More...
#include <projectsettingsview.h>
The ProjectSettingsView class provides a viewer to setup and manage the file name before the acquisition starts.
The ProjectSettingsView class provides a viewer to setup and manage the file name before the acquisition starts.
Definition at line 79 of file projectsettingsview.h.
◆ ProjectSettingsView()
| ProjectSettingsView::ProjectSettingsView |
( |
const QString & | sSettingsPath = "", |
|
|
const QString & | sDataPath = "/TestData", |
|
|
const QString & | sCurrentProject = "TestProject", |
|
|
const QString & | sCurrentSubject = "TestSubject", |
|
|
const QString & | sCurrentParadigm = "UnknownParadigm", |
|
|
QWidget * | parent = 0 ) |
|
explicit |
◆ ~ProjectSettingsView()
| ProjectSettingsView::~ProjectSettingsView |
( |
| ) |
|
◆ clearView()
| void ProjectSettingsView::clearView |
( |
| ) |
|
|
virtual |
◆ fileNameChanged
| void DISPLIB::ProjectSettingsView::fileNameChanged |
( |
const QString & | sCurrentFileName | ) |
|
|
signal |
◆ getCurrentFileName()
| QString ProjectSettingsView::getCurrentFileName |
( |
| ) |
|
Updates and gets current file name based on project and subject.
- Returns
- file name
Definition at line 244 of file projectsettingsview.cpp.
◆ hideFileNameUi()
| void ProjectSettingsView::hideFileNameUi |
( |
| ) |
|
◆ hideParadigmUi()
| void ProjectSettingsView::hideParadigmUi |
( |
| ) |
|
◆ loadSettings()
| void ProjectSettingsView::loadSettings |
( |
| ) |
|
|
virtual |
◆ newParadigm
| void DISPLIB::ProjectSettingsView::newParadigm |
( |
const QString & | sCurrentParadigm | ) |
|
|
signal |
◆ newProject
| void DISPLIB::ProjectSettingsView::newProject |
( |
const QString & | sCurrentProject | ) |
|
|
signal |
◆ newSubject
| void DISPLIB::ProjectSettingsView::newSubject |
( |
const QString & | sCurrentSubject | ) |
|
|
signal |
◆ recordingTimerStateChanged
| void DISPLIB::ProjectSettingsView::recordingTimerStateChanged |
( |
bool | state | ) |
|
|
signal |
◆ saveSettings()
| void ProjectSettingsView::saveSettings |
( |
| ) |
|
|
virtual |
◆ setRecordingElapsedTime()
| void ProjectSettingsView::setRecordingElapsedTime |
( |
int | mSecsElapsed | ) |
|
Sets elapsed time to input parameter
- Parameters
-
| [in] | mSecsElapsed | elapsed tim in milliseconds |
Definition at line 220 of file projectsettingsview.cpp.
◆ showFileNameUi()
| void ProjectSettingsView::showFileNameUi |
( |
| ) |
|
◆ showParadigmUi()
| void ProjectSettingsView::showParadigmUi |
( |
| ) |
|
◆ timerChanged
| void DISPLIB::ProjectSettingsView::timerChanged |
( |
int | secs | ) |
|
|
signal |
◆ triggerFileNameUpdate()
| void ProjectSettingsView::triggerFileNameUpdate |
( |
| ) |
|
◆ updateGuiMode()
| void ProjectSettingsView::updateGuiMode |
( |
GuiMode | mode | ) |
|
|
protectedvirtual |
◆ updateProcessingMode()
The documentation for this class was generated from the following files: