MCPcopy Create free account
hub / github.com/TeXworks/texworks / makeUntitled

Method makeUntitled

src/TeXDocumentWindow.cpp:592–596  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

590}
591
592void TeXDocumentWindow::makeUntitled()
593{
594 setCurrentFile({});
595 conditionallyEnableRemoveAuxFiles();
596}
597
598void TeXDocumentWindow::open()
599{

Callers 2

newFromTemplateMethod · 0.80
newFromTemplateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected