MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetResourceType

Method GetResourceType

DuiLib/Utils/WinImplBase.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44UILIB_RESOURCETYPE WindowImplBase::GetResourceType() const
45{
46 return UILIB_FILE;
47}
48
49CDuiString WindowImplBase::GetZIPFileName() const
50{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected