Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
201
bool getTextChangeProperty(QWidget* pwidget)
202
{
203
return pwidget->property(Edit_Text_Change).toBool();
204
}
205
206
void setCodeTypeProperty(QWidget* pwidget, int type)
207
{
Callers
1
slot_timerAutoSave
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected