diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_console_control.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_console_control.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_console_control.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,95 +1,62 @@ - -
-Public Member Functions | |
- | ~CConsoleControl () |
-void | ConstructL (const TRect &aClientRect) |
-CConsoleBase & | Console () |
void | ActivateL () |
-void | ConstructL (CEchoEngine *aEchoEngine) |
-TKeyResponse | OfferKeyEventL (const TKeyEvent &aKeyEvent, TEventCode aType) |
-void | ActivateL () |
-void | PrintNotify (const TDesC &aDes) |
-void | PrintNotify (TInt aInt) |
-void | ErrorNotifyL (const TDesC &aErrMessage, TInt aErrCode) |
Public Member Functions | |
+void | ConstructL (CEchoEngine *aEchoEngine) |
+TKeyResponse | OfferKeyEventL (const TKeyEvent &aKeyEvent, TEventCode aType) |
void | ActivateL () |
+void | PrintNotify (const TDesC &aDes) |
+void | PrintNotify (TInt aInt) |
+void | ErrorNotifyL (const TDesC &aErrMessage, TInt aErrCode) |
Static Public Member Functions | |
+static CConsoleControl * | NewL (CEchoEngine *aEchoEngine) |
Definition at line 41 of file SecureSockets.h.
-Definition at line 52 of file Eikecho.h.
+void CConsoleControl::ActivateL | +void CConsoleControl::ActivateL | ( | -+ | ) | -+ |
Mark control ready to draw
--Mark control ready to draw -
Definition at line 58 of file SecureSockets.cpp.
+Definition at line 54 of file Eikecho.cpp.
-