![]() |
Mixxx
|
#include <dlgprefshoutcast.h>
Public Slots | |
void | slotApply () |
void | slotUpdate () |
Signals | |
void | apply (const QString &) |
Public Member Functions | |
DlgPrefShoutcast (QWidget *parent, ConfigObject< ConfigValue > *_config) | |
~DlgPrefShoutcast () |
Definition at line 36 of file dlgprefshoutcast.h.
DlgPrefShoutcast::DlgPrefShoutcast | ( | QWidget * | parent, |
ConfigObject< ConfigValue > * | _config | ||
) |
DlgPrefShoutcast::~DlgPrefShoutcast | ( | ) |
Definition at line 130 of file dlgprefshoutcast.cpp.
void DlgPrefShoutcast::apply | ( | const QString & | ) | [signal] |
void DlgPrefShoutcast::slotApply | ( | ) | [slot] |
Apply changes to widget
Definition at line 140 of file dlgprefshoutcast.cpp.
void DlgPrefShoutcast::slotUpdate | ( | ) | [slot] |