KDevelop API Documentation

sourcenav_part.cpp File Reference

#include "sourcenav_part.h"
#include <kdebug.h>
#include <ktexteditor/viewcursorinterface.h>
#include <ktexteditor/document.h>
#include <ktexteditor/editinterface.h>
#include <kgenericfactory.h>
#include <kaction.h>
#include <kguiitem.h>
#include <kpopupmenu.h>
#include "kdevcore.h"
#include "kdevpartcontroller.h"
#include "sourcenav_part.moc"

Include dependency graph for sourcenav_part.cpp:

Include dependency graph

Go to the source code of this file.

Typedefs

typedef KGenericFactory< SourceNavPartSourceNavFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevsourcenav, SourceNavFactory("kdevsourcenav"))

Variables

const int MAX_HISTORY = 50
const int MAX_CLEANUP = 200
const int MAX_ITEMS = 20
int anchorID = 0


Typedef Documentation

typedef KGenericFactory<SourceNavPart> SourceNavFactory
 

Definition at line 41 of file sourcenav_part.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevsourcenav  ,
SourceNavFactory("kdevsourcenav") 
 


Variable Documentation

int anchorID = 0 [static]
 

Definition at line 34 of file sourcenav_part.cpp.

Referenced by Anchor::nextID().

const int MAX_CLEANUP = 200 [static]
 

Definition at line 30 of file sourcenav_part.cpp.

Referenced by SourceNavPart::slotTextChanged().

const int MAX_HISTORY = 50 [static]
 

Definition at line 28 of file sourcenav_part.cpp.

Referenced by SourceNavPart::cleanupList().

const int MAX_ITEMS = 20 [static]
 

Definition at line 32 of file sourcenav_part.cpp.

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:34:19 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003