void QDirModel::refresh ( const QModelIndex & parent = QModelIndex() ) [slot]
QDirModel caches file information. This function updates the cache. The parent parameter is the directory from which the model is updated; the default value will update the model from root directory of the file system (the entire model).