OpendTect  6.6
uibuttonstateedit.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: K. Tingdahl
8  Date: Feb 2007
9  RCS: $Id$
10 ________________________________________________________________________
11 
12 -*/
13 
14 #include "uitoolsmod.h"
15 #include "uigroup.h"
16 
17 class uiGenInput;
18 
23 public:
24  uiButtonStateEdit(uiParent*,const uiString& label,
25  int initialstate);
26  int getState() const;
27 protected:
28  static uiString createName(int);
31 };
32 
uiButtonStateEdit::states_
TypeSet< int > states_
Definition: uibuttonstateedit.h:30
mExpClass
#define mExpClass(module)
Definition: commondefs.h:177
mODTextTranslationClass
#define mODTextTranslationClass(clss)
Definition: uistring.h:40
uigroup.h
uiButtonStateEdit::combobox_
uiGenInput * combobox_
Definition: uibuttonstateedit.h:29
uiGenInput
General Input Element.
Definition: uigeninput.h:59
uiButtonStateEdit::getState
mODTextTranslationClass(uiButtonStateEdit) public int getState() const
uiGroup
Definition: uigroup.h:54
uiButtonStateEdit::createName
static uiString createName(int)
uiString
String that is able to hold international (UTF-8) strings for the user interface.
Definition: uistring.h:121
uiParent
Definition: uiparent.h:26
uiButtonStateEdit
Definition: uibuttonstateedit.h:22
TypeSet< int >

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