MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/MaterialX / setTitle

Method setTitle

source/MaterialXGraphEditor/FileDialog.cpp:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19void FileDialog::setTitle(const std::string& title)
20{
21 _title = title;
22}
23
24void FileDialog::setTypeFilters(const mx::StringVec& typeFilters)
25{

Callers 4

loadGraphFromFileMethod · 0.80
saveGraphToFileMethod · 0.80
loadGeometryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected