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
int width() const
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
void embedClient(WId id)
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)
bool disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)
int width() const
void resize(int w, int h)
virtual void showEvent(QShowEvent *event)
Definition: kjavaapplet.h:50
void setFocus()
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)
virtual QSize sizeHint() const
static KWindowSystem * self()
void showApplet()
Tells the AppletServer to create, initialize, and show the Applet.
Definition: kjavaappletwidget.cpp:70
QString & sprintf(const char *cformat,...)
int height() const
QString name() const
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QObject * parent() const
int height() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.