Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ getFileName
Method
getFileName
src/Base/Reader.cpp:710–713 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
708
{}
709
710
std::string Base::Reader::getFileName() const
711
{
712
return this->_name;
713
}
714
715
int Base::Reader::getFileVersion() const
716
{
Callers
7
RestoreDocFile
Method · 0.45
loadFromStream
Method · 0.45
RestoreDocFile
Method · 0.45
RestoreDocFile
Method · 0.45
get_path_and_filename_default
Method · 0.45
Activated
Method · 0.45
addObjectToBom
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected