VR-Forces 4.1.1 Class Documentation
debugDrawerMenuItem.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
8 
10 
11 #pragma once
12 
14 
15 #include <vrvCoreQt/DtMenuItem.h>
16 
17 namespace makVrf
18 {
21  {
22  Q_OBJECT
23  public:
24  //CTOR
26 
27  //DTOR
28  virtual ~DtDebugDrawerMenuItem();
29 
31  virtual QAction* createAction(makVrv::DtDe&, QWidget* parent);
32 
34  virtual void on_triggered();
35 
36  protected:
37 
39  };
40 }
41 

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)