#include <bclistbox.h>
Inheritance diagram for BC_ListBoxYScroll:

Public Member Functions | |
| BC_ListBoxYScroll (BC_ListBox *listbox, int total_height, int view_height, int position) | |
| ~BC_ListBoxYScroll () | |
| int | handle_event () |
Private Attributes | |
| BC_ListBox * | listbox |
Definition at line 19 of file bclistbox.h.
|
||||||||||||||||||||
|
Definition at line 20 of file bclistbox.C. |
|
|
Definition at line 35 of file bclistbox.C. |
|
|
Reimplemented from BC_ScrollBar. Definition at line 39 of file bclistbox.C. |
|
|
Definition at line 29 of file bclistbox.h. |
1.4.4