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