DocumentationCatalogItem Class Reference
#include <kdevdocumentationplugin.h>
Inheritance diagram for DocumentationCatalogItem:

Public Member Functions | |
DocumentationCatalogItem (DocumentationPlugin *plugin, TDEListView *parent, TDEListViewItem *after, const TQString &name) | |
DocumentationCatalogItem (DocumentationPlugin *plugin, DocumentationItem *parent, const TQString &name) | |
DocumentationPlugin * | plugin () const |
virtual void | setOpen (bool o) |
void | load () |
virtual bool | isProjectDocumentationItem () const |
virtual void | setProjectDocumentationItem (bool b) |
virtual TQString | cacheVersion () const |
![]() | |
DocumentationItem (Type type, TDEListView *parent, const TQString &name) | |
DocumentationItem (Type type, TDEListView *parent, TDEListViewItem *after, const TQString &name) | |
DocumentationItem (Type type, TDEListViewItem *parent, const TQString &name) | |
DocumentationItem (Type type, TDEListViewItem *parent, TDEListViewItem *after, const TQString &name) | |
virtual void | setURL (const KURL &url) |
virtual KURL | url () const |
Type | type () const |
void | setType (Type t) |
Protected Member Functions | |
virtual void | activate () |
Additional Inherited Members | |
![]() | |
enum | Type { Collection, Catalog, Book, Document } |
Detailed Description
Documentation catalog list item.
Definition at line 72 of file kdevdocumentationplugin.h.
Member Function Documentation
◆ activate()
|
protectedvirtual |
should return a short string that identifies the version of the catalog
Definition at line 129 of file kdevdocumentationplugin.cpp.
The documentation for this class was generated from the following files: