VR-Forces 4.1.1 Class Documentation
uiScriptedMovementSystemElement.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2013 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
10 
11 #pragma once
12 
15 
19 {
20 public:
21 
24  DtReaderWriterRegistry* const parentRegistry = NULL);
25 
28 
31 
34 
35  virtual void openPropertyEditWindow();
36 
37 protected:
38  virtual void elementChanged();
39 
40  virtual QWidget* createDataEntryElement(QWidget* parent);
41 
42  virtual void setFromParameters(DtReaderWriter* parentRw);
43 
44 protected:
45  virtual DtUiElement* clone();
46 };

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)