Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ getLineNumbersVisible
Method
getLineNumbersVisible
src/CompletingEdit.cpp:1278–1281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1276
}
1277
1278
bool CompletingEdit::getLineNumbersVisible() const
1279
{
1280
return lineNumberArea->isVisible();
1281
}
1282
1283
QString CompletingEdit::text() const
1284
{
Callers
1
saveRecentFileInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected