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

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