parts/tipofday/tipofday_part.cpp File Reference
#include "tipofday_part.h"
#include <qcheckbox.h>
#include <qpushbutton.h>
#include <qwhatsthis.h>
#include <kaboutdata.h>
#include <kaction.h>
#include <kapplication.h>
#include <kconfig.h>
#include <kdevgenericfactory.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kstandarddirs.h>
#include <ktextbrowser.h>
#include <ktip.h>
#include "kdevapi.h"
#include "kdevcore.h"
#include "tipofday_part.moc"
Go to the source code of this file.
Typedefs | |
typedef KDevGenericFactory< TipOfDayPart > | TipOfDayFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libkdevtipofday, TipOfDayFactory(&data)) TipOfDayPart | |
Variables | |
const KAboutData | data ("kdevtipofday", I18N_NOOP("A tip how to use KDevelop"),"1.0") |
Typedef Documentation
|
Definition at line 23 of file tipofday_part.cpp. |
Function Documentation
|
Definition at line 24 of file tipofday_part.cpp. |
Variable Documentation
|
|