OpendTect  6.6
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  RCS: $Id$
10  ________________________________________________________________________
11 
12 -*/
13 
14 #include "command.h"
15 
16 namespace CmdDrive
17 {
18 
27 mStartDeclCmdClass( uiCmdDriver, OnOffCheck, StealthCmd ) mEndDeclCmdClass
32 
33 mStartDeclCmdClass( uiCmdDriver, Pause, Command )
34  bool isOpenQDlgCommand() const { return false; }
36 
37 mStartDeclCmdClass( uiCmdDriver, Guide, Command )
38  bool isOpenQDlgCommand() const { return false; }
40 
41 mStartDeclCmdClass( uiCmdDriver, Window, StealthCmd )
42  bool isOpenQDlgCommand() const { return false; }
44 
62 
63 }; // namespace CmdDrive
64 
mEndDeclCmdClass
#define mEndDeclCmdClass
Definition: command.h:151
CmdDrive::mStartDeclCmdClass
mStartDeclCmdClass(CmdDriver, Wheel, UiObjectCmd) mEndDeclCmdClass class WheelActivator mStartDeclCmdClass(CmdDriver, GetWheel, UiObjQuestionCmd) mEndDeclCmdClass mStartDeclComposerClassWithInit(CmdDriver
command.h
CmdDrive::StealthCmd
Definition: command.h:167
CmdDrive
Command Drive
Definition: canvascommands.h:22
CmdDrive::Command
Definition: command.h:35

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