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

ClipPainter Class Reference

from PyKDE4.marble import *

Inherits: QPainter
Subclasses: Marble.GeoPainter
Namespace: Marble

Detailed Description


Methods

 __init__ (self)
 __init__ (self, QPaintDevice a0, bool a1)
 drawPolygon (self, QPolygonF a0, Qt.FillRule fillRule=Qt.OddEvenFill)
 drawPolyline (self, QPolygonF a0)
 drawPolyline (self, QPolygonF a0, QVector labelNodes, Marble.LabelPositionFlags labelPositionFlag=Marble.LineCenter)
bool isClipping (self)
 setClipping (self, bool enable)

Method Documentation

__init__ (   self )
__init__ (  self,
QPaintDevice  a0,
bool  a1
)
drawPolygon (  self,
QPolygonF  a0,
Qt.FillRule  fillRule=Qt.OddEvenFill
)
drawPolyline (  self,
QPolygonF  a0
)
drawPolyline (  self,
QPolygonF  a0,
QVector  labelNodes,
Marble.LabelPositionFlags  labelPositionFlag=Marble.LineCenter
)
bool isClipping (   self )
setClipping (  self,
bool  enable
)
  • Full Index

Modules

  • marble
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal