|
MythTV
0.26-pre
|
#include <jobqueue.h>
Public Attributes | |
| int | id |
| int | type |
| int | flag |
| QString | desc |
| QString | command |
| ProgramInfo * | pginfo |
Definition at line 105 of file jobqueue.h.
Definition at line 106 of file jobqueue.h.
Referenced by JobQueue::GetRunningJobID(), and JobQueue::ProcessJob().
Definition at line 107 of file jobqueue.h.
Referenced by JobQueue::ProcessJob().
Definition at line 108 of file jobqueue.h.
Referenced by JobQueue::ProcessJob().
| QString runningjobinfo::desc |
Definition at line 109 of file jobqueue.h.
Referenced by JobQueue::ProcessJob().
| QString runningjobinfo::command |
Definition at line 110 of file jobqueue.h.
Referenced by JobQueue::ProcessJob().
Definition at line 111 of file jobqueue.h.
Referenced by JobQueue::GetRunningJobID(), and JobQueue::ProcessJob().
1.7.6.1