1 #ifndef uimarkerstyle_h 2 #define uimarkerstyle_h 14 #include "uitoolsmod.h" 35 , transparency_(
false)
50 void setMarkerColor(
const Color&);
51 Color getMarkerColor()
const;
52 void setMarkerSize(
int);
53 int getMarkerSize()
const;
84 Color getColor()
const;
89 void enableColorSelection(
bool);
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
uiColorInput * colorfld_
Definition: uimarkerstyle.h:64
FixedString Setup()
Definition: keystrs.h:116
Definition: uislider.h:42
uiSpinBox * szfld_
Definition: uimarkerstyle.h:65
uiSlider * sliderfld_
Definition: uimarkerstyle.h:94
Notifier< uiMarkerStyle2D > changed
Definition: uimarkerstyle.h:58
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
Interface class for Notifier. See comments there.
Definition: callback.h:161
static const uiString & emptyString()
Definition: uistring.h:109
Definition: uistring.h:89
Definition: uiparent.h:26
Definition: uimarkerstyle.h:72
TypeSet< MarkerStyle2D::Type > types_
Definition: uimarkerstyle.h:61
#define mDefSetupMemb(typ, memb)
Definition: commondefs.h:137
Definition: uispinbox.h:24
Type
Definition: draw.h:92
uiGenInput * typefld_
Definition: uimarkerstyle.h:95
uiColorInput * colselfld_
Definition: uimarkerstyle.h:96
uiGenInput * typefld_
Definition: uimarkerstyle.h:63
Type
Definition: draw.h:64
Color is an RGB color object, with a transparancy. The storage is in a 4-byte integer, similar to Qt.
Definition: color.h:26
TypeSet< MarkerStyle3D::Type > types_
Definition: uimarkerstyle.h:92
Definition: uimarkerstyle.h:25