forked from qt-creator/qt-creator
@@ -63,7 +63,6 @@ public:
|
|||||||
signals:
|
signals:
|
||||||
void jumpToSearchResult(const QString &fileName, int lineNumber,
|
void jumpToSearchResult(const QString &fileName, int lineNumber,
|
||||||
int searchTermStart, int searchTermLength);
|
int searchTermStart, int searchTermLength);
|
||||||
void dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight);
|
|
||||||
|
|
||||||
public slots:
|
public slots:
|
||||||
void clear();
|
void clear();
|
||||||
|
Reference in New Issue
Block a user