MAK RTIspy API Documentation for HLA Evolved
rtiexecStartupDialog.h
Go to the documentation of this file.
00001 /*******************************************************************************
00002 ** Copyright (c) 2008 MaK Technologies, Inc.
00003 ** All rights reserved.
00004 *******************************************************************************/
00005 /*******************************************************************************
00006 ** $RCSfile: rtiexecStartupDialog.h,v $ $Revision: 1.1 $ $State: Exp $
00007 *******************************************************************************/
00008 
00009 #ifndef rtiexecStartupDialog_H_
00010 #define rtiexecStartupDialog_H_
00011 
00014 
00015 #include "rtiMsConfig.h"
00016 #include "ui_rtiexecStartupDialogUI.h"
00017 #include <qdialog.h>
00018 
00022 class DT_DLL_ASSISTANTAPP DtAssistantRtiexecStartupDialog : public QDialog
00023 {
00024 public:
00025 
00027    DtAssistantRtiexecStartupDialog( QWidget* parent = 0, Qt::WindowFlags f=0 );
00028 
00030    virtual ~DtAssistantRtiexecStartupDialog();
00031 
00034    virtual bool dontPromptAgain();
00035 
00036 protected:
00037 
00039    Ui::AssistantRtiexecStartupDialog myUiImpl;
00040 };
00041 
00042 
00043 #endif

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)