VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfObjectListPanelInterface.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtVrfObjectListPanelInterface.h,v $ $Revision: 1.1 $ $State: Exp $
7 ******************************************************************************/
8 
11 
13 
14 #pragma once
15 
17 #include <string>
18 
19 #include <boost/signals2.hpp>
20 
21 namespace makVrf
22 {
25  {
26  public:
27 
30  };
31 }
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
Abstract interface for the back end slection list widget.
Definition: vrfObjectListPanelInterface.h:24

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)