MCPcopy 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
69void Anime::setStaffs(const QVector<QPair<QString, QString> > &staffs)
70{
71 staff = staffs;
72}
73
74void Anime::setDesc(const QString &desc)
75{

Callers 3

getSingleAnimeMethod · 0.80
fetchAnimesMethod · 0.80
initPageUIMethod · 0.80

Calls 4

splitMethod · 0.80
countMethod · 0.80
clearMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected