OpendTect  6.6
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  RCS: $Id$
10  ________________________________________________________________________
11 
12 -*/
13 
14 #include "uicmddrivermod.h"
15 #include "command.h"
16 #include "cmdcomposer.h"
17 
18 namespace CmdDrive
19 {
20 
23 
24 
26 
28 {
29 public:
30  SnapshotActivator(const uiMainWin&,const char* filenm,int zoom);
31  void actCB(CallBacker*);
32 protected:
35  int actzoom_;
36 };
37 
38 
41 
43 {
44 public:
46  void actCB(CallBacker*);
47 
48 protected:
50 };
51 
54 
55 
56 }; // namespace CmdDrive
57 
cmdcomposer.h
uiMainWin
User interface main window.
Definition: uimainwin.h:35
mEndDeclCmdClass
#define mEndDeclCmdClass
Definition: command.h:151
CmdDrive::SetColorActivator::actCB
void actCB(CallBacker *)
mExpClass
#define mExpClass(module)
Definition: commondefs.h:177
CallBacker
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:185
CmdDrive::SnapshotActivator
Definition: qtcommands.h:28
CmdDrive::mStartDeclCmdClass
mStartDeclCmdClass(CmdDriver, Wheel, UiObjectCmd) mEndDeclCmdClass class WheelActivator mStartDeclCmdClass(CmdDriver, GetWheel, UiObjQuestionCmd) mEndDeclCmdClass mStartDeclComposerClassWithInit(CmdDriver
command.h
CmdDrive::CmdComposer
Definition: cmdcomposer.h:52
CmdDrive::SnapshotActivator::actfilenm_
BufferString actfilenm_
Definition: qtcommands.h:34
CmdDrive::SetColorActivator::color_
Color color_
Definition: qtcommands.h:49
CmdDrive::SnapshotActivator::actzoom_
int actzoom_
Definition: qtcommands.h:35
mEndDeclComposerClass
#define mEndDeclComposerClass
Definition: cmdcomposer.h:148
CmdDrive::StealthCmd
Definition: command.h:167
CmdDrive::SetColorActivator
Definition: qtcommands.h:43
CmdDrive::SetColorActivator::SetColorActivator
SetColorActivator(const Color &)
BufferString
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size.
Definition: bufstring.h:40
mStartDeclComposerClass
#define mStartDeclComposerClass(mod, cmdkey, parentclass, callerclass)
Definition: cmdcomposer.h:130
CmdDrive
Command Drive
Definition: canvascommands.h:22
CmdDrive::SnapshotActivator::actgrabwin_
uiMainWin & actgrabwin_
Definition: qtcommands.h:33
CmdDrive::SnapshotActivator::actCB
void actCB(CallBacker *)
CmdDrive::Command
Definition: command.h:35
CmdDrive::SnapshotActivator::SnapshotActivator
SnapshotActivator(const uiMainWin &, const char *filenm, int zoom)
Color
Color is an RGB color object, with a transparancy. The storage is in a 4-byte integer,...
Definition: color.h:26
CmdDrive::Activator
Definition: command.h:186

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