MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / reload

Method reload

source/ui/data/boxedContainer.cpp:114–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114void BoxedContainer::reload() {
115 this->loadApps();
116}
117
118void BoxedContainer::loadApps() {
119 BString appDirPath = GlobalSettings::getAppFolder(this);

Callers 2

installMethod · 0.80
drawItemsMethod · 0.80

Calls 1

loadAppsMethod · 0.95

Tested by

no test coverage detected