• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdespell2
 

tdespell2

  • KSpell2
  • Word
Public Member Functions | Public Attributes | List of all members
KSpell2::Word Struct Reference

#include <filter.h>

Public Member Functions

 Word (const TQString &w, int st, bool e=false)
 
 Word (const Word &other)
 

Public Attributes

TQString word
 
uint start
 
bool end
 

Detailed Description

Structure abstracts the word and its position in the parent text.

Author
Zack Rusin zack@.nosp@m.kde..nosp@m.org

struct represents word

Definition at line 39 of file filter.h.

Constructor & Destructor Documentation

◆ Word() [1/3]

KSpell2::Word::Word ( )
inline

Definition at line 41 of file filter.h.

◆ Word() [2/3]

KSpell2::Word::Word ( const TQString &  w,
int  st,
bool  e = false 
)
inline

Definition at line 44 of file filter.h.

◆ Word() [3/3]

KSpell2::Word::Word ( const Word &  other)
inline

Definition at line 47 of file filter.h.

Member Data Documentation

◆ end

bool KSpell2::Word::end

Definition at line 54 of file filter.h.

◆ start

uint KSpell2::Word::start

Definition at line 53 of file filter.h.

◆ word

TQString KSpell2::Word::word

Definition at line 52 of file filter.h.


The documentation for this struct was generated from the following file:
  • filter.h

tdespell2

Skip menu "tdespell2"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members

tdespell2

Skip menu "tdespell2"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdespell2 by doxygen 1.9.4
This website is maintained by Timothy Pearson.