Mixxx

WLibraryTableView Class Reference

#include <wlibrarytableview.h>

Inheritance diagram for WLibraryTableView:
Collaboration diagram for WLibraryTableView:

List of all members.

Public Slots

void saveVScrollBarPos ()
void restoreVScrollBarPos ()

Signals

void loadTrack (TrackPointer pTrack)
void loadTrackToPlayer (TrackPointer pTrack, QString group)

Public Member Functions

 WLibraryTableView (QWidget *parent, ConfigObject< ConfigValue > *pConfig, ConfigKey vScrollBarPosKey)
virtual ~WLibraryTableView ()
virtual void setup (QDomNode node)
virtual void moveSelection (int delta)

Detailed Description

Definition at line 15 of file wlibrarytableview.h.


Constructor & Destructor Documentation

WLibraryTableView::WLibraryTableView ( QWidget *  parent,
ConfigObject< ConfigValue > *  pConfig,
ConfigKey  vScrollBarPosKey 
)

Definition at line 13 of file wlibrarytableview.cpp.

WLibraryTableView::~WLibraryTableView ( ) [virtual]

Definition at line 50 of file wlibrarytableview.cpp.


Member Function Documentation

void WLibraryTableView::loadTrack ( TrackPointer  pTrack) [signal]

Here is the caller graph for this function:

void WLibraryTableView::loadTrackToPlayer ( TrackPointer  pTrack,
QString  group 
) [signal]
void WLibraryTableView::moveSelection ( int  delta) [virtual]

Implements LibraryView.

Definition at line 85 of file wlibrarytableview.cpp.

Here is the caller graph for this function:

void WLibraryTableView::restoreVScrollBarPos ( ) [slot]

Definition at line 66 of file wlibrarytableview.cpp.

Here is the caller graph for this function:

void WLibraryTableView::saveVScrollBarPos ( ) [slot]

Definition at line 72 of file wlibrarytableview.cpp.

Here is the caller graph for this function:

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

Implements LibraryView.

Definition at line 55 of file wlibrarytableview.cpp.


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