OpendTect-6_4
6.4
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
od6.4.5
include
uiTools
uibuttonstateedit.h
Go to the documentation of this file.
1
#ifndef uibuttonstateedit_h
2
#define uibuttonstateedit_h
3
4
/*+
5
________________________________________________________________________
6
7
(C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8
Author: K. Tingdahl
9
Date: Feb 2007
10
RCS: $Id$
11
________________________________________________________________________
12
13
-*/
14
15
#include "uitoolsmod.h"
16
#include "
uigroup.h
"
17
18
class
uiGenInput
;
19
22
mExpClass
(uiTools)
uiButtonStateEdit
: public
uiGroup
23
{
mODTextTranslationClass
(
uiButtonStateEdit
)
24
public
:
25
uiButtonStateEdit
(
uiParent
*,
const
uiString
& label,
26
int
initialstate);
27
int
getState()
const
;
28
protected
:
29
static
uiString
createName(
int
);
30
uiGenInput
*
combobox_
;
31
TypeSet<int>
states_
;
32
};
33
34
#endif
uiGroup
Definition:
uigroup.h:54
mExpClass
#define mExpClass(module)
Definition:
commondefs.h:160
mODTextTranslationClass
#define mODTextTranslationClass(clss)
Definition:
uistring.h:38
uiButtonStateEdit::states_
TypeSet< int > states_
Definition:
uibuttonstateedit.h:31
uiString
Definition:
uistring.h:89
uiParent
Definition:
uiparent.h:26
uigroup.h
uiButtonStateEdit::combobox_
uiGenInput * combobox_
Definition:
uibuttonstateedit.h:30
TypeSet< int >
uiButtonStateEdit
Definition:
uibuttonstateedit.h:22
uiGenInput
General Input Element.
Definition:
uigeninput.h:58
Generated at for the
OpendTect
seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019