Skip to main content

The dotgraph.h File Reference

Included Headers

#include <iostream> #include <map> #include "qcstring.h" #include "dir.h" #include "construct.h"

Classes Index

classDotGraph

A dot graph. More...

Enumerations Index

enum classGraphOutputFormat { ... }
enum classEmbeddedOutputFormat { ... }
enum classGraphType { ... }

Enumerations

EmbeddedOutputFormat

enum class EmbeddedOutputFormat
strong
Enumeration values
Html
LaTeX
Rtf
DocBook

Definition at line 30 of file dotgraph.h.

GraphOutputFormat

enum class GraphOutputFormat
strong
Enumeration values
BITMAP
EPS

Definition at line 29 of file dotgraph.h.

29enum class GraphOutputFormat { BITMAP, EPS };

GraphType

enum class GraphType
strong
Enumeration values
Dependency
Inheritance
Collaboration
Hierarchy
CallGraph

Definition at line 31 of file dotgraph.h.


Generated via doxygen2docusaurus by Doxygen 1.14.0.