1 #ifndef WIDGETS_CLEARCOMBOBOX_H 2 #define WIDGETS_CLEARCOMBOBOX_H 15 bool isCleared()
const override;
18 void handleTextChanged(
const QString &
text);
19 void handleClearButtonClicked()
override;
24 #endif // WIDGETS_CLEARCOMBOBOX_H
#define QT_UTILITIES_EXPORT
Marks the symbol to be exported by the qtutilities library.