Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetResourceType
Method
GetResourceType
RedisStudio/MessageBoxWhd.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
DuiLib::UILIB_RESOURCETYPE MessageBoxWhd::GetResourceType() const
85
{
86
return UILIB_FILE;
87
}
88
89
void MessageBoxWhd::OnClick( TNotifyUI& msg )
90
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected