Qt Resource File | How to use Resource file in Qt5 Application ? | (Qt C++ Tutorial #19)

preview_player
Показать описание
Resource File in Qt - In this tutorial we will learn how to use Resource file in Qt Application.

How to add new resource file?
How to Add prefix in resources file?
How to add Items to the prefix?
How to use those added resources in the application while runtime.

The Qt resource system is a platform-independent mechanism for storing binary files in the application's executable. This is useful if your application always needs a certain set of files (icons, translation files, etc.) and you don't want to run the risk of losing the files.

The resource system is based on tight cooperation between qmake, rcc (Qt's resource compiler), and QFile.
-------------------------------------------------------------*Lest get social*-----------------------------------------------------------

*********************************************************

Don’t forget to Subscribe for More Videos.
Thank you!!!
---------------------------------------------------------------------------------------------------------------------------------------
#19, #resourceFile #qtResourceSystem , #macdigia #qttutorialsHindi, #Qt, #AnkitSaral
Рекомендации по теме
Комментарии
Автор

how can i write this resource in another folder ?

fahimmahtab
Автор

i want to clear about layout Alignments concept on Qt designer please create a video for that

DipakhyperlinkK