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

QContactFilter::MatchFlag fails do check for MatchExactly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.5.0
    • PIM: Contacts
    • None

    Description

      Checking for MatchExactly in MatchFlags fails.

      See the code below:

      QContactFilter::MatchFlags flags = QContactFilter::MatchExactly;
      flags.testFlag(QContactFilter::MatchExactly); // returns false.

      Attachments

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

        Activity

          People

            chrisadams Christopher Adams
            renatofilho renato araujo oliveira filho
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes