forked from qt-creator/qt-creator
some minor popup tuning
This commit is contained in:
@@ -101,7 +101,9 @@ private:
|
||||
void setCompletionItems(const QList<TextEditor::CompletionItem> &completionitems);
|
||||
void keyboardSearch(const QString &search);
|
||||
void closeList(const QModelIndex &index);
|
||||
private slots:
|
||||
void maybeShowInfoTip();
|
||||
private:
|
||||
|
||||
bool m_blockFocusOut;
|
||||
bool m_quickFix;
|
||||
|
||||
Reference in New Issue
Block a user