KDE3Support
k3panelapplet.h
Go to the documentation of this file.
void updateLayout()
Emit this signal to make the panel relayout all applets, when you want to change your width (horizont...
virtual void reportBug()
Is called when the user selects "Report bug" from the applet's RMB menu.
Definition k3panelapplet.h:288
virtual void orientationChange(Qt::Orientation)
The orientation changed to orientation.
Definition k3panelapplet.h:350
virtual void popupDirectionChange(Position)
The popup direction changed to direction.
Definition k3panelapplet.h:365
K3PanelApplet(const QString &configFile, Type t=Normal, int actions=0, QWidget *parent=0, Qt::WindowFlags f=0)
Constructs a K3PanelApplet just like any other widget.
Definition k3panelapplet.cpp:51
virtual void alignmentChange(Alignment)
The panel on which this applet resides has changed its alignment.
Definition k3panelapplet.h:315
virtual void preferences()
Is called when the user selects "Preferences" from the applet's RMB menu.
Definition k3panelapplet.h:278
virtual void help()
Is called when the user selects "Help" from the applet's RMB menu.
Definition k3panelapplet.h:269
virtual void about()
Is called when the user selects "About" from the applet's RMB menu.
Definition k3panelapplet.h:260
virtual int heightForWidth(int width) const
Definition k3panelapplet.h:165
virtual int widthForHeight(int height) const
Returns a suggested width for a given height.
Definition k3panelapplet.h:144
static quint32 f(DES_KEY *key, quint32 r, char *subkey)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.