VR-Forces 4.1 Class Documentation
DtVrfContextMenuManagerSignaler.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2012 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
8 
10 
11 #pragma once
12 
13 #include <vrvUtil/signalslib.h>
14 
15 #include <vrfGuiCore/vrfGuiCore.h>
16 
19 
20 namespace makVrv
21 {
22  class DtDe;
23  class DtMenuConfiguration;
24  class DtQtMenuAssembler;
25 }
26 
27 class QMenu;
28 
29 namespace makVrf
30 {
32  {
33  public:
36 
39 
40  static DtVrfContextMenuManagerSignaler& instance(makVrv::DtDe& de);
41 
42  public:
43  boost::signal<void (makVrv::DtQtMenuAssembler& menuAssembler,
47 
48  boost::signal<void (QMenu* menu, const makVrv::DtSelectionManager::IdSet& idSet,
50 
51  protected:
53  };
54 }

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)