Stellarium 0.14.3
List of all members | Signals | Public Member Functions | Protected Member Functions
CustomTextEdit Class Reference

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)
 

Detailed Description

A custom QTextEdit subclass that has an editingFinished() signal like QLineEdit.

Definition at line 31 of file StoredViewDialog_p.hpp.

Member Function Documentation

void CustomTextEdit::editingFinished ( )
signal

Emitted when focus lost and text was changed.


The documentation for this class was generated from the following file: