MAK Data Logger API Documentation for HLA
lgrRemoteSetPlaybackSpeedDialog.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 ******************************************************************************/
5 
8 
9 #ifndef lgrRemoteSetPlaybackSpeedDialog_H_
10 #define lgrRemoteSetPlaybackSpeedDialog_H_
11 
12 #include "ui_setPlaybackSpeedDialog.h"
13 #include "lgrRemoteGui.h"
14 #include <QtGui/QDialog>
15 #include <QtCore/QString>
16 
17 namespace MAKLogger
18 {
20  class DtLgrRemoteMainWindow;
22  {
23  Q_OBJECT
24  public:
27 
30 
32  double getPlaybackSpeed();
33 
34  public slots:
36  void onOK();
37 
39  void onCancel();
40 
41  protected:
44 
45  private:
48 
51  };
52 }
53 
54 
55 #endif

Document ID: Generated on Mon Jan 19 08:20:14 EST 2015 from SVN revision 149581
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)