Mixxx

PrepareLibraryTableModel Class Reference

#include <preparelibrarytablemodel.h>

Inheritance diagram for PrepareLibraryTableModel:
Collaboration diagram for PrepareLibraryTableModel:

List of all members.

Public Slots

void showRecentSongs ()
void showAllSongs ()

Signals

void doSearch (const QString &searchText)

Public Member Functions

 PrepareLibraryTableModel (QObject *parent, TrackCollection *pTrackCollection)
virtual ~PrepareLibraryTableModel ()
virtual void search (const QString &searchText)
virtual bool isColumnInternal (int column)

Detailed Description

Definition at line 7 of file preparelibrarytablemodel.h.


Constructor & Destructor Documentation

PrepareLibraryTableModel::PrepareLibraryTableModel ( QObject *  parent,
TrackCollection pTrackCollection 
)

Definition at line 8 of file preparelibrarytablemodel.cpp.

Here is the call graph for this function:

PrepareLibraryTableModel::~PrepareLibraryTableModel ( ) [virtual]

Definition at line 21 of file preparelibrarytablemodel.cpp.


Member Function Documentation

void PrepareLibraryTableModel::doSearch ( const QString &  searchText) [signal]

Reimplemented from LibraryTableModel.

Here is the caller graph for this function:

bool PrepareLibraryTableModel::isColumnInternal ( int  column) [virtual]

Reimplemented from LibraryTableModel.

Definition at line 24 of file preparelibrarytablemodel.cpp.

void PrepareLibraryTableModel::search ( const QString &  searchText) [virtual]

Reimplemented from LibraryTableModel.

Definition at line 28 of file preparelibrarytablemodel.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void PrepareLibraryTableModel::showAllSongs ( ) [slot]

Definition at line 44 of file preparelibrarytablemodel.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void PrepareLibraryTableModel::showRecentSongs ( ) [slot]

Definition at line 39 of file preparelibrarytablemodel.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


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