KIO
predicateproperties.cpp
Go to the documentation of this file.
A predicate is part of the RDF trinity: subject, predicate, object.
Definition: predicateproperties.h:36
QValidator * createValidator() const
Definition: predicateproperties.cpp:94
uint maxCardinality() const
Definition: predicateproperties.cpp:81
const PredicateProperties & operator=(const PredicateProperties &p)
Definition: predicateproperties.cpp:60
~PredicateProperties()
Definition: predicateproperties.cpp:57
PredicateProperties(const QString &predicate=QString())
Definition: predicateproperties.cpp:47
const PredicateProperties & parent() const
Definition: predicateproperties.cpp:98
const QStringList & suggestedValues() const
Definition: predicateproperties.cpp:71
uint minCardinality() const
Definition: predicateproperties.cpp:76
uint attributes() const
Get the attributes of this group (see Attributes)
Definition: predicateproperties.cpp:86
const char * name(StandardAction id)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.