Mixxx

FeaturedArtistsWebView Class Reference

#include <featuredartistswebview.h>

Inheritance diagram for FeaturedArtistsWebView:
Collaboration diagram for FeaturedArtistsWebView:

List of all members.

Public Slots

void handleClickedLink (const QUrl &url)
void handleLoadFinished (bool ok)
void checkWebpageLoadingProgress ()

Signals

void loadTrack (TrackInfoObject *pTrack)
void loadTrackToPlayer (TrackInfoObject *pTrack, QString group)

Public Member Functions

 FeaturedArtistsWebView (QWidget *parent, QString libraryPath, QString remoteURL, SongDownloader *downloader)
 ~FeaturedArtistsWebView ()
virtual void setup (QDomNode node)
virtual void onSearchStarting ()
virtual void onSearchCleared ()
virtual void onSearch (const QString &)
virtual void onShow ()
virtual QWidget * getWidgetForMIDIControl ()
virtual void keyPressEvent (QKeyEvent *event)

Detailed Description

Definition at line 28 of file featuredartistswebview.h.


Constructor & Destructor Documentation

FeaturedArtistsWebView::FeaturedArtistsWebView ( QWidget *  parent,
QString  libraryPath,
QString  remoteURL,
SongDownloader downloader 
)

Definition at line 25 of file featuredartistswebview.cpp.

Here is the call graph for this function:

FeaturedArtistsWebView::~FeaturedArtistsWebView ( )

Definition at line 90 of file featuredartistswebview.cpp.


Member Function Documentation

void FeaturedArtistsWebView::checkWebpageLoadingProgress ( ) [slot]

Definition at line 80 of file featuredartistswebview.cpp.

Here is the caller graph for this function:

virtual QWidget* FeaturedArtistsWebView::getWidgetForMIDIControl ( ) [inline, virtual]

Definition at line 40 of file featuredartistswebview.h.

void FeaturedArtistsWebView::handleClickedLink ( const QUrl &  url) [slot]

Definition at line 100 of file featuredartistswebview.cpp.

Here is the caller graph for this function:

void FeaturedArtistsWebView::handleLoadFinished ( bool  ok) [slot]

Definition at line 65 of file featuredartistswebview.cpp.

Here is the caller graph for this function:

void FeaturedArtistsWebView::keyPressEvent ( QKeyEvent *  event) [virtual]

Definition at line 127 of file featuredartistswebview.cpp.

void FeaturedArtistsWebView::loadTrack ( TrackInfoObject pTrack) [signal]
void FeaturedArtistsWebView::loadTrackToPlayer ( TrackInfoObject pTrack,
QString  group 
) [signal]
virtual void FeaturedArtistsWebView::onSearch ( const QString &  ) [inline, virtual]

Implements LibraryView.

Definition at line 38 of file featuredartistswebview.h.

virtual void FeaturedArtistsWebView::onSearchCleared ( ) [inline, virtual]

Implements LibraryView.

Definition at line 37 of file featuredartistswebview.h.

virtual void FeaturedArtistsWebView::onSearchStarting ( ) [inline, virtual]

Implements LibraryView.

Definition at line 36 of file featuredartistswebview.h.

virtual void FeaturedArtistsWebView::onShow ( ) [inline, virtual]

Implements LibraryView.

Definition at line 39 of file featuredartistswebview.h.

void FeaturedArtistsWebView::setup ( QDomNode  node) [virtual]

Implements LibraryView.

Definition at line 95 of file featuredartistswebview.cpp.


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