The Qtree package is "a LaTeX package for drawing tree diagrams." Is it possible to draw simple graph-like diagrams with it, similar to the one depicted below? If not, should I resort to TikZ-qtree?

|
The Qtree package is "a LaTeX package for drawing tree diagrams." Is it possible to draw simple graph-like diagrams with it, similar to the one depicted below? If not, should I resort to TikZ-qtree?
|
|||
|
Here's one solution.
Update I've changed the method of moving the P node so that it is centred correctly. (Output image has been put in an
|
|||||||||||||
|
qtree. (It is, after allqtreeand notqgraph:-)) But it should be fairly easy to do intikz-qtreeI think. Since the basic syntax is the same, buttikz-qtreeis much more powerful, I would start there. – Alan Munn Aug 12 '11 at 22:50tikz-qtreecode? – Sadeq Dousti Aug 12 '11 at 22:55