kapptemplate
#include <KIcon>
#include <Plasma/Applet>
#include <Plasma/Svg>
Include dependency graph for plasmoid/%{APPNAMELC}.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | APPNAMEUC }_HEADER |
Functions | |
class { | |
} | APPNAME (QObject *parent, const QVariantList &args) |
void | init () |
void | paintInterface (QPainter *painter, const QStyleOptionGraphicsItem *option, const QRect &contentsRect) |
Variables | |
KIcon | m_icon |
Plasma::Svg | m_svg |
Macro Definition Documentation
#define APPNAMEUC }_HEADER |
Function Documentation
class @13 APPNAME | ( | QObject * | parent, |
const QVariantList & | args | ||
) |
void init | ( | ) |
void paintInterface | ( | QPainter * | painter, |
const QStyleOptionGraphicsItem * | option, | ||
const QRect & | contentsRect | ||
) |
Variable Documentation
KIcon m_icon |
Definition at line 48 of file plasmoid/%{APPNAMELC}.h.
Plasma::Svg m_svg |
Definition at line 47 of file plasmoid/%{APPNAMELC}.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:44 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:39:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.