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