KHTML
KJavaAppletViewerFactory Class Reference
#include <kjavaappletviewer.h>
Inheritance diagram for KJavaAppletViewerFactory:

Public Member Functions | |
| KJavaAppletViewerFactory () | |
| virtual | ~KJavaAppletViewerFactory () |
| virtual QObject * | create (const char *, QWidget *wparent, QObject *parent, const QVariantList &args, const QString &) |
Static Public Member Functions | |
| static const KComponentData & | componentData () |
| static KIconLoader * | iconLoader () |
Detailed Description
Definition at line 119 of file kjavaappletviewer.h.
Constructor & Destructor Documentation
Definition at line 55 of file kjavaappletviewer.cpp.
| KJavaAppletViewerFactory::~KJavaAppletViewerFactory | ( | ) | [virtual] |
Definition at line 60 of file kjavaappletviewer.cpp.
Member Function Documentation
| static const KComponentData& KJavaAppletViewerFactory::componentData | ( | ) | [inline, static] |
Definition at line 126 of file kjavaappletviewer.h.
| QObject * KJavaAppletViewerFactory::create | ( | const char * | , |
| QWidget * | wparent, | ||
| QObject * | parent, | ||
| const QVariantList & | args, | ||
| const QString & | |||
| ) | [virtual] |
Reimplemented from KPluginFactory.
Definition at line 65 of file kjavaappletviewer.cpp.
| static KIconLoader* KJavaAppletViewerFactory::iconLoader | ( | ) | [inline, static] |
Definition at line 127 of file kjavaappletviewer.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:53:45 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:53:45 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.