.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.