Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simsys/qhexedit2
/ group
Method
group
designer/QHexEditPlugin.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
QString QHexEditPlugin::group() const
50
{
51
return
"Input Widgets"
;
52
}
53
54
QString QHexEditPlugin::includeFile() const
55
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected