The ClearLineEdit class adds a clear button at the right side. More...
#include <Widgets.h>
Public Member Functions | |
ClearLineEdit (QWidget *parent=nullptr) | |
Protected Member Functions | |
void | resizeEvent (QResizeEvent *) |
The ClearLineEdit class adds a clear button at the right side.
http://stackoverflow.com/questions/21232224/qlineedit-with-custom-button
ClearLineEdit::ClearLineEdit | ( | QWidget * | parent = nullptr | ) |
References draftgeoutils.intersections::connect().
|
protected |