Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AncientLysine/BiliLocal
/ getCode
Method
getCode
src/Menu.cpp:232–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
}
231
232
QString getCode()
233
{
234
return code.isEmpty()?text():code;
235
}
236
237
private:
238
QString code;
Callers
1
Menu
Method · 0.80
Calls
1
isEmpty
Method · 0.80
Tested by
no test coverage detected