kgoldrunner
KGrActorsTheme Class Reference
#include <kgrthemetypes.h>
Inheritance diagram for KGrActorsTheme:
Public Member Functions | |
Q_INVOKABLE | KGrActorsTheme (const QByteArray &identifier, QObject *parent=0) |
virtual | ~KGrActorsTheme () |
bool | readFromDesktopFile (const QString &path) |
Detailed Description
Class to locate KGoldrunner's "Actors" SVG files: derived from KgTheme.
Definition at line 26 of file kgrthemetypes.h.
Constructor & Destructor Documentation
KGrActorsTheme::KGrActorsTheme | ( | const QByteArray & | identifier, |
QObject * | parent = 0 |
||
) |
Definition at line 37 of file kgrthemetypes.cpp.
|
virtual |
Definition at line 43 of file kgrthemetypes.cpp.
Member Function Documentation
bool KGrActorsTheme::readFromDesktopFile | ( | const QString & | path | ) |
Definition at line 47 of file kgrthemetypes.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:24 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:18:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.