#include <actions.hh>
Collaboration diagram for ob::Actions::ButtonPressAction:
Public Methods | |
ButtonPressAction () | |
Public Attributes | |
unsigned int | button |
otk::Point | pos |
otk::Rect | clientarea |
|
Definition at line 42 of file actions.hh.
00042 { button = 0; } |
|
Definition at line 39 of file actions.hh. Referenced by ob::Actions::insertPress(), ob::Actions::motionHandler(), and ob::Actions::removePress(). |
|
Definition at line 41 of file actions.hh. |
|
Definition at line 40 of file actions.hh. Referenced by ob::Actions::motionHandler(). |