parts/abbrev/abbrevpart.cpp File Reference
#include "abbrevpart.h"
#include <qfile.h>
#include <qfileinfo.h>
#include <qregexp.h>
#include <qvbox.h>
#include <kdebug.h>
#include <kdialogbase.h>
#include <klocale.h>
#include <kparts/part.h>
#include <kstandarddirs.h>
#include <kdevgenericfactory.h>
#include <kaction.h>
#include <kconfig.h>
#include <kio/netaccess.h>
#include <ktexteditor/document.h>
#include <ktexteditor/editinterface.h>
#include <ktexteditor/viewcursorinterface.h>
#include <ktexteditor/codecompletioninterface.h>
#include "kdevcore.h"
#include "kdevpartcontroller.h"
#include "abbrevconfigwidget.h"
#include "abbrevpart.moc"
Go to the source code of this file.
Classes | |
class | AbbrevFactory |
Variables | |
const KAboutData | data ("kdevabbrev", I18N_NOOP("Abbreviations"),"1.0") |
Variable Documentation
|
Referenced by AbbrevFactory::AbbrevFactory(). |