Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxasm/notepad--
/ getFileTailProperty
Function
getFileTailProperty
src/cceditor/ccnotepad.cpp:234–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
}
233
234
int getFileTailProperty(QWidget* pwidget)
235
{
236
return pwidget->property(Tail_Status).toInt();
237
}
238
239
//根据当前路径,得到交互文件的名称
240
QString getSwapFilePath(QString filePath)
Callers
3
checkRoladFile
Method · 0.85
tailfile
Method · 0.85
syncCurDocTailfToMenu
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected