language/duchain
KDevelop::AbstractRepositoryManager Class Reference
Internal helper class that wraps around a repository object and manages its lifetime. More...
#include <itemrepository.h>
Inheritance diagram for KDevelop::AbstractRepositoryManager:

Public Member Functions | |
| void | deleteRepository () |
| virtual void | repositoryDeleted () |
| virtual QMutex * | repositoryMutex () const =0 |
Protected Attributes | |
| AbstractItemRepository * | m_repository |
Detailed Description
Internal helper class that wraps around a repository object and manages its lifetime.
Definition at line 111 of file itemrepository.h.
The documentation for this class was generated from the following file:
KDE 4.4 API Reference