|
kwave
18.07.70
|
#include <AmplifyFreeDialog.h>


Public Member Functions | |
| AmplifyFreeDialog (QWidget *parent) | |
| virtual | ~AmplifyFreeDialog () |
| QString | getCommand () |
| void | setParams (QStringList ¶ms) |
Private Slots | |
| void | invokeHelp () |
Definition at line 33 of file AmplifyFreeDialog.h.
|
explicit |
Constructor
Definition at line 34 of file AmplifyFreeDialog.cpp.
References Kwave::connect(), and invokeHelp().

|
virtual |
| QString Kwave::AmplifyFreeDialog::getCommand | ( | ) |
Returns a command string for the curve
Definition at line 63 of file AmplifyFreeDialog.cpp.
References _.
Referenced by Kwave::AmplifyFreePlugin::setup().

|
privateslot |
invoke the online help
Definition at line 96 of file AmplifyFreeDialog.cpp.
References _.
Referenced by AmplifyFreeDialog().

| void Kwave::AmplifyFreeDialog::setParams | ( | QStringList & | params | ) |
Sets the curve parameters and points from a list of parameters
Definition at line 80 of file AmplifyFreeDialog.cpp.
References _.
Referenced by Kwave::AmplifyFreePlugin::setup().
