MCPcopy Create free account
hub / github.com/Simsys/qhexedit2 / clear

Method clear

src/color_manager.cpp:83–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81};
82
83void ColoredArea::clear()
84{
85 _posStart = 0;
86 _posEnd = 0;
87}
88
89
90/********************************************* */

Callers 4

setIODeviceMethod · 0.80
dataMethod · 0.80
clearUserAreasMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected