Skip to content
Artem Amirkhanov edited this page Aug 18, 2015 · 3 revisions

Welcome to the QSSPreview wiki!

QSSPreview is a tool that allows you to see changes made in QSS applied to any UI form in real-time.

Here is a short FAQ:

Q: How do I use it?

  1. Specify .ui and .qss files
  2. Freely modify .ui and .qss files
  3. The result will be shown to you immidiately
  4. Finish work early and go for a beer!

You can specify .ui and .qss files in any of the following ways:

  1. As command line arguments (order does not matter)
  2. Drag-and-drop one after another or both at a time
  3. Using open-file dialogs
  4. Re-open last used files

Oh! And one more cool thing: if your .ui form is relying on a .qrc resource file, it will be dynamically loaded and added to the resources. So, for example, you can see how the QSS matches up with custom icons of your application.

Q: What is the license? I would like to use the source codes.

QSSPreview is under the MIT software license. You can use it as you wish, just don't forget to provide attribution back to me and don't hold me liable.

Q: Hey, this tool was helpful! Do you take donations?

Was this tool helpful? This makes me happy! You could buy me a virtual beer if you wish so.

buy dev a beer (€)

buy dev a beer ($)

Q: I have some feedback/comments/ideas...

Please contact me via e-mail: artem . ogre @ gmail.com

Copyright (c) 2014 Artem Amirkhanov