Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simsys/qhexedit2
/ name
Method
name
designer/QHexEditPlugin.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
QString QHexEditPlugin::name() const
60
{
61
return
"QHexEdit"
;
62
}
63
64
QString QHexEditPlugin::toolTip() const
65
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected