Здравствуйте!
Тут я что-то не понимаю
There are two color roles related to hyperlinks:
QPalette::Link
QPalette::LinkVisited
Note that we do not use the Link and LinkVisited roles when rendering rich text in Qt, and that we recommend that you use CSS and the QTextDocument::setDefaultStyleSheet() function to alter the appearance of links
Как так!
А зачем тогда вообще эти роли нужны!
Можно ли как-то решить эту проблему (чтобы свои цвета были на ссылку и посещенную ссылку) ?