GroupingDesktop
GroupIconList Class Reference
#include <groupiconlist.h>
Inheritance diagram for GroupIconList:
Public Slots | |
void | updateList () |
Public Member Functions | |
GroupIconList (Plasma::Location location=Plasma::BottomEdge, QGraphicsItem *parent=0) | |
~GroupIconList () | |
int | iconSize () const |
Plasma::Location | location () |
void | setIconSize (int size) |
void | setLocation (Plasma::Location location) |
Protected Member Functions | |
bool | eventFilter (QObject *obj, QEvent *event) |
void | wheelEvent (QGraphicsSceneWheelEvent *event) |
Detailed Description
Definition at line 42 of file groupiconlist.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 53 of file groupiconlist.cpp.
GroupIconList::~GroupIconList | ( | ) |
Definition at line 117 of file groupiconlist.cpp.
Member Function Documentation
|
protected |
Definition at line 122 of file groupiconlist.cpp.
int GroupIconList::iconSize | ( | ) | const |
Definition at line 451 of file groupiconlist.cpp.
Plasma::Location GroupIconList::location | ( | ) |
Definition at line 150 of file groupiconlist.cpp.
void GroupIconList::setIconSize | ( | int | size | ) |
Definition at line 436 of file groupiconlist.cpp.
void GroupIconList::setLocation | ( | Plasma::Location | location | ) |
Definition at line 155 of file groupiconlist.cpp.
|
slot |
Definition at line 240 of file groupiconlist.cpp.
|
protected |
Definition at line 247 of file groupiconlist.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Oct 13 2014 22:55:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Oct 13 2014 22:55:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.