Module bphtml
[hide private]
[frames] | no frames]

Module bphtml

source code

Classes [hide private]
  HTMLWindow
BitPim customised HTML Window
  ViewSourceFrame
  TreeParser
Turns the HTML data into a tree structure
  PrintData
Similar to wx.PrintData except this one includes copy ctor and copy 'operator'
  HtmlEasyPrinting
Similar to wxHtmlEasyPrinting, except this is actually useful.
  Renderer
Functions [hide private]
 
applyhtmlstyles(html, styles) source code
 
_hasclass(node) source code
 
_applystyles(node, styles) source code
 
_applystyle(node, style) source code
 
getbestsize(dc, html, basepath='', font='', size=10) source code
 
drawhtml(dc, rect, html, basepath='', font='', size=10)
Draw html into supplied dc and rect
source code
Variables [hide private]
  _scales = [0.7, 0.9, 1, 1.1, 1.2, 1.4, 1.6]