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