PyKDE - Python Bindings for KDE
class KSpell2.Broker
Table of contents
Modules
kspell2 Classes
All Classes
Module
kspell2
Class
KSpell2.Broker
Inherits
QObject, KShared
methods
Broker
(config)
returns
a Broker instance
In versions KDE 3.3.0 and above only
Argument
Type
Default
config
KSharedConfig
changed
()
returns
nothing
In versions KDE 3.3.0 and above only
clients
()
returns
(QStringList)
In versions KDE 3.3.0 and above only
configurationChanged
()
returns
nothing
In versions KDE 3.3.0 and above only
defaultDictionary
()
returns
(KSpell2.DefaultDictionary)
In versions KDE 3.3.0 and above only
dictionary
(language = QString .null, client = QString .null)
returns
(KSpell2.Dictionary)
In versions KDE 3.3.0 and above only
Argument
Type
Default
language
QString
QString .null
client
QString
QString .null
languages
()
returns
(QStringList)
In versions KDE 3.3.0 and above only
openBroker
(config = 0)
returns
(KSpell2.Broker)
In versions KDE 3.3.0 and above only
static
Argument
Type
Default
config
KSharedConfig
0
settings
()
returns
(KSpell2.Settings)
In versions KDE 3.3.0 and above only