
Public Member Functions | |
| LoopAudioWindow (LoopAudio *plugin, int x, int y) | |
| ~LoopAudioWindow () | |
| void | create_objects () |
| int | close_event () |
Data Fields | |
| LoopAudio * | plugin |
| LoopAudioSamples * | samples |
Definition at line 32 of file loopaudio.C.
| LoopAudioWindow::LoopAudioWindow | ( | LoopAudio * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 85 of file loopaudio.C.
| LoopAudioWindow::~LoopAudioWindow | ( | ) |
Definition at line 100 of file loopaudio.C.
| void LoopAudioWindow::create_objects | ( | ) |
Definition at line 104 of file loopaudio.C.
References _, BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, BC_WindowBase::flush(), plugin, samples, BC_WindowBase::show_window(), BC_WindowBase::x, and BC_WindowBase::y.

| int LoopAudioWindow::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
1.5.5