forked from qt-creator/qt-creator
Create completion items for the builtin snippets
This commit is contained in:
@@ -379,6 +379,8 @@ public:
|
||||
|
||||
void setTextCursor(const QTextCursor &cursor);
|
||||
|
||||
void insertCodeSnippet(const QString &snippet);
|
||||
|
||||
public slots:
|
||||
void setDisplayName(const QString &title);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user