Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CE-Programming/CEmu
/ setVersion
Method
setVersion
gui/qt/settings.cpp:1194–1196 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1192
}
1193
1194
void MainWindow::setVersion() {
1195
m_config->setValue(SETTING_VERSION, QStringLiteral(CEMU_VERSION));
1196
}
1197
1198
void MainWindow::checkVersion() {
1199
bool ask = false;
Callers
3
ipcSetup
Method · 0.80
foreach
Function · 0.80
ipcReceived
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected