OpendTect
6.3
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
master_od_source
include
uiODMain
uiautosaverestore.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: Bert
8
Date: June 2016
9
________________________________________________________________________
10
11
-*/
12
13
#include "uiodmainmod.h"
14
#include "
uidialog.h
"
15
class
IOObj
;
16
class
uiTextEdit
;
17
class
uiCheckList
;
18
class
uiGenInput
;
19
20
21
mExpClass
(
uiODMain
)
uiAutoSave2RealObjDlg
: public
uiDialog
22
{
mODTextTranslationClass
(
uiAutoSave2RealObjDlg
)
23
public
:
24
25
uiAutoSave2RealObjDlg
(
uiParent
*,
IOObj
&,
int
curidx,
26
int
totalnr);
27
bool
isCancel()
const
;
28
29
static
int
run4All(
const
char
* hnm=0,
const
char
* usrnm=0);
30
// Runs number of objects handled
31
32
protected
:
33
34
void
choiceSel(
CallBacker
*);
35
bool
acceptOK();
36
37
IOObj
&
ioobj_
;
38
39
uiTextEdit
*
infofld_
;
40
uiCheckList
*
choicefld_
;
41
uiGenInput
*
newnmfld_
;
42
43
static
void
doRestore(
IOObj
&,
const
char
*);
44
45
};
mExpClass
#define mExpClass(module)
Definition:
commondefs.h:157
CallBacker
Inherit from this class to be able to send and/or receive CallBacks.
Definition:
callback.h:182
uiTextEdit
Definition:
uitextedit.h:73
uiAutoSave2RealObjDlg::ioobj_
IOObj & ioobj_
Definition:
uiautosaverestore.h:37
IOObj
Definition:
ioobj.h:57
uiAutoSave2RealObjDlg::newnmfld_
uiGenInput * newnmfld_
Definition:
uiautosaverestore.h:41
uiAutoSave2RealObjDlg::infofld_
uiTextEdit * infofld_
Definition:
uiautosaverestore.h:39
uiODMain
OpendTect application top level object.
Definition:
uiodmain.h:38
mODTextTranslationClass
#define mODTextTranslationClass(clss)
Definition:
uistring.h:37
uiCheckList
Group of check boxes. Ensures a certain policy is honored.
Definition:
uichecklist.h:32
uiParent
Definition:
uiparent.h:24
uiDialog
Definition:
uidialog.h:40
uiAutoSave2RealObjDlg
Definition:
uiautosaverestore.h:21
uiGenInput
General Input Element.
Definition:
uigeninput.h:56
uiAutoSave2RealObjDlg::choicefld_
uiCheckList * choicefld_
Definition:
uiautosaverestore.h:40
uidialog.h
Generated at for the
OpendTect
seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017