#include <plugindialog.h>
Public Member Functions | |
| PluginDialogShared (PluginDialog *dialog, ArrayList< BC_ListBoxItem * > *shared_data, int x, int y, int w, int h) | |
| ~PluginDialogShared () | |
| int | handle_event () |
| int | selection_changed () |
Public Attributes | |
| PluginDialog * | dialog |
Definition at line 178 of file plugindialog.h.
|
||||||||||||||||||||||||||||
|
Definition at line 593 of file plugindialog.C. |
|
|
Definition at line 608 of file plugindialog.C. |
|
|
Definition at line 609 of file plugindialog.C. References PluginDialog::attach_shared(), and dialog. |
|
|
Definition at line 616 of file plugindialog.C. References dialog, and PluginDialog::selected_shared. |
|
|
Definition at line 191 of file plugindialog.h. Referenced by handle_event(), and selection_changed(). |
1.4.4