16#ifndef QGSHIGHLIGHTABLECOMBOBOX_H
17#define QGSHIGHLIGHTABLECOMBOBOX_H
53 void setHighlighted(
bool highlighted );
56 void paintEvent( QPaintEvent *e )
override;
59 bool mHighlight =
false;
QgsHighlightableComboBox(QWidget *parent=nullptr)
Constructor for QgsHighlightableComboBox with the specified parent widget.
bool isHighlighted() const
Returns true if the combo box is currently highlighted.