]> git.lyx.org Git - features.git/commit
* qt_helpers.[Ch]: new conversion from/to ucs4 strings and chars to/from QChar and...
authorAbdelrazak Younes <younes@lyx.org>
Wed, 30 Aug 2006 14:59:07 +0000 (14:59 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 30 Aug 2006 14:59:07 +0000 (14:59 +0000)
commit4d5767fd9c2c5a61c8dd9ba8cdeca1d5706d2794
tree4b5537f1ef8f8115bb7159e14b8447c960224c6a
parent50877aa7413da3943241c342de8e1a82da5f4590
* qt_helpers.[Ch]: new conversion from/to ucs4 strings and chars to/from QChar and QString.

* qfont_metrics.C: make use of above methods instead of those in unicode.[Ch]

* QLPainter.C: ditto

* QLyXKeySym.C: ditto + simplification and a BOOST_ASSERT that verifies that the event is one char only.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14852 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/QLPainter.C
src/frontends/qt4/QLyXKeySym.C
src/frontends/qt4/qfont_metrics.C
src/frontends/qt4/qt_helpers.C
src/frontends/qt4/qt_helpers.h