diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_numbered_window.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_numbered_window.html Tue Mar 30 11:56:28 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,99 +0,0 @@ - -
-Public Types | |
enum | EScrollDir { Up, -Down - } |
Public Member Functions | |
- | CNumberedWindow (CWsClient *aClient) |
- | ~CNumberedWindow () |
-void | Draw (const TRect &aRect) |
-void | HandlePointerEvent (TPointerEvent &aPointerEvent) |
-void | HandlePointerMoveBufferReady () |
- | CNumberedWindow (CWsClient *aClient, TInt aNum) |
-void | Draw (const TRect &aRect) |
-void | HandlePointerEvent (TPointerEvent &aPointerEvent) |
- | CNumberedWindow (CWsClient *aClient, TInt aNum) |
-void | Draw (const TRect &aRect) |
-void | HandlePointerEvent (TPointerEvent &aPointerEvent) |
-void | HandlePointerMoveBufferReady () |
Definition at line 25 of file BackedUp.h.
-enum CNumberedWindow::EScrollDir | -
-