MCPcopy 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
44bool AccessibleInstanceView::isValid() const
45{
46 return view();
47}
48
49AccessibleInstanceView::~AccessibleInstanceView()
50{

Callers 15

instanceActivatedMethod · 0.45
instanceChangedMethod · 0.45
validateMethod · 0.45
on_modpackBtn_clickedMethod · 0.45
modpackUrlMethod · 0.45
fetchMoreMethod · 0.45
dataMethod · 0.45
setDataMethod · 0.45
onSelectionChangedMethod · 0.45
dataMethod · 0.45

Calls 1

modelMethod · 0.80

Tested by

no test coverage detected