Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
592
void TeXDocumentWindow::makeUntitled()
593
{
594
setCurrentFile({});
595
conditionallyEnableRemoveAuxFiles();
596
}
597
598
void TeXDocumentWindow::open()
599
{
Callers
2
newFromTemplate
Method · 0.80
newFromTemplate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected