MythTV  master
backendutils.h
Go to the documentation of this file.
1 // local headers
2 #include "mythutil.h"
3 
4 void registerBackendUtils(UtilMap &utilMap);
5 
registerBackendUtils
void registerBackendUtils(UtilMap &utilMap)
Definition: backendutils.cpp:101
mythutil.h
UtilMap
QMap< QString, UtilFunc > UtilMap
Definition: mythutil.h:15