1#ifndef WIDGETS_CLEARCOMBOBOX_H
2#define WIDGETS_CLEARCOMBOBOX_H
20 void handleTextChanged(
const QString &
text);
21 void handleClearButtonClicked()
override;
22 void handleCustomLayoutCreated()
override;
bool isCleared() const override
Returns whether the related widget is cleared.
ClearComboBox(QWidget *parent=nullptr)
Constructs a clear combo box.
#define QT_UTILITIES_EXPORT
Marks the symbol to be exported by the qtutilities library.