25 #ifndef LINEWEIGHT_COMBOBOX_H
26 #define LINEWEIGHT_COMBOBOX_H
40 LineWeightComboBox(
int width,
int height, QWidget *parent =
nullptr,
const char *name=
nullptr);
void updateLineWeight(int index)
QIcon createIcon(const qreal &width)
virtual ~LineWeightComboBox()
LineWeightComboBox(QWidget *parent=nullptr, const char *name=nullptr)
qreal getLineWeight() const
void setLineWeight(const qreal &weight)
void lineWeightChanged(const qreal &weight)