AlkNewStuffEntry
AlkNewStuffEntry Class Reference
#include <alknewstuffentry.h>
Public Types | |
| enum | Status { Invalid , Downloadable , Installed , Updateable , Deleted , Installing , Updating } |
Public Attributes | |
| QString | category |
| QString | id |
| QStringList | installedFiles |
| QString | name |
| QString | providerId |
| Status | status |
| QString | version |
Detailed Description
Platform independent wrapper for new stuff entry.
Definition at line 22 of file alknewstuffentry.h.
Member Enumeration Documentation
◆ Status
| enum AlkNewStuffEntry::Status |
Definition at line 25 of file alknewstuffentry.h.
Member Data Documentation
◆ category
| QString AlkNewStuffEntry::category |
Definition at line 35 of file alknewstuffentry.h.
◆ id
| QString AlkNewStuffEntry::id |
Definition at line 36 of file alknewstuffentry.h.
◆ installedFiles
| QStringList AlkNewStuffEntry::installedFiles |
Definition at line 40 of file alknewstuffentry.h.
◆ name
| QString AlkNewStuffEntry::name |
Definition at line 37 of file alknewstuffentry.h.
◆ providerId
| QString AlkNewStuffEntry::providerId |
Definition at line 38 of file alknewstuffentry.h.
◆ status
| Status AlkNewStuffEntry::status |
Definition at line 41 of file alknewstuffentry.h.
◆ version
| QString AlkNewStuffEntry::version |
Definition at line 39 of file alknewstuffentry.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:53:53 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:53:53 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.