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