Main public logs
Combined display of all available logs of Qt Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:42, 29 January 2026 Kiki.ji talk contribs created page Filepermissions/filepermissions.pro (Created page with "< File Permissions Example = filepermissions.pro Example File = <span style="font-size: 1.2em; color: grey;">filepermissions/filepermissions.pro</span> == Description == This file contains the qmake project configuration for the File Permissions example.<syntaxhighlight lang="cpp"> QT += ohosextras SOURCES += \ main.cpp target.path = $$[QT_INSTALL_EXAMPLES]/qtohosextras/filepermissions INSTALLS += target </syntaxhighlight> === Key Configurations...") Tag: Visual edit