OpendTect-6_4  6.4
drivercommands.h
Go to the documentation of this file.
1 #ifndef drivercommands_h
2 #define drivercommands_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 "command.h"
16 
17 namespace CmdDrive
18 {
19 
28 mStartDeclCmdClass( uiCmdDriver, OnOffCheck, StealthCmd ) mEndDeclCmdClass
33 
34 mStartDeclCmdClass( uiCmdDriver, Pause, Command )
35  bool isOpenQDlgCommand() const { return false; }
37 
38 mStartDeclCmdClass( uiCmdDriver, Guide, Command )
39  bool isOpenQDlgCommand() const { return false; }
41 
42 mStartDeclCmdClass( uiCmdDriver, Window, StealthCmd )
43  bool isOpenQDlgCommand() const { return false; }
45 
63 
64 }; // namespace CmdDrive
65 
66 #endif
#define mEndDeclCmdClass
Definition: command.h:152
#define mStartDeclCmdClass(mod, cmdkey, parentclass)
Definition: command.h:148
Command Drive
Definition: canvascommands.h:22
Definition: command.h:168
Definition: command.h:35

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