Applets
LauncherApplet Class Reference
#include <applet.h>
Inheritance diagram for LauncherApplet:

Detailed Description
Definition at line 39 of file applet.h.
Public Slots | |
void | startMenuEditor () |
void | switchMenuStyle () |
Public Member Functions | |
void | constraintsEvent (Plasma::Constraints constraints) |
virtual QList< QAction * > | contextualActions () |
void | init () |
LauncherApplet (QObject *parent, const QVariantList &args) | |
virtual | ~LauncherApplet () |
Protected Slots | |
void | configAccepted () |
void | toggleMenu (bool pressed) |
void | toggleMenu () |
Protected Member Functions | |
void | createConfigurationInterface (KConfigDialog *parent) |
Constructor & Destructor Documentation
LauncherApplet::LauncherApplet | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Definition at line 74 of file applet.cpp.
LauncherApplet::~LauncherApplet | ( | ) | [virtual] |
Definition at line 88 of file applet.cpp.
Member Function Documentation
void LauncherApplet::configAccepted | ( | ) | [protected, slot] |
Definition at line 173 of file applet.cpp.
void LauncherApplet::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
Definition at line 118 of file applet.cpp.
Definition at line 229 of file applet.cpp.
void LauncherApplet::createConfigurationInterface | ( | KConfigDialog * | parent | ) | [protected] |
Definition at line 149 of file applet.cpp.
void LauncherApplet::init | ( | ) |
Definition at line 93 of file applet.cpp.
void LauncherApplet::startMenuEditor | ( | ) | [slot] |
Definition at line 144 of file applet.cpp.
void LauncherApplet::switchMenuStyle | ( | ) | [slot] |
Definition at line 136 of file applet.cpp.
void LauncherApplet::toggleMenu | ( | bool | pressed | ) | [protected, slot] |
Definition at line 190 of file applet.cpp.
void LauncherApplet::toggleMenu | ( | ) | [protected, slot] |
Definition at line 197 of file applet.cpp.
The documentation for this class was generated from the following files: