Eg if a font is built by calling .setBold/.setItalic and not
by QFont::setStyleName then this method will attempt to return
the equivalent style name.
Results are very platform dependent and font dependent, depending
on Qt's internal matching logic (hence no unit tests)