MCPcopy Create free account
hub / github.com/cxasm/notepad-- / getTextChangeProperty

Function getTextChangeProperty

src/cceditor/ccnotepad.cpp:201–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199}
200
201bool getTextChangeProperty(QWidget* pwidget)
202{
203 return pwidget->property(Edit_Text_Change).toBool();
204}
205
206void setCodeTypeProperty(QWidget* pwidget, int type)
207{

Callers 1

slot_timerAutoSaveMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected