Gui::ClearLineEdit Class Reference
The ClearLineEdit class adds a clear button at the right side. More...
#include <Widgets.h>
Public Member Functions | |
ClearLineEdit (QWidget *parent=0) | |
Protected Member Functions | |
void | resizeEvent (QResizeEvent *) |
Detailed Description
The ClearLineEdit class adds a clear button at the right side.
http://stackoverflow.com/questions/21232224/qlineedit-with-custom-button
Constructor & Destructor Documentation
◆ ClearLineEdit()
ClearLineEdit::ClearLineEdit | ( | QWidget * | parent = 0 | ) |
References Gui::BitmapFactory().
Member Function Documentation
◆ resizeEvent()
|
protected |
The documentation for this class was generated from the following files:
- src/Gui/Widgets.h
- src/Gui/Widgets.cpp