VR-Exchange 2.2 API Documentation
licenseServerUnconfiguredDialog.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2006 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: licenseServerUnconfiguredDialog.h,v $ $Revision: 1.2 $ $State: Exp $
7 ******************************************************************************/
8 
11 
12 #ifndef licenseServerUnconfiguredDialog_H_
13 #define licenseServerUnconfiguredDialog_H_
14 
15 #include "licenseDialogs.h"
16 #include "ui_licenseServerUnconfiguredDialogUI.h"
17 
18 #include <list>
19 #include <string>
20 #include <QtGui/QLineEdit>
21 
22 namespace MAKCommonWidgets
23 {
27  {
28  Q_OBJECT
29 
30  public:
33 
35 
36  QString server() const;
37 
38  static std::string getInitialServer();
39 
40  public slots:
41  void onPortChecked();
42  };
43 }
44 
45 #endif

Document ID: Generated on Mon Apr 15 17:15:50 EDT 2013 from SVN revision 126154
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)