Applets
QuicklaunchIcon Class Reference
#include <quicklaunchIcon.h>
Inheritance diagram for QuicklaunchIcon:
Public Slots | |
| void | execute () |
Public Member Functions | |
| QuicklaunchIcon (const KUrl &appUrl, const KIcon &icon, QuicklaunchApplet *parent) | |
| KUrl | url () const |
| ~QuicklaunchIcon () | |
Protected Member Functions | |
| void | contextMenuEvent (QGraphicsSceneContextMenuEvent *event) |
Detailed Description
Definition at line 32 of file quicklaunchIcon.h.
Constructor & Destructor Documentation
| QuicklaunchIcon::QuicklaunchIcon | ( | const KUrl & | appUrl, | |
| const KIcon & | icon, | |||
| QuicklaunchApplet * | parent | |||
| ) |
Constructor.
- Parameters:
-
appUrl Url to desktop file mimetype Icon mimetype icon Icon object
Definition at line 30 of file quicklaunchIcon.cpp.
| QuicklaunchIcon::~QuicklaunchIcon | ( | ) |
Member Function Documentation
| void QuicklaunchIcon::contextMenuEvent | ( | QGraphicsSceneContextMenuEvent * | event | ) | [protected] |
Definition at line 54 of file quicklaunchIcon.cpp.
| void QuicklaunchIcon::execute | ( | ) | [slot] |
| KUrl QuicklaunchIcon::url | ( | ) | const |
The url for this icon.
- Returns:
- Url as KUrl object
Definition at line 44 of file quicklaunchIcon.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference