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