#include <tablet.H>
Collaboration diagram for TabletDesc:

Public Types | |
| enum | TabletType { TINY, SMALL, LARGE, MULTI_MODE, LCD, INTUOS, CROSS } |
Public Member Functions | |
| TabletDesc () | |
| TabletDesc (TabletType t) | |
| TabletDesc (int baud, int rec_len, Cstr_ptr &s, int yres) | |
Public Attributes | |
| int | _baud |
| int | _rec_len |
| str_ptr | _init_str |
| int | _yres |
| TabletType | _type |
Definition at line 8 of file tablet.H.
|
|
|
|
|
Definition at line 26 of file tablet.H. Referenced by TabletDesc(). |
|
|
Definition at line 24 of file tablet.C. References _type, brcase, CROSS, INTUOS, LARGE, LCD, MULTI_MODE, SMALL, TabletDesc(), and TINY. |
|
||||||||||||||||||||
|
|
|
|
Definition at line 20 of file tablet.H. Referenced by Tablet::activate(). |
|
|
Definition at line 22 of file tablet.H. Referenced by Tablet::activate(). |
|
|
Definition at line 21 of file tablet.H. Referenced by TabletMultimode::enqueue_available_tablet_events(). |
|
|
Definition at line 24 of file tablet.H. Referenced by Tablet::mod_setting_bit(), TabletMultimode::sample(), TabletDesc(), and TabletEvent::TabletEvent(). |
|
|
Definition at line 23 of file tablet.H. Referenced by TabletEvent::TabletEvent(). |
1.4.4