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

LineEditUrlDropEventFilter Class Reference

from PyKDE5.kwidgetsaddons import *

Inherits: QObject

Detailed Description

This class provides an event filter that can be installed on a QLineEdit or a subclass of it (KLineEdit) to make it handle url drop events so when a url is droped it replaces the existing content.


Methods

 __init__ (self, QObject parent=0)
bool eventFilter (self, QObject obj, QEvent ev)

Method Documentation

__init__ (  self,
QObject  parent=0
)
bool eventFilter (  self,
QObject  obj,
QEvent  ev
)
  • Full Index

Modules

  • karchive
  • kcoreaddons
  • kguiaddons
  • kitemmodels
  • kitemviews
  • kplotting
  • kwidgetsaddons
  • solid
  • sonnet
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal