forked from qt-creator/qt-creator
Clang: Extract duplicate code
Change-Id: I476916f825ab475f77f918127217dfc33eb4f388 Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
This commit is contained in:
@@ -56,6 +56,8 @@ public:
|
||||
void setAddOptional(bool addOptional);
|
||||
void setPlaceHolderToEmphasize(int placeHolderNumber);
|
||||
|
||||
void setupForKeywords();
|
||||
|
||||
const QString &text() const;
|
||||
const std::vector<int> &placeholderPositions() const;
|
||||
bool hasPlaceholderPositions() const;
|
||||
|
||||
Reference in New Issue
Block a user