KHTML
kjavaappletwidget.cpp
Go to the documentation of this file.
void setWindow(WId w)
This slot is called by KWin when new windows are added.
Definition: kjavaappletwidget.cpp:82
void setWindowName(const QString &title)
Set the window title for swallowing.
Definition: kjavaapplet.cpp:165
QString visibleName() const
static QString getAppletLabel()
This allows the KJavaAppletWidget to display some feedback in a QLabel while the applet is being load...
Definition: kjavaappletserver.cpp:165
static KWindowInfo windowInfo(WId win, unsigned long properties, unsigned long properties2=0)
bool isCreated()
Returns status of applet- whether it's been created or not.
Definition: kjavaapplet.cpp:72
Definition: kjavaappletwidget.h:82
static QDebug kDebug(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
Definition: kjavaapplet.h:50
void create()
Send message to AppletServer to create this applet's frame to be swallowed and download the applet cl...
Definition: kjavaapplet.cpp:180
KJavaAppletWidget(QWidget *parent=0)
Definition: kjavaappletwidget.cpp:45
static void setState(WId win, unsigned long state)
static KWindowSystem * self()
void showApplet()
Tells the AppletServer to create, initialize, and show the Applet.
Definition: kjavaappletwidget.cpp:70
QString name() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.