pycrossword  0.2
Pure-Python implementation of a crossword puzzle generator and editor
Classes
pycross.browser Namespace Reference

Classes

class  Browser
 
class  BrowserWindow
 
class  DownloadManagerWidget
 
class  DownloadWidget
 
class  TabWidget
 
class  WebPage
 
class  WebPopupWindow
 
class  WebView
 

Detailed Description

Implementation of Qt web browser based on the Qt Simple Browser example