forked from qt-creator/qt-creator
Add analyzer multiple tools, mode & remote support
Merge-request: 284 Reviewed-by: hjk <qtc-committer@nokia.com>
This commit is contained in:
@@ -50,10 +50,11 @@ public:
|
||||
static AnalyzerPlugin *instance();
|
||||
|
||||
AnalyzerPlugin();
|
||||
~AnalyzerPlugin();
|
||||
virtual ~AnalyzerPlugin();
|
||||
|
||||
bool initialize(const QStringList &arguments, QString *errorString);
|
||||
void extensionsInitialized();
|
||||
|
||||
ShutdownFlag aboutToShutdown();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user