PDA

View Full Version : Qt Resource and StyleSheet Help



Peter_APIIT
19th September 2009, 06:25
Hello yo all of you, i want create QT resource and style sheet in Visual Studio.

1. How to create/add/modified a path to QT resource file in Visual studio ? How to add an Icon to a specific Dialog/Widget ?

2. How to create an external stylesheet file in Visual studio ?
Therefore, the source code only need to look up the stylesheet.css

The reason is embedded the stylesheet coude inside regular source code delay compilation time and not flexibility.

I can research the stylee sheet tutorial but not how to create an external file.

I really beginner in QT.

Please help.

Thanks.