Class p.u.p.Konqueror:

Part of pida.utils.pywebbrowser View In Hierarchy

Controller for the KDE File Manager (kfm, or Konqueror).

See http://developer.kde.org/documentation/other/kfmclient.html for more information on the Konqueror remote-control interface.

Line # Kind Name Docs
172 Method __init__ Undocumented
178 Method _remote Undocumented
191 Method open Undocumented
def __init__(self):
Undocumented
def _remote(self, action):
Undocumented
def open(self, url, new=1, autoraise=1):
Undocumented
API Documentation for PIDA, generated by pydoctor.