Mixxx

SkinLoader Class Reference

#include <skinloader.h>

Collaboration diagram for SkinLoader:

List of all members.

Public Member Functions

 SkinLoader (ConfigObject< ConfigValue > *pConfig)
 ~SkinLoader ()
QWidget * loadDefaultSkin (QWidget *pParent, MixxxKeyboard *pKeyboard, PlayerManager *pPlayerManager, Library *pLibrary, VinylControlManager *pVCMan)
QString getConfiguredSkinPath ()

Detailed Description

Definition at line 13 of file skinloader.h.


Constructor & Destructor Documentation

SkinLoader::SkinLoader ( ConfigObject< ConfigValue > *  pConfig)

Definition at line 15 of file skinloader.cpp.

SkinLoader::~SkinLoader ( )

Definition at line 21 of file skinloader.cpp.

Here is the call graph for this function:


Member Function Documentation

QString SkinLoader::getConfiguredSkinPath ( )

Definition at line 25 of file skinloader.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

QWidget * SkinLoader::loadDefaultSkin ( QWidget *  pParent,
MixxxKeyboard pKeyboard,
PlayerManager pPlayerManager,
Library pLibrary,
VinylControlManager pVCMan 
)

Definition at line 53 of file skinloader.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