MCPcopy 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
42bool FileDialog::isOpened()
43{
44 return _isOpened;
45}
46
47bool FileDialog::hasSelected()
48{

Callers 3

graphButtonsMethod · 0.80
drawGraphMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected