MAK Data Logger API Documentation for DIS
List of all members | Public Slots | Public Member Functions | Static Public Attributes
MAKLogger::DtLgrToolBar Class Reference

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.

Public Member Functions

 DtLgrToolBar (QWidget *parent)
 CTOR.
virtual ~DtLgrToolBar ()
 DTOR.
virtual void connectToModel (DtLgrGuiModel &model)=0
 Abstract function for connect to an event handler.
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 Apr 10 18:53:01 EDT 2014 from SVN revision 138105
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)