Loading...
Searching...
No Matches
PM::Package Struct Reference
Static Public Member Functions | |
| static std::optional< Package > | fromJson (const QJsonObject &obj) noexcept |
Public Attributes | |
| UuidKey< score::Addon > | key |
| QString | raw_name |
| QString | name |
| int | version {} |
| QString | target |
| QString | kind |
| std::vector< QUrl > | files |
| QMap< QString, std::vector< QUrl > > | arch_files |
| QString | url |
| QString | shortDescription |
| QString | longDescription |
| QString | smallImagePath |
| QString | largeImagePath |
| QImage | smallImage |
| QImage | largeImage |
| QString | size |
| bool | enabled = true |
| bool | corePlugin = false |
The documentation for this struct was generated from the following files:
- PluginItemModel.hpp
- PluginItemModel.cpp