Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxasm/notepad--
/ getFilePathProperty
Function
getFilePathProperty
src/cceditor/ccnotepad.cpp:178–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
QString getFilePathProperty(QWidget* pwidget)
179
{
180
return pwidget->property(Edit_View_FilePath).toString();
181
}
182
183
void setFileNewIndexProperty(QWidget* pwidget, int index)
184
{
Callers
15
on_tabBarDoubleClicked
Method · 0.85
slot_reOpenTextMode
Method · 0.85
slot_reOpenHexMode
Method · 0.85
openFileInNewWin
Method · 0.85
slot_tabCurrentChanged
Method · 0.85
isNewFileNameExist
Method · 0.85
syncFileTabToListView
Method · 0.85
slot_actionSaveAsFile_toggle
Method · 0.85
slot_timerAutoSave
Method · 0.85
tailfile
Method · 0.85
slot_findResultItemDoubleClick
Method · 0.85
on_findResultlineDoubleClick
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected