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
MAKLogger::DtLgrMenu Class Referenceabstract

Abstract Menu which can be added to the MAKLogger::DtLgrMainWindow. More...

+ Inheritance diagram for MAKLogger::DtLgrMenu:
+ Collaboration diagram for MAKLogger::DtLgrMenu:

Public Slots

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

Public Member Functions

 DtLgrMenu (QString menuName, QWidget *parent)
 CTOR. More...
 
virtual ~DtLgrMenu ()
 DTOR. More...
 
QWidgetparentWidget ()
 Get its parent widget. More...
 
virtual void connectToEventHandler (QObject *lgrSlots)=0
 Abstract function called to connect to slots. More...
 

Detailed Description

Abstract Menu which can be added to the MAKLogger::DtLgrMainWindow.

Constructor & Destructor Documentation

MAKLogger::DtLgrMenu::DtLgrMenu ( QString  menuName,
QWidget parent 
)

CTOR.

virtual MAKLogger::DtLgrMenu::~DtLgrMenu ( )
virtual

DTOR.

Member Function Documentation

virtual void MAKLogger::DtLgrMenu::connectToEventHandler ( QObject lgrSlots)
pure virtual
QWidget* MAKLogger::DtLgrMenu::parentWidget ( )

Get its parent widget.

virtual void MAKLogger::DtLgrMenu::postModelUpdate ( DtLgrGuiModel model)
virtualslot
virtual void MAKLogger::DtLgrMenu::postWindowUpdate ( DtLgrRemoteMainWindow window)
virtualslot

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)