Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiekick/ImGuiFontStudio
/ ProjectFile
Method
ProjectFile
src/Project/ProjectFile.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
#include <FileHelper.h>
25
26
ProjectFile::ProjectFile()
27
{
28
29
}
30
31
ProjectFile::ProjectFile(const std::string& vFilePathName)
32
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected