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

FileViewWidget Class Reference

from PyKDE4.marble import *

Inherits: QWidget → QObject
Namespace: Marble

Detailed Description


Signals

 centerOn (Marble.GeoDataPlacemark a0, bool animated)
 centerOn (Marble.GeoDataLatLonBox a0, bool animated)

Methods

 __init__ (self, QWidget parent=0, Qt::WindowFlags f=0)
 enableFileViewActions (self)
 setTreeModel (self, Marble.GeoDataTreeModel model)

Signal Documentation

centerOn ( Marble.GeoDataPlacemark  a0,
bool  animated
)
Signal syntax:
QObject.connect(source, SIGNAL("centerOn(const Marble::GeoDataPlacemark&, bool)"), target_slot)
centerOn ( Marble.GeoDataLatLonBox  a0,
bool  animated
)
Signal syntax:
QObject.connect(source, SIGNAL("centerOn(const Marble::GeoDataLatLonBox&, bool)"), target_slot)

Method Documentation

__init__ (  self,
QWidget  parent=0,
Qt::WindowFlags  f=0
)
enableFileViewActions (   self )
setTreeModel (  self,
Marble.GeoDataTreeModel  model
)
  • 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