Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simsys/qhexedit2
/ optionsAccepted
Method
optionsAccepted
example/mainwindow.cpp:100–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
void MainWindow::optionsAccepted()
101
{
102
optionsDialog->save(hexEdit);
103
writeSettings();
104
}
105
106
void MainWindow::findNext()
107
{
Callers
nothing calls this directly
Calls
1
save
Method · 0.45
Tested by
no test coverage detected