VR-Forces 4.1 Class Documentation
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 {
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 Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)