doctreeitem.cpp File Reference
#include "doctreeitem.h"
#include <klistview.h>
#include <kiconloader.h>
#include <kdebug.h>
#include <kcursor.h>
#include <kapplication.h>
#include "docindexwatcher.h"
Include dependency graph for doctreeitem.cpp:

Go to the source code of this file.
Functions | |
DocIndexWatcher * | watcher () |
Variables | |
DocIndexWatcher * | m_watcher = 0L |
Function Documentation
|
Definition at line 28 of file doctreeitem.cpp. References m_watcher. Referenced by DocTreeItem::setIndexFileName(), and DocTreeItem::~DocTreeItem(). |
Variable Documentation
|
Definition at line 26 of file doctreeitem.cpp. Referenced by watcher(). |