April 17, 2012

CraigH CraigH
Lab Rat
6 posts

How can I change the “link” colors in Qt Assistant?

 

With my eyes and monitor, the “visited” link color in Qt Assistant looks like standard black text. How can I change this color to make it stand out better?

5 replies

April 21, 2012

Renatosantos Renatosantos
Lab Rat
45 posts

you already tried to use stylesheet?

 Signature 

Qt Developer.

“Imagination is more important than knowledge.”
http://twitter.com/Renatos20

April 24, 2012

CraigH CraigH
Lab Rat
6 posts
Renatosantos wrote:
you already tried to use stylesheet?

Don’t know how to apply a style sheet to packaged version (ubuntu) of Qt Assistant, and don’t really want to compile it from scratch. Was hoping there was an option that would change it, like there use to be.

May 2, 2012

veeraps veeraps
Lab Rat
87 posts

Presume there is no option like that – you may have to re-compile as you already figured it out

May 2, 2012

Renatosantos Renatosantos
Lab Rat
45 posts

try modify the xml. you already tried?

 Signature 

Qt Developer.

“Imagination is more important than knowledge.”
http://twitter.com/Renatos20

May 6, 2012

CraigH CraigH
Lab Rat
6 posts

Renatosantos wrote:
try modify the xml. you already tried?

I could not find any xml files associated with Qt Assistant. In looking through the code, I couldn’t find any way to change the color without changing the LinkVisited default color, and recompiling. The other option would be to change the .css style sheet for each of the documents, and rebuilding the whole documentation package. Just not worth the effort. Thanks for your suggestions, but am going to give up and just live with it for now.
Craig

 
  ‹‹ Qt Installer Framework tutorial not working      MOC Compiler does not read Visual Studio Variables like $(ProjectName) ››

You must log in to post a reply. Not a member yet? Register here!