MAK Data Logger API Documentation for HLA
Namespaces | Functions
lgrGuiUtility.h File Reference

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 DtStringMAKLogger::timeFromSeconds (double totalSeconds, DtString &timeString)
 Convert the time in seconds into a string of format h:mm:ss.ss Use the supplied string four output and return it.
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.

Detailed Description

Contains Logger GUI utility classes and functions.


Document ID: Generated on Mon Jan 19 08:20:14 EST 2015 from SVN revision 149581
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)