knode
#include <kscoring.h>
Definition at line 185 of file kscoring.h.
| Enumerator |
|---|
| CONTAINS |
|
| MATCH |
|
| EQUALS |
|
| SMALLER |
|
| GREATER |
|
| MATCHCS |
|
Definition at line 189 of file kscoring.h.
| KScoringExpression::KScoringExpression |
( |
const QString & |
h, |
|
|
const QString & |
t, |
|
|
const QString & |
n, |
|
|
const QString & |
ng |
|
) |
| |
| KScoringExpression::~KScoringExpression |
( |
| ) |
|
| QStringList KScoringExpression::conditionNames |
( |
| ) |
|
|
static |
| Condition KPIM::KScoringExpression::getCondition |
( |
| ) |
const |
|
inline |
| int KScoringExpression::getConditionForName |
( |
const QString & |
s | ) |
|
|
static |
| QString KPIM::KScoringExpression::getExpression |
( |
| ) |
const |
|
inline |
| QString KPIM::KScoringExpression::getHeader |
( |
| ) |
const |
|
inline |
| QString KScoringExpression::getNameForCondition |
( |
int |
cond | ) |
|
|
static |
| int KScoringExpression::getType |
( |
| ) |
const |
| QString KScoringExpression::getTypeString |
( |
| ) |
const |
| QString KScoringExpression::getTypeString |
( |
int |
cond | ) |
|
|
static |
| QStringList KScoringExpression::headerNames |
( |
| ) |
|
|
static |
| bool KPIM::KScoringExpression::isNeg |
( |
| ) |
const |
|
inline |
| QString KScoringExpression::toString |
( |
| ) |
const |
| void KScoringExpression::write |
( |
QTextStream & |
st | ) |
const |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:37 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.