OpendTect-6_4  6.4
uiarrowdlg.h
Go to the documentation of this file.
1 #ifndef uiarrowdlg_h
2 #define uiarrowdlg_h
3 
4 /*+
5 ________________________________________________________________________
6 
7  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8  Author: Nanne Hemstra
9  Date: April 2006
10  RCS: $Id$
11 ________________________________________________________________________
12 
13 -*/
14 
15 
16 #include "uivismod.h"
17 #include "uidialog.h"
18 
19 class uiLabeledComboBox;
20 class uiSelLineStyle;
21 class uiSlider;
22 
25 public:
27 
28  void setColor(const Color&);
29  const Color& getColor() const;
30 
31  void setLineWidth(int);
32  int getLineWidth() const;
33 
34  void setArrowType(int);
35  int getArrowType() const;
36 
37  void setScale(float);
38  float getScale() const;
39 
41 
42 protected:
43 
47 
48  void changeCB(CallBacker*);
49 };
50 
51 #endif
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
Group for defining line properties Provides selection of linestyle, linecolor and linewidth...
Definition: uisellinest.h:29
Definition: uislider.h:42
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
Notifier< uiArrowDialog > propertyChange
Definition: uiarrowdlg.h:40
Definition: uiparent.h:26
Definition: uidialog.h:42
Definition: uiarrowdlg.h:23
Definition: uicombobox.h:133
uiSelLineStyle * linestylefld_
Definition: uiarrowdlg.h:45
uiSlider * scalefld_
Definition: uiarrowdlg.h:46
Color is an RGB color object, with a transparancy. The storage is in a 4-byte integer, similar to Qt.
Definition: color.h:26
uiLabeledComboBox * typefld_
Definition: uiarrowdlg.h:44
void setScale(float fact, float constant)

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