OpendTect
6.3
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
master_od_source
include
uiTools
uipluginman.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: A.H. Bril
8
Date: Oct 2003
9
________________________________________________________________________
10
11
-*/
12
13
#include "uitoolsmod.h"
14
#include "
uidialog.h
"
15
class
uiListBox
;
16
class
uiTextEdit
;
17
class
uiCheckBox
;
18
19
22
mExpClass
(uiTools)
uiPluginMan
: public
uiDialog
23
{
mODTextTranslationClass
(
uiPluginMan
);
24
public
:
25
uiPluginMan
(
uiParent
*);
26
27
protected
:
28
29
uiListBox
*
listfld
;
30
uiTextEdit
*
infofld
;
31
uiCheckBox
*
selatstartfld
;
32
33
bool
rejectOK();
34
void
fillList();
35
void
selChg(
CallBacker
*);
36
void
loadPush(
CallBacker
*);
37
38
};
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
uiPluginMan::listfld
uiListBox * listfld
Definition:
uipluginman.h:29
uiPluginMan::selatstartfld
uiCheckBox * selatstartfld
Definition:
uipluginman.h:31
mODTextTranslationClass
#define mODTextTranslationClass(clss)
Definition:
uistring.h:37
uiPluginMan::infofld
uiTextEdit * infofld
Definition:
uipluginman.h:30
uiParent
Definition:
uiparent.h:24
uiDialog
Definition:
uidialog.h:40
uiListBox
List Box.
Definition:
uilistbox.h:73
uidialog.h
uiPluginMan
Shows loaded plugins and allows adding.
Definition:
uipluginman.h:22
uiCheckBox
Definition:
uibutton.h:130
Generated at for the
OpendTect
seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017