MythTV  0.26-pre
Public Member Functions | Protected Member Functions
PlaylistView Class Reference

#include <playlistview.h>

Inheritance diagram for PlaylistView:
MusicCommon MythScreenType MythUIType XMLParseBase

List of all members.

Public Member Functions

 PlaylistView (MythScreenStack *parent)
 ~PlaylistView (void)
bool Create (void)
bool keyPressEvent (QKeyEvent *)
 Key event handler.

Protected Member Functions

void customEvent (QEvent *event)

Detailed Description

Definition at line 17 of file playlistview.h.


Constructor & Destructor Documentation

Definition at line 13 of file playlistview.cpp.

Definition at line 19 of file playlistview.cpp.


Member Function Documentation

bool PlaylistView::Create ( void  ) [virtual]

Reimplemented from MythScreenType.

Definition at line 23 of file playlistview.cpp.

Referenced by startPlayback(), and MusicCommon::switchView().

bool PlaylistView::keyPressEvent ( QKeyEvent *  ) [virtual]

Key event handler.

Parameters:
eventKeypress event

Reimplemented from MusicCommon.

Definition at line 70 of file playlistview.cpp.

void PlaylistView::customEvent ( QEvent *  event) [protected, virtual]

Reimplemented from MusicCommon.

Definition at line 47 of file playlistview.cpp.


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