VR-Forces 4.0.4 Class Documentation
include/vrfGuiCoreQt/DtScenarioSettingsInterface.h
Go to the documentation of this file.
00001 /******************************************************************************
00002 ** Copyright (c) 2008 MAK Technologies, Inc.
00003 ** All rights reserved.
00004 ******************************************************************************/
00005 /******************************************************************************
00006 ** $RCSfile: DtScenarioSettingsInterface.h,v $ $Revision: 1.1 $ $State: Exp $
00007 ******************************************************************************/
00008 
00011 
00013 
00014 #pragma once
00015 
00016 #include <vrfGuiCoreQt/vrfGuiCoreQt.h>
00017 #include <vrvUtil/signalslib.h>
00018 
00019 class DtScenario;
00020 class DtAddressMap;
00021 class DtList;
00022 class DtScenarioLoadInformation;
00023 
00024 namespace makVrf
00025 {
00027    class DT_DLL_VRFGUICOREQT DtScenarioSettingsInterface
00028    {
00029    public:
00030       boost::signal<bool (const DtScenarioLoadInformation&)> signal_loadScenario;
00031    };
00032 }

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)