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