kiten/lib
entry.h
Go to the documentation of this file.
243 bool listMatch( const QStringList &list, const QStringList &test, DictQuery::MatchType type ) const;
The Entry class is a generic base class for each particular entry in a given dictionary.
Definition: entry.h:44
MatchType
This enum is used to define the type of matching this query is supposed to do.
Definition: dictquery.h:285
A class to allow users of libkiten to properly setup a database query.
Definition: dictquery.h:89
EntryList is a simple container for Entry objects, and is-a QList A few simple overrides allo...
Definition: entrylist.h:38
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.