Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ tabReplaceSize
Method
tabReplaceSize
lib/QCodeEditor/src/internal/QCodeEditor.cpp:646–649 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
644
}
645
646
int QCodeEditor::tabReplaceSize() const
647
{
648
return m_tabReplace.size();
649
}
650
651
void QCodeEditor::setCompleter(QCompleter *completer)
652
{
Callers
1
setupWidgets
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected