MCPcopy 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
8481QtLangSet* CCNotePad::getLangSet()
8482{
8483 slot_langFormat();
8484 return dynamic_cast<QtLangSet*>(m_langSetWin.data());
8485}
8486
8487void CCNotePad::slot_langFormat()
8488{

Callers 1

slot_txtFontSetMethod · 0.80

Calls 1

dataMethod · 0.80

Tested by

no test coverage detected