Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ isValid
Method
isValid
launcher/ui/instanceview/AccessibleInstanceView.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
bool AccessibleInstanceView::isValid() const
45
{
46
return view();
47
}
48
49
AccessibleInstanceView::~AccessibleInstanceView()
50
{
Callers
15
showInstanceContextMenu
Method · 0.45
setSelectedInstanceById
Method · 0.45
instanceActivated
Method · 0.45
instanceChanged
Method · 0.45
validate
Method · 0.45
on_modpackBtn_clicked
Method · 0.45
modpackUrl
Method · 0.45
fetchMore
Method · 0.45
data
Method · 0.45
setData
Method · 0.45
onSelectionChanged
Method · 0.45
data
Method · 0.45
Calls
1
model
Method · 0.80
Tested by
no test coverage detected