Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
void FileDialog::setTitle(const std::string& title)
20
{
21
_title = title;
22
}
23
24
void FileDialog::setTypeFilters(const mx::StringVec& typeFilters)
25
{
Callers
4
showPropertyEditorValue
Method · 0.80
loadGraphFromFile
Method · 0.80
saveGraphToFile
Method · 0.80
loadGeometry
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected