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

ConfigDialog Class Reference

from PyKDE4.kdeui import *

Inherits: KDialog → QDialog → QWidget → QObject
Namespace: Sonnet

Detailed Description


Signals

 languageChanged (QString language)

Methods

 __init__ (self, KConfig config, QWidget parent)
 __init__ (self, Sonnet.ConfigDialog a0)
 setLanguage (self, QString language)
 slotApply (self)
 slotOk (self)

Signal Documentation

languageChanged ( QString  language
)

This is emitted when the user closed the dialog (and did not cancel it).

Parameters:
language  the language which the user has selected

Since:
4.1

Signal syntax:
QObject.connect(source, SIGNAL("languageChanged(const QString&)"), target_slot)

Method Documentation

__init__ (  self,
KConfig  config,
QWidget  parent
)
__init__ (  self,
Sonnet.ConfigDialog  a0
)
setLanguage (  self,
QString  language
)

Sets the language/dictionary that will be selected by default in this config dialog. This overrides the setting in the config file.

Parameters:
language  the language which will be selected by default.

Since:
4.1

slotApply (   self )
slotOk (   self )
  • 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