QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
RStemmer.h
Go to the documentation of this file.
1
20
#ifndef RSTEMMER_H
21
#define RSTEMMER_H
22
23
#include "
stemmer_global.h
"
24
25
#include <QMetaType>
26
#include <QString>
27
28
36
class
QCADSTEMMER_EXPORT
RStemmer
{
37
public
:
38
static
QString stem(
const
QString& word,
const
QString& locale);
39
};
40
41
Q_DECLARE_METATYPE
(
RStemmer
*);
42
43
#endif
Q_DECLARE_METATYPE
Q_DECLARE_METATYPE(RStemmer *)
RStemmer
Copyright (c) 2011-2018 by Andrew Mustun.
Definition
RStemmer.h:36
stemmer_global.h
QCADSTEMMER_EXPORT
#define QCADSTEMMER_EXPORT
Definition
stemmer_global.h:10
src
stemmer
RStemmer.h
Generated on Fri Jul 18 2025 09:41:51 for QCAD by
1.10.0