summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopenglshaderprogram.cpp
diff options
context:
space:
mode:
authorPetri Virkkunen <petri.virkkunen@qt.io>2025-01-08 16:03:49 +0200
committerPetri Virkkunen <petri.virkkunen@qt.io>2025-01-20 15:36:13 +0200
commitf9109549280c62472597ba952f10711b8768aa4b (patch)
tree01f242f8b30432dff177030e3da8ba6b5cb00813 /src/opengl/qopenglshaderprogram.cpp
parent2defca418788ab167fa1ce70e518c9250cb0909f (diff)
Android: JNI: Use void as default return value type on call[Static]Method
By using void as default template argument in callStaticMethod and callMethod, we can avoid having to type <void> after every void method call, while still allowing the caller to remain explicit about the type if they want to. Change-Id: Id7143d1116364be7699712d1fead257f26f20420 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/opengl/qopenglshaderprogram.cpp')
0 files changed, 0 insertions, 0 deletions