KDE 4.9 PyKDE API Reference
  • KDE's Python API
  • Overview
  • PyKDE Home
  • Sitemap
  • Contact Us
 

TinyWebBrowser Class Reference

from PyKDE4.marble import *

Inherits: QWebView → QWidget → QObject
Namespace: Marble

Detailed Description

This class provides a tiny web browser based on QWebView (WebKit). It is different from QWebView as it has the button "Open in new Window" disabled per default and instead opens every link in the default web browser of the user.


Signals

 statusMessage (QString a0)

Methods

 __init__ (self, QWidget parent=0)
QWebView createWindow (self, QWebPage::WebWindowType type)
 print (self)
 setWikipediaPath (self, QString relativeUrl)

Static Methods

QByteArray userAgent (QString platform, QString plugin)

Signal Documentation

statusMessage ( QString  a0
)
Signal syntax:
QObject.connect(source, SIGNAL("statusMessage(QString)"), target_slot)

Method Documentation

__init__ (  self,
QWidget  parent=0
)
QWebView createWindow (  self,
QWebPage::WebWindowType  type
)
print (   self )
setWikipediaPath (  self,
QString  relativeUrl
)

Static Method Documentation

QByteArray userAgent ( QString  platform,
QString  plugin
)
  • Full Index

Modules

  • akonadi
  • dnssd
  • kdecore
  • kdeui
  • khtml
  • kio
  • knewstuff
  • kparts
  • kutils
  • nepomuk
  • phonon
  • plasma
  • polkitqt
  • solid
  • soprano
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal