24 #ifndef LINETYPE_COMBOBOX_H
25 #define LINETYPE_COMBOBOX_H
44 LineTypeComboBox(
int width,
int height, QWidget *parent =
nullptr ,
const char *name =
nullptr );
void setLineType(const QString &type)
void lineTypeChanged(const QString &type)
void updateLineType(int index)
QIcon createIcon(const QString &type)
LineTypeComboBox(QWidget *parent=nullptr)
QString m_currentLineType
virtual ~LineTypeComboBox()