MCPcopy 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
237private:
238 QString code;

Callers 1

MenuMethod · 0.80

Calls 1

isEmptyMethod · 0.80

Tested by

no test coverage detected