MCoeControlHitTest Class Reference
Abstract interface for defining a control's hit region.
This could be implemented by a CCoeControl-derived class to define hit region checking. The object is installed by calling CCoeControl::SetHitTest().
The hit region is the area inside the control's rectangle in which pointer events are handled. It can be any shape, not necessarily rectangular.
Constructor & Destructor Documentation
MCoeControlHitTest()
IMPORT_C | MCoeControlHitTest | ( | ) | [protected] |
Member Functions Documentation
HitRegionContains(const TPoint &, const CCoeControl &)
MCoeControlHitTest_Reserved1()
IMPORT_C void | MCoeControlHitTest_Reserved1 | ( | ) | [private, virtual] |
MCoeControlHitTest_Reserved2()
IMPORT_C void | MCoeControlHitTest_Reserved2 | ( | ) | [private, virtual] |
Member Data Documentation
TInt
iMCoeControlHitTest_Reserved1
TInt
| iMCoeControlHitTest_Reserved1 | [private] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.