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