OpendTect-6_4
6.4
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
od6.4.5
include
uiTools
uipluginman.h
Go to the documentation of this file.
1
#ifndef uipluginman_h
2
#define uipluginman_h
3
4
/*+
5
________________________________________________________________________
6
7
(C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8
Author: A.H. Bril
9
Date: Oct 2003
10
RCS: $Id$
11
________________________________________________________________________
12
13
-*/
14
15
#include "uitoolsmod.h"
16
#include "
uidialog.h
"
17
class
uiListBox
;
18
class
uiTextEdit
;
19
class
uiCheckBox
;
20
21
24
mExpClass
(uiTools)
uiPluginMan
: public
uiDialog
25
{
mODTextTranslationClass
(
uiPluginMan
);
26
public
:
27
uiPluginMan
(
uiParent
*);
28
29
protected
:
30
31
uiListBox
*
listfld
;
32
uiTextEdit
*
infofld
;
33
uiCheckBox
*
selatstartfld
;
34
35
bool
rejectOK(
CallBacker
*);
36
void
fillList();
37
void
selChg(
CallBacker
*);
38
void
loadPush(
CallBacker
*);
39
40
};
41
42
43
#endif
mExpClass
#define mExpClass(module)
Definition:
commondefs.h:160
CallBacker
To be able to send and/or receive CallBacks, inherit from this class.
Definition:
callback.h:272
uiTextEdit
Definition:
uitextedit.h:74
uiPluginMan::listfld
uiListBox * listfld
Definition:
uipluginman.h:31
uiPluginMan::selatstartfld
uiCheckBox * selatstartfld
Definition:
uipluginman.h:33
mODTextTranslationClass
#define mODTextTranslationClass(clss)
Definition:
uistring.h:38
uiPluginMan::infofld
uiTextEdit * infofld
Definition:
uipluginman.h:32
uiParent
Definition:
uiparent.h:26
uiDialog
Definition:
uidialog.h:42
uiListBox
List Box.
Definition:
uilistbox.h:75
uidialog.h
uiPluginMan
Shows loaded plugins and allows adding.
Definition:
uipluginman.h:24
uiCheckBox
Definition:
uibutton.h:134
Generated at for the
OpendTect
seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019