MAK Data Logger API Documentation for HLA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
lgrGuiUtility.h File Reference

Contains Logger GUI utility classes and functions. More...

Go to the source code of this file.

Namespaces

 MAKLogger
 MAKLogger::DtLgrGenericFileFormats.
 

Functions

DT_DLL_LGRGUI void MAKLogger::syncWidget (QWidget *widget, bool enabled)
 Make a widget enabled (if necessary) minimize state changes. More...
 
DT_DLL_LGRGUI void MAKLogger::syncAction (QAction *action, bool enabled)
 Make a widget enabled (if necessary) minimize state changes. More...
 
DT_DLL_LGRGUI void MAKLogger::syncActionChecked (QAction *action, bool enabled)
 Make a widget enabled (if necessary) minimize state changes. More...
 
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. More...
 
DT_DLL_LGRGUI void MAKLogger::DtReplaceWidget (QGridLayout *layout, QWidget *itemToReplace, QWidget *itemToInsert)
 Replace one widget with another widget in the layout. More...
 
DT_DLL_LGRGUI void MAKLogger::DtReplaceWidget (QBoxLayout *layout, QWidget *itemToReplace, QWidget *itemToInsert)
 Replace one widget with another widget in the layout. More...
 

Detailed Description

Contains Logger GUI utility classes and functions.


Document ID: Generated on Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)