Stellarium 0.15.2
|
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. More... | |
Public Member Functions | |
CustomTextEdit (QWidget *parent=NULL) | |
Protected Member Functions | |
void | focusInEvent (QFocusEvent *e) |
void | focusOutEvent (QFocusEvent *e) |
A custom QTextEdit subclass that has an editingFinished() signal like QLineEdit.
Definition at line 31 of file StoredViewDialog_p.hpp.
|
signal |
Emitted when focus lost and text was changed.