VR-Exchange 2.2 API Documentation
dynamicSeparator.h
Go to the documentation of this file.
1 /******************************************************************************
2  ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 ******************************************************************************/
5 
6 
10 
11 #ifndef dynamicSeperator_H_
12 #define dynamicSeperator_H_
13 
15 
16 class QPopupMenu;
17 
18 namespace MAKVrExchange
19 {
23  {
24  public:
26  DtDynamicMenuSeparator ( QString menuName, QWidget* parent);
27  };
28 }
29 
30 #endif
31 

Document ID: Generated on Mon Apr 15 17:15:50 EDT 2013 from SVN revision 126154
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)