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