Nepomuk
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
CDataRangeSelectionWidget | A widget that allows to select a range of dates |
CDateRange | A simple data structure storing a start and an end date |
▼CNepomuk::Types::Entity | Abstract base class for Class and Property; |
CNepomuk::Types::Class | A Class is a resource of type rdf:Class |
CNepomuk::Types::Ontology | Represents one ontology |
CNepomuk::Types::Property | A property is a resource of type rdf:Property which relates a domain with a range |
▼CNepomuk::Entity | |
CNepomuk::Class | A Class is a resource of type rdf:Class |
CNepomuk::Property | A property is a resource of type rdf:Property which relates a domain with a range |
▼CKJob | |
CNepomuk::MassUpdateJob | A KJob to set Nepomuk properties on a set of resources at once |
CNepomuk::Types::Literal | Defines a literal type based on XML Schema |
CNepomuk::Literal | Defines a literal type based on XML Schema |
CNepomuk::Ontology | Ontology represents one ontology specified using NRL |
▼CNepomuk::OntologyLoader | An OntologyLoader provides the statements that make up an ontology for the OntologyManager to create the ontology classes and properties |
CNepomuk::DesktopOntologyLoader | The DesktopOntologyLoader reads ontologies from the installed ontologies on the desktop using KStandardDirs |
CNepomuk::FileOntologyLoader | |
CNepomuk::NepomukOntologyLoader | |
CNepomuk::OntologyManager | The OntologyManager is the central ontology cache handler |
▼CQAbstractItemModel | |
CNepomuk::Utils::FacetModel | A FacetModel contains a list of facets that are provided in a tree structure |
▼CNepomuk::Utils::ResourceModel | Base class for all models providing a plain list of resources |
CNepomuk::Utils::SimpleResourceModel | A simple ResourceModel that handles a list of Resource instances which can be managed via the setResources(), addResource(), addResources(), and clear() methods |
▼CQObject | |
CNepomuk::Query::QueryServiceClient | Convenience frontend to the Nepomuk Query DBus Service |
CNepomuk::ResourceManager | The ResourceManager is the central Nepomuk configuration point |
CNepomuk::ResourceWatcher | Selectively monitor the nepomuk repository for changes |
CNepomuk::Service | Base class for all Nepomuk services |
▼CNepomuk::Utils::Facet | The base class for all facets used to create query filters |
CNepomuk::Utils::DateFacet | A Facet that provides a set of date ranges |
CNepomuk::Utils::DynamicResourceFacet | A facet that presents a dynamic lists of resources with the possibility to search for more |
CNepomuk::Utils::ProxyFacet | A facet forwarding the filtered choices from another facet |
CNepomuk::Utils::SimpleFacet | A simple facet using a list of terms |
CNepomuk::Utils::TypeFacet | |
▼CNepomuk::Query::Query | A Nepomuk desktop query |
CNepomuk::Query::FileQuery | A Nepomuk desktop query specialized for file searches |
CNepomuk::Query::QueryParser | Parser for desktop user queries |
▼CQWidget | |
CDateRangeSelectionWidget | |
▼CKTagCloudWidget | |
CNepomuk::TagCloud | Tag cloud widget that displays all tags stored in the local Nepomuk store |
CKTagDisplayWidget | The KTagDisplayWidget shows a list of tags and allows clicking each of them |
CNepomuk::TagWidget | Allows to change a selection of tags |
CNepomuk::Utils::FacetWidget | A widget providing a list of facets to add filters to a query |
CNepomuk::Utils::SearchWidget | Provides a GUI for searching files or resources of any type |
CNepomuk::Query::Query::RequestProperty | A request property can be added to a Query to retrieve additional information about the results |
▼CNepomuk::Resource | Resource is the central object type in Nepomuk |
CNepomuk::File | A Nepomuk resource representing a file |
CNepomuk::Tag | A Tag can be assigned to any Thing |
CNepomuk::Thing | A Nepomuk PIMO Thing resource |
CNepomuk::Query::Result | A single search result |
▼CNepomuk::Query::Term | The base class for all term types |
▼CNepomuk::Query::GroupTerm | Abstract base class for AndTerm and OrTerm which maintains a list of sub-terms |
CNepomuk::Query::AndTerm | Match resource that match all sub terms |
CNepomuk::Query::OrTerm | Match resource that match at least one of the sub terms |
CNepomuk::Query::LiteralTerm | Match literal properties via full text |
CNepomuk::Query::ResourceTerm | Matches exactly one resource |
CNepomuk::Query::ResourceTypeTerm | Matching resources by type |
▼CNepomuk::Query::SimpleTerm | Abstract base class for NegationTerm and ComparisonTerm which maintains one sub-term |
CNepomuk::Query::ComparisonTerm | A term matching the value of a property |
CNepomuk::Query::NegationTerm | Negate an arbitrary term |
CNepomuk::Query::OptionalTerm | Make a term optional |
CNepomuk::Variant | The Nepomuk Variant extends over QVariant by introducing direct support for Resource embedding, automatic list conversion and a restricted set of supported types |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:27 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:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.