26 void setColor(
const Color&);
27 const Color& getColor()
const;
29 void setLineWidth(
int);
30 int getLineWidth()
const;
32 void setArrowType(
int);
33 int getArrowType()
const;
36 float getScale()
const;
#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
Group for defining line properties Provides selection of linestyle, linecolor and linewidth...
Definition: uisellinest.h:27
Definition: uislider.h:40
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
Notifier< uiArrowDialog > propertyChange
Definition: uiarrowdlg.h:38
Definition: uiparent.h:24
Definition: uidialog.h:40
Definition: uiarrowdlg.h:21
Definition: uicombobox.h:137
uiSelLineStyle * linestylefld_
Definition: uiarrowdlg.h:43
uiSlider * scalefld_
Definition: uiarrowdlg.h:44
Color is an RGB color object, with a transparancy. The storage is in a 4-byte integer, similar to Qt.
Definition: color.h:24
uiLabeledComboBox * typefld_
Definition: uiarrowdlg.h:42
void setScale(float fact, float constant)