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

QNetworkReply subclasses: Make possible to override isFinished()

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 4.8.0
    • None
    • Network
    • None
    • 727eacdc226873f61a5a546ab81ff11181fe9bb5

      right now, isFinished is only virtual in the dptr, where it returns false by default. that's no trouble for classes in qt (like QFileNetworkReply), but it's not nice when I try to create my own custom networkreply.
      unfortunately, fixing it would be BIC (and I'm not quite sure if this custom-networkreply thing is going to work for me anyways), so I'm just recording it here in hopes that someone'll find it when Qt 5 work begins.

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

            mgoetz Markus Goetz (Inactive)
            chani Chani
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes