KDevelop API Documentation

parts/fullscreen/fullscreen_part.cpp File Reference

#include <kiconloader.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kaction.h>
#include <kmainwindow.h>
#include <kmenubar.h>
#include <kdevcore.h>
#include <kdevmainwindow.h>
#include "fullscreen_part.h"
#include "fullscreen_part.moc"

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
FullScreenPart
FullScreenFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevfullscreen, FullScreenFactory(&data)) FullScreenPart

Variables

const KAboutData data ("kdevfullscreen", I18N_NOOP("Full-screen mode"),"1.0")


Typedef Documentation

typedef KDevGenericFactory<FullScreenPart> FullScreenFactory
 

Definition at line 26 of file fullscreen_part.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevfullscreen  ,
FullScreenFactory data
 

Definition at line 27 of file fullscreen_part.cpp.


Variable Documentation

const KAboutData data("kdevfullscreen", I18N_NOOP("Full-screen mode"),"1.0") [static]
 

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:56 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003