StyleSheetDemo Example
The example demonstrates the possibilities of the grid customization through the StyleSheet (QSS).
You can customize almost all parts of the grid through CSS to better match the appearance of your application.
Files:
- grid/StyleSheetDemo/StyleSheetDemo.pro
- grid/StyleSheetDemo/StyleSheetDemo.py
- grid/StyleSheetDemo/StyleSheetDemo.qrc
- grid/StyleSheetDemo/StyleSheetDemo_rc.py
- grid/StyleSheetDemo/main.cpp
- grid/StyleSheetDemo/res/StyleSheet.qss
- grid/StyleSheetDemo/res/StyleSheetDesign.qss
- grid/StyleSheetDemo/window.cpp
- grid/StyleSheetDemo/window.h
Images:
- grid/StyleSheetDemo/res/add_button_icon.png
- grid/StyleSheetDemo/res/button-cancel.png
- grid/StyleSheetDemo/res/button-ok.png
- grid/StyleSheetDemo/res/checkbox-checked.png
- grid/StyleSheetDemo/res/checkbox-unchecked.png
- grid/StyleSheetDemo/res/checkbox_checked.png
- grid/StyleSheetDemo/res/checkbox_checked_hover.png
- grid/StyleSheetDemo/res/checkbox_checked_pressed.png
- grid/StyleSheetDemo/res/checkbox_unchecked.png
- grid/StyleSheetDemo/res/checkbox_unchecked_hover.png
- grid/StyleSheetDemo/res/checkbox_unchecked_pressed.png
- grid/StyleSheetDemo/res/hand-pointing-down.png
- grid/StyleSheetDemo/res/hand-pointing-up.png
- grid/StyleSheetDemo/res/login_face_icon.png