Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/MaterialX
/ isOpened
Method
isOpened
source/MaterialXGraphEditor/FileDialog.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
bool FileDialog::isOpened()
43
{
44
return _isOpened;
45
}
46
47
bool FileDialog::hasSelected()
48
{
Callers
3
graphButtons
Method · 0.80
handleRenderViewInputs
Method · 0.80
drawGraph
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected