Go to the source code of this file.
Typedefs | |
| typedef int(* | UtilFunc )(const MythUtilCommandLineParser &cmdline) |
| typedef QMap< QString, UtilFunc > | UtilMap |
Functions | |
| bool | GetProgramInfo (const MythUtilCommandLineParser &cmdline, ProgramInfo &pginfo) |
| typedef int(* UtilFunc)(const MythUtilCommandLineParser &cmdline) |
Definition at line 14 of file mythutil.h.
Definition at line 16 of file mythutil.h.
| bool GetProgramInfo | ( | const MythUtilCommandLineParser & | cmdline, | |
| ProgramInfo & | pginfo | |||
| ) |
Definition at line 11 of file mythutil.cpp.
Referenced by CopySkipListToCutList(), GetMarkupList(), QueueJob(), and SetMarkupList().
1.6.3