Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
83
void ColoredArea::clear()
84
{
85
_posStart = 0;
86
_posEnd = 0;
87
}
88
89
90
/********************************************* */
Callers
4
setIODevice
Method · 0.80
data
Method · 0.80
clearUserAreas
Method · 0.80
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected