KDECore
filter.cpp File Reference
#include "filter_p.h"
#include "settings_p.h"
#include <kglobal.h>
#include <kdebug.h>
Go to the source code of this file.
Namespaces | |
namespace | Sonnet |
Functions | |
static bool | Sonnet::finderNextWord (QTextBoundaryFinder &finder, QString &word, int &bufferStart) |
static bool | Sonnet::finderWordAt (QTextBoundaryFinder &finder, int at, QString &word, int &bufferStart) |
static bool | Sonnet::isSpaceOrPunct (const QString &str) |
Variables | |
static Word | Sonnet::endWord |