Documentation
getChild
usage
file child = folder->getChild( string name)
paramètres
name: the name of the file in the folder
retourne
an object representing the file with the given name.
file child = folder->getChild( string name)
name: the name of the file in the folder
an object representing the file with the given name.