MCPcopy Create free account
hub / github.com/LunarG/VulkanTools / CleanUI

Method CleanUI

vkconfig_gui/tab_applications.cpp:187–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185}
186
187void TabApplications::CleanUI() { this->ResetLaunchApplication(); }
188
189bool TabApplications::EventFilter(QObject *target, QEvent *event) {
190 (void)target;

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected