1 #ifndef UNITCOMBOBOXDELEGATE_H
2 #define UNITCOMBOBOXDELEGATE_H
5 #include "gui/widgets/delegates/comboboxdelegate.h"
35 const QStyleOptionViewItem &option,
36 const QModelIndex &index)
const;
46 void paint(QPainter *painter,
47 const QStyleOptionViewItem &option,
48 const QModelIndex &index)
const;
55 #endif // UNITCOMBOBOXDELEGATE_H