MCPcopy 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
125QVector<Zpace *> ZpacesModel::zpaces() const
126{
127 return m_zpacesList;
128}
129
130int ZpacesModel::indexOf(Zpace *zpace)
131{

Callers 3

indexOfWindowMethod · 0.80
windowChromeMethod · 0.80
indexOfZpaceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected