| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
debug.debugmixin --+
|
actions.SelectAction --+
|
actions.ListAction --+
|
actions.ToggleListAction --+
|
DebugClass
A multi-entry menu list that allows individual toggling of debug printing for classes.
All frames will share the same list, which makes sense since the debugging is controlled by class attributes.
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from Inherited from |
| Static Methods | |||
|
|||
|
|||
| Class Variables | |
debuglevel = 0
|
|
name = This is the name of the menu entry as it appears in the menu bar. |
|
empty =
|
|
tooltip = Tooltip that is displayed when the mouse is hovering over the menu entry. |
|
default_menu = The default menu location is specified here as a tuple containing the menu path (separated by / characters) and a number between 1 and 1000 representing the position within the menu. |
|
categories = False
|
|
inline = True
|
|
itemlist =
|
|
|
Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
Add a class to the list of entries
|
|
|
Override this to show whether the index is checked or not.
|
Turn on or off the debug logging for the selected class
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:22 2008 |