Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
185
int AnimeInfoEditor::epCount() const
186
{
187
return epsSpin->value();
188
}
189
190
const QVector<QPair<QString, QString> > &AnimeInfoEditor::staffs() const
191
{
Callers
3
initPageUI
Method · 0.45
refreshCurInfo
Method · 0.45
AnimeInfoEditor
Method · 0.45
Calls
1
value
Method · 0.80
Tested by
no test coverage detected