MythTV
master
|
#include <utility>
#include <QDateTime>
#include <QString>
#include "libmythbase/programinfo.h"
#include "libmythbase/referencecounter.h"
#include "libmythprotoserver/mythprotoserverexp.h"
Go to the source code of this file.
Classes | |
class | DeleteHandler |
Functions | |
PROTOSERVER_PUBLIC QString | GetPlaybackURL (ProgramInfo *pginfo, bool storePath=true) |
PROTOSERVER_PUBLIC QString GetPlaybackURL | ( | ProgramInfo * | pginfo, |
bool | storePath = true |
||
) |
Definition at line 46 of file fileserverutil.cpp.
Referenced by EncoderLink::CheckFile(), MainServer::DoHandleDeleteRecording(), AutoExpire::ExpireRecordings(), V2Content::GetPreviewImage(), V2Content::GetRecording(), MainServer::HandleFillProgramInfo(), MainServer::HandleGenPreviewPixmap(), MainServer::HandlePixmapGetIfModified(), MainServer::HandlePixmapLastModified(), FileServerHandler::HandleQueryCheckFile(), MainServer::HandleQueryCheckFile(), MainServer::HandleQueryRecordings(), FileServerHandler::LocalFilePath(), and MainServer::LocalFilePath().