Skip to content

artem-ogre/QSSPreview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QSSPreview

A program 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: I have some feedback/comments/ideas...

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

Copyright (c) 2014 Artem Amirkhanov

About

See Qt-Style-Sheet changes applied to any GUI immediately

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published