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