![]() |
Mixxx
|
#include <dlgabout.h>
Public Slots | |
| void | slotApply () |
| void | slotUpdate () |
Signals | |
| void | apply (const QString &) |
Public Member Functions | |
| DlgAbout (QWidget *parent) | |
| ~DlgAbout () | |
Definition at line 29 of file dlgabout.h.
| DlgAbout::DlgAbout | ( | QWidget * | parent | ) |
Definition at line 27 of file dlgabout.cpp.
| DlgAbout::~DlgAbout | ( | ) |
Definition at line 31 of file dlgabout.cpp.
| void DlgAbout::apply | ( | const QString & | ) | [signal] |
| void DlgAbout::slotApply | ( | ) | [slot] |
Apply changes to widget
Definition at line 34 of file dlgabout.cpp.
| void DlgAbout::slotUpdate | ( | ) | [slot] |
Definition at line 37 of file dlgabout.cpp.