VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vrfSharedVisibilityChangeSignaler.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2014 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
11 
12 #pragma once
13 
14 #include <vrfGuiCore/vrfGuiCore.h>
15 #include <vrvUtil/event_signal.h>
17 
18 #include <vrvUtil/signalslib.h>
19 
20 namespace makVrv
21 {
22  class DtDe;
23  class DtSharedSettingsManager;
24 }
25 
26 namespace makVrf
27 {
28  class DtVrfSelectionFilter;
29 
33  {
34  public:
35 
39 
43  static DtVrfSharedVisibilityChangeSignaler* findInstance(
45 
48 
49  //@name Signals
51 
57 
61 
62  protected:
64  };
65 }

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)