Mixxx

BrowseThread Class Reference

#include <browsethread.h>

Collaboration diagram for BrowseThread:

List of all members.

Signals

void rowsAppended (const QList< QList< QStandardItem * > > &, BrowseTableModel *)
void clearModel (BrowseTableModel *)

Public Member Functions

void executePopulation (QString &path, BrowseTableModel *client)
void run ()

Static Public Member Functions

static BrowseThreadgetInstance ()
static void destroyInstance ()

Detailed Description

Definition at line 25 of file browsethread.h.


Member Function Documentation

void BrowseThread::clearModel ( BrowseTableModel ) [signal]
void BrowseThread::destroyInstance ( ) [static]

Definition at line 60 of file browsethread.cpp.

void BrowseThread::executePopulation ( QString &  path,
BrowseTableModel client 
)

Definition at line 70 of file browsethread.cpp.

Here is the caller graph for this function:

BrowseThread * BrowseThread::getInstance ( ) [static]

Definition at line 48 of file browsethread.cpp.

Here is the caller graph for this function:

void BrowseThread::rowsAppended ( const QList< QList< QStandardItem * > > &  ,
BrowseTableModel  
) [signal]
void BrowseThread::run ( )

Definition at line 78 of file browsethread.cpp.


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