Graphisoft®

Dialog ManagerVersion: 2.0

FileDialog::SetFilterRoot

Sets the root group for the file filtering process.

void SetFilterRoot (FTM::GroupID groupID);

Parameters

groupID
Filter root group.

Description

File filtering uses the FileTypeManager:Match method, see documentation for description of filtering root.

See Also

FileTypeManager | FileTypeManager::Match