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

Please make QZip as a permanent class inside Qt

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • None
    • 4.5.0, 4.8.x, 5.0.0, 6.3.2
    • Core: I/O
    • b85a9d0ee (dev)
    • PM Pending Features

    Description

      Qt 4.5 comes with a class for writing ODF files. The class is defined in qzipreader.h an qzipwriter.h.

      In the header is the following notice:

      //
      // W A R N I N G
      // -------------
      //
      // This file is not part of the Qt API. It exists for the convenience
      // of the QLibrary class. This header file may change from
      // version to version without notice, or even be removed.
      //
      // We mean it.
      //

      We want to use this class (via QZip class), but I need the insurance, that this classes will not removed in the future.

      Update: until this class becomes public API (and this warning above is removed), please don't use. Any public version of this class will differ from the current implementation and your code may break once that happens. For the moment, you can copy QZip into your application (and change the class name to avoid conflicts).

      Attachments

        Issue Links

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

          Activity

            People

              mmutz Marc Mutz
              janichol Andy Nichols
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              205 Vote for this issue
              Watchers:
              123 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes