1 #ifndef ISOLATEDSUBGRAPHCHECKER_H 2 #define ISOLATEDSUBGRAPHCHECKER_H 19 return mIsolatedNodes;
25 QList <int> mIsolatedNodes;
28 #endif // ISOLATEDSUBGRAPHCHECKER_H Definition: isolatedsubgraphchecker.h:10
Definition: displacemodel.h:71
~IsolatedSubgraphChecker()
Definition: isolatedsubgraphchecker.cpp:64
IsolatedSubgraphChecker(DisplaceModel *model)
Definition: isolatedsubgraphchecker.cpp:58
QList< int > getIsolatedNodes() const
Definition: isolatedsubgraphchecker.h:18
bool process()
Definition: isolatedsubgraphchecker.cpp:69