Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CE-Programming/CEmu
/ isReload
Method
isReload
gui/qt/mainwindow.cpp:1258–1260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1256
}
1257
1258
bool MainWindow::isReload() {
1259
return m_needReload;
1260
}
1261
1262
bool MainWindow::isResetAll() {
1263
if (m_needFullReset) {
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected