Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KikoPlayProject/KikoPlay
/ setStaffs
Method
setStaffs
MediaLibrary/animeinfo.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void Anime::setStaffs(const QVector<QPair<QString, QString> > &staffs)
70
{
71
staff = staffs;
72
}
73
74
void Anime::setDesc(const QString &desc)
75
{
Callers
3
getSingleAnime
Method · 0.80
fetchAnimes
Method · 0.80
initPageUI
Method · 0.80
Calls
4
split
Method · 0.80
count
Method · 0.80
clear
Method · 0.45
append
Method · 0.45
Tested by
no test coverage detected