Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::UI::Qt::igraph
class IGraphWindow:: Icon
Files: Synopsis/UI/Qt/igraph.py

Operations Summary:
 __init__(self, canvas, classname, x, y) [Source]
 move_to(self, x, y) [Source]
 width(self)
returns the width of this icon [Source]
 mid(self)
Returns the x, y coords of the middle of this icon [Source]
 add_sub(self, sub, line) [Source]
 move_sub(self, line) [Source]
 add_super(self, super, line) [Source]
 move_super(self, line) [Source]
 clear(self)
Removes all references to other icons etc so they can be garbage collected [Source]