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

Call QMimeDatabase::mimeTypeForFile is blocked

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3: Somewhat important
    • 5.6.0
    • 5.5.1
    • Core: I/O
    • None
    • OS: Linux

    Description

      // Some comments here
      #include <QMimeDatabase>
      #include <QDebug>
      
      int main()
      {
          qDebug() << QMimeDatabase().mimeTypeForFile("/dev/stdout").name();
      }
      

      Attachments

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

        Activity

          People

            dfaure_kdab David Faure
            zccrs JiDe Zhang
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes