addToClick(const NodeAddress &addr, int nodetype, QRect bounds) | Canvas | |
Canvas(Options *, MyScrollBar *, MyScrollBar *, Document *, GenericNode *rootNode, QWidget *parent=0, const char *name=0) | Canvas | |
dispNodes | Canvas | [private] |
document | Canvas | [private] |
dragging | Canvas | [private] |
dragX | Canvas | [private] |
dragY | Canvas | [private] |
drawAndOperator(int x, int width, int yu, int yd) | Canvas | [private] |
drawAtomNode(AtomNode *nd, const NodeAddress &addrParent, int dx, int dy) | Canvas | |
drawConjunctionNode(ConjunctionNode *nd, const NodeAddress &addrParent, int dx, int dy) | Canvas | |
drawDisjunctionNode(DisjunctionNode *nd, const NodeAddress &addrParent, int dx, int dy) | Canvas | |
drawFeatvalNode(FeatvalNode *nd, const NodeAddress &addrParent, int dx, int dy) | Canvas | |
drawFoundMark(int x, int y, int w, int h) | Canvas | [private] |
drawFunctionNode(FunctionNode *nd, const NodeAddress &addrParent, int dx, int dy) | Canvas | |
drawGenericNode(GenericNode *nd, const NodeAddress &addrParent, int dx, int dy, unsigned short flags=0) | Canvas | |
drawHiddenNode(DisplayableNode *dnd, char *text, int dx, int dy) | Canvas | |
drawLine(int, int, int, int) | Canvas | [private] |
drawListNode(ListNode *nd, const NodeAddress &addrParent, int dx, int dy) | Canvas | |
drawOrOperator(int x, int width, int yu, int yd) | Canvas | [private] |
drawRect(int, int, int, int) | Canvas | [private] |
drawRefNode(RefNode *nd, const NodeAddress &addrParent, int dx, int dy, unsigned short flags=0) | Canvas | |
drawRelationNode(RelationNode *nd, const NodeAddress &addrParent, int dx, int dy) | Canvas | |
drawRestNode(RestNode *nd, const NodeAddress &addrParent, int dx, int dy) | Canvas | |
drawSetNode(SetNode *nd, const NodeAddress &addrParent, int dx, int dy) | Canvas | |
drawStrucNode(StrucNode *nd, const NodeAddress &addrParent, int dx, int dy) | Canvas | |
drawTailNode(TailNode *nd, const NodeAddress &addrParent, int dx, int dy) | Canvas | |
drawText(int, int, const char *, int width=0) | Canvas | [private] |
drawTreeNode(TreeNode *nd, const NodeAddress &addrParent, int dx, int dy) | Canvas | |
drawTypeNode(TypeNode *nd, const NodeAddress &addrParent, int dx, int dy) | Canvas | |
ensureVisible(const NodeAddress *addr) | Canvas | |
expandCollapse(DisplayableNode *nd, bool redraw=true) | Canvas | |
expandCollapseSlot() | Canvas | [private, slot] |
foundMark | Canvas | [private] |
getDispNodes(void) | Canvas | |
getDocument(void) const | Canvas | |
getKlickedOn() | Canvas | |
getMaxSize() | Canvas | [inline] |
getNodeDimensions(GenericNode *nd, const NodeAddress &addrParent, int dx, int dy) | Canvas | |
getOffsetX() | Canvas | [inline] |
getOffsetY() | Canvas | [inline] |
h_scroll | Canvas | [private] |
hideLevelPopupSlot(void) | Canvas | [slot] |
hideNodePopupSlot(void) | Canvas | [slot] |
hideUnhide(DisplayableNode *nd, bool redraw=true) | Canvas | |
highlight | Canvas | [private] |
klickedOn | Canvas | [private] |
markFound(const NodeAddress *addr) | Canvas | |
maxSize | Canvas | [private] |
mouseMoveEvent(QMouseEvent *) | Canvas | [protected] |
mousePressEvent(QMouseEvent *) | Canvas | [protected] |
mouseReleaseEvent(QMouseEvent *) | Canvas | [protected] |
namesOfHiddenChildNodes(NodeAddress &addr) | Canvas | [private] |
nodeOrigin(const NodeAddress *addr) | Canvas | [private] |
offsetX | Canvas | [private] |
offsetY | Canvas | [private] |
oldOffsetX | Canvas | [private] |
oldOffsetY | Canvas | [private] |
options | Canvas | [private] |
paint | Canvas | [private] |
paintEvent(QPaintEvent *) | Canvas | [virtual] |
popup | Canvas | [private] |
printToPrinter(QPrinter &p) | Canvas | |
realDraw | Canvas | [private] |
redrawSignal() | Canvas | [signal] |
repaint(bool erase=true) | Canvas | [virtual] |
repaint(int, int, int, int, bool erase=true) | Canvas | [virtual] |
reset() | Canvas | |
resetScrollbar() | Canvas | |
resetToClick(void) | Canvas | [private] |
rootNode | Canvas | [private] |
scrollingSlot(int) | Canvas | [slot] |
scrollLineDownSlot(void) | Canvas | [slot] |
scrollLineLeftSlot(void) | Canvas | [slot] |
scrollLineRightSlot(void) | Canvas | [slot] |
scrollLineUpSlot(void) | Canvas | [slot] |
scrollPageDownSlot(void) | Canvas | [slot] |
scrollPageLeftSlot(void) | Canvas | [slot] |
scrollPageRightSlot(void) | Canvas | [slot] |
scrollPageUpSlot(void) | Canvas | [slot] |
setRootNode(GenericNode *node) | Canvas | |
toKlick | Canvas | [private] |
typeAndFeatsList(StrucNode *node) | Canvas | [private] |
unhideLevelPopupSlot(void) | Canvas | [slot] |
updateOptions(const Options &op) | Canvas | |
v_scroll | Canvas | [private] |
wheelEvent(QWheelEvent *we) | Canvas | [protected, virtual] |
whereKlicked(const QPoint &p) | Canvas | |
~Canvas() | Canvas | |