MythTV  0.26-pre
Public Slots | Public Member Functions | Private Attributes
ScriptableGuide Class Reference

#include <guide.h>

List of all members.

Public Slots

QObject * GetProgramGuide (const QDateTime &StartTime, const QDateTime &EndTime, int StartChanId, int NumChannels, bool Details)
QObject * GetProgramDetails (int ChanId, const QDateTime &StartTime)
QFileInfo GetChannelIcon (int ChanId, int Width, int Height)

Public Member Functions

Q_INVOKABLE ScriptableGuide (QObject *parent=0)

Private Attributes

Guide m_obj

Detailed Description

Definition at line 74 of file guide.h.


Constructor & Destructor Documentation

Q_INVOKABLE ScriptableGuide::ScriptableGuide ( QObject *  parent = 0) [inline]

Definition at line 84 of file guide.h.


Member Function Documentation

QObject* ScriptableGuide::GetProgramGuide ( const QDateTime &  StartTime,
const QDateTime &  EndTime,
int  StartChanId,
int  NumChannels,
bool  Details 
) [inline, slot]

Definition at line 88 of file guide.h.

QObject* ScriptableGuide::GetProgramDetails ( int  ChanId,
const QDateTime &  StartTime 
) [inline, slot]

Definition at line 97 of file guide.h.

QFileInfo ScriptableGuide::GetChannelIcon ( int  ChanId,
int  Width,
int  Height 
) [inline, slot]

Definition at line 102 of file guide.h.


Member Data Documentation

Definition at line 80 of file guide.h.

Referenced by GetChannelIcon(), GetProgramDetails(), and GetProgramGuide().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends