VR-Forces 4.1.1 Class Documentation
DtTacticalGraphicCreatePalette.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 
14 
15 namespace makVrf
16 {
17  class DtTacticalGraphicCreatePaletteLogic;
18 
21  {
22  Q_OBJECT
23 
24  public:
26  DtTacticalGraphicCreatePalette( makVrv::DtDe& de, QWidget* parent = 0, Qt::WindowFlags flags = 0);
27 
30 
32  virtual QPixmap icon() const;
33 
35  virtual QString iconText() const;
36  };
37 
39  {
40  public:
42  static void registerInstance(makVrv::DtDe&, DtTacticalGraphicCreatePaletteCreator*);
44  };
45 }

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)