VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
releaseBombOnLaserSpotTaskDialog.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2012 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
10 
12 
13 namespace makVrf
14 {
15  class DtLocationEntryWidget;
16 
23  {
24  Q_OBJECT
25  public:
28  const Qt::WindowFlags& flags = 0);
29 
32 
33  protected:
36  virtual void sendRequest();
37  };
38 
42  {
43  public:
45  virtual DtTaskSetDialogInterface* create(makVrv::DtDe&, QWidget* parent);
46  bool supportsType(makVrv::DtDe&, const DtSimTaskMessageType&, const DtSimStatement*) const;
47  };
48 }
49 

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)