Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxasm/notepad--
/ getLangSet
Method
getLangSet
src/cceditor/ccnotepad.cpp:8481–8485 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8479
}
8480
8481
QtLangSet* CCNotePad::getLangSet()
8482
{
8483
slot_langFormat();
8484
return dynamic_cast<QtLangSet*>(m_langSetWin.data());
8485
}
8486
8487
void CCNotePad::slot_langFormat()
8488
{
Callers
1
slot_txtFontSet
Method · 0.80
Calls
1
data
Method · 0.80
Tested by
no test coverage detected