![]() |
MAK Data Logger API Documentation for DIS
|
Contains Logger GUI utility classes and functions. More...
Go to the source code of this file.
Namespaces | |
| namespace | MAKLogger |
| MAKLogger::DtLgrGenericFileFormats. | |
Functions | |
| DT_DLL_LGRGUI void | MAKLogger::syncWidget (QWidget *widget, bool enabled) |
| Make a widget enabled (if necessary) minimize state changes. | |
| DT_DLL_LGRGUI void | MAKLogger::syncAction (QAction *action, bool enabled) |
| Make a widget enabled (if necessary) minimize state changes. | |
| DT_DLL_LGRGUI void | MAKLogger::syncActionChecked (QAction *action, bool enabled) |
| Make a widget enabled (if necessary) minimize state changes. | |
| DT_DLL_LGRGUI void | MAKLogger::DtReplaceWidget (QGridLayout *layout, QWidget *itemToReplace, QWidget *itemToInsert) |
| Replace one widget with another widget in the layout. | |
| DT_DLL_LGRGUI void | MAKLogger::DtReplaceWidget (QBoxLayout *layout, QWidget *itemToReplace, QWidget *itemToInsert) |
| Replace one widget with another widget in the layout. | |
Contains Logger GUI utility classes and functions.