Table of Contents

Module: VariablesViewer eric3/Debugger/VariablesViewer.py

Module implementing the variables viewer widget.

Imported modules   
from Config import ConfigVarTypeDispStrings, ConfigVarTypeStrings
from VariableDetailDialog import VariableDetailDialog
from math import log10
from qt import QListView, QListViewItem, QWhatsThis, SIGNAL, QString, QRegExp, qApp
import types
Classes   

ClassNode

Class implementing a QListViewItem that represents a class.

VariablesViewer

Class implementing the variables viewer widget.


Table of Contents

This document was automatically generated by HappyDoc version 2.1