![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QRhiScissor, including all inherited members.
operator!=(const QRhiScissor &a, const QRhiScissor &b) noexcept | QRhiScissor | friend |
operator==(const QRhiScissor &a, const QRhiScissor &b) noexcept | QRhiScissor | friend |
qHash(const QRhiScissor &v, size_t seed=0) noexcept | QRhiScissor | friend |
QRhiScissor()=default | QRhiScissor | |
QRhiScissor(int x, int y, int w, int h) | QRhiScissor | |
scissor() const | QRhiScissor | inline |
setScissor(int x, int y, int w, int h) | QRhiScissor | inline |