summaryrefslogtreecommitdiffstats
path: root/config.tests
diff options
context:
space:
mode:
authorChristian Strømme <christian.stromme@theqtcompany.com>2015-02-03 17:43:02 +0100
committerChristian Stromme <christian.stromme@theqtcompany.com>2015-02-26 13:02:27 +0000
commitc8d64cbcc6728e8862cc16bb1d007349fd7012b4 (patch)
treed7d665c1b7b0c70873ff594494985a092a88b37d /config.tests
parentcb27388eb06335ce50bf599e5fc15b2d2c9a543a (diff)
Android: Add scoped local ref. handler.
Adds an internal class for handling local jni references. When calling raw jni functions the returned object is usually a local reference, to avoid overflowing the local reference table we need to free any local ref. as soon as we're done with them. The class QJNIScopedLocalRef, a QScopedPointer, makes this process a lot easier. Change-Id: I093e5671f0dcd254d5c2c7985c8c0f625d5592a4 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
Diffstat (limited to 'config.tests')
0 files changed, 0 insertions, 0 deletions