Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-16147

Document somewhere that CEikonEnv::Static()->AppUiFactory()->Cba() does not return the CBA in Qt applications starting from Qt 4.7.2

XMLWordPrintable

    • b0fafd93a1a355c14c72fe2f4c5662ac0a6d1172 , aaf0da6bb1bcf37d2021534d5682345dca19fa36

      There are some guidelines floating around the web that Symbian function CEikonEnv::Static()>AppUiFactory()>Cba() can be used to obtain a native pointer to CBA button group. However, this will only work when CBA is defined via resources, so it doesn't work in Qt starting from 4.7.2. An alternative way of using CEikButtonGroupContainer::Current() still works, so that should be used, if a native pointer is needed.

      The need for this documentation was indicated by task QTBUG-15915.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            timoturu Timo Turunen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes