All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
TreeDiagram Member List

This is the complete list of members for TreeDiagram, including all inherited members.

append(const DiagramRow *d)QList< DiagramRow >inline
at(uint i) constQList< DiagramRow >inline
clear()QList< DiagramRow >inlinevirtual
computeExtremes(uint *labelWidth, uint *xpos)TreeDiagram
computeLayout()TreeDiagram
computeRows()TreeDiagram
contains(const DiagramRow *d) constQList< DiagramRow >inline
containsRef(const DiagramRow *d) constQList< DiagramRow >inline
count() constQList< DiagramRow >inlinevirtual
drawBoxes(FTextStream &t, Image *image, bool doBase, bool bitmap, uint baseRows, uint superRows, uint cellWidth, uint cellHeight, QCString relPath="", bool generateMap=TRUE)TreeDiagram
drawConnectors(FTextStream &t, Image *image, bool doBase, bool bitmap, uint baseRows, uint superRows, uint cellWidth, uint cellheight)TreeDiagram
find(const DiagramRow *d) constQList< DiagramRow >inline
findRef(const DiagramRow *d) constQList< DiagramRow >inline
getFirst() constQList< DiagramRow >inline
getLast() constQList< DiagramRow >inline
insert(uint i, const DiagramRow *d)QList< DiagramRow >inline
inSort(const DiagramRow *d)QList< DiagramRow >inline
isEmpty() constQList< DiagramRow >inline
layoutTree(DiagramItem *root, int row)TreeDiagramprivate
moveChildren(DiagramItem *root, int dx)TreeDiagram
operator=(const TreeDiagram &)TreeDiagramprivate
QList< DiagramRow >::operator=(const QList< DiagramRow > &l)QList< DiagramRow >inline
QGList::operator=(const QGList &)QGListprotected
operator==(const QList< DiagramRow > &list) constQList< DiagramRow >inline
prepend(const DiagramRow *d)QList< DiagramRow >inline
QList()QList< DiagramRow >inline
QList(const QList< DiagramRow > &l)QList< DiagramRow >inline
remove(uint i)QList< DiagramRow >inline
remove(const DiagramRow *d)QList< DiagramRow >inline
removeFirst()QList< DiagramRow >inline
removeLast()QList< DiagramRow >inline
removeRef(const DiagramRow *d)QList< DiagramRow >inline
setAutoDelete(bool enable)QList< DiagramRow >inline
sort()QList< DiagramRow >inline
take(uint i)QList< DiagramRow >inline
TreeDiagram(ClassDef *root, bool doBases)TreeDiagram
TreeDiagram(const TreeDiagram &)TreeDiagramprivate
~QList()QList< DiagramRow >inline
~TreeDiagram()TreeDiagram