OpendTect-6_4  6.4
qtcommands.h
Go to the documentation of this file.
1 #ifndef qtcommands_h
2 #define qtcommands_h
3 
4 /*+
5 ________________________________________________________________________
6 
7  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8  Author: Jaap Glas
9  Date: February 2009
10  RCS: $Id$
11  ________________________________________________________________________
12 
13 -*/
14 
15 #include "uicmddrivermod.h"
16 #include "command.h"
17 #include "cmdcomposer.h"
18 
19 namespace CmdDrive
20 {
21 
24 
25 
27 
29 {
30 public:
31  SnapshotActivator(const uiMainWin&,const char* filenm,int zoom);
32  void actCB(CallBacker*);
33 protected:
36  int actzoom_;
37 };
38 
39 
42 
44 {
45 public:
46  SetColorActivator(const Color&);
47  void actCB(CallBacker*);
48 
49 protected:
51 };
52 
55 
56 
57 }; // namespace CmdDrive
58 
59 #endif
#define mEndDeclCmdClass
Definition: command.h:152
#define mExpClass(module)
Definition: commondefs.h:160
User interface main window.
Definition: uimainwin.h:36
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
#define mStartDeclCmdClass(mod, cmdkey, parentclass)
Definition: command.h:148
Command Drive
Definition: canvascommands.h:22
Definition: qtcommands.h:43
Definition: command.h:186
BufferString actfilenm_
Definition: qtcommands.h:35
int actzoom_
Definition: qtcommands.h:36
uiMainWin & actgrabwin_
Definition: qtcommands.h:34
Definition: cmdcomposer.h:52
Color color_
Definition: qtcommands.h:50
#define mEndDeclComposerClass
Definition: cmdcomposer.h:149
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:40
Definition: qtcommands.h:28
Definition: command.h:168
Color is an RGB color object, with a transparancy. The storage is in a 4-byte integer, similar to Qt.
Definition: color.h:26
#define mStartDeclComposerClass(mod, cmdkey, parentclass, callerclass)
Definition: cmdcomposer.h:131
Definition: command.h:35

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019