Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nitrux/maui-shell
/ zpaces
Method
zpaces
src/code/models/zpacesmodel.cpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
QVector<Zpace *> ZpacesModel::zpaces() const
126
{
127
return m_zpacesList;
128
}
129
130
int ZpacesModel::indexOf(Zpace *zpace)
131
{
Callers
3
indexOfWindow
Method · 0.80
windowChrome
Method · 0.80
indexOfZpace
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected