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

SmartPLResultViewer::SmartPLResultViewer ( MythScreenStack parent  ) 

Definition at line 1687 of file smartplaylist.cpp.

SmartPLResultViewer::~SmartPLResultViewer ( void   ) 

Definition at line 1693 of file smartplaylist.cpp.


Member Function Documentation

bool SmartPLResultViewer::Create ( void   )  [virtual]

Reimplemented from MythScreenType.

Definition at line 1697 of file smartplaylist.cpp.

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

Key event handler.

Parameters:
event Keypress event

Reimplemented from MythScreenType.

Definition at line 1723 of file smartplaylist.cpp.

void SmartPLResultViewer::setSQL ( QString  sql  ) 

Definition at line 1802 of file smartplaylist.cpp.

void SmartPLResultViewer::trackVisible ( MythUIButtonListItem item  )  [private, slot]

Definition at line 1749 of file smartplaylist.cpp.

Referenced by Create().

void SmartPLResultViewer::trackSelected ( MythUIButtonListItem item  )  [private, slot]

Definition at line 1770 of file smartplaylist.cpp.

Referenced by Create(), and setSQL().

void SmartPLResultViewer::showTrackInfo ( void   )  [private]

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
Generated on Mon May 28 06:42:27 2012 for MythTV by  doxygen 1.6.3