Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adamn/python-webkit2png
/ types & classes
Types & classes
4 in github.com/adamn/python-webkit2png
⨍
Functions
24
◇
Types & classes
4
↓ 1 callers
Class
CookieJar
webkit2png/webkit2png.py:125
↓ 1 callers
Class
CustomWebPage
webkit2png/webkit2png.py:366
↓ 1 callers
Class
WebkitRenderer
A class that helps to create 'screenshots' of webpages using Qt's QWebkit. Requires PyQt4 library. Use "render()" to get a 'QImage' obje
webkit2png/webkit2png.py:36
↓ 1 callers
Class
_WebkitRendererHelper
This helper class is doing the real work. It is required to allow WebkitRenderer.render() to be called "asynchronously" (but always from
webkit2png/webkit2png.py:137