• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KDE3Support

k3spell.cpp File Reference

#include "k3spell.h"
#include <config.h>
#include <stdio.h>
#include <sys/time.h>
#include <sys/types.h>
#include <unistd.h>
#include <ctype.h>
#include <stdlib.h>
#include <QtGui/QApplication>
#include <QtCore/QTextCodec>
#include <QtCore/QTimer>
#include <kmessagebox.h>
#include <kdebug.h>
#include <klocale.h>
#include "k3sconfig.h"
#include "k3spelldlg.h"
#include <kprocess.h>
#include <QTextStream>
#include "k3spell.moc"

Include dependency graph for k3spell.cpp:

Go to the source code of this file.


Defines

#define MAXLINELENGTH   10000
#define NOOUTPUT(x)   (disconnect (proc, SIGNAL (readyReadStandardOutput()), this, SLOT (x())))
#define OUTPUT(x)   (connect (proc, SIGNAL (readyReadStandardOutput()), this, SLOT (x())))

Enumerations

enum  { GOOD = 0, IGNORE = 1, REPLACE = 2, MISTAKE = 3 }
enum  checkMethod { Method1 = 0, Method2 }

Functions

static bool determineASpellV6 ()

Define Documentation

#define MAXLINELENGTH   10000

Definition at line 49 of file k3spell.cpp.

#define NOOUTPUT ( x   )     (disconnect (proc, SIGNAL (readyReadStandardOutput()), this, SLOT (x())))

Definition at line 120 of file k3spell.cpp.

#define OUTPUT ( x   )     (connect (proc, SIGNAL (readyReadStandardOutput()), this, SLOT (x())))

Definition at line 117 of file k3spell.cpp.


Enumeration Type Documentation

anonymous enum

Enumerator:
GOOD 
IGNORE 
REPLACE 
MISTAKE 

Definition at line 52 of file k3spell.cpp.

enum checkMethod

Enumerator:
Method1 
Method2 

Definition at line 59 of file k3spell.cpp.


Function Documentation

static bool determineASpellV6 (  )  [static]

Definition at line 166 of file k3spell.cpp.

KDE3Support

Skip menu "KDE3Support"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal