#include <bcpixmapsw.h>
Inheritance diagram for BC_PixmapSW:

Public Member Functions | |
| BC_PixmapSW (int x, int y, BC_Pixmap *thepixmap) | |
| virtual | ~BC_PixmapSW () |
| int | initialize () |
| virtual int | handle_event () |
| virtual char * | get_caption () |
| int | reposition_widget (int x, int y) |
Private Member Functions | |
| int | draw () |
Private Attributes | |
| BC_Pixmap * | thepixmap |
Definition at line 9 of file bcpixmapsw.h.
|
||||||||||||||||
|
Definition at line 13 of file bcpixmapsw.C. |
|
|
Definition at line 19 of file bcpixmapsw.C. |
|
|
Definition at line 40 of file bcpixmapsw.C. |
|
|
Definition at line 17 of file bcpixmapsw.h. |
|
|
Definition at line 16 of file bcpixmapsw.h. |
|
|
Reimplemented from BC_SubWindow. Definition at line 23 of file bcpixmapsw.C. |
|
||||||||||||
|
Definition at line 33 of file bcpixmapsw.C. |
|
|
Definition at line 23 of file bcpixmapsw.h. |
1.4.4