tdespell2
KSpell2::Client Class Reference
The fact that this class inherits from TQObject makes me hugely unhappy. More...
#include <client.h>
Inheritance diagram for KSpell2::Client:

Public Member Functions | |
Client (TQObject *parent=0, const char *name=0) | |
virtual int | reliability () const =0 |
virtual Dictionary * | dictionary (const TQString &language)=0 |
virtual TQStringList | languages () const =0 |
virtual TQString | name () const =0 |
Detailed Description
The fact that this class inherits from TQObject 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 TQObject derivatives.
Definition at line 41 of file client.h.
The documentation for this class was generated from the following files: