Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nitrux/maui-shell
/ AppsModel
Method
AppsModel
casklib/src/code/models/appsmodel.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
16
17
AppsModel::AppsModel(QObject *parent) : MauiList(parent)
18
{
19
20
}
21
22
const FMH::MODEL_LIST &AppsModel::items() const
23
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected