KJavaAppletWidget Class Reference

List of all members.

Detailed Description

Definition at line 78 of file kjavaappletwidget.h.


Public Member Functions

 KJavaAppletWidget (QWidget *parent=0, const char *name=0)
 ~KJavaAppletWidget ()
KJavaAppletapplet ()
void showApplet ()
QSize sizeHint () const
void resize (int, int)

Protected Slots

void setWindow (WId w)

Protected Member Functions

void showEvent (QShowEvent *)

Static Protected Attributes

static int appletCount = 0

Member Function Documentation

KJavaApplet* KJavaAppletWidget::applet (  )  [inline]

Returns a pointer to the KJavaApplet.

Use this to configure the applet's parameters. You can also use it to start and stop the Applet.

Definition at line 91 of file kjavaappletwidget.h.

void KJavaAppletWidget::setWindow ( WId  w  )  [protected, slot]

This slot is called by KWin when new windows are added.

We check to see if the window has the title we set. If so we embed it.

Definition at line 79 of file kjavaappletwidget.cpp.

void KJavaAppletWidget::showApplet (  ) 

Tells the AppletServer to create, initialize, and show the Applet.

Definition at line 67 of file kjavaappletwidget.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys