git-svn-id: svn://db.shs.com.ru/libs@19 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -71,9 +71,10 @@ private:
|
||||
QList<QTextEdit::ExtraSelection> es_selected, es_custom;
|
||||
QMap<int, ACClass> ac_classes;
|
||||
int prev_lc, auto_comp_pl, timer;
|
||||
bool spaces_, _ignore_focus_out;
|
||||
bool spaces_, _ignore_focus_out, _first;
|
||||
|
||||
bool eventFilter(QObject * o, QEvent * e);
|
||||
void showEvent(QShowEvent * );
|
||||
void timerEvent(QTimerEvent * );
|
||||
void applyExtraSelection();
|
||||
void nextCompletition();
|
||||
|
||||
Reference in New Issue
Block a user