using graphviz with qt

Posted by radi on Stack Overflow See other posts from Stack Overflow or by radi
Published on 2010-04-20T07:08:21Z Indexed on 2010/04/20 7:13 UTC
Read the original article Hit count: 458

Filed under:
|
|
|

hi , i have a compiler project and i want to print the ast after the compile complete

so can i print this ast to qt (on c++) panel using graphviz ?

note : i dont know if there is a binding between qt or c++ and graphviz , so if it doesnt work please help me to find the alternative .

thanks .

© Stack Overflow or respective owner

Related posts about qt

Related posts about c++