OpendTect-6_4  6.4
uifillpattern.h
Go to the documentation of this file.
1 #ifndef uifillpattern_h
2 #define uifillpattern_h
3 
4 /*+
5 ________________________________________________________________________
6 
7  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8  Author: Bert
9  Date: Sep 2012
10  RCS: $Id$
11 ________________________________________________________________________
12 
13 -*/
14 
15 #include "uitoolsmod.h"
16 #include "uigroup.h"
17 #include "draw.h"
18 class uiComboBox;
19 class uiRectItem;
20 
21 
22 
26 mExpClass(uiTools) uiFillPattern : public uiGroup
27 {
28 public:
29 
31 
32  FillPattern get() const;
33  void set(const FillPattern&);
34 
36 
37 protected:
38 
42 
43  void reDrawPattern();
44  void setOptNms();
45 
46  void selChg(CallBacker*);
47 
48 };
49 
50 
51 #endif
Definition: uigroup.h:54
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
Definition: draw.h:146
one-line element for fill pattern selection. No text label.
Definition: uifillpattern.h:26
Combo box.
Definition: uicombobox.h:32
Definition: uiparent.h:26
Notifier< uiFillPattern > patternChanged
Definition: uifillpattern.h:35
uiComboBox * optfld_
Definition: uifillpattern.h:40
Definition: uigraphicsitemimpl.h:255
uiComboBox * typefld_
Definition: uifillpattern.h:39
uiRectItem * patrect_
Definition: uifillpattern.h:41

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