MCPcopy 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
234int getFileTailProperty(QWidget* pwidget)
235{
236 return pwidget->property(Tail_Status).toInt();
237}
238
239//根据当前路径,得到交互文件的名称
240QString getSwapFilePath(QString filePath)

Callers 3

checkRoladFileMethod · 0.85
tailfileMethod · 0.85
syncCurDocTailfToMenuMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected