Qt472KnownIssues
Known issues Qt 4.7.2 #
- Symbian / QtGui: CEikonEnv::Static()–>AppUiFactory()–>Cba() cannot be used to obtain a native pointer to a CBA button group in Qt applications, because CEikonEnv::Static()–>AppUiFactory()–>Cba() function only returns a CBA button group created from resources while Qt applications create their CBA dynamically starting with release 4.7.2. If such a pointer is needed, CEikButtonGroupContainer::Current() should be used instead.
##Bug Tracker
A list of bugs reported on 4.6.x, which are fixed in 4.6.3 or later (or not fixed yet) can be seen at The Bug Tracker
This is a public bug tracker, so you can report any newly discovered bugs using the “create new issue” link (after registering)

