
Public Member Functions | |
| def | __init__ (self, item, url, highlight=None) |
Public Attributes | |
| highlight | |
| item | |
| url | |
Represents a graphviz URL.
Definition at line 247 of file xdot_qt.py.
| def smach_viewer.xdot.xdot_qt.Url.__init__ | ( | self, | |
| item, | |||
| url, | |||
highlight = None |
|||
| ) |
Definition at line 250 of file xdot_qt.py.
| smach_viewer.xdot.xdot_qt.Url.highlight |
Definition at line 255 of file xdot_qt.py.
| smach_viewer.xdot.xdot_qt.Url.item |
Definition at line 251 of file xdot_qt.py.
| smach_viewer.xdot.xdot_qt.Url.url |
Definition at line 252 of file xdot_qt.py.