#include <pgnavigator.h>
Public Member Functions | |
| void | Add (PG_Widget *widget) |
| void | Remove (PG_Widget *widget) |
| bool | Action (PG_Widget::KeyAction action) |
| PG_Widget * | Goto (PG_Widget *widget) |
| PG_Widget * | GotoFirst () |
| PG_Widget * | GotoLast () |
| PG_Widget * | GotoNext () |
| PG_Widget * | GotoPrev () |
| PG_Widget * | FindLeft (PG_Widget *widget=NULL) |
| PG_Widget * | FindRight (PG_Widget *widget=NULL) |
| PG_Widget * | FindUp (PG_Widget *widget=NULL) |
| PG_Widget * | FindDown (PG_Widget *widget=NULL) |
Definition at line 46 of file pgnavigator.h.
|
|
Definition at line 56 of file pgnavigator.cpp. References PG_Widget::Action(). Referenced by Goto(). |
|
|
Definition at line 36 of file pgnavigator.cpp. |
|
|
Definition at line 215 of file pgnavigator.cpp. References PG_Point::x, and PG_Point::y. |
|
|
Definition at line 179 of file pgnavigator.cpp. References PG_Point::x, and PG_Point::y. |
|
|
Definition at line 191 of file pgnavigator.cpp. References PG_Point::x, and PG_Point::y. |
|
|
Definition at line 203 of file pgnavigator.cpp. References PG_Point::x, and PG_Point::y. |
|
|
Definition at line 64 of file pgnavigator.cpp. References PG_Widget::ACT_ACTIVATE, PG_Widget::ACT_DEACTIVATE, and Action(). Referenced by GotoFirst(), GotoLast(), GotoNext(), and GotoPrev(). |
|
|
Definition at line 78 of file pgnavigator.cpp. References Goto(). Referenced by GotoLast(). |
|
|
Definition at line 88 of file pgnavigator.cpp. References Goto(), and GotoFirst(). |
|
|
Definition at line 103 of file pgnavigator.cpp. References Goto(). |
|
|
Definition at line 114 of file pgnavigator.cpp. References Goto(). |
|
|
Definition at line 46 of file pgnavigator.cpp. |
1.4.2