.QSS 文件扩展名
Qt Style Sheet
| 开发者 | Qt Group |
| 受欢迎程度 |
4.1 | 11 票 |
什么是 QSS 文件?
Style sheet file used by Qt (pronounced "cute") programs; contains definitions for the look and feel of GUI elements, including fonts, sizes, colors, layouts, and mouse-over behaviors; stores a library of styles that can be incorporated into a user interface.
更多信息
Qt is a cross-platform development framework used to create applications in multiple environments without recompiling program code. It is used by Google Earth as well as VLC media player.
QSS files are similar to .CSS files. They can be created with any text editor.
注: Qt SDK was previously developed by Nokia and Digia.