Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CE-Programming/CEmu
/ clear
Method
clear
gui/qt/romselection.cpp:276–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
274
}
275
276
void DropArea::clear() {
277
setBackgroundRole(QPalette::Dark);
278
emit changed();
279
}
280
281
void DropArea::dropEvent(QDropEvent *e) {
282
setBackgroundRole(QPalette::Dark);
Callers
15
RomSelection
Method · 0.45
parseROMSegments
Method · 0.45
processDrop
Method · 0.45
debugBasicClearCache
Method · 0.45
debugBasicClearEdits
Method · 0.45
debugBasicCreateTokenMap
Method · 0.45
MainWindow
Method · 0.45
optLoadFiles
Method · 0.45
consoleClear
Method · 0.45
recordAnimated
Method · 0.45
recordControlUpdate
Method · 0.45
consoleModified
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected