KSpell2::Client Class Referenceabstract
#include <client.h>
Inherits TQObject.
Inherited by ASpellClient, HSpellClient, and ISpellClient.
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.
Constructor & Destructor Documentation
◆ Client()
| KSpell2::Client::Client | ( | TQObject * | parent = 0, |
| const char * | name = 0 |
||
| ) |
Definition at line 26 of file client.cpp.
The documentation for this class was generated from the following files:
Trinity API Reference