Loading...
Searching...
No Matches
PM::LocalPackagesModel Struct Reference
Inheritance diagram for PM::LocalPackagesModel:
Public Member Functions | |
| LocalPackagesModel (const score::ApplicationContext &ctx) | |
| void | registerAddon (const QString &p) |
Public Member Functions inherited from PM::PackagesModel | |
| void | addAddon (Package e) |
| void | removeAddon (Package e) |
| auto & | addons () |
| auto & | addons () const |
| void | clear () |
Public Attributes | |
| QFileSystemWatcher | m_addonsWatch |
Public Attributes inherited from PM::PackagesModel | |
| std::vector< Package > | m_vec |
The documentation for this struct was generated from the following files:
- PluginItemModel.hpp
- PluginItemModel.cpp
Public Member Functions inherited from