#include <apanel.h>
Public Member Functions | |
| APanel (MWindow *mwindow, CWindowGUI *subwindow, int x, int y, int w, int h) | |
| ~APanel () | |
| int | create_objects () |
Public Attributes | |
| MWindow * | mwindow |
| CWindowGUI * | subwindow |
| int | x |
| int | y |
| int | w |
| int | h |
| APanelPluginAuto * | plugin_autos [PLUGINS] |
| APanelMute * | mute |
| APanelPlay * | play |
Definition at line 16 of file apanel.h.
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
Definition at line 20 of file apanel.C. References _, mute, mwindow, play, plugin_autos, subwindow, x, and y. |
|
|
Definition at line 26 of file apanel.h. Referenced by APatchGUI::update(). |
|
|
Definition at line 28 of file apanel.h. Referenced by create_objects(). |
|
|
Definition at line 24 of file apanel.h. Referenced by create_objects(). |
|
|
Definition at line 29 of file apanel.h. Referenced by create_objects(). |
|
|
Definition at line 27 of file apanel.h. Referenced by create_objects(). |
|
|
Definition at line 25 of file apanel.h. Referenced by create_objects(). |
|
|
|
|
|
Definition at line 26 of file apanel.h. Referenced by create_objects(). |
|
|
Definition at line 26 of file apanel.h. Referenced by create_objects(). |
1.4.4