parley
buttondelegate.cpp File Reference
#include "buttondelegate.h"
#include "dashboard.h"
#include <KMessageBox>
#include <QStandardItemModel>
#include <QPainter>
#include <QAbstractItemDelegate>
#include <QApplication>
#include <QToolButton>
#include "buttondelegate.moc"
Include dependency graph for buttondelegate.cpp:
Go to the source code of this file.
Variables | |
const int | iconSize = 22 |
const int | margin = 5 |
Variable Documentation
const int iconSize = 22 |
Definition at line 26 of file buttondelegate.cpp.
const int margin = 5 |
Definition at line 25 of file buttondelegate.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 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:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.