C
qul_set_resource_storage_section_properties
Synopsis
qul_set_resource_storage_section_properties(<target>
NAME <name of resource storage section>
MAJOR_VERSION <resource storage section major version>
MINOR_VERSION <resource storage section minor version>
)Description
Sets the major and minor versions for a resource storage section, which is checked when Qul::initResources() gets called. See Versioning of resource data for more information.
Both major and minor versions default to 0 if not specified.
See also Managing Resources and QUL_RESOURCE_STORAGE_SECTION.
Available under certain Qt licenses.
Find out more.