VR-Forces Developer's Guide
Home
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
vrfGuiCoreQt
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
16
#include <
vrfGuiCoreQt/vrfGuiCoreQt.h
>
17
#include <string>
18
19
#include <boost/signals2.hpp>
20
21
namespace
makVrf
22
{
24
class
DT_DLL_VRFGUICOREQT
DtVrfObjectListPanelInterface
25
{
26
public
:
27
29
virtual
~
DtVrfObjectListPanelInterface
();
30
};
31
}
DT_DLL_VRFGUICOREQT
#define DT_DLL_VRFGUICOREQT
Definition:
vrfGuiCoreQt.h:26
makVrf::DtVrfObjectListPanelInterface
Abstract interface for the back end slection list widget.
Definition:
vrfObjectListPanelInterface.h:24
vrfGuiCoreQt.h
Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (
www.mak.com
)