MCPcopy Create free account
hub / github.com/comaps/comaps / ConnectOnCompassTappedHandler

Method ConnectOnCompassTappedHandler

libs/drape_frontend/gui/drape_gui.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62void DrapeGui::ConnectOnCompassTappedHandler(Shape::TTapHandler const & handler)
63{
64 m_onCompassTappedHandler = handler;
65}
66
67void DrapeGui::CallOnCompassTappedHandler()
68{

Callers 1

DoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected