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

Spelling error in method names in QStorageInfo

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.5.0
    • 5.4.0 Beta
    • Core: I/O
    • None

      In qtbase/src/corelib/io, files qstorageinfo_p.h, qstorageinfo_unix.cpp, and qstorageinfo_win.cpp, two of the method names are spelled incorrectly. The methods retreiveVolumeInfo() and retreiveDiskFreeSpace() should be retrieveVolumeInfo() and retrieveDiskFreeSpace(). These are internal private methods so it does not affect the public APIs, but it should be corrected.

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

            laknoll Lars Knoll
            tranter Jeff Tranter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes