Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CE-Programming/CEmu
/ getRomPath
Method
getRomPath
gui/qt/romselection.cpp:244–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
QString RomSelection::getRomPath() {
245
return m_rom;
246
}
247
248
/*!
249
* DropArea
Callers
1
runSetup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected