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

Method isInitialized

designer/QHexEditPlugin.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17bool QHexEditPlugin::isInitialized() const
18{
19 return initialized;
20}
21
22QIcon QHexEditPlugin::icon() const
23{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected