QtCollider: implement QtGUI:focusView
commit83eae6a96bd57da7828c37dd37fc161f3f6919e4
authorJakob Leben <jakob.leben@gmail.com>
Wed, 6 Apr 2011 20:00:54 +0000 (6 22:00 +0200)
committerJakob Leben <jakob.leben@gmail.com>
Thu, 7 Apr 2011 12:48:52 +0000 (7 14:48 +0200)
treebc1853d6341b8fb64eb70e3f0883172675fdd3c2
parent9eadbcc495ba86e61434d61e1d2277f6c20219f3
QtCollider: implement QtGUI:focusView

It returnes the QView subclass that currently has keyboard focus
or nil if none.
QtCollider/primitives/prim_misc.cpp
SCClassLibrary/QtCollider/QtGUI.sc