|
Planeshift
|
#include <pawscrollbar.h>
Public Member Functions | |
| void | OnLostFocus () |
| Sets hasFocus false and notifys parent. | |
| bool | OnMouseUp (int button, int modifiers, int x, int y) |
| Manage mouse up event. | |
| pawsThumb () | |
| pawsThumb (const pawsThumb &origin) | |
Definition at line 35 of file pawscrollbar.h.
| pawsThumb::pawsThumb | ( | ) | [inline] |
Definition at line 38 of file pawscrollbar.h.
| pawsThumb::pawsThumb | ( | const pawsThumb & | origin | ) | [inline] |
Definition at line 42 of file pawscrollbar.h.
| void pawsThumb::OnLostFocus | ( | ) | [inline, virtual] |
Sets hasFocus false and notifys parent.
Reimplemented from pawsWidget.
Definition at line 54 of file pawscrollbar.h.
Manage mouse up event.
Reimplemented from pawsWidget.
Definition at line 46 of file pawscrollbar.h.
1.7.3