MCPcopy 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
39std::string NewInputRecordingDlg::getFilePath()
40{
41 return m_filePath.toStdString();
42}
43
44std::string NewInputRecordingDlg::getAuthorName()
45{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected