-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Artem Amirkhanov edited this page Aug 18, 2015
·
3 revisions
QSSPreview is a tool that allows you to see changes made in QSS applied to any UI form in real-time.
- Specify .ui and .qss files
- Freely modify .ui and .qss files
- The result will be shown to you immidiately
- Finish work early and go for a beer!
You can specify .ui and .qss files in any of the following ways:
- As command line arguments (order does not matter)
- Drag-and-drop one after another or both at a time
- Using open-file dialogs
- 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.
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.
Was this tool helpful? This makes me happy! You could buy me a virtual beer if you wish so.
Please contact me via e-mail: artem . ogre @ gmail.com
Copyright (c) 2014 Artem Amirkhanov