MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / GetFileName

Method GetFileName

DSView/pv/storesession.h:84–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 QString MakeExportFile(bool bDlg);
83
84 inline QString GetFileName(){
85 return _file_name;
86 }
87
88 bool IsLogicDataType();
89

Callers 1

acceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected