VR-Forces 4.1 Class Documentation
vertexObjectDefinitionDialog.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2009 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtVertexObjectDefinitionDialog.h,v $ $Revision: 119161 $ $State: Exp $
7 ******************************************************************************/
10 
11 
12 #pragma once
13 
16 
17 
18 namespace makVrf
19 {
24  {
25 
26  Q_OBJECT
27 
28  public:
29 
31  DtVertexObjectDefinitionDialog(makVrv::DtDe& de, QWidget* parent, const QString& title="", DtDialogInteractionMode mode=DtCreationMode);
32 
35 
36  virtual void init();
37  };
38 
40  {
41  public:
42 
43  virtual DtCreateAndEditObjectDialogInterface* create(makVrv::DtDe& de, QWidget* parent,
44  DtEntityType entityType, const QString& title="", DtCreationSignalType signalCreate= DtNoCreationSignal,
47  };
48 }

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)