![]() |
Stellarium
25.3
|
A custom QTextEdit subclass that has an editingFinished() signal like QLineEdit. More...
#include <StoredViewDialog_p.hpp>
Signals | |
| void | editingFinished () |
| Emitted when focus lost and text was changed. | |
Public Member Functions | |
| CustomTextEdit (QWidget *parent=nullptr) | |
Protected Member Functions | |
| void | focusInEvent (QFocusEvent *e) override |
| void | focusOutEvent (QFocusEvent *e) override |
A custom QTextEdit subclass that has an editingFinished() signal like QLineEdit.