// Some comments here #include <QMimeDatabase> #include <QDebug> int main() { qDebug() << QMimeDatabase().mimeTypeForFile("/dev/stdout").name(); }
-
David Faure
-
JiDe Zhang
- Votes:
-
1 Vote for this issue
- Watchers:
-
5 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes