#include <imgmap.h>
Inheritance diagram for RegionWatcher< T >:
Public Methods | |
virtual bool | region_click (T ®ion) |
virtual bool | region_hover (T ®ion) |
virtual bool | region_default (T ®ion) |
|
00064 { 00065 return false; 00066 } |
|
Reimplemented in TreeView.
00068 { 00069 return false; 00070 } |
|
00072 { 00073 return false; 00074 } |