language/duchain
KDevelop::DUChainObserver Class Reference
Abstract class for observers of the definition-use chain to receive feedback on changes. More...
#include <duchainobserver.h>
Inheritance diagram for KDevelop::DUChainObserver:

Signals | |
| void | branchAdded (KDevelop::DUContextPointer context) |
| void | branchModified (KDevelop::DUContextPointer context) |
| void | branchRemoved (KDevelop::DUContextPointer context) |
Public Member Functions | |
| virtual | ~DUChainObserver () |
Detailed Description
Abstract class for observers of the definition-use chain to receive feedback on changes.
- Todo:
- change name to DUChainNotifier ?
Definition at line 46 of file duchainobserver.h.
Constructor & Destructor Documentation
| DUChainObserver::~DUChainObserver | ( | ) | [virtual] |
Destructor.
Definition at line 23 of file duchainobserver.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference