Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config

Module Synopsis:: UI:: Qt:: browse


Classes Summary:
BrowserWindow
The browser window displays an AST in the familiar (from JavaDoc) three-pane view. [Source]
ListFiller
A visitor that fills in a QListView from an AST [Source]
PackageBrowser
Browser that manages the package view [Source]
ClassBrowser
Browser display that manages the class view [Source]
DocoBrowser
Browser that manages the documentation view [Source]
SourceMimeFactory [Source]
SourceBrowser
Browser that manages the source view [Source]
GraphBrowser
Browser that manages the graph view [Source]

Functions Summary:
 format_source(text)
The source relies on stylesheets, and Qt doesn't have powerful enough stylesheets. [Source]

Function Details:
  format_source(text)

The source relies on stylesheets, and Qt doesn't have powerful enough stylesheets. This function manually converts the html...