KDevelop API Documentation

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"

Include dependency graph for tipofday_part.cpp:

Include dependency graph

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

typedef KDevGenericFactory<TipOfDayPart> TipOfDayFactory
 

Definition at line 23 of file tipofday_part.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevtipofday  ,
TipOfDayFactory data
 

Definition at line 24 of file tipofday_part.cpp.


Variable Documentation

const KAboutData data("kdevtipofday", I18N_NOOP("A tip how to use KDevelop"),"1.0") [static]
 

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:16:32 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003