MythTV  master
fileutils.h
Go to the documentation of this file.
1 #include "mythutil.h"
2 
3 void registerFileUtils(UtilMap &utilMap);
4 
mythutil.h
registerFileUtils
void registerFileUtils(UtilMap &utilMap)
Definition: fileutils.cpp:146
UtilMap
QMap< QString, UtilFunc > UtilMap
Definition: mythutil.h:15