MCPcopy Create free account
hub / github.com/KikoPlayProject/KikoPlay / epCount

Method epCount

UI/animeinfoeditor.cpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185int AnimeInfoEditor::epCount() const
186{
187 return epsSpin->value();
188}
189
190const QVector<QPair<QString, QString> > &AnimeInfoEditor::staffs() const
191{

Callers 3

initPageUIMethod · 0.45
refreshCurInfoMethod · 0.45
AnimeInfoEditorMethod · 0.45

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected