#include <ocpicker.h>
|
| | StandardPicker () |
| |
| virtual | ~StandardPicker () |
| |
| virtual bool | pick (Canvas *, Glyph *, int depth, Hit &h) |
| |
| void | bind_select (Rubberband *rb) |
| |
| void | bind_adjust (Rubberband *rb) |
| |
| void | bind_menu (Rubberband *rb) |
| |
| void | bind_press (EventButton eb, Rubberband *) |
| |
| void | bind_select (OcHandler *h) |
| |
| void | bind_adjust (OcHandler *h) |
| |
| void | bind_menu (OcHandler *h) |
| |
| void | bind_move (OcHandler *h) |
| |
| void | bind_press (EventButton eb, OcHandler *h) |
| |
| void | bind_drag (EventButton eb, OcHandler *h) |
| |
| void | bind_release (EventButton eb, OcHandler *h) |
| |
| void | bind (int, EventButton eb, OcHandler *h) |
| |
| void | unbind (int, EventButton) |
| |
| void | remove_all (EventButton) |
| |
Definition at line 17 of file ocpicker.h.
◆ State
◆ anonymous enum
| Enumerator |
|---|
| motion | |
| press | |
| drag | |
| release | |
| unknown | |
Definition at line 67 of file ocpicker.h.
◆ StandardPicker()
| StandardPicker::StandardPicker |
( |
| ) |
|
◆ ~StandardPicker()
| virtual StandardPicker::~StandardPicker |
( |
| ) |
|
|
virtual |
◆ bind()
◆ bind_adjust() [1/2]
| void StandardPicker::bind_adjust |
( |
OcHandler * |
h | ) |
|
|
inline |
◆ bind_adjust() [2/2]
| void StandardPicker::bind_adjust |
( |
Rubberband * |
rb | ) |
|
|
inline |
◆ bind_drag()
◆ bind_menu() [1/2]
| void StandardPicker::bind_menu |
( |
OcHandler * |
h | ) |
|
|
inline |
◆ bind_menu() [2/2]
◆ bind_move()
| void StandardPicker::bind_move |
( |
OcHandler * |
h | ) |
|
|
inline |
◆ bind_press() [1/2]
◆ bind_press() [2/2]
◆ bind_release()
◆ bind_select() [1/2]
| void StandardPicker::bind_select |
( |
OcHandler * |
h | ) |
|
|
inline |
◆ bind_select() [2/2]
| void StandardPicker::bind_select |
( |
Rubberband * |
rb | ) |
|
|
inline |
◆ event()
| void StandardPicker::event |
( |
const Event & |
| ) |
|
|
private |
◆ pick()
| virtual bool StandardPicker::pick |
( |
Canvas * |
, |
|
|
Glyph * |
, |
|
|
int |
depth, |
|
|
Hit & |
h |
|
) |
| |
|
virtual |
◆ remove_all()
◆ unbind()
◆ handlers_
| std::vector<ButtonHandler*>* StandardPicker::handlers_[unknown] |
|
private |
◆ mb_
◆ ms_
| State StandardPicker::ms_ |
|
private |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3468/src/ivoc/ocpicker.h