|
MythTV master
|
This is the complete list of members for PreviewGenerator, including all inherited members.
| AttachSignals(QObject *obj) | PreviewGenerator | |
| Cleanup(void) | MThread | static |
| CreateAccessibleFilename(const QString &pathname, const QString &outFileName) | PreviewGenerator | protectedstatic |
| deleteLater() | PreviewGenerator | slot |
| event(QEvent *e) override | PreviewGenerator | protected |
| exec(void) | MThread | protected |
| exit(int retcode=0) | MThread | |
| GetAllRunningThreadNames(QStringList &list) | MThread | static |
| GetAllThreadNames(QStringList &list) | MThread | static |
| GetScreenGrab(const ProgramInfo &pginfo, const QString &filename, std::chrono::seconds seektime, long long seekframe, int &bufferlen, int &video_width, int &video_height, float &video_aspect) | PreviewGenerator | protectedstatic |
| GetToken(void) const | PreviewGenerator | inline |
| isFinished(void) const | MThread | |
| IsLocal(void) const | PreviewGenerator | protected |
| isRunning(void) const | MThread | |
| kForceLocal enum value | PreviewGenerator | |
| kLocal enum value | PreviewGenerator | |
| kLocalAndRemote enum value | PreviewGenerator | |
| kModeMask enum value | PreviewGenerator | |
| kNone enum value | PreviewGenerator | |
| kRemote enum value | PreviewGenerator | |
| LocalPreviewRun(void) | PreviewGenerator | protected |
| m_captureFrame | PreviewGenerator | protected |
| m_captureTime | PreviewGenerator | protected |
| m_epilogExecuted | MThread | protected |
| m_gotReply | PreviewGenerator | protected |
| m_listener | PreviewGenerator | protected |
| m_mode | PreviewGenerator | protected |
| m_outFileName | PreviewGenerator | protected |
| m_outFormat | PreviewGenerator | protected |
| m_outSize | PreviewGenerator | protected |
| m_pathname | PreviewGenerator | protected |
| m_pixmapOk | PreviewGenerator | protected |
| m_previewLock | PreviewGenerator | protected |
| m_previewWaitCondition | PreviewGenerator | protected |
| m_programInfo | PreviewGenerator | protected |
| m_prologExecuted | MThread | protected |
| m_runnable | MThread | protected |
| m_thread | MThread | protected |
| m_token | PreviewGenerator | protected |
| Mode enum name | PreviewGenerator | |
| MThread(const QString &objectName) | MThread | explicit |
| MThread(const QString &objectName, QRunnable *runnable) | MThread | explicit |
| MThread(const MThread &)=delete | MThread | |
| objectName(void) const | MThread | |
| operator=(const MThread &)=delete | MThread | |
| preview_helper | PreviewGenerator | friend |
| PreviewGenerator(const ProgramInfo *pginfo, QString token, Mode mode=kLocal) | PreviewGenerator | |
| priority(void) const | MThread | |
| qthread(void) | MThread | |
| quit(void) | MThread | |
| RemotePreviewRun(void) | PreviewGenerator | protected |
| Run(void) | PreviewGenerator | |
| run(void) override | PreviewGenerator | virtual |
| RunEpilog(void) | MThread | |
| RunProlog(void) | MThread | |
| RunReal(void) | PreviewGenerator | protected |
| SaveOutFile(const QByteArray &data, const QDateTime &dt) | PreviewGenerator | protected |
| SavePreview(const QString &filename, const unsigned char *data, uint width, uint height, float aspect, int desired_width, int desired_height, const QString &format) | PreviewGenerator | protectedstatic |
| setObjectName(const QString &name) | MThread | |
| SetOutputFilename(const QString &fileName) | PreviewGenerator | |
| SetOutputSize(const QSize size) | PreviewGenerator | inline |
| SetPreviewTime(std::chrono::seconds time, long long frame) | PreviewGenerator | inline |
| SetPreviewTimeAsFrameNumber(long long frame_number) | PreviewGenerator | inline |
| SetPreviewTimeAsSeconds(std::chrono::seconds seconds) | PreviewGenerator | inline |
| setPriority(QThread::Priority priority) | MThread | |
| setStackSize(uint stackSize) | MThread | |
| setTerminationEnabled(bool enabled=true) | MThread | protectedstatic |
| stackSize(void) const | MThread | |
| start(QThread::Priority p=QThread::InheritPriority) | MThread | |
| TeardownAll(void) | PreviewGenerator | protected |
| terminate(void) | MThread | |
| ThreadCleanup(void) | MThread | static |
| ThreadSetup(const QString &name) | MThread | static |
| usleep(std::chrono::microseconds time) | MThread | protectedstatic |
| usleep(std::chrono::duration< R, P > time) | MThread | inlineprotectedstatic |
| wait(std::chrono::milliseconds time=std::chrono::milliseconds::max()) | MThread | |
| ~MThread() | MThread | virtual |
| ~PreviewGenerator() override | PreviewGenerator | protected |