module kdeui


Table of contents
Modules
kdeui Classes
All Classes

The KDE User Interface Library

This library provides standard user interface elements for use in PyKDE4 applications. If your PyKDE4 application has a GUI, you will almost certainly kdeui module.

Most applications with single or multiple toplevel widgets should use the KMainWindow or KXmlGuiWindow classes in this library, which automatically provide features like session management and simplified toolbar/menubar/statusbar creation.

A spell-checker library is also provided. Sonnet offers easy access to International ISpell or ASpell (at the user's option) as well as a spell-checker GUI ("Add", "Replace", etc.).

Authors:

Various: see the copyright headers of the individual files.


Maintainers:

See the MAINTAINERS file.


License:

LGPLv2