Mixxx

LoadToGroupController Class Reference

#include <librarycontrol.h>

Collaboration diagram for LoadToGroupController:

List of all members.

Public Slots

void slotLoadToGroup (double v)

Signals

void loadToGroup (QString group)

Public Member Functions

 LoadToGroupController (QObject *pParent, const QString group)
virtual ~LoadToGroupController ()

Detailed Description

Definition at line 12 of file librarycontrol.h.


Constructor & Destructor Documentation

LoadToGroupController::LoadToGroupController ( QObject *  pParent,
const QString  group 
)

Definition at line 14 of file librarycontrol.cpp.

Here is the call graph for this function:

LoadToGroupController::~LoadToGroupController ( ) [virtual]

Definition at line 23 of file librarycontrol.cpp.


Member Function Documentation

void LoadToGroupController::loadToGroup ( QString  group) [signal]

Here is the caller graph for this function:

void LoadToGroupController::slotLoadToGroup ( double  v) [slot]

Definition at line 28 of file librarycontrol.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