.UI Rozszerzenie pliku
User Interface File
| Deweloper | Qt Group |
| Popularność |
3.6 | 26 Głosów |
Czym jest plik 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.
Więcej informacji
UI files can be created using Qt Designer and Qt Creator, which are part of the Qt SDK.
UWAGA: Qt SDK was previously developed by Nokia and Digia.