KSpell2 Namespace Reference

Copyright 2006 Zack Rusin <zack@kde.org> KDE 3 backport Copyright 2007 Kevin Kofler <Kevin@tigcc.ticalc.org>. More...


Classes

class  BackgroundChecker
 BackgroundChecker is used to perform spell checking without blocking the application. More...
class  Broker
 Class used to deal with dictionaries. More...
class  Client
 The fact that this class inherits from QObject makes me hugely unhappy. More...
class  Dictionary
 Class is returned by from Broker. More...
struct  Word
 Structure abstracts the word and its position in the parent text. More...
class  Filter
 Filter is used to split text into words which will be spell checked. More...

Enumerations

enum  { FoundMisspelling = 2003, FinishedChecking = 2004 }

Variables

static Word endWord
static KStaticDeleter< Filtersd
static FilterdefFilter = 0

Detailed Description

Copyright 2006 Zack Rusin <zack@kde.org> KDE 3 backport Copyright 2007 Kevin Kofler <Kevin@tigcc.ticalc.org>.

kspell_hspellclient.h

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Copyright (C) 2003 Zack Rusin <zack@kde.org> Copyright (C) 2005 Mashrab Kuvatov <kmashrab@uni-bremen.de>

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

KDE Home | KDE Accessibility Home | Description of Access Keys