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

Method IsTextDirty

libs/drape_frontend/gui/ruler_helper.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144bool RulerHelper::IsTextDirty() const
145{
146 return m_isTextDirty;
147}
148
149std::string const & RulerHelper::GetRulerText() const
150{

Callers 2

UpdateMethod · 0.80
UpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected