KSpell2::Client Class Reference
#include <client.h>
Inheritance diagram for KSpell2::Client:

Public Member Functions | |
Client (QObject *parent=0, const char *name=0) | |
virtual int | reliability () const =0 |
virtual Dictionary * | dictionary (const QString &language)=0 |
virtual QStringList | languages () const =0 |
virtual QString | name () const =0 |
Detailed Description
The fact that this class inherits from QObject makes me hugely unhappy.
The reason for as of writting is that I don't really feel like writting my own KLibFactory that would load anything else then QObject derivatives.
The documentation for this class was generated from the following files: