![]() |
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 QShaderKey, including all inherited members.
| operator!=(const QShaderKey &lhs, const QShaderKey &rhs) | QShaderKey | related |
| operator<(const QShaderKey &lhs, const QShaderKey &rhs) noexcept | QShaderKey | related |
| operator==(const QShaderKey &lhs, const QShaderKey &rhs) noexcept | QShaderKey | related |
| QShaderKey()=default | QShaderKey | |
| QShaderKey(QShader::Source s, const QShaderVersion &sver, QShader::Variant svar=QShader::StandardShader) | QShaderKey | |
| setSource(QShader::Source s) | QShaderKey | inline |
| setSourceVariant(QShader::Variant svar) | QShaderKey | inline |
| setSourceVersion(const QShaderVersion &sver) | QShaderKey | inline |
| source() const | QShaderKey | inline |
| sourceVariant() const | QShaderKey | inline |
| sourceVersion() const | QShaderKey | inline |