editors/editor-chooser/editorchooser_part.cpp File Reference
#include <qvbox.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kdialogbase.h>
#include <kdevgenericfactory.h>
#include <kdevcore.h>
#include "editorchooser_part.h"
#include "editorchooser_widget.h"
#include "editorchooser_part.moc"
Go to the source code of this file.
Typedefs | |
typedef KDevGenericFactory< EditorChooserPart > | EditorChooserFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libkdeveditorchooser, EditorChooserFactory(&data)) EditorChooserPart | |
Variables | |
const KAboutData | data ("kdeveditorchooser", I18N_NOOP("Editor"),"1.0") |
Typedef Documentation
|
Definition at line 15 of file editorchooser_part.cpp. |
Function Documentation
|
Definition at line 17 of file editorchooser_part.cpp. |
Variable Documentation
|
|