changeset 22 | d6f226a5ad2c |
parent 19 | 16a119033e3e |
child 31 | 868cceedabd3 |
19:16a119033e3e | 22:d6f226a5ad2c |
---|---|
972 |
972 |
973 /** |
973 /** |
974 * To get cursor show mode |
974 * To get cursor show mode |
975 */ |
975 */ |
976 inline TBrCtlDefs::TCursorSettings CursorShowMode() const; |
976 inline TBrCtlDefs::TCursorSettings CursorShowMode() const; |
977 |
|
978 inline TBrCtlDefs::TEnterKeySettings EnterKeyMode() const; |
|
979 |
|
977 private: |
980 private: |
978 |
981 |
979 /** |
982 /** |
980 * Constructor. |
983 * Constructor. |
981 * @param aCommsModel Comms model. |
984 * @param aCommsModel Comms model. |