Nepomuk
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
▼NNepomuk | |
▼NQuery | The Query namespace contains all classes that make up the Nepomuk Query API |
CAndTerm | Match resource that match all sub terms |
CComparisonTerm | A term matching the value of a property |
CFileQuery | A Nepomuk desktop query specialized for file searches |
CGroupTerm | Abstract base class for AndTerm and OrTerm which maintains a list of sub-terms |
CLiteralTerm | Match literal properties via full text |
CNegationTerm | Negate an arbitrary term |
COptionalTerm | Make a term optional |
COrTerm | Match resource that match at least one of the sub terms |
▼CQuery | A Nepomuk desktop query |
CRequestProperty | A request property can be added to a Query to retrieve additional information about the results |
CQueryParser | Parser for desktop user queries |
CQueryServiceClient | Convenience frontend to the Nepomuk Query DBus Service |
CResourceTerm | Matches exactly one resource |
CResourceTypeTerm | Matching resources by type |
CResult | A single search result |
CSimpleTerm | Abstract base class for NegationTerm and ComparisonTerm which maintains one sub-term |
CTerm | The base class for all term types |
▼NTypes | The Types namespace contains all classes used to handle ontology entities such as classes and properties |
CClass | A Class is a resource of type rdf:Class |
CEntity | Abstract base class for Class and Property; |
CLiteral | Defines a literal type based on XML Schema |
COntology | Represents one ontology |
CProperty | A property is a resource of type rdf:Property which relates a domain with a range |
▼NUtils | The Utils namespace contains utility and convenience methods and classes that help the application developer with using Nepomuk |
CDateFacet | A Facet that provides a set of date ranges |
CDynamicResourceFacet | A facet that presents a dynamic lists of resources with the possibility to search for more |
CFacet | The base class for all facets used to create query filters |
CFacetModel | A FacetModel contains a list of facets that are provided in a tree structure |
CFacetWidget | A widget providing a list of facets to add filters to a query |
CProxyFacet | A facet forwarding the filtered choices from another facet |
CResourceModel | Base class for all models providing a plain list of resources |
CSearchWidget | Provides a GUI for searching files or resources of any type |
CSimpleFacet | A simple facet using a list of terms |
CSimpleResourceModel | A simple ResourceModel that handles a list of Resource instances which can be managed via the setResources(), addResource(), addResources(), and clear() methods |
CTypeFacet | |
CClass | A Class is a resource of type rdf:Class |
CDesktopOntologyLoader | The DesktopOntologyLoader reads ontologies from the installed ontologies on the desktop using KStandardDirs |
CEntity | |
CFile | A Nepomuk resource representing a file |
CFileOntologyLoader | |
CLiteral | Defines a literal type based on XML Schema |
CMassUpdateJob | A KJob to set Nepomuk properties on a set of resources at once |
CNepomukOntologyLoader | |
COntology | Ontology represents one ontology specified using NRL |
COntologyLoader | An OntologyLoader provides the statements that make up an ontology for the OntologyManager to create the ontology classes and properties |
COntologyManager | The OntologyManager is the central ontology cache handler |
CProperty | A property is a resource of type rdf:Property which relates a domain with a range |
CResource | Resource is the central object type in Nepomuk |
CResourceManager | The ResourceManager is the central Nepomuk configuration point |
CResourceWatcher | Selectively monitor the nepomuk repository for changes |
CService | Base class for all Nepomuk services |
CTag | A Tag can be assigned to any Thing |
CTagCloud | Tag cloud widget that displays all tags stored in the local Nepomuk store |
CTagWidget | Allows to change a selection of tags |
CThing | A Nepomuk PIMO Thing resource |
CVariant | The Nepomuk Variant extends over QVariant by introducing direct support for Resource embedding, automatic list conversion and a restricted set of supported types |
CDataRangeSelectionWidget | A widget that allows to select a range of dates |
CDateRange | A simple data structure storing a start and an end date |
CDateRangeSelectionWidget | |
CKJob | |
CKTagCloudWidget | |
CKTagDisplayWidget | The KTagDisplayWidget shows a list of tags and allows clicking each of them |
CQAbstractItemModel | |
CQObject | |
CQWidget |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.