Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ getFilePath
Method
getFilePath
pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
std::string NewInputRecordingDlg::getFilePath()
40
{
41
return m_filePath.toStdString();
42
}
43
44
std::string NewInputRecordingDlg::getAuthorName()
45
{
Callers
1
onInputRecNewActionTriggered
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected