Applets
LauncherApplet Class Reference
#include <applet.h>

Public Slots | |
void | startMenuEditor () |
void | switchMenuStyle () |
void | toolTipAboutToShow () |
Public Member Functions | |
void | constraintsEvent (Plasma::Constraints constraints) |
virtual QList< QAction * > | contextualActions () |
void | init () |
LauncherApplet (QObject *parent, const QVariantList &args) | |
QWidget * | widget () |
virtual | ~LauncherApplet () |
Protected Slots | |
void | configAccepted () |
Protected Member Functions | |
void | createConfigurationInterface (KConfigDialog *parent) |
void | popupEvent (bool show) |
Detailed Description
Definition at line 39 of file kickoff/applet/applet.h.
Constructor & Destructor Documentation
LauncherApplet::LauncherApplet | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Definition at line 90 of file kickoff/applet/applet.cpp.
LauncherApplet::~LauncherApplet | ( | ) | [virtual] |
Definition at line 99 of file kickoff/applet/applet.cpp.
Member Function Documentation
void LauncherApplet::configAccepted | ( | ) | [protected, slot] |
Definition at line 178 of file kickoff/applet/applet.cpp.
void LauncherApplet::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
Definition at line 121 of file kickoff/applet/applet.cpp.
Definition at line 191 of file kickoff/applet/applet.cpp.
void LauncherApplet::createConfigurationInterface | ( | KConfigDialog * | parent | ) | [protected] |
Definition at line 141 of file kickoff/applet/applet.cpp.
void LauncherApplet::init | ( | ) |
Definition at line 104 of file kickoff/applet/applet.cpp.
void LauncherApplet::popupEvent | ( | bool | show | ) | [protected] |
Definition at line 160 of file kickoff/applet/applet.cpp.
void LauncherApplet::startMenuEditor | ( | ) | [slot] |
Definition at line 136 of file kickoff/applet/applet.cpp.
void LauncherApplet::switchMenuStyle | ( | ) | [slot] |
Definition at line 128 of file kickoff/applet/applet.cpp.
void LauncherApplet::toolTipAboutToShow | ( | ) | [slot] |
Definition at line 169 of file kickoff/applet/applet.cpp.
QWidget * LauncherApplet::widget | ( | ) |
Definition at line 196 of file kickoff/applet/applet.cpp.
The documentation for this class was generated from the following files: