OpendTect  6.3
drivercommands.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 "command.h"
14 
15 namespace CmdDrive
16 {
17 
26 mStartDeclCmdClass( uiCmdDriver, OnOffCheck, StealthCmd ) mEndDeclCmdClass
31 
32 mStartDeclCmdClass( uiCmdDriver, Pause, Command )
33  bool isOpenQDlgCommand() const { return false; }
35 
36 mStartDeclCmdClass( uiCmdDriver, Guide, Command )
37  bool isOpenQDlgCommand() const { return false; }
39 
40 mStartDeclCmdClass( uiCmdDriver, Window, StealthCmd )
41  bool isOpenQDlgCommand() const { return false; }
43 
61 
62 }; // namespace CmdDrive
#define mEndDeclCmdClass
Definition: command.h:150
#define mStartDeclCmdClass(mod, cmdkey, parentclass)
Definition: command.h:146
Command Drive
Definition: canvascommands.h:20
Definition: command.h:166
Definition: command.h:33

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