A widget that provides data logging functionality.
More...
#include <gui/DataLogger.hh>
Inherits QDialog.
A widget that provides data logging functionality.
§ DataLogger()
Constructor.
- Parameters
-
[in] | _parent | Parent widget pointer. |
§ ~DataLogger()
§ SetDestinationPath
void SetDestinationPath |
( |
QString |
_string | ) |
|
|
signal |
A signal used to set the destination path label.
- Parameters
-
[in] | _string | The log destination directory |
§ SetDestinationURI
void SetDestinationURI |
( |
QString |
_string | ) |
|
|
signal |
A signal used to set the destination URI label.
- Parameters
-
[in] | _string | The log destination URI |
§ SetSize
void SetSize |
( |
QString |
_string | ) |
|
|
signal |
A signal used to set the size label.
- Parameters
-
[in] | _string | String representation of size. |
§ SetTime
void SetTime |
( |
QString |
_string | ) |
|
|
signal |
A signal used to set the time label.
- Parameters
-
[in] | _string | String representation of time. |
The documentation for this class was generated from the following file: