MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
licServerConfigWidget.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2008 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: licServerConfigWidget.h,v $ $Revision: 1.3 $ $State: Exp $
7 *******************************************************************************/
8 
11 
12 #ifndef licServerConfigWidget_H_
13 #define licServerConfigWidget_H_
14 
15 #include "rtiMsConfig.h"
16 #include "ui_licServerConfigWidgetUI.h"
17 #include "assistantConfigWidget.h"
18 
23 {
24  Q_OBJECT
25 
26 public:
27 
29  DtAssistantLicServerConfigWidget( QWidget* parent, Qt::WindowFlags f=0 );
30 
33 
35  virtual void setConfiguration( const QString& name, const QString& port );
36 
37 private:
38 
41 
44 
45 signals:
46 
48  void clearLicense();
49 
50 protected:
51 
52  Ui::LicServerConfigWidget myUiImpl;
53 };
54 
55 #endif // licServerConfigWidget_H_
56 

Document ID: Generated on Mon Jul 9 10:30:41 EDT 2018 from SVN revision 190224
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)