Редактирование ресурсов с помощью Qt DesignerQt Designer fully supports the Qt Resource System, enabling resources to be specified together with forms as they are designed. To aid designers and developers manage resources for their applications, Qt Designer's resource editor allows resources to be defined on a per-form basis. In other words, each form can have a separate resource file. Описание файла ресурсовTo specify a resource file you must enable the resource editor by opening the Tools menu, and switching on the Resource Browser option.
Once a resource file is loaded, you can create or remove entries in it using the given Add Files
Использование ресурсовOnce the resources are defined you can use them actively when composing your form. For example, you might want to create a tool button using an icon specified in the resource file.
|
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |