MCPcopy Create free account
hub / github.com/cloose/CuteMarkEd / syncWebViewToHtmlSource

Method syncWebViewToHtmlSource

app/mainwindow.cpp:1196–1199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1194}
1195
1196void MainWindow::syncWebViewToHtmlSource()
1197{
1198 htmlResultReady(ui->htmlSourceTextEdit->toPlainText());
1199}
1200
1201bool MainWindow::maybeSave()
1202{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected