MCPcopy Create free account
hub / github.com/bumptop/BumpTop / onSelect

Method onSelect

trunk/win/Source/BT_LibraryOverlay.cpp:244–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242}
243
244void LibraryMenuItem::onSelect()
245{
246 if (_library)
247 {
248 SwitchToLibrary(_library);
249 }
250}
251
252bool LibraryMenuItem::shouldClose(MouseOverlayEvent& mouseEvent)
253{

Callers

nothing calls this directly

Calls 14

SwitchToLibraryFunction · 0.85
ZeroMemoryFunction · 0.85
GetWindowsHandleMethod · 0.80
GetLibraryManagerMethod · 0.80
addFolderAsLibraryMethod · 0.80
getFolderPathsMethod · 0.80
SaveSettingsFileMethod · 0.80
LOGFunction · 0.50
QStringFunction · 0.50
argMethod · 0.45
frontMethod · 0.45

Tested by

no test coverage detected