#include <plugindialog.h>
Public Member Functions | |
| PluginDialogModules (PluginDialog *dialog, ArrayList< BC_ListBoxItem * > *module_data, int x, int y, int w, int h) | |
| ~PluginDialogModules () | |
| int | handle_event () |
| int | selection_changed () |
Public Attributes | |
| PluginDialog * | dialog |
Definition at line 194 of file plugindialog.h.
|
||||||||||||||||||||||||||||
|
Definition at line 666 of file plugindialog.C. |
|
|
Definition at line 681 of file plugindialog.C. |
|
|
Definition at line 682 of file plugindialog.C. References PluginDialog::attach_module(), and dialog. |
|
|
Definition at line 690 of file plugindialog.C. References dialog, and PluginDialog::selected_modules. |
|
|
Definition at line 207 of file plugindialog.h. Referenced by handle_event(), and selection_changed(). |
1.4.4