Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-334

QMailServiceConfiguration::encodeValue() is protected, making it more difficult to programatically change account details.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 1.0.0
    • Messaging: QMF
    • None

      I have need to set/modify IMAP/SMTP details, as I'm writing a simple importer tool for accounts from another mail service to QMF accounts.

      The problem I encounter is that some values should be encoded (like passwords IIRC), which requires QMailServiceConfiguration::encodeValue(), a protected member.

      This isn't a problem within QMF itself, as QMF has various plugins which subclass QMSC, but it isn't quite so easy for me as subclassing is unnecessarily complicated for such a simple tool, so I would appreciate it if encodeValue() could be redefined as public API.

      If you need more information (or want me to submit a MR on Gitorious), please let me know.

      Thanks!

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

            sanders Don Sanders (closed Nokia identity) (Inactive)
            w00t Robin Burchell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes