MAK Data Logger API Documentation for HLA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Slots | Public Member Functions | Static Public Attributes
MAKLogger::DtLgrToolBar Class Referenceabstract

A Logger Toolbar. More...

+ Inheritance diagram for MAKLogger::DtLgrToolBar:
+ Collaboration diagram for MAKLogger::DtLgrToolBar:

Public Slots

virtual void postModelUpdate (DtLgrGuiModel &model)
 A callback after the model is updated. More...
 

Public Member Functions

 DtLgrToolBar (QWidget *parent)
 CTOR. More...
 
virtual ~DtLgrToolBar ()
 DTOR. More...
 
virtual void connectToModel (DtLgrGuiModel &model)=0
 Abstract function for connect to an event handler. More...
 
virtual void connectToModel (DtLgrRemoteMainWindow &window)=0
 

Static Public Attributes

static const QSize iconSize
 

Detailed Description

A Logger Toolbar.

Constructor & Destructor Documentation

MAKLogger::DtLgrToolBar::DtLgrToolBar ( QWidget parent)

CTOR.

virtual MAKLogger::DtLgrToolBar::~DtLgrToolBar ( )
virtual

DTOR.

Member Function Documentation

virtual void MAKLogger::DtLgrToolBar::connectToModel ( DtLgrGuiModel model)
pure virtual
virtual void MAKLogger::DtLgrToolBar::connectToModel ( DtLgrRemoteMainWindow window)
pure virtual
virtual void MAKLogger::DtLgrToolBar::postModelUpdate ( DtLgrGuiModel model)
virtualslot

A callback after the model is updated.

By default this is a no no op.

Reimplemented in MAKLogger::DtLgrPlaybackButtons, MAKLogger::DtLgrExtraButtons, and MAKLogger::DtLgrTimeButtons.

Member Data Documentation

const QSize MAKLogger::DtLgrToolBar::iconSize
static

The documentation for this class was generated from the following file:

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)