KDevelop API Documentation

fullscreen_part.cpp File Reference

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

Include dependency graph for fullscreen_part.cpp:

Include dependency graph

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.

References KStdAction::fullScreen(), and main().


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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:33:26 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003