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

Method IsNameEditable

libs/editor/editor_config.hpp:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24 FeatureFields const & GetEditableFields() const { return m_editableFields; }
25
26 bool IsNameEditable() const { return m_name; }
27 bool IsAddressEditable() const { return m_address; }
28 bool IsCuisineEditable() const { return m_cuisine; }
29

Callers 2

UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.36