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

#include <smartplaylist.h>

Inheritance diagram for SmartPLResultViewer:
MythScreenType MythUIType XMLParseBase

List of all members.

Public Member Functions

 SmartPLResultViewer (MythScreenStack *parent)
 ~SmartPLResultViewer (void)
bool Create (void)
bool keyPressEvent (QKeyEvent *event)
 Key event handler.
void setSQL (QString sql)

Private Slots

void trackVisible (MythUIButtonListItem *item)
void trackSelected (MythUIButtonListItem *item)

Private Member Functions

void showTrackInfo (void)

Private Attributes

MythUIButtonListm_trackList
MythUITextm_positionText

Detailed Description

Definition at line 205 of file smartplaylist.h.


Constructor & Destructor Documentation

Definition at line 1687 of file smartplaylist.cpp.

Definition at line 1693 of file smartplaylist.cpp.


Member Function Documentation

Reimplemented from MythScreenType.

Definition at line 1697 of file smartplaylist.cpp.

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

Key event handler.

Parameters:
eventKeypress event

Reimplemented from MythScreenType.

Definition at line 1723 of file smartplaylist.cpp.

Definition at line 1802 of file smartplaylist.cpp.

Definition at line 1749 of file smartplaylist.cpp.

Referenced by Create().

Definition at line 1770 of file smartplaylist.cpp.

Referenced by Create(), and setSQL().

Definition at line 1779 of file smartplaylist.cpp.

Referenced by keyPressEvent().


Member Data Documentation

Definition at line 225 of file smartplaylist.h.

Referenced by Create(), setSQL(), showTrackInfo(), and trackSelected().

Definition at line 226 of file smartplaylist.h.

Referenced by Create(), and trackSelected().


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