snippet_part.cpp File Reference
#include <qwhatsthis.h>
#include <kaction.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kgenericfactory.h>
#include <kaboutdata.h>
#include <qvbox.h>
#include <kdialogbase.h>
#include <klineedit.h>
#include <qcheckbox.h>
#include <qbuttongroup.h>
#include "kdevcore.h"
#include "kdevmainwindow.h"
#include <kdebug.h>
#include "snippet_widget.h"
#include "snippet_part.h"
#include "snippetitem.h"
#include "snippetsettings.h"
#include "snippet_part.moc"
Include dependency graph for snippet_part.cpp:

Go to the source code of this file.
Typedefs | |
typedef KGenericFactory< SnippetPart > | snippetFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libkdevsnippet, snippetFactory("kdevsnippet")) SnippetPart |
Typedef Documentation
|
Definition at line 32 of file snippet_part.cpp. |
Function Documentation
|
Definition at line 33 of file snippet_part.cpp. |