Mixxx

DlgPrefPlaylist Class Reference

#include <dlgprefplaylist.h>

Collaboration diagram for DlgPrefPlaylist:

List of all members.

Public Slots

void slotUpdate ()
void slotBrowseDir ()
void slotApply ()
void slotBrowseiPodMountPoint ()
void slotDetectiPodMountPoint ()
void slotExtraPlugins ()

Signals

void apply ()

Public Member Functions

 DlgPrefPlaylist (QWidget *parent, ConfigObject< ConfigValue > *_config)
 ~DlgPrefPlaylist ()

Detailed Description

Author:
Tue & Ken Haste Andersen

Definition at line 29 of file dlgprefplaylist.h.


Constructor & Destructor Documentation

DlgPrefPlaylist::DlgPrefPlaylist ( QWidget *  parent,
ConfigObject< ConfigValue > *  _config 
)

Definition at line 27 of file dlgprefplaylist.cpp.

Here is the call graph for this function:

DlgPrefPlaylist::~DlgPrefPlaylist ( )

Definition at line 75 of file dlgprefplaylist.cpp.


Member Function Documentation

void DlgPrefPlaylist::apply ( ) [signal]

Here is the caller graph for this function:

void DlgPrefPlaylist::slotApply ( ) [slot]

Apply changes to widget

Definition at line 230 of file dlgprefplaylist.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefPlaylist::slotBrowseDir ( ) [slot]

Dialog to browse for music file directory

Definition at line 161 of file dlgprefplaylist.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefPlaylist::slotBrowseiPodMountPoint ( ) [slot]

Dialog to browse for iPod mount point

Definition at line 217 of file dlgprefplaylist.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefPlaylist::slotDetectiPodMountPoint ( ) [slot]

Attempt to guess the iPod's mount point

Definition at line 171 of file dlgprefplaylist.cpp.

Here is the caller graph for this function:

void DlgPrefPlaylist::slotExtraPlugins ( ) [slot]

Starts up the PluginDownloader if the plugin isn't present Set the label and enabled state on the M4A button depending on whether the M4A plugin is installed. Display UI indication of plugin download progress. M4A plugin download is finished...

Definition at line 79 of file dlgprefplaylist.cpp.

Here is the caller graph for this function:

void DlgPrefPlaylist::slotUpdate ( ) [slot]

Update widget

Definition at line 146 of file dlgprefplaylist.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