Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/MaterialX
/ hasSelected
Method
hasSelected
source/MaterialXGraphEditor/FileDialog.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
bool FileDialog::hasSelected()
48
{
49
return !_selectedFilenames.empty();
50
}
51
52
mx::FilePath FileDialog::getSelected()
53
{
Callers
2
showPropertyEditorValue
Method · 0.80
drawGraph
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected