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

KDE3Support

  • sources
  • kde-4.14
  • kdelibs
  • kde3support
  • kdeui
Macros | Enumerations | Functions
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.

Macros

#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 ()
 

Macro Definition Documentation

#define MAXLINELENGTH   10000

Definition at line 50 of file k3spell.cpp.

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

Definition at line 121 of file k3spell.cpp.

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

Definition at line 118 of file k3spell.cpp.

Enumeration Type Documentation

anonymous enum
Enumerator
GOOD 
IGNORE 
REPLACE 
MISTAKE 

Definition at line 53 of file k3spell.cpp.

enum checkMethod
Enumerator
Method1 
Method2 

Definition at line 60 of file k3spell.cpp.

Function Documentation

static bool determineASpellV6 ( )
static

Definition at line 167 of file k3spell.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KDE3Support

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

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal