Details
Description
On ArchLinux, can't find QRhiTexture and QRhi headers file.
I can use "rhi/qrhi.h" for include. But Qt document(Qt 6.7.2) say:
Header: #include <QRhiTexture>
CMake: find_package(Qt6 REQUIRED COMPONENTS Gui)
target_link_libraries(mytarget PRIVATE Qt6::Gui)
qmake: QT += gui
Since: Qt 6.6
Inherits: QRhiResource
Attachments
For Gerrit Dashboard: QTBUG-128548 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
587676,2 | rhi docs: Correct inmodule and inheaderfile for all types | dev | qt/qtbase | Status: MERGED | +2 | 0 |
587854,3 | rhi docs: Correct inmodule and inheaderfile for all types | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |