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 Member Functions | Private Member Functions
MAKLogger::DtLgrRemotePlayMenu Class Reference

The Remote GUI Play menu implementation. More...

+ Inheritance diagram for MAKLogger::DtLgrRemotePlayMenu:
+ Collaboration diagram for MAKLogger::DtLgrRemotePlayMenu:

Public Member Functions

 DtLgrRemotePlayMenu (QWidget *parent)
 CTOR. More...
 
virtual ~DtLgrRemotePlayMenu ()
 DTOR. More...
 
virtual void connectToEventHandler (QObject *lgrSlots)
 Connect this menu to the slots. More...
 
void postWindowUpdate (DtLgrRemoteMainWindow &window)
 Post window update callback to sync the menu items. More...
 
DtDynamicMenuItem * playPause ()
 Access to the play menu items. More...
 
DtDynamicMenuItem * stop ()
 Access to the play menu items. More...
 
DtDynamicMenuItem * playbackSpeed ()
 Access to the play menu items. More...
 
DtDynamicMenuItem * jumpToStart ()
 Access to the play menu items. More...
 
DtDynamicMenuItem * jumpToTime ()
 Access to the play menu items. More...
 
DtDynamicMenuItem * jumpToEnd ()
 Access to the play menu items. More...
 
DtDynamicMenuItem * setStartStopTimes ()
 Access to the play menu items. More...
 
DtDynamicMenuItem * loopAtEnd ()
 Access to the play menu items. More...
 
DtDynamicMenuItem * setSpeed ()
 Access to the play menu items. More...
 
DtDynamicMenuItem * increaseSpeed ()
 Access to the play menu items. More...
 
DtDynamicMenuItem * decreaseSpeed ()
 Access to the play menu items. More...
 
- Public Member Functions inherited from MAKLogger::DtLgrMenu
 DtLgrMenu (QString menuName, QWidget *parent)
 CTOR. More...
 
virtual ~DtLgrMenu ()
 DTOR. More...
 
QWidgetparentWidget ()
 Get its parent widget. More...
 

Private Member Functions

 DtLgrRemotePlayMenu (const DtLgrRemotePlayMenu &orig)
 Not implemented. More...
 
DtLgrRemotePlayMenuoperator= (const DtLgrRemotePlayMenu &orig)
 Not implemented. More...
 

Additional Inherited Members

- Public Slots inherited from MAKLogger::DtLgrMenu
virtual void postModelUpdate (DtLgrGuiModel &model)
 A callback after the model is updated. More...
 

Detailed Description

The Remote GUI Play menu implementation.

Constructor & Destructor Documentation

MAKLogger::DtLgrRemotePlayMenu::DtLgrRemotePlayMenu ( QWidget parent)

CTOR.

virtual MAKLogger::DtLgrRemotePlayMenu::~DtLgrRemotePlayMenu ( )
virtual

DTOR.

MAKLogger::DtLgrRemotePlayMenu::DtLgrRemotePlayMenu ( const DtLgrRemotePlayMenu orig)
private

Not implemented.

Member Function Documentation

virtual void MAKLogger::DtLgrRemotePlayMenu::connectToEventHandler ( QObject lgrSlots)
virtual

Connect this menu to the slots.

Implements MAKLogger::DtLgrMenu.

DtDynamicMenuItem* MAKLogger::DtLgrRemotePlayMenu::decreaseSpeed ( )

Access to the play menu items.

DtDynamicMenuItem* MAKLogger::DtLgrRemotePlayMenu::increaseSpeed ( )

Access to the play menu items.

DtDynamicMenuItem* MAKLogger::DtLgrRemotePlayMenu::jumpToEnd ( )

Access to the play menu items.

DtDynamicMenuItem* MAKLogger::DtLgrRemotePlayMenu::jumpToStart ( )

Access to the play menu items.

DtDynamicMenuItem* MAKLogger::DtLgrRemotePlayMenu::jumpToTime ( )

Access to the play menu items.

DtDynamicMenuItem* MAKLogger::DtLgrRemotePlayMenu::loopAtEnd ( )

Access to the play menu items.

DtLgrRemotePlayMenu& MAKLogger::DtLgrRemotePlayMenu::operator= ( const DtLgrRemotePlayMenu orig)
private

Not implemented.

DtDynamicMenuItem* MAKLogger::DtLgrRemotePlayMenu::playbackSpeed ( )

Access to the play menu items.

DtDynamicMenuItem* MAKLogger::DtLgrRemotePlayMenu::playPause ( )

Access to the play menu items.

void MAKLogger::DtLgrRemotePlayMenu::postWindowUpdate ( DtLgrRemoteMainWindow window)
virtual

Post window update callback to sync the menu items.

Reimplemented from MAKLogger::DtLgrMenu.

DtDynamicMenuItem* MAKLogger::DtLgrRemotePlayMenu::setSpeed ( )

Access to the play menu items.

DtDynamicMenuItem* MAKLogger::DtLgrRemotePlayMenu::setStartStopTimes ( )

Access to the play menu items.

DtDynamicMenuItem* MAKLogger::DtLgrRemotePlayMenu::stop ( )

Access to the play menu items.


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)