![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <dotgraph.h>
Public Member Functions | |
DotGraph (QTextStream &out) | |
void | operator() (Automaton *a) |
Definition at line 12 of file dotgraph.h.
DotGraph::DotGraph | ( | QTextStream & | out | ) |
Definition at line 10 of file dotgraph.cpp.
Definition at line 15 of file dotgraph.cpp.
References Automaton::_M_grammar, Automaton::id(), Grammar::isTerminal(), and Automaton::states.
Referenced by main().