.UI 파일 확장자
User Interface File
| 개발사 | Qt Group |
| 인기도 |
3.6 | 26 투표 |
UI 파일이란 무엇인가요?
Stores the user interface configuration for a program; saved in an XML format and contains definitions of Qt widgets with slots and signals; can be viewed in a basic text editor or opened with a UI designer program.
추가 정보
UI files can be created using Qt Designer and Qt Creator, which are part of the Qt SDK.
참고: Qt SDK was previously developed by Nokia and Digia.