MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
enableLoggingDialog.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2013 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
6 #ifndef enableLoggingDialog_H_
7 #define enableLoggingDialog_H_
8 
11 
12 #include "rtiMsConfig.h"
13 #include "ui_enableLoggingDialogUI.h"
14 #include <QtGui/QDialog>
15 
21 {
22 public:
23 
25  DtAssistantEnableLoggingDialog( QWidget* parent = 0, Qt::WindowFlags f=0 );
26 
29 
30 protected:
31 
33  Ui::AssistantEnableLoggingDialog myUiImpl;
34 
35 };
36 
37 
38 #endif

Document ID: Generated on Wed Mar 11 20:26:49 EDT 2015 from SVN revision 150939
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)