GroupingDesktop
groupiconlist.cpp File Reference
#include "groupiconlist.h"
#include <cmath>
#include <QGraphicsSceneWheelEvent>
#include <QGraphicsView>
#include <QHash>
#include <QToolButton>
#include <QGraphicsLinearLayout>
#include <QTimer>
#include <KIconLoader>
#include <KIcon>
#include <KPushButton>
#include <Plasma/Animation>
#include <Plasma/Animator>
#include <Plasma/Containment>
#include <Plasma/Corona>
#include <Plasma/ItemBackground>
#include <Plasma/Theme>
#include <Plasma/ToolButton>
#include "abstractgroup.h"
#include "groupicon.h"
#include "groupiconlist.moc"
Include dependency graph for groupiconlist.cpp:
Go to the source code of this file.
Variables | |
const int | ICON_SIZE = 70 |
const int | SCROLL_STEP_DURATION = 300 |
const int | SEARCH_DELAY = 300 |
Variable Documentation
const int ICON_SIZE = 70 |
Definition at line 49 of file groupiconlist.cpp.
const int SCROLL_STEP_DURATION = 300 |
Definition at line 51 of file groupiconlist.cpp.
const int SEARCH_DELAY = 300 |
Definition at line 50 of file groupiconlist.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.