1 #ifndef WIDGETS_CLEARLINEEDIT_H 2 #define WIDGETS_CLEARLINEEDIT_H 8 QT_FORWARD_DECLARE_CLASS(QHBoxLayout)
19 bool isCleared()
const;
22 void handleTextChanged(
const QString &
text);
23 void handleClearButtonClicked();
27 #endif // WIDGETS_CLEARLINEEDIT_H
#define QT_UTILITIES_EXPORT
Marks the symbol to be exported by the qtutilities library.