Kactus2
Kactus2 reference guide
Loading...
Searching...
No Matches
ISourceAnalyzerPlugin.h File Reference
#include "IPlugin.h"
#include "IPluginUtility.h"
#include <QString>
#include <QStringList>
#include <QSharedPointer>
#include <QList>
#include <QtPlugin>

Go to the source code of this file.

Classes

struct  FileDependencyDesc
 File dependency description structure. More...
 
class  ISourceAnalyzerPlugin
 Kactus2 contains a dependency analyzer to manage and visualize dependencies between source files of a component. Source analyzer plugins are used in the dependency analyzer to add support for different code languages and even custom file types. Single source analyzer plugin implements support for a single language or predefined file types. More...