|
ARB
|
#include <awt_canvas.hxx>


Public Member Functions | |
| AWT_nonDB_graphic () | |
| ~AWT_nonDB_graphic () OVERRIDE | |
| GB_ERROR | load_from_DB (GBDATA *gb_main, const char *name) OVERRIDE __ATTR__USERESULT |
| GB_ERROR | save_to_DB (GBDATA *gb_main, const char *name) OVERRIDE __ATTR__USERESULT |
| void | check_for_DB_update (GBDATA *gb_main) OVERRIDE |
| void | notify_synchronized (GBDATA *gb_main) OVERRIDE |
Public Member Functions inherited from AWT_graphic | |
| AWT_graphic () | |
| virtual | ~AWT_graphic () |
| virtual void | show (AW_device *device)=0 |
| virtual AW_gc_manager * | init_devices (AW_window *, AW_device *, AWT_canvas *scr)=0 |
| virtual void | handle_command (AW_device *device, AWT_graphic_event &event)=0 |
| bool | wants_drag_target () const |
| void | drag_target_detection (bool detect) |
| int | get_drag_gc () const |
Additional Inherited Members | |
Public Attributes inherited from AWT_graphic | |
| AWT_graphic_exports | exports |
Protected Attributes inherited from AWT_graphic | |
| int | drag_gc |
Definition at line 276 of file awt_canvas.hxx.
|
inline |
Definition at line 280 of file awt_canvas.hxx.
|
inline |
Definition at line 281 of file awt_canvas.hxx.
Implements AWT_graphic.
Definition at line 829 of file AWT_canvas.cxx.
Implements AWT_graphic.
Definition at line 833 of file AWT_canvas.cxx.
|
virtual |
Implements AWT_graphic.
Reimplemented in GEN_graphic.
Definition at line 837 of file AWT_canvas.cxx.
|
virtual |
Implements AWT_graphic.
Definition at line 842 of file AWT_canvas.cxx.
1.8.8