X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fdotgroupcollaboration.h;h=f3b61c70d81a7f7eacc48061897d628e310e2ede;hb=14adf159fc9eb1212b2e61ea78e94c135abde0fe;hp=ddb12bb7a9aa9b6215f6c3ece987668c1a92af60;hpb=cfd886868fa8595b045007a2ad673c18c5f222b3;p=platform%2Fupstream%2Fdoxygen.git diff --git a/src/dotgroupcollaboration.h b/src/dotgroupcollaboration.h index ddb12bb..f3b61c7 100644 --- a/src/dotgroupcollaboration.h +++ b/src/dotgroupcollaboration.h @@ -34,6 +34,8 @@ class DotGroupCollaboration : public DotGraph const QCString &path,const QCString &fileName,const QCString &relPath, bool writeImageMap=TRUE,int graphId=-1); bool isTrivial() const; + bool isTooBig() const; + int numNodes() const; protected: virtual QCString getBaseName() const;