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) 2017 VT MAK
3  * All rights reserved.
4  ****************************************************************************/
5 
9 
10 #pragma once
11 
12 #include "rtiMsConfig.h"
13 #include "ui_enableLoggingDialogUI.h"
14 #include <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 };
#define DT_DLL_ASSISTANTAPP
Definition: rtiMsConfig.h:122
Ui::AssistantEnableLoggingDialog myUiImpl
The GUI implementation of the widget.
Definition: enableLoggingDialog.h:33
Dialog to prompt user if they would like to enable logging when an attempt is made to view a log for ...
Definition: enableLoggingDialog.h:20

Document ID: Generated on Thu May 11 15:55:32 EDT 2023 from SVN revision 254743
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)