#include <slider.h>
Inheritance diagram for Aslider::
Public Methods | |
ELIBOBJ EDLL | Aslider (char *name, Aobject *L, int x, int y, int w, int h, int mode) |
virtual EDLL | ~Aslider () |
virtual EDLL bool | mouse (int x, int y, int state, int event) |
virtual EDLL bool | notify (Anode *o, int event, dword p) |
virtual EDLL void | set (float v) |
virtual EDLL float | get () |
virtual EDLL void | paint (Abitmap *b) |
Public Attributes | |
Acontrol * | control |
|
|
|
|
|
|
|
Reimplemented from Aobject. |
|
Reimplemented from Anode. |
|
Reimplemented from Aobject. |
|
|
|
|