diff --git a/snapshots/master/demos/android/energy-monitor.apk b/snapshots/master/demos/android/energy-monitor.apk index 9d4f74fea..361780c8f 100644 Binary files a/snapshots/master/demos/android/energy-monitor.apk and b/snapshots/master/demos/android/energy-monitor.apk differ diff --git a/snapshots/master/demos/android/todo_lib.apk b/snapshots/master/demos/android/todo_lib.apk index a96c4c148..85ebabb30 100644 Binary files a/snapshots/master/demos/android/todo_lib.apk and b/snapshots/master/demos/android/todo_lib.apk differ diff --git a/snapshots/master/demos/carousel/pkg/carousel.d.ts b/snapshots/master/demos/carousel/pkg/carousel.d.ts index d5686c050..9e73299f2 100644 --- a/snapshots/master/demos/carousel/pkg/carousel.d.ts +++ b/snapshots/master/demos/carousel/pkg/carousel.d.ts @@ -16,9 +16,9 @@ export interface InitOutput { readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; - readonly closure148_externref_shim: (a: number, b: number, c: number) => void; + readonly closure149_externref_shim: (a: number, b: number, c: number) => void; readonly closure412_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67: (a: number, b: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a: (a: number, b: number) => void; readonly closure426_externref_shim: (a: number, b: number, c: number, d: number) => void; readonly __wbindgen_exn_store: (a: number) => void; readonly __externref_table_alloc: () => number; diff --git a/snapshots/master/demos/carousel/pkg/carousel.js b/snapshots/master/demos/carousel/pkg/carousel.js index 46afa9c44..1b4f04785 100644 --- a/snapshots/master/demos/carousel/pkg/carousel.js +++ b/snapshots/master/demos/carousel/pkg/carousel.js @@ -180,7 +180,7 @@ function makeClosure(arg0, arg1, dtor, f) { return real; } function __wbg_adapter_28(arg0, arg1, arg2) { - wasm.closure148_externref_shim(arg0, arg1, arg2); + wasm.closure149_externref_shim(arg0, arg1, arg2); } function makeMutClosure(arg0, arg1, dtor, f) { @@ -212,7 +212,7 @@ function __wbg_adapter_39(arg0, arg1, arg2) { } function __wbg_adapter_42(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(arg0, arg1); + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(arg0, arg1); } function __wbg_adapter_59(arg0, arg1, arg2, arg3) { @@ -893,9 +893,6 @@ function __wbg_get_imports() { const ret = result; return ret; }; - imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { - console.log(getStringFromWasm0(arg0, arg1)); - }; imports.wbg.__wbg_naturalWidth_0d51c4a40cefbf30 = function(arg0) { const ret = arg0.naturalWidth; return ret; @@ -911,6 +908,9 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }; + imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { + console.log(getStringFromWasm0(arg0, arg1)); + }; imports.wbg.__wbg_cullFace_e6b0b54ef3b7307c = function(arg0, arg1) { arg0.cullFace(arg1 >>> 0); }; @@ -1268,8 +1268,8 @@ function __wbg_get_imports() { const ret = arg0.requestIdleCallback(arg1); return ret; }, arguments) }; - imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { - const ret = arg0.matches; + imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { + const ret = arg0.isIntersecting; return ret; }; imports.wbg.__wbg_pointerType_6d91ef0da43639d3 = function(arg0, arg1) { @@ -1283,6 +1283,10 @@ function __wbg_get_imports() { const ret = arg0.pointerId; return ret; }; + imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { + const ret = arg0.persisted; + return ret; + }; imports.wbg.__wbg_pressure_ad8dacbd14c9076f = function(arg0) { const ret = arg0.pressure; return ret; @@ -1291,17 +1295,9 @@ function __wbg_get_imports() { const ret = arg0.buttons; return ret; }; - imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { - const ret = arg0.isIntersecting; - return ret; - }; imports.wbg.__wbg_setPointerCapture_739b13a4c8b0c2b0 = function() { return handleError(function (arg0, arg1) { arg0.setPointerCapture(arg1); }, arguments) }; - imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { - const ret = arg0.persisted; - return ret; - }; imports.wbg.__wbg_contentRect_0ff902e25b5b4c7a = function(arg0) { const ret = arg0.contentRect; return ret; @@ -1326,6 +1322,10 @@ function __wbg_get_imports() { const ret = arg0.blockSize; return ret; }; + imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { + const ret = arg0.matches; + return ret; + }; imports.wbg.__wbindgen_cb_drop = function(arg0) { const obj = arg0.original; if (obj.cnt-- == 1) { @@ -1384,10 +1384,18 @@ function __wbg_get_imports() { imports.wbg.__wbg_close_8356c7a6c6893135 = function(arg0) { arg0.close(); }; - imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { - const ret = new Worker(getStringFromWasm0(arg0, arg1)); + imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { + const ret = arg0.Window; return ret; - }, arguments) }; + }; + imports.wbg.__wbg_prototype_d33365945f23f380 = function() { + const ret = ResizeObserverEntry.prototype; + return ret; + }; + imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { + const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + return ret; + }; imports.wbg.__wbg_settype_623d2ee701e6310a = function(arg0, arg1, arg2) { arg0.type = getStringFromWasm0(arg1, arg2); }; @@ -1402,44 +1410,36 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }, arguments) }; - imports.wbg.__wbg_prototype_d33365945f23f380 = function() { - const ret = ResizeObserverEntry.prototype; - return ret; - }; - imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { - const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { + const ret = new Worker(getStringFromWasm0(arg0, arg1)); return ret; - }; - imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { - const ret = arg0.Window; + }, arguments) }; + imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { + const ret = arg0.getCoalescedEvents; return ret; }; imports.wbg.__wbg_requestFullscreen_8a94df4e7f757077 = function(arg0) { const ret = arg0.requestFullscreen; return ret; }; - imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { - const ret = arg0.scheduler; - return ret; - }; imports.wbg.__wbg_requestIdleCallback_86b728660e0547ef = function(arg0) { const ret = arg0.requestIdleCallback; return ret; }; - imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { - const ret = arg0.getCoalescedEvents; + imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { + const ret = arg0.scheduler; return ret; }; imports.wbg.__wbg_removeListener_0e5684bf9a4fe773 = function() { return handleError(function (arg0, arg1) { arg0.removeListener(arg1); }, arguments) }; + imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_disconnect_8d41ebc92b193580 = function(arg0) { arg0.disconnect(); }; imports.wbg.__wbg_disconnect_91f6e3e629264c78 = function(arg0) { arg0.disconnect(); }; - imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_requestAnimationFrame_8c3436f4ac89bc48 = function() { return handleError(function (arg0, arg1) { const ret = arg0.requestAnimationFrame(arg1); return ret; @@ -1601,63 +1601,63 @@ function __wbg_get_imports() { const ret = arg0.getCoalescedEvents(); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1151 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 149, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1155 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 150, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1153 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 149, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1157 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 150, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1154 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 149, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1158 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 150, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1155 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 149, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1159 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 150, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1156 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 149, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1160 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 150, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper4688 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper4700 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 413, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5975 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper5987 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 413, __wbg_adapter_42); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6016 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6020 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 413, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6022 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6037 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 413, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6033 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6043 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 413, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6040 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6048 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 413, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6047 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6054 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 413, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6070 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6060 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 413, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6109 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6064 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 413, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6116 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6110 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 413, __wbg_adapter_59); return ret; }; diff --git a/snapshots/master/demos/carousel/pkg/carousel_bg.wasm b/snapshots/master/demos/carousel/pkg/carousel_bg.wasm index e84b4c6e1..a2d58536a 100644 Binary files a/snapshots/master/demos/carousel/pkg/carousel_bg.wasm and b/snapshots/master/demos/carousel/pkg/carousel_bg.wasm differ diff --git a/snapshots/master/demos/carousel/pkg/carousel_bg.wasm.d.ts b/snapshots/master/demos/carousel/pkg/carousel_bg.wasm.d.ts index 17379edf0..346daa7e1 100644 --- a/snapshots/master/demos/carousel/pkg/carousel_bg.wasm.d.ts +++ b/snapshots/master/demos/carousel/pkg/carousel_bg.wasm.d.ts @@ -11,9 +11,9 @@ export function __wbindgen_malloc(a: number, b: number): number; export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; -export function closure148_externref_shim(a: number, b: number, c: number): void; +export function closure149_externref_shim(a: number, b: number, c: number): void; export function closure412_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(a: number, b: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(a: number, b: number): void; export function closure426_externref_shim(a: number, b: number, c: number, d: number): void; export function __wbindgen_exn_store(a: number): void; export function __externref_table_alloc(): number; diff --git a/snapshots/master/demos/energy-monitor/pkg/energy_monitor.d.ts b/snapshots/master/demos/energy-monitor/pkg/energy_monitor.d.ts index 52c8e22c9..e19c8d7c2 100644 --- a/snapshots/master/demos/energy-monitor/pkg/energy_monitor.d.ts +++ b/snapshots/master/demos/energy-monitor/pkg/energy_monitor.d.ts @@ -16,11 +16,11 @@ export interface InitOutput { readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; - readonly closure3440_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223: (a: number, b: number) => void; - readonly closure4000_externref_shim: (a: number, b: number, c: number) => void; - readonly closure4001_externref_shim: (a: number, b: number, c: number, d: number) => void; - readonly closure4055_externref_shim: (a: number, b: number, c: number) => void; + readonly closure3567_externref_shim: (a: number, b: number, c: number) => void; + readonly closure4001_externref_shim: (a: number, b: number, c: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a: (a: number, b: number) => void; + readonly closure4002_externref_shim: (a: number, b: number, c: number, d: number) => void; + readonly closure4057_externref_shim: (a: number, b: number, c: number) => void; readonly __externref_table_alloc: () => number; readonly __wbindgen_exn_store: (a: number) => void; readonly __wbindgen_start: () => void; diff --git a/snapshots/master/demos/energy-monitor/pkg/energy_monitor.js b/snapshots/master/demos/energy-monitor/pkg/energy_monitor.js index 99da0b665..0567fb16b 100644 --- a/snapshots/master/demos/energy-monitor/pkg/energy_monitor.js +++ b/snapshots/master/demos/energy-monitor/pkg/energy_monitor.js @@ -180,7 +180,7 @@ function makeClosure(arg0, arg1, dtor, f) { return real; } function __wbg_adapter_28(arg0, arg1, arg2) { - wasm.closure3440_externref_shim(arg0, arg1, arg2); + wasm.closure3567_externref_shim(arg0, arg1, arg2); } function makeMutClosure(arg0, arg1, dtor, f) { @@ -207,20 +207,20 @@ function makeMutClosure(arg0, arg1, dtor, f) { CLOSURE_DTORS.register(real, state, state); return real; } -function __wbg_adapter_39(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223(arg0, arg1); +function __wbg_adapter_39(arg0, arg1, arg2) { + wasm.closure4001_externref_shim(arg0, arg1, arg2); } -function __wbg_adapter_42(arg0, arg1, arg2) { - wasm.closure4000_externref_shim(arg0, arg1, arg2); +function __wbg_adapter_42(arg0, arg1) { + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a(arg0, arg1); } -function __wbg_adapter_49(arg0, arg1, arg2, arg3) { - wasm.closure4001_externref_shim(arg0, arg1, arg2, arg3); +function __wbg_adapter_55(arg0, arg1, arg2, arg3) { + wasm.closure4002_externref_shim(arg0, arg1, arg2, arg3); } function __wbg_adapter_60(arg0, arg1, arg2) { - wasm.closure4055_externref_shim(arg0, arg1, arg2); + wasm.closure4057_externref_shim(arg0, arg1, arg2); } export function main() { @@ -1655,64 +1655,64 @@ function __wbg_get_imports() { const ret = wasm.memory; return ret; }; - imports.wbg.__wbindgen_closure_wrapper7543 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3441, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper7561 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3568, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper7545 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3441, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper7563 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3568, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper7547 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3441, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper7565 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3568, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper7549 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3441, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper7567 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3568, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper7551 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3441, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper7569 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3568, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9134 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 3999, __wbg_adapter_39); + imports.wbg.__wbindgen_closure_wrapper9124 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4000, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9138 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 3999, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper9128 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4000, __wbg_adapter_42); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9141 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 3999, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper9130 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4000, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9143 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 3999, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper9135 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4000, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9148 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 3999, __wbg_adapter_49); + imports.wbg.__wbindgen_closure_wrapper9139 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4000, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9150 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 3999, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper9142 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4000, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9155 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 3999, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper9149 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4000, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9163 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 3999, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper9156 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4000, __wbg_adapter_55); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9165 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 3999, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper9163 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4000, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9840 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 4056, __wbg_adapter_60); + imports.wbg.__wbindgen_closure_wrapper9823 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4058, __wbg_adapter_60); return ret; }; imports.wbg.__wbindgen_init_externref_table = function() { diff --git a/snapshots/master/demos/energy-monitor/pkg/energy_monitor_bg.wasm b/snapshots/master/demos/energy-monitor/pkg/energy_monitor_bg.wasm index bc2174936..16b7527ac 100644 Binary files a/snapshots/master/demos/energy-monitor/pkg/energy_monitor_bg.wasm and b/snapshots/master/demos/energy-monitor/pkg/energy_monitor_bg.wasm differ diff --git a/snapshots/master/demos/energy-monitor/pkg/energy_monitor_bg.wasm.d.ts b/snapshots/master/demos/energy-monitor/pkg/energy_monitor_bg.wasm.d.ts index f0221883d..bd79bd9bd 100644 --- a/snapshots/master/demos/energy-monitor/pkg/energy_monitor_bg.wasm.d.ts +++ b/snapshots/master/demos/energy-monitor/pkg/energy_monitor_bg.wasm.d.ts @@ -11,11 +11,11 @@ export function __wbindgen_malloc(a: number, b: number): number; export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; -export function closure3440_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223(a: number, b: number): void; -export function closure4000_externref_shim(a: number, b: number, c: number): void; -export function closure4001_externref_shim(a: number, b: number, c: number, d: number): void; -export function closure4055_externref_shim(a: number, b: number, c: number): void; +export function closure3567_externref_shim(a: number, b: number, c: number): void; +export function closure4001_externref_shim(a: number, b: number, c: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a(a: number, b: number): void; +export function closure4002_externref_shim(a: number, b: number, c: number, d: number): void; +export function closure4057_externref_shim(a: number, b: number, c: number): void; export function __externref_table_alloc(): number; export function __wbindgen_exn_store(a: number): void; export function __wbindgen_start(): void; diff --git a/snapshots/master/demos/gallery/pkg/cosmic/gallery.d.ts b/snapshots/master/demos/gallery/pkg/cosmic/gallery.d.ts index ea98869a4..64671870e 100644 --- a/snapshots/master/demos/gallery/pkg/cosmic/gallery.d.ts +++ b/snapshots/master/demos/gallery/pkg/cosmic/gallery.d.ts @@ -16,9 +16,9 @@ export interface InitOutput { readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; - readonly closure3506_externref_shim: (a: number, b: number, c: number) => void; + readonly closure3505_externref_shim: (a: number, b: number, c: number) => void; readonly closure3767_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67: (a: number, b: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a: (a: number, b: number) => void; readonly closure3781_externref_shim: (a: number, b: number, c: number, d: number) => void; readonly __wbindgen_exn_store: (a: number) => void; readonly __externref_table_alloc: () => number; diff --git a/snapshots/master/demos/gallery/pkg/cosmic/gallery.js b/snapshots/master/demos/gallery/pkg/cosmic/gallery.js index dd4429ad5..5a74800b9 100644 --- a/snapshots/master/demos/gallery/pkg/cosmic/gallery.js +++ b/snapshots/master/demos/gallery/pkg/cosmic/gallery.js @@ -180,7 +180,7 @@ function makeClosure(arg0, arg1, dtor, f) { return real; } function __wbg_adapter_28(arg0, arg1, arg2) { - wasm.closure3506_externref_shim(arg0, arg1, arg2); + wasm.closure3505_externref_shim(arg0, arg1, arg2); } function makeMutClosure(arg0, arg1, dtor, f) { @@ -212,7 +212,7 @@ function __wbg_adapter_39(arg0, arg1, arg2) { } function __wbg_adapter_42(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(arg0, arg1); + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(arg0, arg1); } function __wbg_adapter_59(arg0, arg1, arg2, arg3) { @@ -913,9 +913,6 @@ function __wbg_get_imports() { const ret = result; return ret; }; - imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { - console.log(getStringFromWasm0(arg0, arg1)); - }; imports.wbg.__wbg_naturalWidth_0d51c4a40cefbf30 = function(arg0) { const ret = arg0.naturalWidth; return ret; @@ -931,6 +928,9 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }; + imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { + console.log(getStringFromWasm0(arg0, arg1)); + }; imports.wbg.__wbg_cullFace_e6b0b54ef3b7307c = function(arg0, arg1) { arg0.cullFace(arg1 >>> 0); }; @@ -1284,8 +1284,8 @@ function __wbg_get_imports() { const ret = arg0.requestIdleCallback(arg1); return ret; }, arguments) }; - imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { - const ret = arg0.matches; + imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { + const ret = arg0.isIntersecting; return ret; }; imports.wbg.__wbg_pointerType_6d91ef0da43639d3 = function(arg0, arg1) { @@ -1299,6 +1299,10 @@ function __wbg_get_imports() { const ret = arg0.pointerId; return ret; }; + imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { + const ret = arg0.persisted; + return ret; + }; imports.wbg.__wbg_pressure_ad8dacbd14c9076f = function(arg0) { const ret = arg0.pressure; return ret; @@ -1307,17 +1311,9 @@ function __wbg_get_imports() { const ret = arg0.buttons; return ret; }; - imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { - const ret = arg0.isIntersecting; - return ret; - }; imports.wbg.__wbg_setPointerCapture_739b13a4c8b0c2b0 = function() { return handleError(function (arg0, arg1) { arg0.setPointerCapture(arg1); }, arguments) }; - imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { - const ret = arg0.persisted; - return ret; - }; imports.wbg.__wbg_contentRect_0ff902e25b5b4c7a = function(arg0) { const ret = arg0.contentRect; return ret; @@ -1342,6 +1338,10 @@ function __wbg_get_imports() { const ret = arg0.blockSize; return ret; }; + imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { + const ret = arg0.matches; + return ret; + }; imports.wbg.__wbindgen_cb_drop = function(arg0) { const obj = arg0.original; if (obj.cnt-- == 1) { @@ -1400,10 +1400,18 @@ function __wbg_get_imports() { imports.wbg.__wbg_close_8356c7a6c6893135 = function(arg0) { arg0.close(); }; - imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { - const ret = new Worker(getStringFromWasm0(arg0, arg1)); + imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { + const ret = arg0.Window; return ret; - }, arguments) }; + }; + imports.wbg.__wbg_prototype_d33365945f23f380 = function() { + const ret = ResizeObserverEntry.prototype; + return ret; + }; + imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { + const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + return ret; + }; imports.wbg.__wbg_settype_623d2ee701e6310a = function(arg0, arg1, arg2) { arg0.type = getStringFromWasm0(arg1, arg2); }; @@ -1418,44 +1426,36 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }, arguments) }; - imports.wbg.__wbg_prototype_d33365945f23f380 = function() { - const ret = ResizeObserverEntry.prototype; - return ret; - }; - imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { - const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { + const ret = new Worker(getStringFromWasm0(arg0, arg1)); return ret; - }; - imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { - const ret = arg0.Window; + }, arguments) }; + imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { + const ret = arg0.getCoalescedEvents; return ret; }; imports.wbg.__wbg_requestFullscreen_8a94df4e7f757077 = function(arg0) { const ret = arg0.requestFullscreen; return ret; }; - imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { - const ret = arg0.scheduler; - return ret; - }; imports.wbg.__wbg_requestIdleCallback_86b728660e0547ef = function(arg0) { const ret = arg0.requestIdleCallback; return ret; }; - imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { - const ret = arg0.getCoalescedEvents; + imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { + const ret = arg0.scheduler; return ret; }; imports.wbg.__wbg_removeListener_0e5684bf9a4fe773 = function() { return handleError(function (arg0, arg1) { arg0.removeListener(arg1); }, arguments) }; + imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_disconnect_8d41ebc92b193580 = function(arg0) { arg0.disconnect(); }; imports.wbg.__wbg_disconnect_91f6e3e629264c78 = function(arg0) { arg0.disconnect(); }; - imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_requestAnimationFrame_8c3436f4ac89bc48 = function() { return handleError(function (arg0, arg1) { const ret = arg0.requestAnimationFrame(arg1); return ret; @@ -1617,43 +1617,43 @@ function __wbg_get_imports() { const ret = arg0.getCoalescedEvents(); return ret; }; - imports.wbg.__wbindgen_closure_wrapper7256 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3507, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper7261 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3506, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper7258 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3507, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper7263 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3506, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper7259 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3507, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper7264 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3506, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper7260 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3507, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper7265 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3506, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper7261 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3507, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper7266 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3506, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10801 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10805 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3768, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper12088 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper12092 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3768, __wbg_adapter_42); return ret; }; - imports.wbg.__wbindgen_closure_wrapper12129 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper12125 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3768, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper12135 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper12142 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3768, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper12146 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper12148 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3768, __wbg_adapter_39); return ret; }; @@ -1661,19 +1661,19 @@ function __wbg_get_imports() { const ret = makeMutClosure(arg0, arg1, 3768, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper12160 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper12159 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3768, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper12183 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper12165 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3768, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper12222 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper12169 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3768, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper12229 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper12215 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3768, __wbg_adapter_59); return ret; }; diff --git a/snapshots/master/demos/gallery/pkg/cosmic/gallery_bg.wasm b/snapshots/master/demos/gallery/pkg/cosmic/gallery_bg.wasm index e92f38e0a..c4227a5f3 100644 Binary files a/snapshots/master/demos/gallery/pkg/cosmic/gallery_bg.wasm and b/snapshots/master/demos/gallery/pkg/cosmic/gallery_bg.wasm differ diff --git a/snapshots/master/demos/gallery/pkg/cosmic/gallery_bg.wasm.d.ts b/snapshots/master/demos/gallery/pkg/cosmic/gallery_bg.wasm.d.ts index bad1720d4..0817cf11d 100644 --- a/snapshots/master/demos/gallery/pkg/cosmic/gallery_bg.wasm.d.ts +++ b/snapshots/master/demos/gallery/pkg/cosmic/gallery_bg.wasm.d.ts @@ -11,9 +11,9 @@ export function __wbindgen_malloc(a: number, b: number): number; export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; -export function closure3506_externref_shim(a: number, b: number, c: number): void; +export function closure3505_externref_shim(a: number, b: number, c: number): void; export function closure3767_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(a: number, b: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(a: number, b: number): void; export function closure3781_externref_shim(a: number, b: number, c: number, d: number): void; export function __wbindgen_exn_store(a: number): void; export function __externref_table_alloc(): number; diff --git a/snapshots/master/demos/gallery/pkg/cupertino/gallery.d.ts b/snapshots/master/demos/gallery/pkg/cupertino/gallery.d.ts index 26031583f..b288032c2 100644 --- a/snapshots/master/demos/gallery/pkg/cupertino/gallery.d.ts +++ b/snapshots/master/demos/gallery/pkg/cupertino/gallery.d.ts @@ -16,9 +16,9 @@ export interface InitOutput { readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; - readonly closure3145_externref_shim: (a: number, b: number, c: number) => void; + readonly closure3144_externref_shim: (a: number, b: number, c: number) => void; readonly closure3406_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67: (a: number, b: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a: (a: number, b: number) => void; readonly closure3420_externref_shim: (a: number, b: number, c: number, d: number) => void; readonly __wbindgen_exn_store: (a: number) => void; readonly __externref_table_alloc: () => number; diff --git a/snapshots/master/demos/gallery/pkg/cupertino/gallery.js b/snapshots/master/demos/gallery/pkg/cupertino/gallery.js index 4b49242fb..9e8615076 100644 --- a/snapshots/master/demos/gallery/pkg/cupertino/gallery.js +++ b/snapshots/master/demos/gallery/pkg/cupertino/gallery.js @@ -180,7 +180,7 @@ function makeClosure(arg0, arg1, dtor, f) { return real; } function __wbg_adapter_28(arg0, arg1, arg2) { - wasm.closure3145_externref_shim(arg0, arg1, arg2); + wasm.closure3144_externref_shim(arg0, arg1, arg2); } function makeMutClosure(arg0, arg1, dtor, f) { @@ -212,7 +212,7 @@ function __wbg_adapter_39(arg0, arg1, arg2) { } function __wbg_adapter_42(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(arg0, arg1); + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(arg0, arg1); } function __wbg_adapter_59(arg0, arg1, arg2, arg3) { @@ -913,9 +913,6 @@ function __wbg_get_imports() { const ret = result; return ret; }; - imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { - console.log(getStringFromWasm0(arg0, arg1)); - }; imports.wbg.__wbg_naturalWidth_0d51c4a40cefbf30 = function(arg0) { const ret = arg0.naturalWidth; return ret; @@ -931,6 +928,9 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }; + imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { + console.log(getStringFromWasm0(arg0, arg1)); + }; imports.wbg.__wbg_cullFace_e6b0b54ef3b7307c = function(arg0, arg1) { arg0.cullFace(arg1 >>> 0); }; @@ -1284,8 +1284,8 @@ function __wbg_get_imports() { const ret = arg0.requestIdleCallback(arg1); return ret; }, arguments) }; - imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { - const ret = arg0.matches; + imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { + const ret = arg0.isIntersecting; return ret; }; imports.wbg.__wbg_pointerType_6d91ef0da43639d3 = function(arg0, arg1) { @@ -1299,6 +1299,10 @@ function __wbg_get_imports() { const ret = arg0.pointerId; return ret; }; + imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { + const ret = arg0.persisted; + return ret; + }; imports.wbg.__wbg_pressure_ad8dacbd14c9076f = function(arg0) { const ret = arg0.pressure; return ret; @@ -1307,17 +1311,9 @@ function __wbg_get_imports() { const ret = arg0.buttons; return ret; }; - imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { - const ret = arg0.isIntersecting; - return ret; - }; imports.wbg.__wbg_setPointerCapture_739b13a4c8b0c2b0 = function() { return handleError(function (arg0, arg1) { arg0.setPointerCapture(arg1); }, arguments) }; - imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { - const ret = arg0.persisted; - return ret; - }; imports.wbg.__wbg_contentRect_0ff902e25b5b4c7a = function(arg0) { const ret = arg0.contentRect; return ret; @@ -1342,6 +1338,10 @@ function __wbg_get_imports() { const ret = arg0.blockSize; return ret; }; + imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { + const ret = arg0.matches; + return ret; + }; imports.wbg.__wbindgen_cb_drop = function(arg0) { const obj = arg0.original; if (obj.cnt-- == 1) { @@ -1400,10 +1400,18 @@ function __wbg_get_imports() { imports.wbg.__wbg_close_8356c7a6c6893135 = function(arg0) { arg0.close(); }; - imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { - const ret = new Worker(getStringFromWasm0(arg0, arg1)); + imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { + const ret = arg0.Window; return ret; - }, arguments) }; + }; + imports.wbg.__wbg_prototype_d33365945f23f380 = function() { + const ret = ResizeObserverEntry.prototype; + return ret; + }; + imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { + const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + return ret; + }; imports.wbg.__wbg_settype_623d2ee701e6310a = function(arg0, arg1, arg2) { arg0.type = getStringFromWasm0(arg1, arg2); }; @@ -1418,44 +1426,36 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }, arguments) }; - imports.wbg.__wbg_prototype_d33365945f23f380 = function() { - const ret = ResizeObserverEntry.prototype; - return ret; - }; - imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { - const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { + const ret = new Worker(getStringFromWasm0(arg0, arg1)); return ret; - }; - imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { - const ret = arg0.Window; + }, arguments) }; + imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { + const ret = arg0.getCoalescedEvents; return ret; }; imports.wbg.__wbg_requestFullscreen_8a94df4e7f757077 = function(arg0) { const ret = arg0.requestFullscreen; return ret; }; - imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { - const ret = arg0.scheduler; - return ret; - }; imports.wbg.__wbg_requestIdleCallback_86b728660e0547ef = function(arg0) { const ret = arg0.requestIdleCallback; return ret; }; - imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { - const ret = arg0.getCoalescedEvents; + imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { + const ret = arg0.scheduler; return ret; }; imports.wbg.__wbg_removeListener_0e5684bf9a4fe773 = function() { return handleError(function (arg0, arg1) { arg0.removeListener(arg1); }, arguments) }; + imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_disconnect_8d41ebc92b193580 = function(arg0) { arg0.disconnect(); }; imports.wbg.__wbg_disconnect_91f6e3e629264c78 = function(arg0) { arg0.disconnect(); }; - imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_requestAnimationFrame_8c3436f4ac89bc48 = function() { return handleError(function (arg0, arg1) { const ret = arg0.requestAnimationFrame(arg1); return ret; @@ -1617,43 +1617,43 @@ function __wbg_get_imports() { const ret = arg0.getCoalescedEvents(); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6692 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3146, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper6696 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3145, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6694 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3146, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper6698 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3145, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6695 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3146, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper6699 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3145, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6696 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3146, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper6700 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3145, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6697 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3146, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper6701 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 3145, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10239 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10243 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3407, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11526 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper11530 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3407, __wbg_adapter_42); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11567 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper11563 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3407, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11573 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper11580 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3407, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11584 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper11586 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3407, __wbg_adapter_39); return ret; }; @@ -1661,19 +1661,19 @@ function __wbg_get_imports() { const ret = makeMutClosure(arg0, arg1, 3407, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11598 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper11597 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3407, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11621 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper11603 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3407, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11660 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper11607 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3407, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11667 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper11653 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3407, __wbg_adapter_59); return ret; }; diff --git a/snapshots/master/demos/gallery/pkg/cupertino/gallery_bg.wasm b/snapshots/master/demos/gallery/pkg/cupertino/gallery_bg.wasm index 8aaf0498d..26c5e9d19 100644 Binary files a/snapshots/master/demos/gallery/pkg/cupertino/gallery_bg.wasm and b/snapshots/master/demos/gallery/pkg/cupertino/gallery_bg.wasm differ diff --git a/snapshots/master/demos/gallery/pkg/cupertino/gallery_bg.wasm.d.ts b/snapshots/master/demos/gallery/pkg/cupertino/gallery_bg.wasm.d.ts index 6321d6aaf..9cacc1024 100644 --- a/snapshots/master/demos/gallery/pkg/cupertino/gallery_bg.wasm.d.ts +++ b/snapshots/master/demos/gallery/pkg/cupertino/gallery_bg.wasm.d.ts @@ -11,9 +11,9 @@ export function __wbindgen_malloc(a: number, b: number): number; export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; -export function closure3145_externref_shim(a: number, b: number, c: number): void; +export function closure3144_externref_shim(a: number, b: number, c: number): void; export function closure3406_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(a: number, b: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(a: number, b: number): void; export function closure3420_externref_shim(a: number, b: number, c: number, d: number): void; export function __wbindgen_exn_store(a: number): void; export function __externref_table_alloc(): number; diff --git a/snapshots/master/demos/gallery/pkg/fluent/gallery.d.ts b/snapshots/master/demos/gallery/pkg/fluent/gallery.d.ts index bb7045b4b..f4084d3a6 100644 --- a/snapshots/master/demos/gallery/pkg/fluent/gallery.d.ts +++ b/snapshots/master/demos/gallery/pkg/fluent/gallery.d.ts @@ -16,9 +16,9 @@ export interface InitOutput { readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; - readonly closure2919_externref_shim: (a: number, b: number, c: number) => void; + readonly closure2918_externref_shim: (a: number, b: number, c: number) => void; readonly closure3180_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67: (a: number, b: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a: (a: number, b: number) => void; readonly closure3194_externref_shim: (a: number, b: number, c: number, d: number) => void; readonly __wbindgen_exn_store: (a: number) => void; readonly __externref_table_alloc: () => number; diff --git a/snapshots/master/demos/gallery/pkg/fluent/gallery.js b/snapshots/master/demos/gallery/pkg/fluent/gallery.js index 53528c996..939b5a397 100644 --- a/snapshots/master/demos/gallery/pkg/fluent/gallery.js +++ b/snapshots/master/demos/gallery/pkg/fluent/gallery.js @@ -180,7 +180,7 @@ function makeClosure(arg0, arg1, dtor, f) { return real; } function __wbg_adapter_28(arg0, arg1, arg2) { - wasm.closure2919_externref_shim(arg0, arg1, arg2); + wasm.closure2918_externref_shim(arg0, arg1, arg2); } function makeMutClosure(arg0, arg1, dtor, f) { @@ -212,7 +212,7 @@ function __wbg_adapter_39(arg0, arg1, arg2) { } function __wbg_adapter_42(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(arg0, arg1); + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(arg0, arg1); } function __wbg_adapter_59(arg0, arg1, arg2, arg3) { @@ -913,9 +913,6 @@ function __wbg_get_imports() { const ret = result; return ret; }; - imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { - console.log(getStringFromWasm0(arg0, arg1)); - }; imports.wbg.__wbg_naturalWidth_0d51c4a40cefbf30 = function(arg0) { const ret = arg0.naturalWidth; return ret; @@ -931,6 +928,9 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }; + imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { + console.log(getStringFromWasm0(arg0, arg1)); + }; imports.wbg.__wbg_cullFace_e6b0b54ef3b7307c = function(arg0, arg1) { arg0.cullFace(arg1 >>> 0); }; @@ -1284,8 +1284,8 @@ function __wbg_get_imports() { const ret = arg0.requestIdleCallback(arg1); return ret; }, arguments) }; - imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { - const ret = arg0.matches; + imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { + const ret = arg0.isIntersecting; return ret; }; imports.wbg.__wbg_pointerType_6d91ef0da43639d3 = function(arg0, arg1) { @@ -1299,6 +1299,10 @@ function __wbg_get_imports() { const ret = arg0.pointerId; return ret; }; + imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { + const ret = arg0.persisted; + return ret; + }; imports.wbg.__wbg_pressure_ad8dacbd14c9076f = function(arg0) { const ret = arg0.pressure; return ret; @@ -1307,17 +1311,9 @@ function __wbg_get_imports() { const ret = arg0.buttons; return ret; }; - imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { - const ret = arg0.isIntersecting; - return ret; - }; imports.wbg.__wbg_setPointerCapture_739b13a4c8b0c2b0 = function() { return handleError(function (arg0, arg1) { arg0.setPointerCapture(arg1); }, arguments) }; - imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { - const ret = arg0.persisted; - return ret; - }; imports.wbg.__wbg_contentRect_0ff902e25b5b4c7a = function(arg0) { const ret = arg0.contentRect; return ret; @@ -1342,6 +1338,10 @@ function __wbg_get_imports() { const ret = arg0.blockSize; return ret; }; + imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { + const ret = arg0.matches; + return ret; + }; imports.wbg.__wbindgen_cb_drop = function(arg0) { const obj = arg0.original; if (obj.cnt-- == 1) { @@ -1400,10 +1400,18 @@ function __wbg_get_imports() { imports.wbg.__wbg_close_8356c7a6c6893135 = function(arg0) { arg0.close(); }; - imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { - const ret = new Worker(getStringFromWasm0(arg0, arg1)); + imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { + const ret = arg0.Window; return ret; - }, arguments) }; + }; + imports.wbg.__wbg_prototype_d33365945f23f380 = function() { + const ret = ResizeObserverEntry.prototype; + return ret; + }; + imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { + const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + return ret; + }; imports.wbg.__wbg_settype_623d2ee701e6310a = function(arg0, arg1, arg2) { arg0.type = getStringFromWasm0(arg1, arg2); }; @@ -1418,44 +1426,36 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }, arguments) }; - imports.wbg.__wbg_prototype_d33365945f23f380 = function() { - const ret = ResizeObserverEntry.prototype; - return ret; - }; - imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { - const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { + const ret = new Worker(getStringFromWasm0(arg0, arg1)); return ret; - }; - imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { - const ret = arg0.Window; + }, arguments) }; + imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { + const ret = arg0.getCoalescedEvents; return ret; }; imports.wbg.__wbg_requestFullscreen_8a94df4e7f757077 = function(arg0) { const ret = arg0.requestFullscreen; return ret; }; - imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { - const ret = arg0.scheduler; - return ret; - }; imports.wbg.__wbg_requestIdleCallback_86b728660e0547ef = function(arg0) { const ret = arg0.requestIdleCallback; return ret; }; - imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { - const ret = arg0.getCoalescedEvents; + imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { + const ret = arg0.scheduler; return ret; }; imports.wbg.__wbg_removeListener_0e5684bf9a4fe773 = function() { return handleError(function (arg0, arg1) { arg0.removeListener(arg1); }, arguments) }; + imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_disconnect_8d41ebc92b193580 = function(arg0) { arg0.disconnect(); }; imports.wbg.__wbg_disconnect_91f6e3e629264c78 = function(arg0) { arg0.disconnect(); }; - imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_requestAnimationFrame_8c3436f4ac89bc48 = function() { return handleError(function (arg0, arg1) { const ret = arg0.requestAnimationFrame(arg1); return ret; @@ -1617,43 +1617,43 @@ function __wbg_get_imports() { const ret = arg0.getCoalescedEvents(); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6072 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2920, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper6076 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2919, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6074 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2920, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper6078 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2919, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6075 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2920, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper6079 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2919, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6076 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2920, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper6080 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2919, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6077 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2920, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper6081 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2919, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9615 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper9619 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3181, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10902 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10906 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3181, __wbg_adapter_42); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10943 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10939 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3181, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10949 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10956 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3181, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10960 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10962 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3181, __wbg_adapter_39); return ret; }; @@ -1661,19 +1661,19 @@ function __wbg_get_imports() { const ret = makeMutClosure(arg0, arg1, 3181, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10974 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10973 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3181, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10997 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10979 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3181, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11036 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10983 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3181, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11043 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper11029 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 3181, __wbg_adapter_59); return ret; }; diff --git a/snapshots/master/demos/gallery/pkg/fluent/gallery_bg.wasm b/snapshots/master/demos/gallery/pkg/fluent/gallery_bg.wasm index 482c978af..2bf3f6043 100644 Binary files a/snapshots/master/demos/gallery/pkg/fluent/gallery_bg.wasm and b/snapshots/master/demos/gallery/pkg/fluent/gallery_bg.wasm differ diff --git a/snapshots/master/demos/gallery/pkg/fluent/gallery_bg.wasm.d.ts b/snapshots/master/demos/gallery/pkg/fluent/gallery_bg.wasm.d.ts index fb3135d9a..df84ae7a8 100644 --- a/snapshots/master/demos/gallery/pkg/fluent/gallery_bg.wasm.d.ts +++ b/snapshots/master/demos/gallery/pkg/fluent/gallery_bg.wasm.d.ts @@ -11,9 +11,9 @@ export function __wbindgen_malloc(a: number, b: number): number; export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; -export function closure2919_externref_shim(a: number, b: number, c: number): void; +export function closure2918_externref_shim(a: number, b: number, c: number): void; export function closure3180_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(a: number, b: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(a: number, b: number): void; export function closure3194_externref_shim(a: number, b: number, c: number, d: number): void; export function __wbindgen_exn_store(a: number): void; export function __externref_table_alloc(): number; diff --git a/snapshots/master/demos/gallery/pkg/material/gallery.d.ts b/snapshots/master/demos/gallery/pkg/material/gallery.d.ts index 8c0d83025..2450eb394 100644 --- a/snapshots/master/demos/gallery/pkg/material/gallery.d.ts +++ b/snapshots/master/demos/gallery/pkg/material/gallery.d.ts @@ -16,9 +16,9 @@ export interface InitOutput { readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; - readonly closure2629_externref_shim: (a: number, b: number, c: number) => void; + readonly closure2628_externref_shim: (a: number, b: number, c: number) => void; readonly closure2890_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67: (a: number, b: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a: (a: number, b: number) => void; readonly closure2904_externref_shim: (a: number, b: number, c: number, d: number) => void; readonly __wbindgen_exn_store: (a: number) => void; readonly __externref_table_alloc: () => number; diff --git a/snapshots/master/demos/gallery/pkg/material/gallery.js b/snapshots/master/demos/gallery/pkg/material/gallery.js index 0cbf51646..d2aa4983b 100644 --- a/snapshots/master/demos/gallery/pkg/material/gallery.js +++ b/snapshots/master/demos/gallery/pkg/material/gallery.js @@ -180,7 +180,7 @@ function makeClosure(arg0, arg1, dtor, f) { return real; } function __wbg_adapter_28(arg0, arg1, arg2) { - wasm.closure2629_externref_shim(arg0, arg1, arg2); + wasm.closure2628_externref_shim(arg0, arg1, arg2); } function makeMutClosure(arg0, arg1, dtor, f) { @@ -212,7 +212,7 @@ function __wbg_adapter_39(arg0, arg1, arg2) { } function __wbg_adapter_42(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(arg0, arg1); + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(arg0, arg1); } function __wbg_adapter_59(arg0, arg1, arg2, arg3) { @@ -913,9 +913,6 @@ function __wbg_get_imports() { const ret = result; return ret; }; - imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { - console.log(getStringFromWasm0(arg0, arg1)); - }; imports.wbg.__wbg_naturalWidth_0d51c4a40cefbf30 = function(arg0) { const ret = arg0.naturalWidth; return ret; @@ -931,6 +928,9 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }; + imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { + console.log(getStringFromWasm0(arg0, arg1)); + }; imports.wbg.__wbg_cullFace_e6b0b54ef3b7307c = function(arg0, arg1) { arg0.cullFace(arg1 >>> 0); }; @@ -1284,8 +1284,8 @@ function __wbg_get_imports() { const ret = arg0.requestIdleCallback(arg1); return ret; }, arguments) }; - imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { - const ret = arg0.matches; + imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { + const ret = arg0.isIntersecting; return ret; }; imports.wbg.__wbg_pointerType_6d91ef0da43639d3 = function(arg0, arg1) { @@ -1299,6 +1299,10 @@ function __wbg_get_imports() { const ret = arg0.pointerId; return ret; }; + imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { + const ret = arg0.persisted; + return ret; + }; imports.wbg.__wbg_pressure_ad8dacbd14c9076f = function(arg0) { const ret = arg0.pressure; return ret; @@ -1307,17 +1311,9 @@ function __wbg_get_imports() { const ret = arg0.buttons; return ret; }; - imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { - const ret = arg0.isIntersecting; - return ret; - }; imports.wbg.__wbg_setPointerCapture_739b13a4c8b0c2b0 = function() { return handleError(function (arg0, arg1) { arg0.setPointerCapture(arg1); }, arguments) }; - imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { - const ret = arg0.persisted; - return ret; - }; imports.wbg.__wbg_contentRect_0ff902e25b5b4c7a = function(arg0) { const ret = arg0.contentRect; return ret; @@ -1342,6 +1338,10 @@ function __wbg_get_imports() { const ret = arg0.blockSize; return ret; }; + imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { + const ret = arg0.matches; + return ret; + }; imports.wbg.__wbindgen_cb_drop = function(arg0) { const obj = arg0.original; if (obj.cnt-- == 1) { @@ -1400,10 +1400,18 @@ function __wbg_get_imports() { imports.wbg.__wbg_close_8356c7a6c6893135 = function(arg0) { arg0.close(); }; - imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { - const ret = new Worker(getStringFromWasm0(arg0, arg1)); + imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { + const ret = arg0.Window; return ret; - }, arguments) }; + }; + imports.wbg.__wbg_prototype_d33365945f23f380 = function() { + const ret = ResizeObserverEntry.prototype; + return ret; + }; + imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { + const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + return ret; + }; imports.wbg.__wbg_settype_623d2ee701e6310a = function(arg0, arg1, arg2) { arg0.type = getStringFromWasm0(arg1, arg2); }; @@ -1418,44 +1426,36 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }, arguments) }; - imports.wbg.__wbg_prototype_d33365945f23f380 = function() { - const ret = ResizeObserverEntry.prototype; - return ret; - }; - imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { - const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { + const ret = new Worker(getStringFromWasm0(arg0, arg1)); return ret; - }; - imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { - const ret = arg0.Window; + }, arguments) }; + imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { + const ret = arg0.getCoalescedEvents; return ret; }; imports.wbg.__wbg_requestFullscreen_8a94df4e7f757077 = function(arg0) { const ret = arg0.requestFullscreen; return ret; }; - imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { - const ret = arg0.scheduler; - return ret; - }; imports.wbg.__wbg_requestIdleCallback_86b728660e0547ef = function(arg0) { const ret = arg0.requestIdleCallback; return ret; }; - imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { - const ret = arg0.getCoalescedEvents; + imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { + const ret = arg0.scheduler; return ret; }; imports.wbg.__wbg_removeListener_0e5684bf9a4fe773 = function() { return handleError(function (arg0, arg1) { arg0.removeListener(arg1); }, arguments) }; + imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_disconnect_8d41ebc92b193580 = function(arg0) { arg0.disconnect(); }; imports.wbg.__wbg_disconnect_91f6e3e629264c78 = function(arg0) { arg0.disconnect(); }; - imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_requestAnimationFrame_8c3436f4ac89bc48 = function() { return handleError(function (arg0, arg1) { const ret = arg0.requestAnimationFrame(arg1); return ret; @@ -1617,43 +1617,43 @@ function __wbg_get_imports() { const ret = arg0.getCoalescedEvents(); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5372 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2630, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper5377 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2629, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5374 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2630, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper5379 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2629, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5375 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2630, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper5380 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2629, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5376 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2630, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper5381 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2629, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5377 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2630, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper5382 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2629, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper8924 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper8928 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 2891, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10211 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10215 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 2891, __wbg_adapter_42); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10252 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10248 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 2891, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10258 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10265 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 2891, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10269 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10271 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 2891, __wbg_adapter_39); return ret; }; @@ -1661,19 +1661,19 @@ function __wbg_get_imports() { const ret = makeMutClosure(arg0, arg1, 2891, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10283 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10282 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 2891, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10306 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10288 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 2891, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10345 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10292 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 2891, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper10352 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper10338 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 2891, __wbg_adapter_59); return ret; }; diff --git a/snapshots/master/demos/gallery/pkg/material/gallery_bg.wasm b/snapshots/master/demos/gallery/pkg/material/gallery_bg.wasm index b21fb79b1..62e90cac1 100644 Binary files a/snapshots/master/demos/gallery/pkg/material/gallery_bg.wasm and b/snapshots/master/demos/gallery/pkg/material/gallery_bg.wasm differ diff --git a/snapshots/master/demos/gallery/pkg/material/gallery_bg.wasm.d.ts b/snapshots/master/demos/gallery/pkg/material/gallery_bg.wasm.d.ts index 37d171967..0a53f6d72 100644 --- a/snapshots/master/demos/gallery/pkg/material/gallery_bg.wasm.d.ts +++ b/snapshots/master/demos/gallery/pkg/material/gallery_bg.wasm.d.ts @@ -11,9 +11,9 @@ export function __wbindgen_malloc(a: number, b: number): number; export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; -export function closure2629_externref_shim(a: number, b: number, c: number): void; +export function closure2628_externref_shim(a: number, b: number, c: number): void; export function closure2890_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(a: number, b: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(a: number, b: number): void; export function closure2904_externref_shim(a: number, b: number, c: number, d: number): void; export function __wbindgen_exn_store(a: number): void; export function __externref_table_alloc(): number; diff --git a/snapshots/master/demos/home-automation/pkg/home_automation_lib.d.ts b/snapshots/master/demos/home-automation/pkg/home_automation_lib.d.ts index 6b08a0c58..2b81dddd2 100644 --- a/snapshots/master/demos/home-automation/pkg/home_automation_lib.d.ts +++ b/snapshots/master/demos/home-automation/pkg/home_automation_lib.d.ts @@ -16,11 +16,11 @@ export interface InitOutput { readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; - readonly closure3861_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223: (a: number, b: number) => void; - readonly closure4494_externref_shim: (a: number, b: number, c: number) => void; - readonly closure4495_externref_shim: (a: number, b: number, c: number, d: number) => void; - readonly closure4549_externref_shim: (a: number, b: number, c: number) => void; + readonly closure4061_externref_shim: (a: number, b: number, c: number) => void; + readonly closure4495_externref_shim: (a: number, b: number, c: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a: (a: number, b: number) => void; + readonly closure4496_externref_shim: (a: number, b: number, c: number, d: number) => void; + readonly closure4551_externref_shim: (a: number, b: number, c: number) => void; readonly __externref_table_alloc: () => number; readonly __wbindgen_exn_store: (a: number) => void; readonly __wbindgen_start: () => void; diff --git a/snapshots/master/demos/home-automation/pkg/home_automation_lib.js b/snapshots/master/demos/home-automation/pkg/home_automation_lib.js index 412e1bfa5..603268aa7 100644 --- a/snapshots/master/demos/home-automation/pkg/home_automation_lib.js +++ b/snapshots/master/demos/home-automation/pkg/home_automation_lib.js @@ -180,7 +180,7 @@ function makeClosure(arg0, arg1, dtor, f) { return real; } function __wbg_adapter_28(arg0, arg1, arg2) { - wasm.closure3861_externref_shim(arg0, arg1, arg2); + wasm.closure4061_externref_shim(arg0, arg1, arg2); } function makeMutClosure(arg0, arg1, dtor, f) { @@ -207,20 +207,20 @@ function makeMutClosure(arg0, arg1, dtor, f) { CLOSURE_DTORS.register(real, state, state); return real; } -function __wbg_adapter_39(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223(arg0, arg1); +function __wbg_adapter_39(arg0, arg1, arg2) { + wasm.closure4495_externref_shim(arg0, arg1, arg2); } -function __wbg_adapter_42(arg0, arg1, arg2) { - wasm.closure4494_externref_shim(arg0, arg1, arg2); +function __wbg_adapter_42(arg0, arg1) { + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a(arg0, arg1); } -function __wbg_adapter_49(arg0, arg1, arg2, arg3) { - wasm.closure4495_externref_shim(arg0, arg1, arg2, arg3); +function __wbg_adapter_55(arg0, arg1, arg2, arg3) { + wasm.closure4496_externref_shim(arg0, arg1, arg2, arg3); } function __wbg_adapter_60(arg0, arg1, arg2) { - wasm.closure4549_externref_shim(arg0, arg1, arg2); + wasm.closure4551_externref_shim(arg0, arg1, arg2); } export function main() { @@ -1639,64 +1639,64 @@ function __wbg_get_imports() { const ret = wasm.memory; return ret; }; - imports.wbg.__wbindgen_closure_wrapper9626 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3862, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper9617 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 4062, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9628 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3862, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper9619 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 4062, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9630 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3862, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper9621 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 4062, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9632 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3862, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper9623 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 4062, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper9634 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 3862, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper9625 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 4062, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11006 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 4493, __wbg_adapter_39); + imports.wbg.__wbindgen_closure_wrapper10996 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4494, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11010 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 4493, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper11000 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4494, __wbg_adapter_42); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11013 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 4493, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper11002 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4494, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11015 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 4493, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper11007 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4494, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11020 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 4493, __wbg_adapter_49); + imports.wbg.__wbindgen_closure_wrapper11011 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4494, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11022 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 4493, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper11014 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4494, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11027 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 4493, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper11021 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4494, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11035 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 4493, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper11028 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4494, __wbg_adapter_55); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11037 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 4493, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper11035 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4494, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper11712 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 4550, __wbg_adapter_60); + imports.wbg.__wbindgen_closure_wrapper11695 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 4552, __wbg_adapter_60); return ret; }; imports.wbg.__wbindgen_init_externref_table = function() { diff --git a/snapshots/master/demos/home-automation/pkg/home_automation_lib_bg.wasm b/snapshots/master/demos/home-automation/pkg/home_automation_lib_bg.wasm index dcc75752c..d8d98c557 100644 Binary files a/snapshots/master/demos/home-automation/pkg/home_automation_lib_bg.wasm and b/snapshots/master/demos/home-automation/pkg/home_automation_lib_bg.wasm differ diff --git a/snapshots/master/demos/home-automation/pkg/home_automation_lib_bg.wasm.d.ts b/snapshots/master/demos/home-automation/pkg/home_automation_lib_bg.wasm.d.ts index 3f62f2cbc..f58075af1 100644 --- a/snapshots/master/demos/home-automation/pkg/home_automation_lib_bg.wasm.d.ts +++ b/snapshots/master/demos/home-automation/pkg/home_automation_lib_bg.wasm.d.ts @@ -11,11 +11,11 @@ export function __wbindgen_malloc(a: number, b: number): number; export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; -export function closure3861_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223(a: number, b: number): void; -export function closure4494_externref_shim(a: number, b: number, c: number): void; -export function closure4495_externref_shim(a: number, b: number, c: number, d: number): void; -export function closure4549_externref_shim(a: number, b: number, c: number): void; +export function closure4061_externref_shim(a: number, b: number, c: number): void; +export function closure4495_externref_shim(a: number, b: number, c: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a(a: number, b: number): void; +export function closure4496_externref_shim(a: number, b: number, c: number, d: number): void; +export function closure4551_externref_shim(a: number, b: number, c: number): void; export function __externref_table_alloc(): number; export function __wbindgen_exn_store(a: number): void; export function __wbindgen_start(): void; diff --git a/snapshots/master/demos/imagefilter/pkg/imagefilter.d.ts b/snapshots/master/demos/imagefilter/pkg/imagefilter.d.ts index a5b3ef39e..4a66060ba 100644 --- a/snapshots/master/demos/imagefilter/pkg/imagefilter.d.ts +++ b/snapshots/master/demos/imagefilter/pkg/imagefilter.d.ts @@ -16,9 +16,9 @@ export interface InitOutput { readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; - readonly closure293_externref_shim: (a: number, b: number, c: number) => void; + readonly closure294_externref_shim: (a: number, b: number, c: number) => void; readonly closure572_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67: (a: number, b: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a: (a: number, b: number) => void; readonly closure586_externref_shim: (a: number, b: number, c: number, d: number) => void; readonly __wbindgen_exn_store: (a: number) => void; readonly __externref_table_alloc: () => number; diff --git a/snapshots/master/demos/imagefilter/pkg/imagefilter.js b/snapshots/master/demos/imagefilter/pkg/imagefilter.js index cae3beee1..00f08f05e 100644 --- a/snapshots/master/demos/imagefilter/pkg/imagefilter.js +++ b/snapshots/master/demos/imagefilter/pkg/imagefilter.js @@ -180,7 +180,7 @@ function makeClosure(arg0, arg1, dtor, f) { return real; } function __wbg_adapter_28(arg0, arg1, arg2) { - wasm.closure293_externref_shim(arg0, arg1, arg2); + wasm.closure294_externref_shim(arg0, arg1, arg2); } function makeMutClosure(arg0, arg1, dtor, f) { @@ -212,7 +212,7 @@ function __wbg_adapter_39(arg0, arg1, arg2) { } function __wbg_adapter_42(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(arg0, arg1); + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(arg0, arg1); } function __wbg_adapter_59(arg0, arg1, arg2, arg3) { @@ -893,9 +893,6 @@ function __wbg_get_imports() { const ret = result; return ret; }; - imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { - console.log(getStringFromWasm0(arg0, arg1)); - }; imports.wbg.__wbg_naturalWidth_0d51c4a40cefbf30 = function(arg0) { const ret = arg0.naturalWidth; return ret; @@ -911,6 +908,9 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }; + imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { + console.log(getStringFromWasm0(arg0, arg1)); + }; imports.wbg.__wbg_cullFace_e6b0b54ef3b7307c = function(arg0, arg1) { arg0.cullFace(arg1 >>> 0); }; @@ -1268,8 +1268,8 @@ function __wbg_get_imports() { const ret = arg0.requestIdleCallback(arg1); return ret; }, arguments) }; - imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { - const ret = arg0.matches; + imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { + const ret = arg0.isIntersecting; return ret; }; imports.wbg.__wbg_pointerType_6d91ef0da43639d3 = function(arg0, arg1) { @@ -1283,6 +1283,10 @@ function __wbg_get_imports() { const ret = arg0.pointerId; return ret; }; + imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { + const ret = arg0.persisted; + return ret; + }; imports.wbg.__wbg_pressure_ad8dacbd14c9076f = function(arg0) { const ret = arg0.pressure; return ret; @@ -1291,17 +1295,9 @@ function __wbg_get_imports() { const ret = arg0.buttons; return ret; }; - imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { - const ret = arg0.isIntersecting; - return ret; - }; imports.wbg.__wbg_setPointerCapture_739b13a4c8b0c2b0 = function() { return handleError(function (arg0, arg1) { arg0.setPointerCapture(arg1); }, arguments) }; - imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { - const ret = arg0.persisted; - return ret; - }; imports.wbg.__wbg_contentRect_0ff902e25b5b4c7a = function(arg0) { const ret = arg0.contentRect; return ret; @@ -1326,6 +1322,10 @@ function __wbg_get_imports() { const ret = arg0.blockSize; return ret; }; + imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { + const ret = arg0.matches; + return ret; + }; imports.wbg.__wbindgen_cb_drop = function(arg0) { const obj = arg0.original; if (obj.cnt-- == 1) { @@ -1384,10 +1384,18 @@ function __wbg_get_imports() { imports.wbg.__wbg_close_8356c7a6c6893135 = function(arg0) { arg0.close(); }; - imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { - const ret = new Worker(getStringFromWasm0(arg0, arg1)); + imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { + const ret = arg0.Window; return ret; - }, arguments) }; + }; + imports.wbg.__wbg_prototype_d33365945f23f380 = function() { + const ret = ResizeObserverEntry.prototype; + return ret; + }; + imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { + const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + return ret; + }; imports.wbg.__wbg_settype_623d2ee701e6310a = function(arg0, arg1, arg2) { arg0.type = getStringFromWasm0(arg1, arg2); }; @@ -1402,44 +1410,36 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }, arguments) }; - imports.wbg.__wbg_prototype_d33365945f23f380 = function() { - const ret = ResizeObserverEntry.prototype; - return ret; - }; - imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { - const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { + const ret = new Worker(getStringFromWasm0(arg0, arg1)); return ret; - }; - imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { - const ret = arg0.Window; + }, arguments) }; + imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { + const ret = arg0.getCoalescedEvents; return ret; }; imports.wbg.__wbg_requestFullscreen_8a94df4e7f757077 = function(arg0) { const ret = arg0.requestFullscreen; return ret; }; - imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { - const ret = arg0.scheduler; - return ret; - }; imports.wbg.__wbg_requestIdleCallback_86b728660e0547ef = function(arg0) { const ret = arg0.requestIdleCallback; return ret; }; - imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { - const ret = arg0.getCoalescedEvents; + imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { + const ret = arg0.scheduler; return ret; }; imports.wbg.__wbg_removeListener_0e5684bf9a4fe773 = function() { return handleError(function (arg0, arg1) { arg0.removeListener(arg1); }, arguments) }; + imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_disconnect_8d41ebc92b193580 = function(arg0) { arg0.disconnect(); }; imports.wbg.__wbg_disconnect_91f6e3e629264c78 = function(arg0) { arg0.disconnect(); }; - imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_requestAnimationFrame_8c3436f4ac89bc48 = function() { return handleError(function (arg0, arg1) { const ret = arg0.requestAnimationFrame(arg1); return ret; @@ -1601,63 +1601,63 @@ function __wbg_get_imports() { const ret = arg0.getCoalescedEvents(); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1305 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 294, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1307 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 295, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1307 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 294, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1309 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 295, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1308 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 294, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1310 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 295, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1309 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 294, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1311 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 295, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1310 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 294, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1312 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 295, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper4983 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper4993 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 573, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6270 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6280 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 573, __wbg_adapter_42); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6311 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6313 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 573, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6317 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6330 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 573, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6328 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6336 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 573, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6335 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6341 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 573, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6342 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6347 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 573, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6365 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6353 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 573, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6404 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6357 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 573, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6411 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6403 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 573, __wbg_adapter_59); return ret; }; diff --git a/snapshots/master/demos/imagefilter/pkg/imagefilter_bg.wasm b/snapshots/master/demos/imagefilter/pkg/imagefilter_bg.wasm index 7da8a78fd..8491c0fba 100644 Binary files a/snapshots/master/demos/imagefilter/pkg/imagefilter_bg.wasm and b/snapshots/master/demos/imagefilter/pkg/imagefilter_bg.wasm differ diff --git a/snapshots/master/demos/imagefilter/pkg/imagefilter_bg.wasm.d.ts b/snapshots/master/demos/imagefilter/pkg/imagefilter_bg.wasm.d.ts index 0e717cc44..d0d9e2d1e 100644 --- a/snapshots/master/demos/imagefilter/pkg/imagefilter_bg.wasm.d.ts +++ b/snapshots/master/demos/imagefilter/pkg/imagefilter_bg.wasm.d.ts @@ -11,9 +11,9 @@ export function __wbindgen_malloc(a: number, b: number): number; export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; -export function closure293_externref_shim(a: number, b: number, c: number): void; +export function closure294_externref_shim(a: number, b: number, c: number): void; export function closure572_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(a: number, b: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(a: number, b: number): void; export function closure586_externref_shim(a: number, b: number, c: number, d: number): void; export function __wbindgen_exn_store(a: number): void; export function __externref_table_alloc(): number; diff --git a/snapshots/master/demos/memory/pkg/memory.d.ts b/snapshots/master/demos/memory/pkg/memory.d.ts index c70abc36b..40bd18dd3 100644 --- a/snapshots/master/demos/memory/pkg/memory.d.ts +++ b/snapshots/master/demos/memory/pkg/memory.d.ts @@ -16,9 +16,9 @@ export interface InitOutput { readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; - readonly closure113_externref_shim: (a: number, b: number, c: number) => void; + readonly closure114_externref_shim: (a: number, b: number, c: number) => void; readonly closure385_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67: (a: number, b: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a: (a: number, b: number) => void; readonly closure399_externref_shim: (a: number, b: number, c: number, d: number) => void; readonly __wbindgen_exn_store: (a: number) => void; readonly __externref_table_alloc: () => number; diff --git a/snapshots/master/demos/memory/pkg/memory.js b/snapshots/master/demos/memory/pkg/memory.js index 31cc2ab0f..053dd3e2c 100644 --- a/snapshots/master/demos/memory/pkg/memory.js +++ b/snapshots/master/demos/memory/pkg/memory.js @@ -180,7 +180,7 @@ function makeClosure(arg0, arg1, dtor, f) { return real; } function __wbg_adapter_32(arg0, arg1, arg2) { - wasm.closure113_externref_shim(arg0, arg1, arg2); + wasm.closure114_externref_shim(arg0, arg1, arg2); } function makeMutClosure(arg0, arg1, dtor, f) { @@ -212,7 +212,7 @@ function __wbg_adapter_43(arg0, arg1, arg2) { } function __wbg_adapter_46(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(arg0, arg1); + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(arg0, arg1); } function __wbg_adapter_63(arg0, arg1, arg2, arg3) { @@ -938,9 +938,6 @@ function __wbg_get_imports() { const ret = result; return ret; }; - imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { - console.log(getStringFromWasm0(arg0, arg1)); - }; imports.wbg.__wbg_naturalWidth_0d51c4a40cefbf30 = function(arg0) { const ret = arg0.naturalWidth; return ret; @@ -956,6 +953,9 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }; + imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { + console.log(getStringFromWasm0(arg0, arg1)); + }; imports.wbg.__wbg_cullFace_e6b0b54ef3b7307c = function(arg0, arg1) { arg0.cullFace(arg1 >>> 0); }; @@ -1326,8 +1326,8 @@ function __wbg_get_imports() { const ret = arg0.requestIdleCallback(arg1); return ret; }, arguments) }; - imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { - const ret = arg0.matches; + imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { + const ret = arg0.isIntersecting; return ret; }; imports.wbg.__wbg_pointerType_6d91ef0da43639d3 = function(arg0, arg1) { @@ -1341,6 +1341,10 @@ function __wbg_get_imports() { const ret = arg0.pointerId; return ret; }; + imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { + const ret = arg0.persisted; + return ret; + }; imports.wbg.__wbg_pressure_ad8dacbd14c9076f = function(arg0) { const ret = arg0.pressure; return ret; @@ -1349,17 +1353,9 @@ function __wbg_get_imports() { const ret = arg0.buttons; return ret; }; - imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { - const ret = arg0.isIntersecting; - return ret; - }; imports.wbg.__wbg_setPointerCapture_739b13a4c8b0c2b0 = function() { return handleError(function (arg0, arg1) { arg0.setPointerCapture(arg1); }, arguments) }; - imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { - const ret = arg0.persisted; - return ret; - }; imports.wbg.__wbg_contentRect_0ff902e25b5b4c7a = function(arg0) { const ret = arg0.contentRect; return ret; @@ -1384,6 +1380,10 @@ function __wbg_get_imports() { const ret = arg0.blockSize; return ret; }; + imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { + const ret = arg0.matches; + return ret; + }; imports.wbg.__wbindgen_cb_drop = function(arg0) { const obj = arg0.original; if (obj.cnt-- == 1) { @@ -1442,10 +1442,18 @@ function __wbg_get_imports() { imports.wbg.__wbg_close_8356c7a6c6893135 = function(arg0) { arg0.close(); }; - imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { - const ret = new Worker(getStringFromWasm0(arg0, arg1)); + imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { + const ret = arg0.Window; return ret; - }, arguments) }; + }; + imports.wbg.__wbg_prototype_d33365945f23f380 = function() { + const ret = ResizeObserverEntry.prototype; + return ret; + }; + imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { + const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + return ret; + }; imports.wbg.__wbg_settype_623d2ee701e6310a = function(arg0, arg1, arg2) { arg0.type = getStringFromWasm0(arg1, arg2); }; @@ -1460,44 +1468,36 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }, arguments) }; - imports.wbg.__wbg_prototype_d33365945f23f380 = function() { - const ret = ResizeObserverEntry.prototype; - return ret; - }; - imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { - const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { + const ret = new Worker(getStringFromWasm0(arg0, arg1)); return ret; - }; - imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { - const ret = arg0.Window; + }, arguments) }; + imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { + const ret = arg0.getCoalescedEvents; return ret; }; imports.wbg.__wbg_requestFullscreen_8a94df4e7f757077 = function(arg0) { const ret = arg0.requestFullscreen; return ret; }; - imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { - const ret = arg0.scheduler; - return ret; - }; imports.wbg.__wbg_requestIdleCallback_86b728660e0547ef = function(arg0) { const ret = arg0.requestIdleCallback; return ret; }; - imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { - const ret = arg0.getCoalescedEvents; + imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { + const ret = arg0.scheduler; return ret; }; imports.wbg.__wbg_removeListener_0e5684bf9a4fe773 = function() { return handleError(function (arg0, arg1) { arg0.removeListener(arg1); }, arguments) }; + imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_disconnect_8d41ebc92b193580 = function(arg0) { arg0.disconnect(); }; imports.wbg.__wbg_disconnect_91f6e3e629264c78 = function(arg0) { arg0.disconnect(); }; - imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_requestAnimationFrame_8c3436f4ac89bc48 = function() { return handleError(function (arg0, arg1) { const ret = arg0.requestAnimationFrame(arg1); return ret; @@ -1659,43 +1659,43 @@ function __wbg_get_imports() { const ret = arg0.getCoalescedEvents(); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1024 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 114, __wbg_adapter_32); + imports.wbg.__wbindgen_closure_wrapper1027 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 115, __wbg_adapter_32); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1026 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 114, __wbg_adapter_32); + imports.wbg.__wbindgen_closure_wrapper1029 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 115, __wbg_adapter_32); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1027 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 114, __wbg_adapter_32); + imports.wbg.__wbindgen_closure_wrapper1030 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 115, __wbg_adapter_32); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1028 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 114, __wbg_adapter_32); + imports.wbg.__wbindgen_closure_wrapper1031 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 115, __wbg_adapter_32); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1029 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 114, __wbg_adapter_32); + imports.wbg.__wbindgen_closure_wrapper1032 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 115, __wbg_adapter_32); return ret; }; - imports.wbg.__wbindgen_closure_wrapper4675 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper4680 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 386, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5962 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper5967 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 386, __wbg_adapter_46); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6003 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6000 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 386, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6009 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6016 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 386, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6020 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6022 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 386, __wbg_adapter_43); return ret; }; @@ -1703,19 +1703,19 @@ function __wbg_get_imports() { const ret = makeMutClosure(arg0, arg1, 386, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6034 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6033 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 386, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6057 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6039 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 386, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6096 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6043 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 386, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6103 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6089 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 386, __wbg_adapter_63); return ret; }; diff --git a/snapshots/master/demos/memory/pkg/memory_bg.wasm b/snapshots/master/demos/memory/pkg/memory_bg.wasm index e078f179c..b564f906c 100644 Binary files a/snapshots/master/demos/memory/pkg/memory_bg.wasm and b/snapshots/master/demos/memory/pkg/memory_bg.wasm differ diff --git a/snapshots/master/demos/memory/pkg/memory_bg.wasm.d.ts b/snapshots/master/demos/memory/pkg/memory_bg.wasm.d.ts index da13590bf..5154bc07d 100644 --- a/snapshots/master/demos/memory/pkg/memory_bg.wasm.d.ts +++ b/snapshots/master/demos/memory/pkg/memory_bg.wasm.d.ts @@ -11,9 +11,9 @@ export function __wbindgen_malloc(a: number, b: number): number; export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; -export function closure113_externref_shim(a: number, b: number, c: number): void; +export function closure114_externref_shim(a: number, b: number, c: number): void; export function closure385_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(a: number, b: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(a: number, b: number): void; export function closure399_externref_shim(a: number, b: number, c: number, d: number): void; export function __wbindgen_exn_store(a: number): void; export function __externref_table_alloc(): number; diff --git a/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay.d.ts b/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay.d.ts index 62bddc12d..962ed8bca 100644 --- a/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay.d.ts +++ b/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay.d.ts @@ -16,9 +16,9 @@ export interface InitOutput { readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; - readonly closure170_externref_shim: (a: number, b: number, c: number) => void; + readonly closure171_externref_shim: (a: number, b: number, c: number) => void; readonly closure440_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67: (a: number, b: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a: (a: number, b: number) => void; readonly closure454_externref_shim: (a: number, b: number, c: number, d: number) => void; readonly __wbindgen_exn_store: (a: number) => void; readonly __externref_table_alloc: () => number; diff --git a/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay.js b/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay.js index c14ebd490..1c4e3d489 100644 --- a/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay.js +++ b/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay.js @@ -180,7 +180,7 @@ function makeClosure(arg0, arg1, dtor, f) { return real; } function __wbg_adapter_28(arg0, arg1, arg2) { - wasm.closure170_externref_shim(arg0, arg1, arg2); + wasm.closure171_externref_shim(arg0, arg1, arg2); } function makeMutClosure(arg0, arg1, dtor, f) { @@ -212,7 +212,7 @@ function __wbg_adapter_39(arg0, arg1, arg2) { } function __wbg_adapter_42(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(arg0, arg1); + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(arg0, arg1); } function __wbg_adapter_59(arg0, arg1, arg2, arg3) { @@ -994,9 +994,6 @@ function __wbg_get_imports() { const ret = result; return ret; }; - imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { - console.log(getStringFromWasm0(arg0, arg1)); - }; imports.wbg.__wbg_naturalWidth_0d51c4a40cefbf30 = function(arg0) { const ret = arg0.naturalWidth; return ret; @@ -1012,6 +1009,9 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }; + imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { + console.log(getStringFromWasm0(arg0, arg1)); + }; imports.wbg.__wbg_cullFace_e6b0b54ef3b7307c = function(arg0, arg1) { arg0.cullFace(arg1 >>> 0); }; @@ -1282,8 +1282,8 @@ function __wbg_get_imports() { const ret = arg0.requestIdleCallback(arg1); return ret; }, arguments) }; - imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { - const ret = arg0.matches; + imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { + const ret = arg0.isIntersecting; return ret; }; imports.wbg.__wbg_pointerType_6d91ef0da43639d3 = function(arg0, arg1) { @@ -1297,6 +1297,10 @@ function __wbg_get_imports() { const ret = arg0.pointerId; return ret; }; + imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { + const ret = arg0.persisted; + return ret; + }; imports.wbg.__wbg_pressure_ad8dacbd14c9076f = function(arg0) { const ret = arg0.pressure; return ret; @@ -1305,17 +1309,9 @@ function __wbg_get_imports() { const ret = arg0.buttons; return ret; }; - imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { - const ret = arg0.isIntersecting; - return ret; - }; imports.wbg.__wbg_setPointerCapture_739b13a4c8b0c2b0 = function() { return handleError(function (arg0, arg1) { arg0.setPointerCapture(arg1); }, arguments) }; - imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { - const ret = arg0.persisted; - return ret; - }; imports.wbg.__wbg_contentRect_0ff902e25b5b4c7a = function(arg0) { const ret = arg0.contentRect; return ret; @@ -1340,6 +1336,10 @@ function __wbg_get_imports() { const ret = arg0.blockSize; return ret; }; + imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { + const ret = arg0.matches; + return ret; + }; imports.wbg.__wbindgen_cb_drop = function(arg0) { const obj = arg0.original; if (obj.cnt-- == 1) { @@ -1398,10 +1398,18 @@ function __wbg_get_imports() { imports.wbg.__wbg_close_8356c7a6c6893135 = function(arg0) { arg0.close(); }; - imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { - const ret = new Worker(getStringFromWasm0(arg0, arg1)); + imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { + const ret = arg0.Window; return ret; - }, arguments) }; + }; + imports.wbg.__wbg_prototype_d33365945f23f380 = function() { + const ret = ResizeObserverEntry.prototype; + return ret; + }; + imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { + const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + return ret; + }; imports.wbg.__wbg_settype_623d2ee701e6310a = function(arg0, arg1, arg2) { arg0.type = getStringFromWasm0(arg1, arg2); }; @@ -1416,44 +1424,36 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }, arguments) }; - imports.wbg.__wbg_prototype_d33365945f23f380 = function() { - const ret = ResizeObserverEntry.prototype; - return ret; - }; - imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { - const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { + const ret = new Worker(getStringFromWasm0(arg0, arg1)); return ret; - }; - imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { - const ret = arg0.Window; + }, arguments) }; + imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { + const ret = arg0.getCoalescedEvents; return ret; }; imports.wbg.__wbg_requestFullscreen_8a94df4e7f757077 = function(arg0) { const ret = arg0.requestFullscreen; return ret; }; - imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { - const ret = arg0.scheduler; - return ret; - }; imports.wbg.__wbg_requestIdleCallback_86b728660e0547ef = function(arg0) { const ret = arg0.requestIdleCallback; return ret; }; - imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { - const ret = arg0.getCoalescedEvents; + imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { + const ret = arg0.scheduler; return ret; }; imports.wbg.__wbg_removeListener_0e5684bf9a4fe773 = function() { return handleError(function (arg0, arg1) { arg0.removeListener(arg1); }, arguments) }; + imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_disconnect_8d41ebc92b193580 = function(arg0) { arg0.disconnect(); }; imports.wbg.__wbg_disconnect_91f6e3e629264c78 = function(arg0) { arg0.disconnect(); }; - imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_requestAnimationFrame_8c3436f4ac89bc48 = function() { return handleError(function (arg0, arg1) { const ret = arg0.requestAnimationFrame(arg1); return ret; @@ -1615,63 +1615,63 @@ function __wbg_get_imports() { const ret = arg0.getCoalescedEvents(); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1138 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 171, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1142 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 172, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1140 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 171, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1144 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 172, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1141 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 171, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1145 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 172, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1142 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 171, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1146 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 172, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1143 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 171, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper1147 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 172, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper4774 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper4786 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 441, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6061 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6073 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 441, __wbg_adapter_42); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6102 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6106 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 441, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6108 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6123 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 441, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6119 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6129 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 441, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6126 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6134 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 441, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6133 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6140 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 441, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6156 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6146 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 441, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6195 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6150 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 441, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6202 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6196 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 441, __wbg_adapter_59); return ret; }; diff --git a/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay_bg.wasm b/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay_bg.wasm index 286e088f7..5fc1cff39 100644 Binary files a/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay_bg.wasm and b/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay_bg.wasm differ diff --git a/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay_bg.wasm.d.ts b/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay_bg.wasm.d.ts index 73a08bf5b..f5b919717 100644 --- a/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay_bg.wasm.d.ts +++ b/snapshots/master/demos/opengl_underlay/pkg/opengl_underlay_bg.wasm.d.ts @@ -11,9 +11,9 @@ export function __wbindgen_malloc(a: number, b: number): number; export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; -export function closure170_externref_shim(a: number, b: number, c: number): void; +export function closure171_externref_shim(a: number, b: number, c: number): void; export function closure440_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(a: number, b: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(a: number, b: number): void; export function closure454_externref_shim(a: number, b: number, c: number, d: number): void; export function __wbindgen_exn_store(a: number): void; export function __externref_table_alloc(): number; diff --git a/snapshots/master/demos/plotter/pkg/plotter.d.ts b/snapshots/master/demos/plotter/pkg/plotter.d.ts index 5ec72ec97..b17818220 100644 --- a/snapshots/master/demos/plotter/pkg/plotter.d.ts +++ b/snapshots/master/demos/plotter/pkg/plotter.d.ts @@ -16,10 +16,10 @@ export interface InitOutput { readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; - readonly closure135_externref_shim: (a: number, b: number, c: number) => void; - readonly closure323_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67: (a: number, b: number) => void; - readonly closure337_externref_shim: (a: number, b: number, c: number, d: number) => void; + readonly closure136_externref_shim: (a: number, b: number, c: number) => void; + readonly closure324_externref_shim: (a: number, b: number, c: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a: (a: number, b: number) => void; + readonly closure338_externref_shim: (a: number, b: number, c: number, d: number) => void; readonly __wbindgen_exn_store: (a: number) => void; readonly __externref_table_alloc: () => number; readonly __wbindgen_start: () => void; diff --git a/snapshots/master/demos/plotter/pkg/plotter.js b/snapshots/master/demos/plotter/pkg/plotter.js index 63e9cc266..9b320d061 100644 --- a/snapshots/master/demos/plotter/pkg/plotter.js +++ b/snapshots/master/demos/plotter/pkg/plotter.js @@ -180,7 +180,7 @@ function makeClosure(arg0, arg1, dtor, f) { return real; } function __wbg_adapter_28(arg0, arg1, arg2) { - wasm.closure135_externref_shim(arg0, arg1, arg2); + wasm.closure136_externref_shim(arg0, arg1, arg2); } function makeMutClosure(arg0, arg1, dtor, f) { @@ -208,15 +208,15 @@ function makeMutClosure(arg0, arg1, dtor, f) { return real; } function __wbg_adapter_39(arg0, arg1, arg2) { - wasm.closure323_externref_shim(arg0, arg1, arg2); + wasm.closure324_externref_shim(arg0, arg1, arg2); } function __wbg_adapter_42(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(arg0, arg1); + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(arg0, arg1); } function __wbg_adapter_59(arg0, arg1, arg2, arg3) { - wasm.closure337_externref_shim(arg0, arg1, arg2, arg3); + wasm.closure338_externref_shim(arg0, arg1, arg2, arg3); } function addToExternrefTable0(obj) { @@ -893,9 +893,6 @@ function __wbg_get_imports() { const ret = result; return ret; }; - imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { - console.log(getStringFromWasm0(arg0, arg1)); - }; imports.wbg.__wbg_naturalWidth_0d51c4a40cefbf30 = function(arg0) { const ret = arg0.naturalWidth; return ret; @@ -911,6 +908,9 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }; + imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { + console.log(getStringFromWasm0(arg0, arg1)); + }; imports.wbg.__wbg_cullFace_e6b0b54ef3b7307c = function(arg0, arg1) { arg0.cullFace(arg1 >>> 0); }; @@ -1268,8 +1268,8 @@ function __wbg_get_imports() { const ret = arg0.requestIdleCallback(arg1); return ret; }, arguments) }; - imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { - const ret = arg0.matches; + imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { + const ret = arg0.isIntersecting; return ret; }; imports.wbg.__wbg_pointerType_6d91ef0da43639d3 = function(arg0, arg1) { @@ -1283,6 +1283,10 @@ function __wbg_get_imports() { const ret = arg0.pointerId; return ret; }; + imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { + const ret = arg0.persisted; + return ret; + }; imports.wbg.__wbg_pressure_ad8dacbd14c9076f = function(arg0) { const ret = arg0.pressure; return ret; @@ -1291,17 +1295,9 @@ function __wbg_get_imports() { const ret = arg0.buttons; return ret; }; - imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { - const ret = arg0.isIntersecting; - return ret; - }; imports.wbg.__wbg_setPointerCapture_739b13a4c8b0c2b0 = function() { return handleError(function (arg0, arg1) { arg0.setPointerCapture(arg1); }, arguments) }; - imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { - const ret = arg0.persisted; - return ret; - }; imports.wbg.__wbg_contentRect_0ff902e25b5b4c7a = function(arg0) { const ret = arg0.contentRect; return ret; @@ -1326,6 +1322,10 @@ function __wbg_get_imports() { const ret = arg0.blockSize; return ret; }; + imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { + const ret = arg0.matches; + return ret; + }; imports.wbg.__wbindgen_cb_drop = function(arg0) { const obj = arg0.original; if (obj.cnt-- == 1) { @@ -1384,10 +1384,18 @@ function __wbg_get_imports() { imports.wbg.__wbg_close_8356c7a6c6893135 = function(arg0) { arg0.close(); }; - imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { - const ret = new Worker(getStringFromWasm0(arg0, arg1)); + imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { + const ret = arg0.Window; return ret; - }, arguments) }; + }; + imports.wbg.__wbg_prototype_d33365945f23f380 = function() { + const ret = ResizeObserverEntry.prototype; + return ret; + }; + imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { + const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + return ret; + }; imports.wbg.__wbg_settype_623d2ee701e6310a = function(arg0, arg1, arg2) { arg0.type = getStringFromWasm0(arg1, arg2); }; @@ -1402,44 +1410,36 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }, arguments) }; - imports.wbg.__wbg_prototype_d33365945f23f380 = function() { - const ret = ResizeObserverEntry.prototype; - return ret; - }; - imports.wbg.__wbg_getOwnPropertyDescriptor_419345cdc0d1ec14 = function(arg0, arg1) { - const ret = Object.getOwnPropertyDescriptor(arg0, arg1); + imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { + const ret = new Worker(getStringFromWasm0(arg0, arg1)); return ret; - }; - imports.wbg.__wbg_Window_bd9ec3fee5f673ee = function(arg0) { - const ret = arg0.Window; + }, arguments) }; + imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { + const ret = arg0.getCoalescedEvents; return ret; }; imports.wbg.__wbg_requestFullscreen_8a94df4e7f757077 = function(arg0) { const ret = arg0.requestFullscreen; return ret; }; - imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { - const ret = arg0.scheduler; - return ret; - }; imports.wbg.__wbg_requestIdleCallback_86b728660e0547ef = function(arg0) { const ret = arg0.requestIdleCallback; return ret; }; - imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { - const ret = arg0.getCoalescedEvents; + imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { + const ret = arg0.scheduler; return ret; }; imports.wbg.__wbg_removeListener_0e5684bf9a4fe773 = function() { return handleError(function (arg0, arg1) { arg0.removeListener(arg1); }, arguments) }; + imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_disconnect_8d41ebc92b193580 = function(arg0) { arg0.disconnect(); }; imports.wbg.__wbg_disconnect_91f6e3e629264c78 = function(arg0) { arg0.disconnect(); }; - imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_requestAnimationFrame_8c3436f4ac89bc48 = function() { return handleError(function (arg0, arg1) { const ret = arg0.requestAnimationFrame(arg1); return ret; @@ -1602,63 +1602,63 @@ function __wbg_get_imports() { return ret; }; imports.wbg.__wbindgen_closure_wrapper981 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 136, __wbg_adapter_28); + const ret = makeClosure(arg0, arg1, 137, __wbg_adapter_28); return ret; }; imports.wbg.__wbindgen_closure_wrapper983 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 136, __wbg_adapter_28); + const ret = makeClosure(arg0, arg1, 137, __wbg_adapter_28); return ret; }; imports.wbg.__wbindgen_closure_wrapper984 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 136, __wbg_adapter_28); + const ret = makeClosure(arg0, arg1, 137, __wbg_adapter_28); return ret; }; imports.wbg.__wbindgen_closure_wrapper985 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 136, __wbg_adapter_28); + const ret = makeClosure(arg0, arg1, 137, __wbg_adapter_28); return ret; }; imports.wbg.__wbindgen_closure_wrapper986 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 136, __wbg_adapter_28); + const ret = makeClosure(arg0, arg1, 137, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper3641 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 324, __wbg_adapter_39); + imports.wbg.__wbindgen_closure_wrapper3646 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 325, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper4930 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 324, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper4934 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 325, __wbg_adapter_42); return ret; }; - imports.wbg.__wbindgen_closure_wrapper4971 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 324, __wbg_adapter_39); + imports.wbg.__wbindgen_closure_wrapper4967 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 325, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper4977 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 324, __wbg_adapter_39); + imports.wbg.__wbindgen_closure_wrapper4984 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 325, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper4988 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 324, __wbg_adapter_39); + imports.wbg.__wbindgen_closure_wrapper4990 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 325, __wbg_adapter_39); return ret; }; imports.wbg.__wbindgen_closure_wrapper4995 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 324, __wbg_adapter_39); + const ret = makeMutClosure(arg0, arg1, 325, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5002 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 324, __wbg_adapter_39); + imports.wbg.__wbindgen_closure_wrapper5001 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 325, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5025 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 324, __wbg_adapter_39); + imports.wbg.__wbindgen_closure_wrapper5007 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 325, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5064 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 324, __wbg_adapter_39); + imports.wbg.__wbindgen_closure_wrapper5011 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 325, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5071 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 324, __wbg_adapter_59); + imports.wbg.__wbindgen_closure_wrapper5057 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 325, __wbg_adapter_59); return ret; }; imports.wbg.__wbindgen_init_externref_table = function() { diff --git a/snapshots/master/demos/plotter/pkg/plotter_bg.wasm b/snapshots/master/demos/plotter/pkg/plotter_bg.wasm index ffe3e4593..e29b48854 100644 Binary files a/snapshots/master/demos/plotter/pkg/plotter_bg.wasm and b/snapshots/master/demos/plotter/pkg/plotter_bg.wasm differ diff --git a/snapshots/master/demos/plotter/pkg/plotter_bg.wasm.d.ts b/snapshots/master/demos/plotter/pkg/plotter_bg.wasm.d.ts index aabb09572..04f53ca78 100644 --- a/snapshots/master/demos/plotter/pkg/plotter_bg.wasm.d.ts +++ b/snapshots/master/demos/plotter/pkg/plotter_bg.wasm.d.ts @@ -11,10 +11,10 @@ export function __wbindgen_malloc(a: number, b: number): number; export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; -export function closure135_externref_shim(a: number, b: number, c: number): void; -export function closure323_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4c1cd91b2649cd67(a: number, b: number): void; -export function closure337_externref_shim(a: number, b: number, c: number, d: number): void; +export function closure136_externref_shim(a: number, b: number, c: number): void; +export function closure324_externref_shim(a: number, b: number, c: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he9f296b3a018ea8a(a: number, b: number): void; +export function closure338_externref_shim(a: number, b: number, c: number, d: number): void; export function __wbindgen_exn_store(a: number): void; export function __externref_table_alloc(): number; export function __wbindgen_start(): void; diff --git a/snapshots/master/demos/printerdemo/pkg/printerdemo_lib.d.ts b/snapshots/master/demos/printerdemo/pkg/printerdemo_lib.d.ts index b19f0285f..25d39acb4 100644 --- a/snapshots/master/demos/printerdemo/pkg/printerdemo_lib.d.ts +++ b/snapshots/master/demos/printerdemo/pkg/printerdemo_lib.d.ts @@ -16,11 +16,11 @@ export interface InitOutput { readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; - readonly closure1991_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223: (a: number, b: number) => void; - readonly closure2624_externref_shim: (a: number, b: number, c: number) => void; - readonly closure2625_externref_shim: (a: number, b: number, c: number, d: number) => void; - readonly closure2679_externref_shim: (a: number, b: number, c: number) => void; + readonly closure2191_externref_shim: (a: number, b: number, c: number) => void; + readonly closure2625_externref_shim: (a: number, b: number, c: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a: (a: number, b: number) => void; + readonly closure2626_externref_shim: (a: number, b: number, c: number, d: number) => void; + readonly closure2681_externref_shim: (a: number, b: number, c: number) => void; readonly __externref_table_alloc: () => number; readonly __wbindgen_exn_store: (a: number) => void; readonly __wbindgen_start: () => void; diff --git a/snapshots/master/demos/printerdemo/pkg/printerdemo_lib.js b/snapshots/master/demos/printerdemo/pkg/printerdemo_lib.js index 1cd0c6fb2..d4b4fdef5 100644 --- a/snapshots/master/demos/printerdemo/pkg/printerdemo_lib.js +++ b/snapshots/master/demos/printerdemo/pkg/printerdemo_lib.js @@ -180,7 +180,7 @@ function makeClosure(arg0, arg1, dtor, f) { return real; } function __wbg_adapter_28(arg0, arg1, arg2) { - wasm.closure1991_externref_shim(arg0, arg1, arg2); + wasm.closure2191_externref_shim(arg0, arg1, arg2); } function makeMutClosure(arg0, arg1, dtor, f) { @@ -207,20 +207,20 @@ function makeMutClosure(arg0, arg1, dtor, f) { CLOSURE_DTORS.register(real, state, state); return real; } -function __wbg_adapter_39(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223(arg0, arg1); +function __wbg_adapter_39(arg0, arg1, arg2) { + wasm.closure2625_externref_shim(arg0, arg1, arg2); } -function __wbg_adapter_42(arg0, arg1, arg2) { - wasm.closure2624_externref_shim(arg0, arg1, arg2); +function __wbg_adapter_42(arg0, arg1) { + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a(arg0, arg1); } -function __wbg_adapter_49(arg0, arg1, arg2, arg3) { - wasm.closure2625_externref_shim(arg0, arg1, arg2, arg3); +function __wbg_adapter_55(arg0, arg1, arg2, arg3) { + wasm.closure2626_externref_shim(arg0, arg1, arg2, arg3); } function __wbg_adapter_60(arg0, arg1, arg2) { - wasm.closure2679_externref_shim(arg0, arg1, arg2); + wasm.closure2681_externref_shim(arg0, arg1, arg2); } export function main() { @@ -1639,64 +1639,64 @@ function __wbg_get_imports() { const ret = wasm.memory; return ret; }; - imports.wbg.__wbindgen_closure_wrapper4545 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 1992, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper4534 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2192, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper4547 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 1992, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper4536 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2192, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper4549 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 1992, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper4538 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2192, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper4551 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 1992, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper4540 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2192, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper4553 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 1992, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper4542 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2192, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5926 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2623, __wbg_adapter_39); + imports.wbg.__wbindgen_closure_wrapper5917 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2624, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5930 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2623, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper5921 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2624, __wbg_adapter_42); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5933 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2623, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper5923 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2624, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5935 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2623, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper5928 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2624, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5940 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2623, __wbg_adapter_49); + imports.wbg.__wbindgen_closure_wrapper5932 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2624, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5942 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2623, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper5935 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2624, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5947 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2623, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper5942 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2624, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5955 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2623, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper5949 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2624, __wbg_adapter_55); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5957 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2623, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper5956 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2624, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6632 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2680, __wbg_adapter_60); + imports.wbg.__wbindgen_closure_wrapper6616 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2682, __wbg_adapter_60); return ret; }; imports.wbg.__wbindgen_init_externref_table = function() { diff --git a/snapshots/master/demos/printerdemo/pkg/printerdemo_lib_bg.wasm b/snapshots/master/demos/printerdemo/pkg/printerdemo_lib_bg.wasm index 386391124..d4044cd34 100644 Binary files a/snapshots/master/demos/printerdemo/pkg/printerdemo_lib_bg.wasm and b/snapshots/master/demos/printerdemo/pkg/printerdemo_lib_bg.wasm differ diff --git a/snapshots/master/demos/printerdemo/pkg/printerdemo_lib_bg.wasm.d.ts b/snapshots/master/demos/printerdemo/pkg/printerdemo_lib_bg.wasm.d.ts index 00292a6eb..41f6b1eac 100644 --- a/snapshots/master/demos/printerdemo/pkg/printerdemo_lib_bg.wasm.d.ts +++ b/snapshots/master/demos/printerdemo/pkg/printerdemo_lib_bg.wasm.d.ts @@ -11,11 +11,11 @@ export function __wbindgen_malloc(a: number, b: number): number; export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; -export function closure1991_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223(a: number, b: number): void; -export function closure2624_externref_shim(a: number, b: number, c: number): void; -export function closure2625_externref_shim(a: number, b: number, c: number, d: number): void; -export function closure2679_externref_shim(a: number, b: number, c: number): void; +export function closure2191_externref_shim(a: number, b: number, c: number): void; +export function closure2625_externref_shim(a: number, b: number, c: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a(a: number, b: number): void; +export function closure2626_externref_shim(a: number, b: number, c: number, d: number): void; +export function closure2681_externref_shim(a: number, b: number, c: number): void; export function __externref_table_alloc(): number; export function __wbindgen_exn_store(a: number): void; export function __wbindgen_start(): void; diff --git a/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle.d.ts b/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle.d.ts index c1e0be138..b7eff9ead 100644 --- a/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle.d.ts +++ b/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle.d.ts @@ -18,8 +18,8 @@ export interface InitOutput { readonly __wbindgen_export_3: WebAssembly.Table; readonly closure287_externref_shim: (a: number, b: number, c: number) => void; readonly closure556_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h6f9136e8cd9c5785: (a: number, b: number) => void; - readonly closure563_externref_shim: (a: number, b: number, c: number, d: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h52a08c7964e197b6: (a: number, b: number) => void; + readonly closure570_externref_shim: (a: number, b: number, c: number, d: number) => void; readonly __wbindgen_exn_store: (a: number) => void; readonly __externref_table_alloc: () => number; readonly __wbindgen_start: () => void; diff --git a/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle.js b/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle.js index ccdeea79d..30c21dad1 100644 --- a/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle.js +++ b/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle.js @@ -212,11 +212,11 @@ function __wbg_adapter_43(arg0, arg1, arg2) { } function __wbg_adapter_46(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h6f9136e8cd9c5785(arg0, arg1); + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h52a08c7964e197b6(arg0, arg1); } -function __wbg_adapter_53(arg0, arg1, arg2, arg3) { - wasm.closure563_externref_shim(arg0, arg1, arg2, arg3); +function __wbg_adapter_63(arg0, arg1, arg2, arg3) { + wasm.closure570_externref_shim(arg0, arg1, arg2, arg3); } function addToExternrefTable0(obj) { @@ -938,9 +938,6 @@ function __wbg_get_imports() { const ret = result; return ret; }; - imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { - console.log(getStringFromWasm0(arg0, arg1)); - }; imports.wbg.__wbg_naturalWidth_0d51c4a40cefbf30 = function(arg0) { const ret = arg0.naturalWidth; return ret; @@ -956,6 +953,9 @@ function __wbg_get_imports() { getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); }; + imports.wbg.__wbg_log_2f54632e0e18c089 = function(arg0, arg1) { + console.log(getStringFromWasm0(arg0, arg1)); + }; imports.wbg.__wbg_cullFace_e6b0b54ef3b7307c = function(arg0, arg1) { arg0.cullFace(arg1 >>> 0); }; @@ -1326,14 +1326,40 @@ function __wbg_get_imports() { const ret = arg0.requestIdleCallback(arg1); return ret; }, arguments) }; + imports.wbg.__wbg_pointerType_6d91ef0da43639d3 = function(arg0, arg1) { + const ret = arg1.pointerType; + const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); + const len1 = WASM_VECTOR_LEN; + getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); + getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); + }; imports.wbg.__wbg_pointerId_93f7e5e10bb641ad = function(arg0) { const ret = arg0.pointerId; return ret; }; + imports.wbg.__wbg_pressure_ad8dacbd14c9076f = function(arg0) { + const ret = arg0.pressure; + return ret; + }; imports.wbg.__wbg_isIntersecting_57d03835f2fb0c18 = function(arg0) { const ret = arg0.isIntersecting; return ret; }; + imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { + const ret = arg0.persisted; + return ret; + }; + imports.wbg.__wbg_setPointerCapture_739b13a4c8b0c2b0 = function() { return handleError(function (arg0, arg1) { + arg0.setPointerCapture(arg1); + }, arguments) }; + imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { + const ret = arg0.matches; + return ret; + }; + imports.wbg.__wbg_buttons_2cb9e49b40e20105 = function(arg0) { + const ret = arg0.buttons; + return ret; + }; imports.wbg.__wbg_contentRect_0ff902e25b5b4c7a = function(arg0) { const ret = arg0.contentRect; return ret; @@ -1358,32 +1384,6 @@ function __wbg_get_imports() { const ret = arg0.blockSize; return ret; }; - imports.wbg.__wbg_pointerType_6d91ef0da43639d3 = function(arg0, arg1) { - const ret = arg1.pointerType; - const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); - const len1 = WASM_VECTOR_LEN; - getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); - getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true); - }; - imports.wbg.__wbg_setPointerCapture_739b13a4c8b0c2b0 = function() { return handleError(function (arg0, arg1) { - arg0.setPointerCapture(arg1); - }, arguments) }; - imports.wbg.__wbg_pressure_ad8dacbd14c9076f = function(arg0) { - const ret = arg0.pressure; - return ret; - }; - imports.wbg.__wbg_matches_7df350fbe7beb09f = function(arg0) { - const ret = arg0.matches; - return ret; - }; - imports.wbg.__wbg_buttons_2cb9e49b40e20105 = function(arg0) { - const ret = arg0.buttons; - return ret; - }; - imports.wbg.__wbg_persisted_af13b0ad7952721a = function(arg0) { - const ret = arg0.persisted; - return ret; - }; imports.wbg.__wbindgen_cb_drop = function(arg0) { const obj = arg0.original; if (obj.cnt-- == 1) { @@ -1442,6 +1442,10 @@ function __wbg_get_imports() { imports.wbg.__wbg_close_8356c7a6c6893135 = function(arg0) { arg0.close(); }; + imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { + const ret = new Worker(getStringFromWasm0(arg0, arg1)); + return ret; + }, arguments) }; imports.wbg.__wbg_settype_623d2ee701e6310a = function(arg0, arg1, arg2) { arg0.type = getStringFromWasm0(arg1, arg2); }; @@ -1468,18 +1472,10 @@ function __wbg_get_imports() { const ret = arg0.Window; return ret; }; - imports.wbg.__wbg_new_00d033f8a8736a28 = function() { return handleError(function (arg0, arg1) { - const ret = new Worker(getStringFromWasm0(arg0, arg1)); - return ret; - }, arguments) }; imports.wbg.__wbg_scheduler_f38a681d98b5a776 = function(arg0) { const ret = arg0.scheduler; return ret; }; - imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { - const ret = arg0.getCoalescedEvents; - return ret; - }; imports.wbg.__wbg_requestFullscreen_8a94df4e7f757077 = function(arg0) { const ret = arg0.requestFullscreen; return ret; @@ -1488,16 +1484,20 @@ function __wbg_get_imports() { const ret = arg0.requestIdleCallback; return ret; }; + imports.wbg.__wbg_getCoalescedEvents_85701851c470c4e6 = function(arg0) { + const ret = arg0.getCoalescedEvents; + return ret; + }; imports.wbg.__wbg_removeListener_0e5684bf9a4fe773 = function() { return handleError(function (arg0, arg1) { arg0.removeListener(arg1); }, arguments) }; - imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_disconnect_8d41ebc92b193580 = function(arg0) { arg0.disconnect(); }; imports.wbg.__wbg_disconnect_91f6e3e629264c78 = function(arg0) { arg0.disconnect(); }; + imports.wbg.__wbg_queueMicrotask_693514e3dcae83e6 = typeof queueMicrotask == 'function' ? queueMicrotask : notDefined('queueMicrotask'); imports.wbg.__wbg_requestAnimationFrame_8c3436f4ac89bc48 = function() { return handleError(function (arg0, arg1) { const ret = arg0.requestAnimationFrame(arg1); return ret; @@ -1659,64 +1659,64 @@ function __wbg_get_imports() { const ret = arg0.getCoalescedEvents(); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1391 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper1388 = function(arg0, arg1, arg2) { const ret = makeClosure(arg0, arg1, 288, __wbg_adapter_32); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1393 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper1390 = function(arg0, arg1, arg2) { const ret = makeClosure(arg0, arg1, 288, __wbg_adapter_32); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1394 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper1391 = function(arg0, arg1, arg2) { const ret = makeClosure(arg0, arg1, 288, __wbg_adapter_32); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1395 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper1392 = function(arg0, arg1, arg2) { const ret = makeClosure(arg0, arg1, 288, __wbg_adapter_32); return ret; }; - imports.wbg.__wbindgen_closure_wrapper1396 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper1393 = function(arg0, arg1, arg2) { const ret = makeClosure(arg0, arg1, 288, __wbg_adapter_32); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5119 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper5118 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 557, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6417 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6414 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 557, __wbg_adapter_46); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6450 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6447 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 557, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6455 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6454 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 557, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6461 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 557, __wbg_adapter_53); + imports.wbg.__wbindgen_closure_wrapper6460 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 557, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6470 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6465 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 557, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6486 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6475 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 557, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6501 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6492 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 557, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6512 = function(arg0, arg1, arg2) { + imports.wbg.__wbindgen_closure_wrapper6496 = function(arg0, arg1, arg2) { const ret = makeMutClosure(arg0, arg1, 557, __wbg_adapter_43); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6554 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 557, __wbg_adapter_43); + imports.wbg.__wbindgen_closure_wrapper6561 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 557, __wbg_adapter_63); return ret; }; imports.wbg.__wbindgen_init_externref_table = function() { diff --git a/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle_bg.wasm b/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle_bg.wasm index 70f2404a4..0e814df45 100644 Binary files a/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle_bg.wasm and b/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle_bg.wasm differ diff --git a/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle_bg.wasm.d.ts b/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle_bg.wasm.d.ts index 75d456a78..9961da79c 100644 --- a/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle_bg.wasm.d.ts +++ b/snapshots/master/demos/slide_puzzle/pkg/slide_puzzle_bg.wasm.d.ts @@ -13,8 +13,8 @@ export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; export function closure287_externref_shim(a: number, b: number, c: number): void; export function closure556_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h6f9136e8cd9c5785(a: number, b: number): void; -export function closure563_externref_shim(a: number, b: number, c: number, d: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h52a08c7964e197b6(a: number, b: number): void; +export function closure570_externref_shim(a: number, b: number, c: number, d: number): void; export function __wbindgen_exn_store(a: number): void; export function __externref_table_alloc(): number; export function __wbindgen_start(): void; diff --git a/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc.d.ts b/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc.d.ts index a2da7728b..156e31971 100644 --- a/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc.d.ts +++ b/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc.d.ts @@ -16,11 +16,11 @@ export interface InitOutput { readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; - readonly closure2243_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223: (a: number, b: number) => void; - readonly closure2790_externref_shim: (a: number, b: number, c: number) => void; - readonly closure2791_externref_shim: (a: number, b: number, c: number, d: number) => void; - readonly closure2845_externref_shim: (a: number, b: number, c: number) => void; + readonly closure2158_externref_shim: (a: number, b: number, c: number) => void; + readonly closure2791_externref_shim: (a: number, b: number, c: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a: (a: number, b: number) => void; + readonly closure2792_externref_shim: (a: number, b: number, c: number, d: number) => void; + readonly closure2847_externref_shim: (a: number, b: number, c: number) => void; readonly __externref_table_alloc: () => number; readonly __wbindgen_exn_store: (a: number) => void; readonly __wbindgen_start: () => void; diff --git a/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc.js b/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc.js index 637c52952..543896ca7 100644 --- a/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc.js +++ b/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc.js @@ -180,7 +180,7 @@ function makeClosure(arg0, arg1, dtor, f) { return real; } function __wbg_adapter_28(arg0, arg1, arg2) { - wasm.closure2243_externref_shim(arg0, arg1, arg2); + wasm.closure2158_externref_shim(arg0, arg1, arg2); } function makeMutClosure(arg0, arg1, dtor, f) { @@ -207,20 +207,20 @@ function makeMutClosure(arg0, arg1, dtor, f) { CLOSURE_DTORS.register(real, state, state); return real; } -function __wbg_adapter_39(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223(arg0, arg1); +function __wbg_adapter_39(arg0, arg1, arg2) { + wasm.closure2791_externref_shim(arg0, arg1, arg2); } -function __wbg_adapter_42(arg0, arg1, arg2) { - wasm.closure2790_externref_shim(arg0, arg1, arg2); +function __wbg_adapter_42(arg0, arg1) { + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a(arg0, arg1); } -function __wbg_adapter_49(arg0, arg1, arg2, arg3) { - wasm.closure2791_externref_shim(arg0, arg1, arg2, arg3); +function __wbg_adapter_55(arg0, arg1, arg2, arg3) { + wasm.closure2792_externref_shim(arg0, arg1, arg2, arg3); } function __wbg_adapter_60(arg0, arg1, arg2) { - wasm.closure2845_externref_shim(arg0, arg1, arg2); + wasm.closure2847_externref_shim(arg0, arg1, arg2); } export function main() { @@ -1655,64 +1655,64 @@ function __wbg_get_imports() { const ret = wasm.memory; return ret; }; - imports.wbg.__wbindgen_closure_wrapper5254 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2244, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper5253 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2159, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5256 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2244, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper5255 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2159, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5258 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2244, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper5257 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2159, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5260 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2244, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper5259 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2159, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper5262 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 2244, __wbg_adapter_28); + imports.wbg.__wbindgen_closure_wrapper5261 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 2159, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6636 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2789, __wbg_adapter_39); + imports.wbg.__wbindgen_closure_wrapper6626 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2790, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6640 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2789, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper6630 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2790, __wbg_adapter_42); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6643 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2789, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper6632 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2790, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6645 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2789, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper6637 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2790, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6650 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2789, __wbg_adapter_49); + imports.wbg.__wbindgen_closure_wrapper6641 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2790, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6652 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2789, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper6644 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2790, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6657 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2789, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper6651 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2790, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6665 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2789, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper6658 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2790, __wbg_adapter_55); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6667 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2789, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper6665 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2790, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper7342 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2846, __wbg_adapter_60); + imports.wbg.__wbindgen_closure_wrapper7325 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2848, __wbg_adapter_60); return ret; }; imports.wbg.__wbindgen_init_externref_table = function() { diff --git a/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc_bg.wasm b/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc_bg.wasm index d6588dac6..4b688dd53 100644 Binary files a/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc_bg.wasm and b/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc_bg.wasm differ diff --git a/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc_bg.wasm.d.ts b/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc_bg.wasm.d.ts index f05440d61..344acf8d8 100644 --- a/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc_bg.wasm.d.ts +++ b/snapshots/master/demos/todo-mvc/pkg/todo_lib_mvc_bg.wasm.d.ts @@ -11,11 +11,11 @@ export function __wbindgen_malloc(a: number, b: number): number; export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; -export function closure2243_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223(a: number, b: number): void; -export function closure2790_externref_shim(a: number, b: number, c: number): void; -export function closure2791_externref_shim(a: number, b: number, c: number, d: number): void; -export function closure2845_externref_shim(a: number, b: number, c: number): void; +export function closure2158_externref_shim(a: number, b: number, c: number): void; +export function closure2791_externref_shim(a: number, b: number, c: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a(a: number, b: number): void; +export function closure2792_externref_shim(a: number, b: number, c: number, d: number): void; +export function closure2847_externref_shim(a: number, b: number, c: number): void; export function __externref_table_alloc(): number; export function __wbindgen_exn_store(a: number): void; export function __wbindgen_start(): void; diff --git a/snapshots/master/demos/todo/pkg/todo_lib.d.ts b/snapshots/master/demos/todo/pkg/todo_lib.d.ts index c4471307a..2b44f5c4c 100644 --- a/snapshots/master/demos/todo/pkg/todo_lib.d.ts +++ b/snapshots/master/demos/todo/pkg/todo_lib.d.ts @@ -17,10 +17,10 @@ export interface InitOutput { readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; readonly closure1034_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223: (a: number, b: number) => void; - readonly closure1467_externref_shim: (a: number, b: number, c: number) => void; - readonly closure1468_externref_shim: (a: number, b: number, c: number, d: number) => void; - readonly closure1522_externref_shim: (a: number, b: number, c: number) => void; + readonly closure1468_externref_shim: (a: number, b: number, c: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a: (a: number, b: number) => void; + readonly closure1469_externref_shim: (a: number, b: number, c: number, d: number) => void; + readonly closure1524_externref_shim: (a: number, b: number, c: number) => void; readonly __externref_table_alloc: () => number; readonly __wbindgen_exn_store: (a: number) => void; readonly __wbindgen_start: () => void; diff --git a/snapshots/master/demos/todo/pkg/todo_lib.js b/snapshots/master/demos/todo/pkg/todo_lib.js index 6b0d4b3fb..4d4cf4364 100644 --- a/snapshots/master/demos/todo/pkg/todo_lib.js +++ b/snapshots/master/demos/todo/pkg/todo_lib.js @@ -207,20 +207,20 @@ function makeMutClosure(arg0, arg1, dtor, f) { CLOSURE_DTORS.register(real, state, state); return real; } -function __wbg_adapter_39(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223(arg0, arg1); +function __wbg_adapter_39(arg0, arg1, arg2) { + wasm.closure1468_externref_shim(arg0, arg1, arg2); } -function __wbg_adapter_42(arg0, arg1, arg2) { - wasm.closure1467_externref_shim(arg0, arg1, arg2); +function __wbg_adapter_42(arg0, arg1) { + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a(arg0, arg1); } -function __wbg_adapter_49(arg0, arg1, arg2, arg3) { - wasm.closure1468_externref_shim(arg0, arg1, arg2, arg3); +function __wbg_adapter_55(arg0, arg1, arg2, arg3) { + wasm.closure1469_externref_shim(arg0, arg1, arg2, arg3); } function __wbg_adapter_60(arg0, arg1, arg2) { - wasm.closure1522_externref_shim(arg0, arg1, arg2); + wasm.closure1524_externref_shim(arg0, arg1, arg2); } export function main() { @@ -1659,44 +1659,44 @@ function __wbg_get_imports() { const ret = makeClosure(arg0, arg1, 1035, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper3819 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 1466, __wbg_adapter_39); + imports.wbg.__wbindgen_closure_wrapper3809 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 1467, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper3823 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 1466, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper3813 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 1467, __wbg_adapter_42); return ret; }; - imports.wbg.__wbindgen_closure_wrapper3826 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 1466, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper3815 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 1467, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper3828 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 1466, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper3820 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 1467, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper3833 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 1466, __wbg_adapter_49); + imports.wbg.__wbindgen_closure_wrapper3824 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 1467, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper3835 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 1466, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper3827 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 1467, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper3840 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 1466, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper3834 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 1467, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper3848 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 1466, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper3841 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 1467, __wbg_adapter_55); return ret; }; - imports.wbg.__wbindgen_closure_wrapper3850 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 1466, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper3848 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 1467, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper4525 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 1523, __wbg_adapter_60); + imports.wbg.__wbindgen_closure_wrapper4508 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 1525, __wbg_adapter_60); return ret; }; imports.wbg.__wbindgen_init_externref_table = function() { diff --git a/snapshots/master/demos/todo/pkg/todo_lib_bg.wasm b/snapshots/master/demos/todo/pkg/todo_lib_bg.wasm index 96c8195c9..85b061a1d 100644 Binary files a/snapshots/master/demos/todo/pkg/todo_lib_bg.wasm and b/snapshots/master/demos/todo/pkg/todo_lib_bg.wasm differ diff --git a/snapshots/master/demos/todo/pkg/todo_lib_bg.wasm.d.ts b/snapshots/master/demos/todo/pkg/todo_lib_bg.wasm.d.ts index 07d0d0521..6d3d66070 100644 --- a/snapshots/master/demos/todo/pkg/todo_lib_bg.wasm.d.ts +++ b/snapshots/master/demos/todo/pkg/todo_lib_bg.wasm.d.ts @@ -12,10 +12,10 @@ export function __wbindgen_realloc(a: number, b: number, c: number, d: number): export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; export function closure1034_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223(a: number, b: number): void; -export function closure1467_externref_shim(a: number, b: number, c: number): void; -export function closure1468_externref_shim(a: number, b: number, c: number, d: number): void; -export function closure1522_externref_shim(a: number, b: number, c: number): void; +export function closure1468_externref_shim(a: number, b: number, c: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a(a: number, b: number): void; +export function closure1469_externref_shim(a: number, b: number, c: number, d: number): void; +export function closure1524_externref_shim(a: number, b: number, c: number): void; export function __externref_table_alloc(): number; export function __wbindgen_exn_store(a: number): void; export function __wbindgen_start(): void; diff --git a/snapshots/master/demos/weather-demo/pkg/weather_demo.d.ts b/snapshots/master/demos/weather-demo/pkg/weather_demo.d.ts index 03dc526e6..2b798ccd0 100644 --- a/snapshots/master/demos/weather-demo/pkg/weather_demo.d.ts +++ b/snapshots/master/demos/weather-demo/pkg/weather_demo.d.ts @@ -17,10 +17,10 @@ export interface InitOutput { readonly __wbindgen_export_2: WebAssembly.Table; readonly __wbindgen_export_3: WebAssembly.Table; readonly closure2018_externref_shim: (a: number, b: number, c: number) => void; - readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223: (a: number, b: number) => void; - readonly closure2451_externref_shim: (a: number, b: number, c: number) => void; - readonly closure2452_externref_shim: (a: number, b: number, c: number, d: number) => void; - readonly closure2506_externref_shim: (a: number, b: number, c: number) => void; + readonly closure2452_externref_shim: (a: number, b: number, c: number) => void; + readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a: (a: number, b: number) => void; + readonly closure2453_externref_shim: (a: number, b: number, c: number, d: number) => void; + readonly closure2508_externref_shim: (a: number, b: number, c: number) => void; readonly __externref_table_alloc: () => number; readonly __wbindgen_exn_store: (a: number) => void; readonly __wbindgen_start: () => void; diff --git a/snapshots/master/demos/weather-demo/pkg/weather_demo.js b/snapshots/master/demos/weather-demo/pkg/weather_demo.js index 1c1e442dd..455e11b42 100644 --- a/snapshots/master/demos/weather-demo/pkg/weather_demo.js +++ b/snapshots/master/demos/weather-demo/pkg/weather_demo.js @@ -207,20 +207,20 @@ function makeMutClosure(arg0, arg1, dtor, f) { CLOSURE_DTORS.register(real, state, state); return real; } -function __wbg_adapter_39(arg0, arg1) { - wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223(arg0, arg1); +function __wbg_adapter_39(arg0, arg1, arg2) { + wasm.closure2452_externref_shim(arg0, arg1, arg2); } -function __wbg_adapter_42(arg0, arg1, arg2) { - wasm.closure2451_externref_shim(arg0, arg1, arg2); +function __wbg_adapter_42(arg0, arg1) { + wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a(arg0, arg1); } -function __wbg_adapter_49(arg0, arg1, arg2, arg3) { - wasm.closure2452_externref_shim(arg0, arg1, arg2, arg3); +function __wbg_adapter_55(arg0, arg1, arg2, arg3) { + wasm.closure2453_externref_shim(arg0, arg1, arg2, arg3); } function __wbg_adapter_60(arg0, arg1, arg2) { - wasm.closure2506_externref_shim(arg0, arg1, arg2); + wasm.closure2508_externref_shim(arg0, arg1, arg2); } export function main() { @@ -1680,44 +1680,44 @@ function __wbg_get_imports() { const ret = makeClosure(arg0, arg1, 2019, __wbg_adapter_28); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6235 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2450, __wbg_adapter_39); + imports.wbg.__wbindgen_closure_wrapper6228 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2451, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6239 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2450, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper6232 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2451, __wbg_adapter_42); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6242 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2450, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper6234 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2451, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6244 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2450, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper6239 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2451, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6249 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2450, __wbg_adapter_49); + imports.wbg.__wbindgen_closure_wrapper6243 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2451, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6251 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2450, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper6246 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2451, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6256 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2450, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper6253 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2451, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6264 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2450, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper6260 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2451, __wbg_adapter_55); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6266 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2450, __wbg_adapter_42); + imports.wbg.__wbindgen_closure_wrapper6267 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2451, __wbg_adapter_39); return ret; }; - imports.wbg.__wbindgen_closure_wrapper6941 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 2507, __wbg_adapter_60); + imports.wbg.__wbindgen_closure_wrapper6927 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 2509, __wbg_adapter_60); return ret; }; imports.wbg.__wbindgen_init_externref_table = function() { diff --git a/snapshots/master/demos/weather-demo/pkg/weather_demo_bg.wasm b/snapshots/master/demos/weather-demo/pkg/weather_demo_bg.wasm index 6a03b84e0..ac7eeed3b 100644 Binary files a/snapshots/master/demos/weather-demo/pkg/weather_demo_bg.wasm and b/snapshots/master/demos/weather-demo/pkg/weather_demo_bg.wasm differ diff --git a/snapshots/master/demos/weather-demo/pkg/weather_demo_bg.wasm.d.ts b/snapshots/master/demos/weather-demo/pkg/weather_demo_bg.wasm.d.ts index c6640ae30..ec8e9e04f 100644 --- a/snapshots/master/demos/weather-demo/pkg/weather_demo_bg.wasm.d.ts +++ b/snapshots/master/demos/weather-demo/pkg/weather_demo_bg.wasm.d.ts @@ -12,10 +12,10 @@ export function __wbindgen_realloc(a: number, b: number, c: number, d: number): export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; export function closure2018_externref_shim(a: number, b: number, c: number): void; -export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfecb0d26d965c223(a: number, b: number): void; -export function closure2451_externref_shim(a: number, b: number, c: number): void; -export function closure2452_externref_shim(a: number, b: number, c: number, d: number): void; -export function closure2506_externref_shim(a: number, b: number, c: number): void; +export function closure2452_externref_shim(a: number, b: number, c: number): void; +export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac3fa95e7d2b078a(a: number, b: number): void; +export function closure2453_externref_shim(a: number, b: number, c: number, d: number): void; +export function closure2508_externref_shim(a: number, b: number, c: number): void; export function __externref_table_alloc(): number; export function __wbindgen_exn_store(a: number): void; export function __wbindgen_start(): void; diff --git a/snapshots/master/docs/cpp/_sources/api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_window.h.rst.txt b/snapshots/master/docs/cpp/_sources/api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_window.h.rst.txt index fcca733be..5b2df4123 100644 --- a/snapshots/master/docs/cpp/_sources/api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_window.h.rst.txt +++ b/snapshots/master/docs/cpp/_sources/api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_window.h.rst.txt @@ -113,18 +113,23 @@ Program Listing for File slint_window.h } template - void show_popup(const Parent *parent_component, PosGetter pos, - cbindgen_private::PopupClosePolicy close_policy, - cbindgen_private::ItemRc parent_item) const + uint32_t show_popup(const Parent *parent_component, PosGetter pos, + cbindgen_private::PopupClosePolicy close_policy, + cbindgen_private::ItemRc parent_item) const { auto popup = Component::create(parent_component); cbindgen_private::Point p = pos(popup); auto popup_dyn = popup.into_dyn(); - cbindgen_private::slint_windowrc_show_popup(&inner, &popup_dyn, p, close_policy, - &parent_item); + return cbindgen_private::slint_windowrc_show_popup(&inner, &popup_dyn, p, close_policy, + &parent_item); } - void close_popup() const { cbindgen_private::slint_windowrc_close_popup(&inner); } + void close_popup(uint32_t popup_id) const + { + if (popup_id > 0) { + cbindgen_private::slint_windowrc_close_popup(&inner, popup_id); + } + } template F> std::optional set_rendering_notifier(F callback) const diff --git a/snapshots/master/docs/cpp/_sources/api/program_listing_file_cppdocs_generated_include_slint_internal.h.rst.txt b/snapshots/master/docs/cpp/_sources/api/program_listing_file_cppdocs_generated_include_slint_internal.h.rst.txt index e25874c8e..1990efcee 100644 --- a/snapshots/master/docs/cpp/_sources/api/program_listing_file_cppdocs_generated_include_slint_internal.h.rst.txt +++ b/snapshots/master/docs/cpp/_sources/api/program_listing_file_cppdocs_generated_include_slint_internal.h.rst.txt @@ -1158,13 +1158,13 @@ Program Listing for File slint_internal.h void slint_windowrc_set_component(const WindowAdapterRcOpaque *handle, const ItemTreeRc *component); - void slint_windowrc_show_popup(const WindowAdapterRcOpaque *handle, - const ItemTreeRc *popup, - Point position, - PopupClosePolicy close_policy, - const ItemRc *parent_item); + uint32_t slint_windowrc_show_popup(const WindowAdapterRcOpaque *handle, + const ItemTreeRc *popup, + Point position, + PopupClosePolicy close_policy, + const ItemRc *parent_item); - void slint_windowrc_close_popup(const WindowAdapterRcOpaque *handle); + void slint_windowrc_close_popup(const WindowAdapterRcOpaque *handle, uint32_t popup_id); bool slint_windowrc_set_rendering_notifier(const WindowAdapterRcOpaque *handle, void (*callback)(RenderingState rendering_state, diff --git a/snapshots/master/docs/cpp/api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_window.h.html b/snapshots/master/docs/cpp/api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_window.h.html index 98c4c5d9b..ee00a675f 100644 --- a/snapshots/master/docs/cpp/api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_window.h.html +++ b/snapshots/master/docs/cpp/api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_window.h.html @@ -519,18 +519,23 @@ } template<typename Component, typename Parent, typename PosGetter> - void show_popup(const Parent *parent_component, PosGetter pos, - cbindgen_private::PopupClosePolicy close_policy, - cbindgen_private::ItemRc parent_item) const + uint32_t show_popup(const Parent *parent_component, PosGetter pos, + cbindgen_private::PopupClosePolicy close_policy, + cbindgen_private::ItemRc parent_item) const { auto popup = Component::create(parent_component); cbindgen_private::Point p = pos(popup); auto popup_dyn = popup.into_dyn(); - cbindgen_private::slint_windowrc_show_popup(&inner, &popup_dyn, p, close_policy, - &parent_item); + return cbindgen_private::slint_windowrc_show_popup(&inner, &popup_dyn, p, close_policy, + &parent_item); } - void close_popup() const { cbindgen_private::slint_windowrc_close_popup(&inner); } + void close_popup(uint32_t popup_id) const + { + if (popup_id > 0) { + cbindgen_private::slint_windowrc_close_popup(&inner, popup_id); + } + } template<std::invocable<RenderingState, GraphicsAPI> F> std::optional<SetRenderingNotifierError> set_rendering_notifier(F callback) const diff --git a/snapshots/master/docs/cpp/api/program_listing_file_cppdocs_generated_include_slint_internal.h.html b/snapshots/master/docs/cpp/api/program_listing_file_cppdocs_generated_include_slint_internal.h.html index e4d67dffd..8b5105371 100644 --- a/snapshots/master/docs/cpp/api/program_listing_file_cppdocs_generated_include_slint_internal.h.html +++ b/snapshots/master/docs/cpp/api/program_listing_file_cppdocs_generated_include_slint_internal.h.html @@ -1564,13 +1564,13 @@ void slint_windowrc_set_component(const WindowAdapterRcOpaque *handle, const ItemTreeRc *component); -void slint_windowrc_show_popup(const WindowAdapterRcOpaque *handle, - const ItemTreeRc *popup, - Point position, - PopupClosePolicy close_policy, - const ItemRc *parent_item); +uint32_t slint_windowrc_show_popup(const WindowAdapterRcOpaque *handle, + const ItemTreeRc *popup, + Point position, + PopupClosePolicy close_policy, + const ItemRc *parent_item); -void slint_windowrc_close_popup(const WindowAdapterRcOpaque *handle); +void slint_windowrc_close_popup(const WindowAdapterRcOpaque *handle, uint32_t popup_id); bool slint_windowrc_set_rendering_notifier(const WindowAdapterRcOpaque *handle, void (*callback)(RenderingState rendering_state, diff --git a/snapshots/master/docs/cpp/searchindex.js b/snapshots/master/docs/cpp/searchindex.js index 8e6c691cb..c95b3ac5b 100644 --- a/snapshots/master/docs/cpp/searchindex.js +++ b/snapshots/master/docs/cpp/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["api/classslint_1_1Brush", "api/classslint_1_1Color", "api/classslint_1_1ComponentHandle", "api/classslint_1_1ComponentWeakHandle", "api/classslint_1_1FilterModel", "api/classslint_1_1MapModel", "api/classslint_1_1Model", "api/classslint_1_1ReverseModel", "api/classslint_1_1SortModel", "api/classslint_1_1VectorModel", "api/classslint_1_1Window", "api/classslint_1_1interpreter_1_1ComponentCompiler", "api/classslint_1_1interpreter_1_1ComponentDefinition", "api/classslint_1_1interpreter_1_1ComponentInstance", "api/classslint_1_1interpreter_1_1Value", "api/classslint_1_1platform_1_1AbstractRenderer", "api/classslint_1_1platform_1_1NativeWindowHandle", "api/classslint_1_1platform_1_1Platform", "api/classslint_1_1platform_1_1Platform_1_1Task", "api/classslint_1_1platform_1_1SkiaRenderer", "api/classslint_1_1platform_1_1SoftwareRenderer", "api/classslint_1_1platform_1_1WindowAdapter", "api/classslint_1_1testing_1_1ElementHandle", "api/define_slint__generated__public_8h_1a059d07f7089fb5d27b24d13e381db0a7", "api/define_slint__generated__public_8h_1a24b3d3a9cd474a66ac86ee4ee9315ce9", "api/define_slint__generated__public_8h_1a45557b46bf1159e97c4ace494d67a53f", "api/define_slint__generated__public_8h_1a498ec177f96b7bce248660a6dd795d8d", "api/define_slint__generated__public_8h_1a5484a031a9ff5f3bbb6de5464f4090a4", "api/define_slint__generated__public_8h_1a56612ce4cec4904836a5caf33bedba79", "api/define_slint__generated__public_8h_1a6b7f049a8c7176edc87c4cffddfc1bbd", "api/define_slint__generated__public_8h_1a7cafd723338e5b25a8d69039ce408cf9", "api/define_slint__generated__public_8h_1a84ab6227b0f7c83d1d55702c8c406ee0", "api/define_slint__generated__public_8h_1a88f96ba89b5ee3c3cdf05743aaa4aa2a", "api/define_slint__generated__public_8h_1a9aa08b9d77373aeed64c2f2507e28552", "api/define_slint__generated__public_8h_1aac4320248b71bd21ac65d833974b5cb5", "api/define_slint__generated__public_8h_1aba0d27c0c821a27a3726baa609646ea9", "api/define_slint__generated__public_8h_1acf6e80daf6c7c50227d002546f0025e3", "api/define_slint__generated__public_8h_1acf78b72a3c7b65dfc2d13f4e698cc01a", "api/define_slint__generated__public_8h_1aeb2b5fc045f08ccf894bd47b2696b853", "api/define_slint__generated__public_8h_1af7931a7cf2a1073d5f0174b38af28364", "api/define_slint__tests__helpers_8h_1af0a649b4b7b90dc4c9e531d459371b95", "api/dir__home_runner_work_slint_slint_api", "api/dir__home_runner_work_slint_slint_api_cpp", "api/dir__home_runner_work_slint_slint_api_cpp_include", "api/dir_cppdocs", "api/dir_cppdocs_generated_include", "api/enum_namespaceslint_1_1interpreter_1a6221319f778c7369e1b76672690926e0", "api/enum_namespaceslint_1_1interpreter_1ad2ba3b4dd1434535294d334a9daf502d", "api/enum_namespaceslint_1_1testing_1a4de74a3a436a7a3fd9a228930f69274d", "api/enum_namespaceslint_1a435dcad112c13fd7fefb2de66e83d1b1", "api/enum_namespaceslint_1a88e5489a21965b1a271bf90ee12f1c6e", "api/enum_namespaceslint_1a8bec56d112d5490780fa52c77326d290", "api/enum_namespaceslint_1a90c0ddbfdc375daafbcf91361293538b", "api/enum_namespaceslint_1aa9bda1bcc95bc66d8afd7b1a4aa8c4af", "api/enum_namespaceslint_1abb2b0aa4769a501e7cdeaccae964a64c", "api/file__home_runner_work_slint_slint_api_cpp_include_slint-interpreter.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint-platform.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint-testing.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_brush.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_callbacks.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_color.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_config.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_image.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_interpreter.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_pathdata.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_point.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_properties.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_sharedvector.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_size.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_string.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_tests_helpers.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_timer.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_window.h", "api/file_cppdocs_generated_include_slint_brush_internal.h", "api/file_cppdocs_generated_include_slint_builtin_structs.h", "api/file_cppdocs_generated_include_slint_builtin_structs_internal.h", "api/file_cppdocs_generated_include_slint_color_internal.h", "api/file_cppdocs_generated_include_slint_enums.h", "api/file_cppdocs_generated_include_slint_enums_internal.h", "api/file_cppdocs_generated_include_slint_generated_public.h", "api/file_cppdocs_generated_include_slint_image_internal.h", "api/file_cppdocs_generated_include_slint_internal.h", "api/file_cppdocs_generated_include_slint_interpreter_generated_public.h", "api/file_cppdocs_generated_include_slint_interpreter_internal.h", "api/file_cppdocs_generated_include_slint_pathdata_internal.h", "api/file_cppdocs_generated_include_slint_platform_internal.h", "api/file_cppdocs_generated_include_slint_properties_internal.h", "api/file_cppdocs_generated_include_slint_qt_internal.h", "api/file_cppdocs_generated_include_slint_sharedvector_internal.h", "api/file_cppdocs_generated_include_slint_string_internal.h", "api/file_cppdocs_generated_include_slint_testing_internal.h", "api/file_cppdocs_generated_include_slint_timer_internal.h", "api/function_namespaceslint_1_1platform_1a4c4cb5b3db64f28314951c81c7f69658", "api/function_namespaceslint_1_1platform_1a71af3a3240e18b74b5e0c3b646db90c3", "api/function_namespaceslint_1_1platform_1a78d943b2302a68af7e187ea4154d4a64", "api/function_namespaceslint_1_1testing_1afcc3fa8289264ede59668796cf0341b4", "api/function_namespaceslint_1a14298dd1f4c7ab8c553e047e3704d6d0", "api/function_namespaceslint_1a4067c90b05ef4cb20e055117b0263430", "api/function_namespaceslint_1a9ade5df8e39fbec7d2af3c0dd3bd4d9c", "api/function_namespaceslint_1ad900fe1e670815101871442dc17aa74b", "api/function_namespaceslint_1aefd8612f7c509003040eddfaf7a38505", "api/library_root", "api/namespace_slint", "api/namespace_slint__interpreter", "api/namespace_slint__platform", "api/namespace_slint__platform__key_codes", "api/namespace_slint__testing", "api/page_deprecated", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint-interpreter.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint-platform.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint-testing.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_brush.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_callbacks.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_color.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_config.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_image.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_interpreter.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_pathdata.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_point.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_properties.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_sharedvector.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_size.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_string.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_tests_helpers.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_timer.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_window.h", "api/program_listing_file_cppdocs_generated_include_slint_brush_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_builtin_structs.h", "api/program_listing_file_cppdocs_generated_include_slint_builtin_structs_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_color_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_enums.h", "api/program_listing_file_cppdocs_generated_include_slint_enums_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_generated_public.h", "api/program_listing_file_cppdocs_generated_include_slint_image_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_interpreter_generated_public.h", "api/program_listing_file_cppdocs_generated_include_slint_interpreter_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_pathdata_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_platform_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_properties_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_qt_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_sharedvector_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_string_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_testing_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_timer_internal.h", "api/structslint_1_1HsvaColor", "api/structslint_1_1Image", "api/structslint_1_1LogicalPosition", "api/structslint_1_1LogicalSize", "api/structslint_1_1PhysicalPosition", "api/structslint_1_1PhysicalSize", "api/structslint_1_1Point", "api/structslint_1_1Rgb8Pixel", "api/structslint_1_1Rgba8Pixel", "api/structslint_1_1RgbaColor", "api/structslint_1_1SharedPixelBuffer", "api/structslint_1_1SharedString", "api/structslint_1_1SharedVector", "api/structslint_1_1Size", "api/structslint_1_1StandardListViewItem", "api/structslint_1_1Timer", "api/structslint_1_1interpreter_1_1Diagnostic", "api/structslint_1_1interpreter_1_1PropertyDescriptor", "api/structslint_1_1interpreter_1_1Struct", "api/structslint_1_1interpreter_1_1Struct_1_1iterator", "api/structslint_1_1platform_1_1Rgb565Pixel", "api/structslint_1_1platform_1_1SoftwareRenderer_1_1PhysicalRegion", "api/structslint_1_1platform_1_1SoftwareRenderer_1_1PhysicalRegion_1_1Rect", "api/structslint_1_1platform_1_1WindowAdapter_1_1WindowProperties", "api/structslint_1_1platform_1_1WindowAdapter_1_1WindowProperties_1_1LayoutConstraints", "api/unabridged_orphan", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a00330cf08e78888ec33cb4aad7695f2c", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a037e34a7a75bd9b8fc07b0f5039302df", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a0456177e3225079f495df1a40eb25de6", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a04fed87f00ef9e12e82613c4855af333", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a1375031be6c0b8c45d9df956037df69d", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a13c2d54873316cd42061a8b65db36361", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a16fb91042adacd1de93bcf8a108cca8b", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a1907927aae2e873492ea4d266d6e9009", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a20afa8a531fee6e8d2503f3670d29b76", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a293f7e38adb43a8f5434e8e900678652", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a427463ae65210afe9d5a966d00a8b4f6", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a472bf83dfe8bd88399ff9e0a6c36d950", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a4c83e50d2ba5a7d2f9399053f84e064f", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a569d5973c36441dd8fb3c88a61c48b7d", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a597926fdfddd8a0e466a3f82b7ce2fcd", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a5a2a920d1055575213a0959dc16a3661", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a5e01d967f144985e037cd53181559909", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a65876fa90448017ac586c13a47ce604b", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a6b813cb686d89e8e8d3891259b7115d9", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a6e73cc7ade6d8452c8c2047ec00964bb", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a72a98f7ac7b1893a25fb20f78dd42675", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a73b54ab296bc68ad7fd177222471679f", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a799426f66be94c7aeab5798ece7ff2bf", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a7d33f3bd6fbde5f7556df7c2996ab0ed", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a7f6e9766b89ac25f49671e6a606109ba", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a851d09118169ae64d44c1ce04cc3d39d", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8551fc7e5309b803a5324347445c6d0e", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8bd8df35acb6a08504e955d18b85b4fe", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8c063c4c238f189edd899b96c42f509b", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8d46c4e5ef87c72b2c3fd3a0d34c0bef", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a986ca27ff73d68aaa7bacb4d5c509fba", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a9cd8a0d139cafb40c54c9613d8a23bb3", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aa329a177650db85052f4a4ce45abf32d", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aa46f7e2b5c3f817227683cf5c2d8b92a", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aa68b696b0425e397cb24edae6528a68c", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aae06cbdc02fdffe6a787214d25e0ed19", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ab59f14f7e68c980b6db14852df2c5262", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ab78ea33dc3464497974100b841eeec4c", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aba893f8091b3e8be97636d2144047818", "api/variable_namespaceslint_1_1platform_1_1key__codes_1abf6255bec49fffb7c7228476877932b7", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ac32910f77f4588aa03446574e7e6b48b", "api/variable_namespaceslint_1_1platform_1_1key__codes_1acab5a3836aa794489b91f3cc06a1e4ad", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ad2e7bbf67cfcea73f242d193bb541e42", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ad3a76f93967bed6e0bf1055d2fb5f97b", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ad3ba1170ea89d2feaebadff11cf01871", "api/variable_namespaceslint_1_1platform_1_1key__codes_1add3be02945fa6ebc94a99e2fc2d7ba20", "api/variable_namespaceslint_1_1platform_1_1key__codes_1addf9890750954a90f025235fdd82e9b4", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ade29cc46911c0d95f1a0601870117c8a", "api/variable_namespaceslint_1_1platform_1_1key__codes_1adf1a443c827c42391ffbb0cbbf1da3f8", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ae75e3231824370890cc26cda0fe07a75", "api/variable_namespaceslint_1_1platform_1_1key__codes_1af56ac133d6d5242fb4f547d5546cb42f", "api/variable_namespaceslint_1_1platform_1_1key__codes_1af674468525494d802b017d421f0432e7", "api/variable_namespaceslint_1_1platform_1_1key__codes_1af883c4301b011c64a67d98c7369d674e", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aff5729be964f23fc970f5f80217f5bec", "cmake", "cmake_reference", "generated_code", "genindex", "getting_started", "index", "mcu/esp-idf/troubleshoot", "mcu/esp_idf", "mcu/generic", "mcu/intro", "mcu/stm32", "mcu/stm32/generic", "overview", "types"], "filenames": ["api/classslint_1_1Brush.rst", "api/classslint_1_1Color.rst", "api/classslint_1_1ComponentHandle.rst", "api/classslint_1_1ComponentWeakHandle.rst", "api/classslint_1_1FilterModel.rst", "api/classslint_1_1MapModel.rst", "api/classslint_1_1Model.rst", "api/classslint_1_1ReverseModel.rst", "api/classslint_1_1SortModel.rst", "api/classslint_1_1VectorModel.rst", "api/classslint_1_1Window.rst", "api/classslint_1_1interpreter_1_1ComponentCompiler.rst", "api/classslint_1_1interpreter_1_1ComponentDefinition.rst", "api/classslint_1_1interpreter_1_1ComponentInstance.rst", "api/classslint_1_1interpreter_1_1Value.rst", "api/classslint_1_1platform_1_1AbstractRenderer.rst", "api/classslint_1_1platform_1_1NativeWindowHandle.rst", "api/classslint_1_1platform_1_1Platform.rst", "api/classslint_1_1platform_1_1Platform_1_1Task.rst", "api/classslint_1_1platform_1_1SkiaRenderer.rst", "api/classslint_1_1platform_1_1SoftwareRenderer.rst", "api/classslint_1_1platform_1_1WindowAdapter.rst", "api/classslint_1_1testing_1_1ElementHandle.rst", "api/define_slint__generated__public_8h_1a059d07f7089fb5d27b24d13e381db0a7.rst", "api/define_slint__generated__public_8h_1a24b3d3a9cd474a66ac86ee4ee9315ce9.rst", "api/define_slint__generated__public_8h_1a45557b46bf1159e97c4ace494d67a53f.rst", "api/define_slint__generated__public_8h_1a498ec177f96b7bce248660a6dd795d8d.rst", "api/define_slint__generated__public_8h_1a5484a031a9ff5f3bbb6de5464f4090a4.rst", "api/define_slint__generated__public_8h_1a56612ce4cec4904836a5caf33bedba79.rst", "api/define_slint__generated__public_8h_1a6b7f049a8c7176edc87c4cffddfc1bbd.rst", "api/define_slint__generated__public_8h_1a7cafd723338e5b25a8d69039ce408cf9.rst", "api/define_slint__generated__public_8h_1a84ab6227b0f7c83d1d55702c8c406ee0.rst", "api/define_slint__generated__public_8h_1a88f96ba89b5ee3c3cdf05743aaa4aa2a.rst", "api/define_slint__generated__public_8h_1a9aa08b9d77373aeed64c2f2507e28552.rst", "api/define_slint__generated__public_8h_1aac4320248b71bd21ac65d833974b5cb5.rst", "api/define_slint__generated__public_8h_1aba0d27c0c821a27a3726baa609646ea9.rst", "api/define_slint__generated__public_8h_1acf6e80daf6c7c50227d002546f0025e3.rst", "api/define_slint__generated__public_8h_1acf78b72a3c7b65dfc2d13f4e698cc01a.rst", "api/define_slint__generated__public_8h_1aeb2b5fc045f08ccf894bd47b2696b853.rst", "api/define_slint__generated__public_8h_1af7931a7cf2a1073d5f0174b38af28364.rst", "api/define_slint__tests__helpers_8h_1af0a649b4b7b90dc4c9e531d459371b95.rst", "api/dir__home_runner_work_slint_slint_api.rst", "api/dir__home_runner_work_slint_slint_api_cpp.rst", "api/dir__home_runner_work_slint_slint_api_cpp_include.rst", "api/dir_cppdocs.rst", "api/dir_cppdocs_generated_include.rst", "api/enum_namespaceslint_1_1interpreter_1a6221319f778c7369e1b76672690926e0.rst", "api/enum_namespaceslint_1_1interpreter_1ad2ba3b4dd1434535294d334a9daf502d.rst", "api/enum_namespaceslint_1_1testing_1a4de74a3a436a7a3fd9a228930f69274d.rst", "api/enum_namespaceslint_1a435dcad112c13fd7fefb2de66e83d1b1.rst", "api/enum_namespaceslint_1a88e5489a21965b1a271bf90ee12f1c6e.rst", "api/enum_namespaceslint_1a8bec56d112d5490780fa52c77326d290.rst", "api/enum_namespaceslint_1a90c0ddbfdc375daafbcf91361293538b.rst", "api/enum_namespaceslint_1aa9bda1bcc95bc66d8afd7b1a4aa8c4af.rst", "api/enum_namespaceslint_1abb2b0aa4769a501e7cdeaccae964a64c.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint-interpreter.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint-platform.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint-testing.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_brush.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_callbacks.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_color.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_config.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_image.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_interpreter.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_pathdata.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_point.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_properties.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_sharedvector.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_size.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_string.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_tests_helpers.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_timer.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_window.h.rst", "api/file_cppdocs_generated_include_slint_brush_internal.h.rst", "api/file_cppdocs_generated_include_slint_builtin_structs.h.rst", "api/file_cppdocs_generated_include_slint_builtin_structs_internal.h.rst", "api/file_cppdocs_generated_include_slint_color_internal.h.rst", "api/file_cppdocs_generated_include_slint_enums.h.rst", "api/file_cppdocs_generated_include_slint_enums_internal.h.rst", "api/file_cppdocs_generated_include_slint_generated_public.h.rst", "api/file_cppdocs_generated_include_slint_image_internal.h.rst", "api/file_cppdocs_generated_include_slint_internal.h.rst", "api/file_cppdocs_generated_include_slint_interpreter_generated_public.h.rst", "api/file_cppdocs_generated_include_slint_interpreter_internal.h.rst", "api/file_cppdocs_generated_include_slint_pathdata_internal.h.rst", "api/file_cppdocs_generated_include_slint_platform_internal.h.rst", "api/file_cppdocs_generated_include_slint_properties_internal.h.rst", "api/file_cppdocs_generated_include_slint_qt_internal.h.rst", "api/file_cppdocs_generated_include_slint_sharedvector_internal.h.rst", "api/file_cppdocs_generated_include_slint_string_internal.h.rst", "api/file_cppdocs_generated_include_slint_testing_internal.h.rst", "api/file_cppdocs_generated_include_slint_timer_internal.h.rst", "api/function_namespaceslint_1_1platform_1a4c4cb5b3db64f28314951c81c7f69658.rst", "api/function_namespaceslint_1_1platform_1a71af3a3240e18b74b5e0c3b646db90c3.rst", "api/function_namespaceslint_1_1platform_1a78d943b2302a68af7e187ea4154d4a64.rst", "api/function_namespaceslint_1_1testing_1afcc3fa8289264ede59668796cf0341b4.rst", "api/function_namespaceslint_1a14298dd1f4c7ab8c553e047e3704d6d0.rst", "api/function_namespaceslint_1a4067c90b05ef4cb20e055117b0263430.rst", "api/function_namespaceslint_1a9ade5df8e39fbec7d2af3c0dd3bd4d9c.rst", "api/function_namespaceslint_1ad900fe1e670815101871442dc17aa74b.rst", "api/function_namespaceslint_1aefd8612f7c509003040eddfaf7a38505.rst", "api/library_root.rst", "api/namespace_slint.rst", "api/namespace_slint__interpreter.rst", "api/namespace_slint__platform.rst", "api/namespace_slint__platform__key_codes.rst", "api/namespace_slint__testing.rst", "api/page_deprecated.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint-interpreter.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint-platform.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint-testing.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_brush.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_callbacks.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_color.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_config.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_image.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_interpreter.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_pathdata.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_point.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_properties.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_sharedvector.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_size.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_string.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_tests_helpers.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_timer.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_window.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_brush_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_builtin_structs.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_builtin_structs_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_color_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_enums.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_enums_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_generated_public.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_image_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_interpreter_generated_public.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_interpreter_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_pathdata_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_platform_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_properties_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_qt_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_sharedvector_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_string_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_testing_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_timer_internal.h.rst", "api/structslint_1_1HsvaColor.rst", "api/structslint_1_1Image.rst", "api/structslint_1_1LogicalPosition.rst", "api/structslint_1_1LogicalSize.rst", "api/structslint_1_1PhysicalPosition.rst", "api/structslint_1_1PhysicalSize.rst", "api/structslint_1_1Point.rst", "api/structslint_1_1Rgb8Pixel.rst", "api/structslint_1_1Rgba8Pixel.rst", "api/structslint_1_1RgbaColor.rst", "api/structslint_1_1SharedPixelBuffer.rst", "api/structslint_1_1SharedString.rst", "api/structslint_1_1SharedVector.rst", "api/structslint_1_1Size.rst", "api/structslint_1_1StandardListViewItem.rst", "api/structslint_1_1Timer.rst", "api/structslint_1_1interpreter_1_1Diagnostic.rst", "api/structslint_1_1interpreter_1_1PropertyDescriptor.rst", "api/structslint_1_1interpreter_1_1Struct.rst", "api/structslint_1_1interpreter_1_1Struct_1_1iterator.rst", "api/structslint_1_1platform_1_1Rgb565Pixel.rst", "api/structslint_1_1platform_1_1SoftwareRenderer_1_1PhysicalRegion.rst", "api/structslint_1_1platform_1_1SoftwareRenderer_1_1PhysicalRegion_1_1Rect.rst", "api/structslint_1_1platform_1_1WindowAdapter_1_1WindowProperties.rst", "api/structslint_1_1platform_1_1WindowAdapter_1_1WindowProperties_1_1LayoutConstraints.rst", "api/unabridged_orphan.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a00330cf08e78888ec33cb4aad7695f2c.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a037e34a7a75bd9b8fc07b0f5039302df.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a0456177e3225079f495df1a40eb25de6.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a04fed87f00ef9e12e82613c4855af333.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a1375031be6c0b8c45d9df956037df69d.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a13c2d54873316cd42061a8b65db36361.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a16fb91042adacd1de93bcf8a108cca8b.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a1907927aae2e873492ea4d266d6e9009.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a20afa8a531fee6e8d2503f3670d29b76.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a293f7e38adb43a8f5434e8e900678652.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a427463ae65210afe9d5a966d00a8b4f6.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a472bf83dfe8bd88399ff9e0a6c36d950.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a4c83e50d2ba5a7d2f9399053f84e064f.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a569d5973c36441dd8fb3c88a61c48b7d.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a597926fdfddd8a0e466a3f82b7ce2fcd.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a5a2a920d1055575213a0959dc16a3661.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a5e01d967f144985e037cd53181559909.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a65876fa90448017ac586c13a47ce604b.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a6b813cb686d89e8e8d3891259b7115d9.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a6e73cc7ade6d8452c8c2047ec00964bb.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a72a98f7ac7b1893a25fb20f78dd42675.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a73b54ab296bc68ad7fd177222471679f.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a799426f66be94c7aeab5798ece7ff2bf.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a7d33f3bd6fbde5f7556df7c2996ab0ed.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a7f6e9766b89ac25f49671e6a606109ba.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a851d09118169ae64d44c1ce04cc3d39d.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8551fc7e5309b803a5324347445c6d0e.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8bd8df35acb6a08504e955d18b85b4fe.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8c063c4c238f189edd899b96c42f509b.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8d46c4e5ef87c72b2c3fd3a0d34c0bef.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a986ca27ff73d68aaa7bacb4d5c509fba.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a9cd8a0d139cafb40c54c9613d8a23bb3.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aa329a177650db85052f4a4ce45abf32d.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aa46f7e2b5c3f817227683cf5c2d8b92a.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aa68b696b0425e397cb24edae6528a68c.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aae06cbdc02fdffe6a787214d25e0ed19.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ab59f14f7e68c980b6db14852df2c5262.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ab78ea33dc3464497974100b841eeec4c.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aba893f8091b3e8be97636d2144047818.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1abf6255bec49fffb7c7228476877932b7.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ac32910f77f4588aa03446574e7e6b48b.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1acab5a3836aa794489b91f3cc06a1e4ad.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ad2e7bbf67cfcea73f242d193bb541e42.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ad3a76f93967bed6e0bf1055d2fb5f97b.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ad3ba1170ea89d2feaebadff11cf01871.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1add3be02945fa6ebc94a99e2fc2d7ba20.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1addf9890750954a90f025235fdd82e9b4.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ade29cc46911c0d95f1a0601870117c8a.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1adf1a443c827c42391ffbb0cbbf1da3f8.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ae75e3231824370890cc26cda0fe07a75.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1af56ac133d6d5242fb4f547d5546cb42f.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1af674468525494d802b017d421f0432e7.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1af883c4301b011c64a67d98c7369d674e.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aff5729be964f23fc970f5f80217f5bec.rst", "cmake.md", "cmake_reference.md", "generated_code.md", "genindex.rst", "getting_started.md", "index.rst", "mcu/esp-idf/troubleshoot.md", "mcu/esp_idf.md", "mcu/generic.md", "mcu/intro.md", "mcu/stm32.md", "mcu/stm32/generic.md", "overview.md", "types.md"], "titles": ["Class Brush", "Class Color", "Template Class ComponentHandle", "Template Class ComponentWeakHandle", "Template Class FilterModel", "Template Class MapModel", "Template Class Model", "Template Class ReverseModel", "Template Class SortModel", "Template Class VectorModel", "Class Window", "Class ComponentCompiler", "Class ComponentDefinition", "Class ComponentInstance", "Class Value", "Class AbstractRenderer", "Class NativeWindowHandle", "Class Platform", "Class Platform::Task", "Class SkiaRenderer", "Class SoftwareRenderer", "Class WindowAdapter", "Class ElementHandle", "Define SLINT_FEATURE_BACKEND_QT", "Define SLINT_FEATURE_GETTEXT", "Define SLINT_FEATURE_INTERPRETER", "Define SLINT_VERSION_PATCH", "Define SLINT_FEATURE_BACKEND_LINUXKMS", "Define SLINT_FEATURE_EXPERIMENTAL", "Define SLINT_VERSION_STRING", "Define SLINT_FEATURE_RENDERER_FEMTOVG", "Define SLINT_FEATURE_RENDERER_SKIA", "Define SLINT_FEATURE_SYSTEM_TESTING", "Define SLINT_FEATURE_ACCESSIBILITY", "Define SLINT_FEATURE_RENDERER_SOFTWARE", "Define SLINT_VERSION_MINOR", "Define SLINT_FEATURE_FREESTANDING", "Define SLINT_FEATURE_TESTING", "Define SLINT_VERSION_MAJOR", "Define SLINT_FEATURE_BACKEND_WINIT", "Define assert_eq", "Directory api", "Directory cpp", "Directory include", "Directory cppdocs", "Directory generated_include", "Enum ValueType", "Enum DiagnosticLevel", "Enum AccessibleRole", "Enum SetRenderingNotifierError", "Enum PointerEventButton", "Enum EventLoopMode", "Enum GraphicsAPI", "Enum RenderingState", "Enum CloseRequestResponse", "File slint-interpreter.h", "File slint-platform.h", "File slint-testing.h", "File slint.h", "File slint_brush.h", "File slint_callbacks.h", "File slint_color.h", "File slint_config.h", "File slint_image.h", "File slint_interpreter.h", "File slint_pathdata.h", "File slint_point.h", "File slint_properties.h", "File slint_sharedvector.h", "File slint_size.h", "File slint_string.h", "File slint_tests_helpers.h", "File slint_timer.h", "File slint_window.h", "File slint_brush_internal.h", "File slint_builtin_structs.h", "File slint_builtin_structs_internal.h", "File slint_color_internal.h", "File slint_enums.h", "File slint_enums_internal.h", "File slint_generated_public.h", "File slint_image_internal.h", "File slint_internal.h", "File slint_interpreter_generated_public.h", "File slint_interpreter_internal.h", "File slint_pathdata_internal.h", "File slint_platform_internal.h", "File slint_properties_internal.h", "File slint_qt_internal.h", "File slint_sharedvector_internal.h", "File slint_string_internal.h", "File slint_testing_internal.h", "File slint_timer_internal.h", "Function slint::platform::duration_until_next_timer_update", "Function slint::platform::update_timers_and_animations", "Function slint::platform::set_platform", "Function slint::testing::init", "Function slint::quit_event_loop", "Template Function slint::invoke_from_event_loop", "Template Function slint::blocking_invoke_from_event_loop", "Function slint::run_event_loop", "Function slint::update_all_translations", "C++ API Reference", "Namespace slint", "Namespace slint::interpreter", "Namespace slint::platform", "Namespace slint::platform::key_codes", "Namespace slint::testing", "Deprecated List", "Program Listing for File slint-interpreter.h", "Program Listing for File slint-platform.h", "Program Listing for File slint-testing.h", "Program Listing for File slint.h", "Program Listing for File slint_brush.h", "Program Listing for File slint_callbacks.h", "Program Listing for File slint_color.h", "Program Listing for File slint_config.h", "Program Listing for File slint_image.h", "Program Listing for File slint_interpreter.h", "Program Listing for File slint_pathdata.h", "Program Listing for File slint_point.h", "Program Listing for File slint_properties.h", "Program Listing for File slint_sharedvector.h", "Program Listing for File slint_size.h", "Program Listing for File slint_string.h", "Program Listing for File slint_tests_helpers.h", "Program Listing for File slint_timer.h", "Program Listing for File slint_window.h", "Program Listing for File slint_brush_internal.h", "Program Listing for File slint_builtin_structs.h", "Program Listing for File slint_builtin_structs_internal.h", "Program Listing for File slint_color_internal.h", "Program Listing for File slint_enums.h", "Program Listing for File slint_enums_internal.h", "Program Listing for File slint_generated_public.h", "Program Listing for File slint_image_internal.h", "Program Listing for File slint_internal.h", "Program Listing for File slint_interpreter_generated_public.h", "Program Listing for File slint_interpreter_internal.h", "Program Listing for File slint_pathdata_internal.h", "Program Listing for File slint_platform_internal.h", "Program Listing for File slint_properties_internal.h", "Program Listing for File slint_qt_internal.h", "Program Listing for File slint_sharedvector_internal.h", "Program Listing for File slint_string_internal.h", "Program Listing for File slint_testing_internal.h", "Program Listing for File slint_timer_internal.h", "Struct HsvaColor", "Struct Image", "Struct LogicalPosition", "Struct LogicalSize", "Struct PhysicalPosition", "Struct PhysicalSize", "Template Struct Point", "Struct Rgb8Pixel", "Struct Rgba8Pixel", "Template Struct RgbaColor", "Template Struct SharedPixelBuffer", "Struct SharedString", "Template Struct SharedVector", "Template Struct Size", "Struct StandardListViewItem", "Struct Timer", "Struct Diagnostic", "Struct PropertyDescriptor", "Struct Struct", "Struct Struct::iterator", "Struct Rgb565Pixel", "Struct SoftwareRenderer::PhysicalRegion", "Struct PhysicalRegion::Rect", "Struct WindowAdapter::WindowProperties", "Struct WindowProperties::LayoutConstraints", "Full API", "Variable slint::platform::key_codes::F24", "Variable slint::platform::key_codes::F1", "Variable slint::platform::key_codes::CapsLock", "Variable slint::platform::key_codes::Space", "Variable slint::platform::key_codes::Menu", "Variable slint::platform::key_codes::LeftArrow", "Variable slint::platform::key_codes::MetaR", "Variable slint::platform::key_codes::Pause", "Variable slint::platform::key_codes::F4", "Variable slint::platform::key_codes::F12", "Variable slint::platform::key_codes::Insert", "Variable slint::platform::key_codes::DownArrow", "Variable slint::platform::key_codes::AltGr", "Variable slint::platform::key_codes::Alt", "Variable slint::platform::key_codes::F23", "Variable slint::platform::key_codes::Stop", "Variable slint::platform::key_codes::F19", "Variable slint::platform::key_codes::ScrollLock", "Variable slint::platform::key_codes::F13", "Variable slint::platform::key_codes::F15", "Variable slint::platform::key_codes::F14", "Variable slint::platform::key_codes::Backspace", "Variable slint::platform::key_codes::F5", "Variable slint::platform::key_codes::F6", "Variable slint::platform::key_codes::Meta", "Variable slint::platform::key_codes::F9", "Variable slint::platform::key_codes::F20", "Variable slint::platform::key_codes::UpArrow", "Variable slint::platform::key_codes::F10", "Variable slint::platform::key_codes::F2", "Variable slint::platform::key_codes::F8", "Variable slint::platform::key_codes::F18", "Variable slint::platform::key_codes::PageDown", "Variable slint::platform::key_codes::F11", "Variable slint::platform::key_codes::F3", "Variable slint::platform::key_codes::Control", "Variable slint::platform::key_codes::F16", "Variable slint::platform::key_codes::ControlR", "Variable slint::platform::key_codes::Return", "Variable slint::platform::key_codes::F7", "Variable slint::platform::key_codes::Backtab", "Variable slint::platform::key_codes::Home", "Variable slint::platform::key_codes::RightArrow", "Variable slint::platform::key_codes::Escape", "Variable slint::platform::key_codes::SysReq", "Variable slint::platform::key_codes::F21", "Variable slint::platform::key_codes::F17", "Variable slint::platform::key_codes::PageUp", "Variable slint::platform::key_codes::Tab", "Variable slint::platform::key_codes::End", "Variable slint::platform::key_codes::ShiftR", "Variable slint::platform::key_codes::Delete", "Variable slint::platform::key_codes::Shift", "Variable slint::platform::key_codes::F22", "Set Up Development Environment", "CMake Reference", "Generated Code", "Index (C++)", "Getting Started", "Slint C++ documentation", "Troubleshooting", "Espressif\u2019s IoT Development Framework", "Generic MCU Environment Setup", "Introduction", "STMicroelectronics\u2019 STM32Cube Ecosystem", "Generic Instructions for Slint on STM32 MCUs", "Overview", "Type Mappings"], "terms": {"defin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 46, 47, 48, 49, 50, 51, 52, 53, 54, 93, 94, 95, 96, 97, 98, 99, 100, 101, 109, 110, 112, 115, 116, 117, 122, 125, 127, 134, 135, 136, 138, 139, 142, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 233, 234, 240], "file": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 46, 47, 48, 49, 50, 51, 52, 53, 54, 93, 94, 95, 96, 97, 98, 99, 100, 101, 104, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 233, 234, 235, 238, 239, 240], "slint_brush": [0, 43, 61, 70, 74, 82, 102, 136, 172], "h": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 234, 238], "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 36, 37, 39, 46, 48, 49, 50, 51, 52, 53, 54, 97, 98, 99, 100, 101, 103, 104, 105, 107, 109, 110, 112, 113, 118, 120, 122, 123, 129, 130, 132, 133, 142, 144, 148, 153, 156, 157, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 227, 228, 229, 231, 232, 233, 235, 236, 237, 239, 240], "us": [0, 1, 2, 4, 5, 8, 10, 11, 12, 13, 14, 15, 17, 20, 21, 22, 26, 29, 35, 38, 46, 48, 50, 51, 52, 53, 98, 101, 102, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 117, 119, 120, 121, 123, 125, 126, 127, 128, 130, 133, 135, 136, 138, 140, 141, 142, 148, 153, 157, 158, 159, 160, 162, 164, 165, 166, 168, 170, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240], "declar": [0, 13, 14, 109, 142, 164, 229, 231, 239, 240], "how": [0, 20, 103, 157, 227, 231, 232, 233, 234, 236, 238, 239], "fill": [0, 20, 133, 136], "outlin": [0, 238], "shape": [0, 148], "rectangl": [0, 20, 110, 136, 168, 169], "path": [0, 11, 41, 42, 43, 44, 45, 109, 117, 127, 135, 136, 138, 140, 148, 163, 227, 228, 235, 238], "text": [0, 10, 17, 22, 48, 110, 127, 129, 130, 132, 133, 136, 142, 161, 231, 232, 233, 234, 238], "A": [0, 3, 6, 9, 13, 14, 17, 18, 20, 22, 40, 46, 50, 105, 112, 114, 125, 127, 148, 149, 150, 151, 152, 158, 162, 165, 166, 167, 168, 169, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 235, 237, 240], "either": [0, 13, 14, 21, 22, 163, 165, 166, 227, 233, 237, 239], "solid": 0, "color": [0, 46, 61, 102, 103, 113, 115, 121, 128, 131, 135, 136, 141, 142, 147, 156, 167, 231, 232, 239, 240], "linear": [0, 136], "gradient": [0, 113], "public": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 46, 109, 110, 111, 112, 113, 115, 117, 119, 120, 123, 127, 128, 135, 139, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 229, 233, 240], "function": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 51, 104, 106, 109, 112, 125, 127, 138, 148, 149, 150, 151, 152, 153, 156, 157, 158, 159, 160, 162, 165, 166, 167, 168, 169, 170, 172, 228, 229, 231, 238, 239], "inlin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 93, 94, 95, 96, 97, 100, 101, 109, 110, 111, 112, 113, 115, 117, 121, 124, 125, 127, 136, 142, 148, 149, 150, 151, 152, 156, 157, 158, 159, 162, 165, 166, 167, 168, 170, 229], "construct": [0, 1, 3, 4, 5, 7, 8, 9, 11, 12, 14, 19, 20, 21, 22, 109, 148, 149, 151, 156, 157, 158, 159, 162, 165, 166, 167], "new": [0, 1, 3, 4, 5, 7, 8, 9, 10, 11, 12, 14, 16, 17, 19, 20, 21, 74, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 109, 111, 112, 114, 121, 122, 126, 127, 128, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 156, 157, 158, 159, 165, 166, 229, 231, 234, 238, 239], "transpar": [0, 1], "const": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 108, 109, 110, 111, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 148, 149, 150, 151, 152, 153, 156, 157, 158, 159, 160, 162, 165, 166, 167, 168, 170, 229, 234, 240], "return": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 20, 21, 22, 54, 78, 93, 97, 99, 102, 106, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 153, 157, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 229, 231, 238], "If": [0, 4, 6, 7, 8, 9, 10, 17, 21, 22, 102, 148, 156, 158, 162, 165, 166, 170, 171, 227, 228, 229, 233, 234, 235, 237], "thi": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 46, 48, 49, 50, 52, 53, 54, 94, 97, 98, 99, 100, 101, 103, 104, 105, 106, 107, 109, 110, 112, 113, 115, 121, 122, 124, 125, 127, 128, 129, 130, 132, 133, 135, 139, 142, 148, 156, 157, 158, 159, 162, 165, 166, 168, 169, 170, 171, 227, 228, 229, 231, 232, 233, 234, 235, 236, 238, 239, 240], "first": [0, 7, 13, 20, 113, 122, 157, 158, 159, 227, 231, 233, 239], "stop": [0, 22, 78, 102, 106, 113, 126, 132, 162], "brighter": [0, 1, 113, 115], "float": [0, 1, 10, 22, 46, 109, 111, 112, 113, 115, 120, 121, 123, 125, 127, 128, 130, 131, 135, 136, 139, 140, 141, 142, 147, 149, 150, 156, 240], "factor": [0, 1, 10, 21, 113, 115, 127, 131, 240], "version": [0, 1, 26, 29, 35, 38, 98, 99, 227, 231, 235, 238], "ha": [0, 1, 4, 5, 6, 8, 10, 13, 14, 21, 53, 109, 148, 158, 159, 162, 167, 231, 234, 239], "bright": [0, 1, 234], "increas": [0, 1, 22, 110], "specifi": [0, 1, 5, 8, 9, 10, 11, 12, 13, 17, 19, 21, 98, 99, 158, 162, 165, 227, 228], "done": [0, 1, 52, 227, 235], "call": [0, 1, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 17, 18, 19, 20, 21, 22, 51, 94, 95, 96, 97, 98, 99, 105, 109, 110, 112, 114, 127, 148, 162, 165, 166, 228, 229, 231, 233, 238], "all": [0, 5, 7, 8, 9, 12, 14, 20, 22, 51, 100, 101, 102, 103, 112, 157, 159, 165, 168, 227, 228, 229, 233, 234, 235, 238, 239, 240], "darker": [0, 1, 113, 115], "decreas": [0, 1, 22, 228], "transparent": [0, 1, 113, 115], "opac": [0, 1, 136], "with_alpha": [0, 1, 113, 115], "alpha": [0, 1, 113, 115, 131, 147, 148, 155, 156, 240], "relat": 0, "": [0, 1, 4, 5, 8, 9, 10, 13, 19, 20, 22, 48, 105, 107, 109, 113, 115, 123, 124, 127, 131, 136, 148, 150, 152, 158, 159, 164, 165, 166, 227, 228, 229, 231, 232, 233, 235, 236, 238, 239], "set": [0, 1, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 20, 21, 22, 49, 98, 100, 105, 112, 121, 148, 165, 170, 171, 228, 229, 231, 233, 234, 235, 238, 239], "friend": [0, 1, 4, 5, 7, 8, 14, 109, 110, 112, 113, 115, 117, 119, 121, 122, 124, 127, 129, 130, 134, 136, 148, 158, 159, 165, 166, 167], "struct": [0, 1, 4, 5, 7, 8, 14, 20, 21, 46, 55, 56, 61, 63, 66, 68, 69, 70, 72, 75, 80, 83, 103, 104, 105, 106, 109, 110, 111, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 124, 126, 128, 129, 130, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 240], "private_api": [0, 1, 2, 4, 5, 7, 8, 109, 110, 111, 112, 113, 114, 115, 117, 119, 121, 124, 125, 127, 136, 142], "properti": [0, 10, 12, 13, 14, 21, 22, 48, 98, 99, 109, 112, 113, 115, 121, 136, 138, 142, 148, 164, 170, 227, 228, 229, 231, 232, 237, 238, 239, 240], "bool": [0, 1, 4, 8, 10, 13, 14, 21, 22, 46, 109, 110, 111, 112, 113, 115, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 145, 146, 148, 153, 157, 158, 159, 160, 162, 165, 166, 167, 170, 229, 240], "oper": [0, 1, 2, 6, 10, 12, 14, 16, 17, 18, 19, 20, 109, 110, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 134, 135, 136, 139, 141, 142, 144, 148, 153, 157, 158, 159, 160, 162, 165, 166, 167, 227], "b": [0, 14, 40, 109, 110, 112, 113, 117, 119, 122, 124, 125, 134, 136, 138, 148, 154, 155, 158, 159, 165, 166, 167], "true": [0, 1, 4, 10, 13, 14, 21, 22, 101, 109, 110, 111, 112, 121, 125, 127, 128, 135, 139, 148, 153, 158, 159, 160, 162, 165, 166, 167, 170, 234], "equal": [0, 14, 112, 122, 153, 157, 158, 159, 160, 165, 228], "hold": [0, 13, 14, 21, 159, 165, 166, 239], "must": [0, 10, 13, 17, 20, 21, 22, 95, 99, 107, 127, 148, 157, 229, 235], "also": [0, 4, 5, 6, 7, 8, 9, 10, 14, 46, 98, 99, 158, 159, 228, 229, 231, 232], "ident": [0, 167], "fals": [0, 1, 10, 13, 21, 22, 109, 110, 111, 112, 122, 127, 128, 135, 139, 148, 153, 158, 159, 160, 162, 165, 166, 170, 233], "differ": [0, 10, 13, 14, 17, 20, 46, 48, 49, 50, 53, 99, 105, 148, 227, 232, 233, 235, 237, 239], "what": [0, 17, 111, 136, 235], "thei": [0, 153, 156, 157, 160], "respect": [0, 235], "ar": [0, 10, 11, 13, 14, 16, 20, 21, 49, 51, 93, 95, 100, 101, 102, 103, 106, 109, 112, 120, 123, 148, 153, 156, 157, 159, 160, 163, 165, 167, 227, 228, 229, 231, 233, 234, 236, 239, 240], "otherwis": [0, 1, 3, 13, 14, 21, 22, 99, 110, 148, 153, 158, 159, 160, 162, 165, 166, 170], "listview": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 229, 230, 232, 239], "slint_color": [1, 43, 59, 67, 77, 82, 102, 113, 136, 147, 156, 172], "repres": [1, 10, 13, 14, 20, 21, 46, 48, 153, 154, 155, 160, 161, 165, 168, 170, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 240], "slint": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 102, 108, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 157, 158, 159, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 228, 229, 231, 234, 236, 237, 240], "run": [1, 13, 17, 18, 21, 51, 98, 99, 102, 109, 110, 126, 158, 159, 162, 227, 228, 229, 231, 233, 234, 235, 237, 238, 240], "time": [1, 21, 102, 158, 159, 162, 227, 228, 231, 233, 238, 240], "8": [1, 115, 138, 142, 158, 167, 240], "bit": [1, 167, 240], "channel": [1, 148, 233], "red": [1, 110, 115, 131, 148, 154, 155, 156, 167], "green": [1, 110, 115, 131, 148, 154, 155, 156, 167], "blue": [1, 110, 115, 131, 148, 154, 155, 156, 167, 231, 232], "default": [1, 3, 4, 6, 7, 8, 9, 10, 17, 21, 22, 46, 54, 100, 109, 110, 111, 112, 113, 115, 116, 117, 119, 120, 123, 126, 127, 129, 130, 133, 134, 135, 136, 139, 144, 148, 149, 151, 153, 157, 158, 159, 160, 162, 165, 166, 167, 170, 171, 227, 228, 233, 234, 235, 240], "entir": [1, 240], "rgbacolor": [1, 61, 102, 103, 115], "uint8_t": [1, 47, 49, 52, 53, 54, 109, 110, 111, 112, 115, 117, 122, 124, 127, 130, 131, 134, 135, 136, 137, 138, 140, 142, 143, 145, 146, 154, 155, 156, 167], "col": [1, 115, 131, 156], "from": [1, 3, 9, 11, 12, 13, 14, 16, 17, 18, 21, 97, 98, 99, 100, 105, 110, 112, 120, 122, 123, 127, 129, 130, 132, 133, 136, 141, 148, 156, 157, 158, 164, 165, 166, 167, 228, 229, 231, 232, 234, 237, 238, 239], "given": [1, 4, 5, 7, 8, 9, 13, 16, 17, 19, 22, 110, 150, 152, 156, 157, 158, 159, 162, 165, 228], "uint32_t": [1, 16, 20, 110, 112, 115, 117, 123, 127, 135, 136, 140, 142, 148, 152, 157], "as_argb_encod": [1, 115], "encod": [1, 20, 158, 167, 240], "to_argb_uint": [1, 115], "convert": [1, 5, 10, 22, 106, 149, 150, 151, 152, 158, 165, 167, 228, 233, 240], "an": [1, 3, 4, 5, 7, 8, 10, 12, 13, 14, 16, 17, 18, 20, 22, 46, 47, 48, 95, 98, 105, 112, 136, 148, 154, 155, 157, 158, 161, 163, 165, 167, 168, 169, 227, 228, 229, 231, 232, 233, 234, 235, 236, 238, 239, 240], "easi": [1, 239], "destructur": [1, 165, 166], "to_argb_float": [1, 115], "hsvacolor": [1, 61, 102, 103, 115], "to_hsva": [1, 115], "hsv": [1, 115, 147], "space": [1, 78, 102, 106, 112, 132, 136, 147], "u8": [1, 132, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "rang": [1, 56, 110, 156, 157, 159, 165], "0": [1, 6, 13, 14, 17, 21, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 154, 155, 156, 162, 167, 227, 228, 229, 231, 238], "255": [1, 115, 142, 154, 155, 156, 167], "multipli": [1, 148, 240], "valu": [1, 4, 5, 7, 8, 9, 10, 13, 17, 20, 21, 22, 26, 35, 38, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 99, 102, 104, 109, 111, 112, 113, 115, 121, 122, 127, 136, 138, 140, 141, 142, 147, 148, 154, 155, 156, 159, 165, 166, 167, 170, 171, 228, 229, 233, 234, 239, 240], "1": [1, 13, 26, 29, 35, 38, 109, 110, 112, 113, 115, 122, 134, 135, 136, 137, 138, 142, 147, 148, 156, 163, 227, 228, 231, 235], "The": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 20, 21, 22, 46, 47, 48, 49, 50, 51, 52, 53, 54, 98, 99, 100, 101, 102, 103, 104, 105, 106, 113, 120, 123, 147, 148, 153, 156, 157, 158, 159, 160, 161, 163, 164, 165, 166, 167, 168, 169, 227, 228, 229, 231, 234, 238, 239, 240], "result": [1, 22, 99, 109, 111, 112, 113, 114, 115, 117, 121, 128, 135, 136, 139, 158, 167, 228], "back": [1, 9, 50, 53, 97, 132, 227, 229, 234], "rgb": [1, 20, 135, 148, 154], "unchang": 1, "so": [1, 7, 10, 20, 112, 136, 165, 166, 167, 168, 227, 228, 231], "exampl": [1, 5, 10, 13, 26, 29, 35, 38, 50, 53, 98, 99, 101, 105, 106, 109, 112, 148, 156, 157, 158, 227, 228, 234, 235, 237, 238, 239, 240], "2": [1, 13, 26, 29, 35, 38, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 135, 136, 142, 148, 227, 228, 231, 232], "20": [1, 142, 227, 235, 236], "5": [1, 26, 29, 35, 38, 110, 135, 138, 142, 158, 167], "50": [1, 142], "divid": [1, 236], "3": [1, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 135, 136, 142, 148, 227, 231, 235, 237], "30": [1, 142], "obtain": [1, 148], "mix": [1, 115], "other": [1, 3, 10, 12, 14, 16, 17, 18, 46, 50, 53, 96, 98, 105, 109, 110, 112, 115, 117, 120, 122, 123, 124, 125, 127, 128, 131, 132, 135, 136, 137, 138, 139, 141, 153, 157, 158, 159, 160, 165, 166, 227, 236], "clamp": 1, "between": [1, 10, 20, 21, 147, 148, 154, 155, 156, 167, 233, 234, 235, 237], "appli": [1, 4, 5, 8, 20, 48, 114, 133, 239], "while": [1, 10, 11, 99, 227], "static": [1, 16, 22, 109, 110, 111, 112, 113, 115, 117, 119, 121, 122, 124, 126, 127, 128, 135, 136, 139, 142, 148, 158, 162, 234, 235], "from_argb_encod": [1, 113, 115], "argb_encod": [1, 115], "integ": [1, 158, 240], "0xaarrggbb": 1, "from_argb_uint8": [1, 115], "paramet": [1, 5, 10, 13, 20, 51, 53, 100, 156, 229, 231, 239], "from_rgb_uint8": [1, 115], "have": [1, 10, 19, 20, 21, 22, 110, 112, 136, 148, 157, 165, 170, 171, 227, 229, 232, 233, 234, 235, 239], "from_argb_float": [1, 115], "from_rgb_float": [1, 115], "from_hsva": [1, 115], "v": [1, 14, 17, 21, 109, 112, 115, 121, 125, 131, 234, 237, 238], "compon": [1, 2, 3, 10, 11, 12, 13, 22, 109, 111, 115, 125, 127, 136, 147, 156, 167, 228, 229, 231, 232, 234, 238, 239], "hue": [1, 115, 147], "expect": [1, 233], "360": [1, 147], "lineargradientbrush": [1, 113, 115, 128], "lh": [1, 110, 115, 167], "rh": [1, 110, 115, 167], "same": [1, 14, 20, 110, 148, 159, 165, 166, 229, 240], "individu": 1, "std": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 20, 21, 22, 93, 95, 98, 99, 109, 110, 111, 112, 113, 114, 115, 117, 121, 122, 124, 125, 126, 127, 130, 132, 142, 148, 158, 159, 162, 165, 166, 170, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 229, 234, 238, 239, 240], "ostream": [1, 74, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 115, 124, 128, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 158], "stream": [1, 115, 124, 158], "write": [1, 158, 231, 235], "refer": [1, 3, 10, 13, 21, 110, 148, 157, 158, 159, 165, 166, 227, 229, 234, 235, 237, 238, 240], "typenam": [2, 3, 4, 5, 6, 7, 8, 9, 20, 22, 109, 110, 111, 112, 114, 115, 117, 120, 121, 122, 123, 125, 127, 135, 136, 138, 143, 144, 153, 156, 157, 159, 160, 165, 229], "t": [2, 3, 13, 17, 22, 48, 109, 111, 112, 115, 120, 121, 122, 123, 125, 136, 138, 143, 144, 153, 156, 159, 160, 229, 233, 235, 239], "handl": [2, 3, 12, 16, 17, 20, 21, 22, 112, 121, 127, 136, 140, 141, 231, 235, 239], "like": [2, 13, 20, 48, 99, 168, 227, 229, 231, 234, 235], "share": [2, 10, 12, 148, 157, 158, 159, 235], "pointer": [2, 10, 16, 50, 110, 133, 148, 157, 158, 159, 229, 239], "gener": [2, 122, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 227, 228, 231, 236, 237, 239, 240], "code": [2, 10, 11, 14, 98, 104, 109, 112, 148, 164, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 231, 232, 237, 238, 239, 240], "In": [2, 13, 15, 21, 112, 227, 232, 238], "order": [2, 8, 13, 100, 112, 136, 162, 165, 166, 233, 240], "get": [2, 109, 112, 121, 167, 227, 235, 237, 238, 239], "creat": [2, 10, 12, 13, 14, 16, 17, 19, 53, 95, 98, 99, 104, 109, 112, 115, 127, 148, 156, 158, 159, 165, 166, 228, 229, 231, 232, 233, 234, 238, 239], "where": [2, 15, 163, 235, 239], "name": [2, 12, 13, 22, 109, 138, 164, 165, 166, 227, 228, 229, 231, 238, 240], "give": 2, "you": [2, 10, 12, 13, 14, 19, 21, 26, 29, 35, 38, 98, 102, 104, 105, 107, 148, 157, 165, 166, 227, 228, 229, 231, 232, 233, 234, 235, 238, 239], "vtabl": [2, 13, 82, 109, 111, 112, 127, 135, 136, 138, 141, 142], "vrc": [2, 109, 111, 112, 127, 135, 136, 138], "itemtreevt": [2, 109, 112, 127, 136, 138], "inner": [2, 109, 110, 111, 112, 113, 114, 115, 117, 121, 122, 124, 127, 138], "intern": [2, 14, 15, 16, 20, 46, 98, 109, 125, 142, 157], "constructor": [2, 14, 16, 17, 18, 19, 109, 136, 148, 157, 158, 165, 167, 229], "arrow": 2, "implement": [2, 4, 6, 7, 8, 9, 10, 14, 15, 17, 20, 21, 105, 112, 156, 165, 166, 227, 229], "semant": 2, "derefer": [2, 158, 165, 166], "into_dyn": [2, 111, 112, 127], "weak": [3, 127], "can": [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 18, 20, 21, 22, 95, 96, 98, 102, 104, 105, 106, 112, 136, 148, 157, 159, 162, 165, 166, 168, 170, 171, 227, 228, 229, 231, 232, 235, 239, 240], "componenthandl": [3, 12, 22, 58, 102, 103, 109, 111, 112, 229, 239], "null": [3, 13, 158, 162, 234], "lock": [3, 98, 112, 127], "alwai": [3, 20, 158, 240], "empti": [3, 9, 12, 13, 14, 112, 122, 124, 127, 136, 157, 158, 159, 165], "copi": [3, 12, 14, 17, 109, 133, 148, 157, 158, 159, 165, 166, 231, 238], "option": [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 21, 22, 55, 57, 58, 93, 107, 109, 110, 111, 112, 117, 127, 136, 148, 165, 170, 171, 227, 228, 235, 238, 239], "strong": [3, 10, 13], "point": [3, 11, 66, 102, 103, 104, 105, 110, 119, 120, 127, 136, 139, 149, 151, 158, 159, 165, 166, 231, 239, 240], "still": [3, 13, 20, 22, 107, 112, 229], "referenc": [3, 10, 14, 19, 158, 165, 166], "ani": [3, 10, 11, 13, 16, 17, 18, 21, 22, 96, 98, 148, 227, 228, 232, 236, 240], "model": [4, 5, 7, 8, 9, 14, 46, 58, 102, 103, 109, 112, 137, 138, 229, 239], "modeldata": [4, 6, 7, 8, 9, 112], "act": [4, 5, 7, 8, 12, 17], "adapt": [4, 5, 7, 8, 21, 53, 227], "sourc": [4, 5, 7, 8, 112, 136, 148, 163, 228, 231, 234, 237, 238, 239], "filter": [4, 5, 8], "each": [4, 5, 8, 20, 22, 94, 106, 229, 236, 240], "row": [4, 5, 6, 7, 8, 9, 109, 112, 138], "accept": [4, 14, 22, 133, 136, 229, 233], "e": [4, 22, 122, 227, 231], "visibl": [4, 10, 17, 21, 22, 110, 112, 116, 228], "shared_ptr": [4, 5, 7, 8, 14, 109, 112, 121, 229, 239], "source_model": [4, 5, 7, 8, 112], "filter_fn": [4, 112], "provid": [4, 5, 6, 7, 8, 10, 16, 17, 19, 20, 21, 22, 48, 53, 54, 98, 158, 165, 166, 170, 228, 229, 231, 232, 234, 235, 236, 237, 239], "limit": [4, 112, 229], "view": [4, 5, 6, 7, 8, 20, 21, 110, 112, 124, 158, 165, 166, 168, 169], "expos": [4, 5, 165, 166, 227, 229, 231], "virtual": [4, 5, 6, 7, 8, 9, 17, 19, 20, 21, 110, 112, 142], "size_t": [4, 5, 6, 7, 8, 9, 20, 109, 110, 112, 113, 119, 122, 124, 127, 158, 159], "row_count": [4, 5, 6, 7, 8, 9, 109, 112, 138], "overrid": [4, 5, 7, 8, 9, 21, 109, 110, 112], "amount": [4, 5, 6, 7, 8, 9, 17, 20, 234], "row_data": [4, 5, 6, 7, 8, 9, 109, 112, 138], "data": [4, 5, 6, 7, 8, 9, 16, 109, 110, 111, 112, 113, 117, 119, 121, 124, 126, 127, 135, 136, 140, 142, 148, 157, 158, 159, 229, 232, 239, 240], "particular": [4, 5, 6, 7, 8, 9, 227, 235], "should": [4, 5, 6, 7, 8, 9, 10, 13, 14, 17, 18, 21, 94, 96, 112, 121, 127, 170, 171, 227, 228, 234, 235], "void": [4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 46, 94, 95, 96, 97, 98, 100, 101, 109, 110, 111, 112, 113, 114, 115, 117, 121, 122, 124, 125, 126, 127, 131, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 159, 162, 165, 229, 234, 238], "set_row_data": [4, 6, 7, 8, 9, 109, 112, 138], "onli": [4, 5, 6, 7, 8, 9, 13, 14, 17, 18, 20, 21, 95, 98, 101, 104, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 148, 158, 159, 227, 228, 229, 233], "cannot": [4, 6, 7, 8, 9, 122, 148, 159, 162], "support": [4, 6, 7, 8, 9, 17, 49, 105, 112, 122, 227, 234, 235, 236, 238], "chang": [4, 5, 6, 7, 8, 9, 10, 20, 21, 101, 107, 142, 159, 165, 166, 231, 234, 239], "ok": [4, 6, 7, 8, 9, 112, 133], "do": [4, 6, 7, 8, 9, 13, 17, 20, 21, 104, 110, 112, 125, 148, 168, 227, 229], "noth": [4, 6, 7, 8, 9, 17, 21, 162], "print": [4, 6, 7, 8, 9], "warn": [4, 6, 7, 8, 9, 11, 47, 109, 118, 125, 137, 163], "stderr": [4, 6, 7, 8, 9], "updat": [4, 6, 7, 8, 9, 21, 112, 165], "row_chang": [4, 6, 7, 8, 9, 109, 112], "reset": [4, 5, 6, 8, 109, 112, 133], "re": [4, 5, 8, 10, 13, 15, 17, 20, 21, 26, 29, 35, 38, 101, 105, 162, 165, 166, 227, 229, 233, 234, 235], "state": [4, 5, 8, 10, 21, 53, 112, 127, 232], "extern": [4, 5, 8, 131, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 157, 227, 234, 238], "int": [4, 8, 13, 14, 16, 46, 98, 99, 109, 110, 112, 113, 121, 125, 136, 140, 141, 142, 144, 148, 229, 231, 240], "unfiltered_row": [4, 112], "filtered_row": [4, 112], "index": [4, 6, 8, 9, 109, 111, 112, 122, 135, 136, 142, 159], "correspond": [4, 8, 17, 21, 46, 231], "filtermodelinn": [4, 112], "sourcemodeldata": [5, 6, 112], "mappedmodeldata": [5, 6, 112], "map": [5, 228, 229, 234, 235, 237, 239], "allow": [5, 10, 54, 104, 229, 233, 239], "transform": [5, 13, 110, 229], "fly": [5, 11], "two": [5, 20, 21, 153, 157, 160, 231], "underli": [5, 9, 14, 22, 148, 158, 159], "permit": 5, "itself": [5, 13, 158], "For": [5, 13, 26, 29, 35, 38, 46, 50, 148, 156, 158, 227, 229, 231, 232, 234, 235, 237, 240], "number": [5, 14, 16, 20, 46, 109, 125, 133, 137, 158, 159, 163, 239], "string": [5, 11, 12, 13, 14, 29, 46, 98, 101, 136, 137, 140, 158, 229, 239, 240], "to_str": [5, 13, 14, 109], "lambda": 5, "express": [5, 46], "map_fn": [5, 112], "alter": 5, "mapmodelinn": [5, 112], "filtermodel": [6, 58, 102, 103, 112], "mapmodel": [6, 58, 102, 103, 112], "reversemodel": [6, 58, 102, 103, 112], "sortmodel": [6, 58, 102, 103, 112], "vectormodel": [6, 58, 102, 103, 112, 229], "repetit": [6, 229, 239], "element": [6, 8, 10, 14, 21, 22, 48, 111, 119, 136, 139, 145, 148, 159, 170, 229, 231, 232, 239], "languag": [6, 101, 112, 136, 227, 229, 231, 234, 235, 237, 238, 239], "subclass": [6, 15, 21, 105, 239], "delet": [6, 10, 16, 17, 18, 19, 20, 78, 102, 106, 109, 110, 112, 114, 121, 126, 127, 132, 142, 148, 162, 165, 166], "protect": [6, 112], "notifi": [6, 49, 98, 109, 138], "specif": [6, 10, 21, 52, 232, 234, 240], "wa": [6, 10, 13, 14, 20, 21, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 36, 37, 39, 53, 110, 112, 127, 148, 162, 231, 233], "row_ad": [6, 109, 112], "count": [6, 10, 109, 110, 112, 119, 126, 136, 138, 139, 157, 240], "were": [6, 11, 20, 21], "ad": [6, 238], "row_remov": [6, 109, 112], "remov": [6, 9, 159, 234], "been": [6, 21, 22, 53, 162, 165, 234], "everyth": [6, 16], "need": [6, 17, 18, 20, 21, 53, 102, 104, 115, 122, 227, 229, 231, 233, 234, 235, 238, 239], "reload": 6, "reserv": [7, 112], "mean": [7, 100, 109], "last": [7, 10, 11, 20, 21, 51, 100, 122, 158, 159], "second": [7, 20, 239], "revers": [7, 133], "reversemodelinn": [7, 112], "sort": [8, 112], "pair": [8, 109, 130, 165, 166], "comp": [8, 112], "unsorted_row": [8, 112], "sorted_row_index": [8, 112], "sortmodelinn": [8, 112], "sharedvector": [9, 11, 12, 14, 22, 68, 102, 103, 109, 110, 111, 112, 113, 117, 119, 122, 128, 135, 136, 138, 139, 140, 143, 145], "vector": [9, 11, 12, 14, 58, 112, 159, 163, 164, 229, 234], "arrai": [9, 14, 46, 109, 112, 157, 229], "push_back": [9, 112, 113, 122, 159], "append": [9, 158, 159], "eras": [9, 112], "insert": [9, 78, 102, 106, 112, 132, 227], "clear": [9, 11, 112, 122, 159], "set_vector": [9, 112], "replac": [9, 229, 238], "slint_window": [10, 43, 58, 82, 102, 112, 172], "toward": [10, 229], "system": [10, 13, 16, 17, 21, 100, 105, 148, 227, 228, 229, 232, 234, 235, 236, 237, 239], "render": [10, 15, 17, 19, 20, 21, 49, 52, 53, 94, 100, 105, 110, 136, 148, 157, 168, 227, 228, 229, 234, 235, 237, 238], "scene": [10, 19, 20, 53, 105], "It": [10, 12, 14, 17, 20, 21, 48, 51, 54, 148, 157, 158, 159, 164, 165, 166, 168, 170, 171, 227, 231, 232, 234, 237, 239], "api": [10, 13, 21, 42, 43, 52, 98, 103, 105, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 132, 133, 227, 229, 231, 232, 234, 235, 237, 239], "control": [10, 13, 78, 97, 102, 106, 130, 132, 227, 233], "aspect": [10, 13, 163, 227], "posit": [10, 13, 21, 22, 110, 113, 127, 128, 136, 140, 149, 151], "screen": [10, 13, 16, 20, 21, 48, 96, 100, 110, 140, 148, 168, 229, 234, 237, 238], "destroi": [10, 11, 12, 14, 16, 53, 158, 159, 165, 166], "instanc": [10, 11, 12, 13, 17, 104, 109, 112, 148, 156, 158, 165, 229, 238, 239], "explicitli": [10, 149, 150, 151, 152], "one": [10, 13, 14, 15, 48, 98, 105, 112, 127, 148, 158, 165, 166, 227, 228, 229, 239], "becom": [10, 21, 112, 165, 166], "hidden": [10, 13, 21, 54], "show": [10, 13, 21, 104, 109, 127, 227, 229, 231, 234], "addit": [10, 227, 234, 235], "associ": [10, 13, 20, 21, 229, 231], "maintain": 10, "hide": [10, 13, 21, 109, 122, 127, 229], "make": [10, 158, 159, 162, 165, 166, 227, 233, 235, 238, 239], "invis": 10, "again": [10, 21], "drop": [10, 109, 122, 136, 138, 140], "anymor": [10, 22, 96, 148], "when": [10, 11, 12, 17, 19, 20, 21, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 36, 37, 39, 49, 51, 53, 54, 100, 101, 105, 109, 127, 148, 158, 159, 162, 165, 166, 227, 228, 229, 235, 236], "is_vis": [10, 127, 138], "even": [10, 51, 239], "previous": [10, 20, 162], "user": [10, 21, 54, 100, 229, 232, 239, 240], "minim": [10, 21, 127, 158, 170, 231], "templat": [10, 13, 20, 22, 58, 61, 63, 66, 68, 69, 102, 103, 109, 110, 111, 112, 113, 114, 115, 117, 120, 121, 122, 123, 125, 126, 127, 135, 136, 138, 143, 144, 149, 150, 151, 152, 162, 165, 229, 237, 239], "invoc": [10, 13, 20, 22, 98, 99, 109, 111, 112, 126, 127, 148, 162], "renderingst": [10, 80, 102, 103, 127, 134, 136], "graphicsapi": [10, 80, 102, 103, 127, 134, 136], "f": [10, 13, 98, 99, 109, 112, 114, 115, 121, 126, 127, 162], "setrenderingnotifiererror": [10, 80, 102, 103, 127, 134, 136], "set_rendering_notifi": [10, 53, 127, 148], "callback": [10, 12, 13, 20, 21, 22, 53, 54, 97, 109, 110, 114, 126, 127, 136, 138, 141, 146, 148, 162, 229, 231, 237, 239], "regist": [10, 13, 49, 95, 112, 229], "invok": [10, 12, 13, 17, 18, 20, 21, 22, 98, 109, 110, 162, 227, 238], "dure": [10, 11, 148, 227], "phase": 10, "custom": [10, 105, 229], "top": [10, 117, 133, 135, 148], "below": [10, 237], "callabl": [10, 22], "argument": [10, 11, 13, 112, 136, 148, 227, 228, 229], "On": [10, 112, 231, 234], "success": [10, 238], "without": [10, 46, 105, 148, 165, 227, 235], "error": [10, 11, 47, 49, 112, 136, 137, 163], "on_close_request": [10, 54, 127], "tri": [10, 54], "close": [10, 21, 51, 54, 100, 133, 139, 231], "closerequestrespons": [10, 80, 102, 103, 127, 134, 136], "request_redraw": [10, 21, 110, 127, 140], "issu": [10, 233], "request": [10, 13, 21, 54], "redraw": [10, 20], "content": [10, 148, 159, 161, 229, 233, 234, 238], "physicalposit": [10, 20, 21, 66, 102, 103, 110, 120, 127, 168, 169], "physic": [10, 20, 21, 151, 152, 228, 240], "coordin": [10, 20, 21, 119, 148, 149, 151, 153, 240], "includ": [10, 11, 16, 21, 42, 46, 98, 99, 102, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 130, 131, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 172, 227, 228, 229, 231, 234, 237, 238], "frame": [10, 20, 21], "present": [10, 21, 22, 53, 102], "set_posit": [10, 21, 110, 127, 140], "logicalposit": [10, 22, 66, 102, 103, 111, 120, 127, 136, 151, 240], "po": [10, 110, 127, 136], "note": [10, 13, 14, 16, 21, 110, 112, 165, 166, 227, 229, 231, 235, 240], "some": [10, 11, 125, 136, 231, 234], "wayland": [10, 16, 227], "avail": [10, 13, 101, 103, 109, 148, 227, 229, 233, 234, 239], "physicals": [10, 19, 20, 21, 69, 102, 103, 110, 123, 127, 168, 169, 234], "size": [10, 19, 20, 21, 22, 69, 102, 103, 109, 110, 111, 112, 113, 117, 122, 123, 124, 127, 135, 136, 140, 143, 148, 150, 152, 157, 158, 159, 168, 169, 170, 171, 227, 234, 238, 240], "exclud": [10, 21, 158, 227], "set_siz": [10, 21, 110, 127, 140], "logicals": [10, 21, 22, 69, 102, 103, 110, 111, 123, 127, 136, 152, 170, 171], "resiz": [10, 21, 112, 127, 136, 170, 171], "logic": [10, 13, 21, 112, 149, 150, 228, 229, 232, 240], "pixel": [10, 20, 21, 110, 117, 133, 135, 148, 149, 150, 151, 152, 154, 155, 157, 167, 228, 233, 235, 240], "scale_factor": [10, 127, 136], "scale": [10, 21, 148], "is_fullscreen": [10, 21, 108, 110, 127, 170], "current": [10, 11, 53, 142, 148], "fullscreen": [10, 21, 108, 110, 127, 170], "set_fullscreen": [10, 127], "unset": [10, 21, 170, 171], "displai": [10, 16, 20, 53, 105, 110, 140, 148, 232, 233, 234, 235, 237], "is_maxim": [10, 21, 110, 127, 170], "maxim": [10, 21, 127, 170], "set_maxim": [10, 127], "unmaxim": 10, "is_minim": [10, 21, 110, 127, 170], "set_minim": [10, 127], "unminimz": 10, "dispatch_key_press_ev": [10, 106, 127, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "sharedstr": [10, 11, 12, 13, 14, 17, 21, 22, 70, 102, 103, 106, 109, 110, 111, 112, 117, 119, 124, 125, 127, 129, 130, 135, 136, 137, 138, 139, 140, 142, 144, 145, 148, 161, 163, 164, 170, 229, 239, 240], "dispatch": 10, "kei": [10, 106, 109, 165, 166, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "press": [10, 125, 127, 136, 142], "event": [10, 13, 17, 18, 21, 50, 51, 94, 97, 98, 99, 100, 110, 119, 127, 136, 139, 140, 229, 231, 234, 238, 239], "your": [10, 14, 20, 21, 105, 148, 227, 228, 229, 231, 233, 234, 235, 237, 238, 239], "own": [10, 105, 110, 227, 229, 236, 239], "backend": [10, 13, 49, 96, 105, 136, 142, 235], "want": [10, 104, 148, 165, 166, 227, 228, 231], "forward": [10, 21, 50, 109, 112, 127, 132, 235], "input": [10, 13, 21, 94, 100, 229, 235, 237], "unicod": 10, "represent": [10, 12, 29, 158], "dispatch_key_press_repeat_ev": [10, 127], "auto": [10, 13, 20, 22, 98, 99, 109, 110, 111, 112, 117, 121, 122, 124, 127, 129, 130, 132, 133, 158, 165, 166, 168, 227, 229, 231, 234, 238], "repeat": [10, 112, 126, 130, 133, 136, 146, 162], "dispatch_key_release_ev": [10, 106, 127], "releas": [10, 53, 110, 127, 136, 142, 227, 231, 238], "dispatch_pointer_press_ev": [10, 127], "pointereventbutton": [10, 78, 102, 103, 127, 130, 132, 133, 136], "button": [10, 22, 48, 50, 127, 130, 132, 136], "mous": [10, 13, 50], "rel": [10, 11, 162, 240], "dispatch_pointer_release_ev": [10, 127], "dispatch_pointer_exit_ev": [10, 127], "exit": [10, 17, 127, 136], "trigger": [10, 97, 239], "dispatch_pointer_move_ev": [10, 127], "move": [10, 14, 16, 17, 18, 109, 110, 111, 112, 114, 121, 122, 126, 127, 133, 136, 158, 159, 165, 166], "dispatch_pointer_scroll_ev": [10, 127], "delta_x": [10, 127, 130, 136], "delta_i": [10, 127, 130, 136], "scroll": 10, "wheel": [10, 127, 136], "delta": 10, "x": [10, 20, 110, 111, 112, 120, 125, 127, 135, 136, 139, 153, 227, 229, 231, 232, 240], "y": [10, 110, 111, 112, 120, 125, 127, 135, 136, 139, 153, 231, 232, 240], "direct": [10, 14, 21, 136], "dispatch_resize_ev": [10, 21, 127], "after": [10, 11, 20, 21, 97, 162], "send": [10, 17, 21], "ensur": [10, 16, 227], "width": [10, 20, 21, 110, 111, 112, 117, 123, 127, 130, 135, 136, 142, 148, 157, 160, 231, 232, 238], "height": [10, 21, 110, 111, 112, 117, 123, 127, 135, 136, 142, 148, 157, 160, 231, 232, 238], "root": [10, 145, 229], "properli": 10, "dispatch_scale_factor_change_ev": [10, 21, 127], "happen": 10, "resolut": 10, "select": [10, 17, 22, 111, 136, 227, 234, 235, 237, 238], "platform": [10, 15, 16, 19, 20, 21, 43, 78, 96, 102, 103, 108, 127, 132, 167, 168, 169, 170, 171, 172, 234, 235, 237, 238], "right": [10, 20, 50, 117, 132, 133, 135, 148, 234], "initi": [10, 19, 21, 53, 97, 110, 157, 159, 165, 234, 238], "creation": 10, "dispatch_window_active_changed_ev": [10, 127], "activ": [10, 109, 127, 162], "de": [10, 13, 14, 165, 166, 229], "gain": 10, "focu": 10, "lose": 10, "dispatch_close_requested_ev": [10, 21, 127], "effect": 10, "depend": [10, 112, 141, 227, 234, 235], "has_active_anim": [10, 21, 127], "anim": [10, 21, 94, 121], "interpret": [11, 12, 13, 14, 43, 46, 47, 64, 83, 102, 103, 115, 118, 137, 138, 163, 164, 165, 166, 172], "entri": [11, 103, 104, 105, 165, 166, 239], "load": [11, 102, 103, 104, 148, 228, 239], "compil": [11, 12, 13, 17, 101, 104, 109, 112, 138, 228, 229, 231, 232, 234, 236, 238, 240], "them": [11, 20, 22, 104, 165, 168, 169, 227, 233, 238, 239], "build_from_sourc": [11, 12, 104, 109], "set_include_path": [11, 109], "look": [11, 231, 233, 234, 235], "up": [11, 20, 98, 133, 228, 231, 234, 239], "import": [11, 105, 148, 228, 234, 238], "set_styl": [11, 109], "string_view": [11, 12, 13, 22, 57, 59, 63, 65, 67, 70, 109, 111, 113, 117, 119, 121, 124, 158, 165, 166, 240], "style": [11, 109, 138], "widget": [11, 48, 234, 237, 238], "set_translation_domain": [11, 109], "domain": [11, 109, 112, 136], "translat": [11, 101, 112, 231, 239, 240], "include_path": [11, 109], "configur": [11, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 36, 37, 39, 227, 228, 233, 234, 235, 237], "diagnost": [11, 47, 83, 102, 104, 109, 112, 137, 138], "produc": [11, 165], "build_from_path": [11, 12, 104, 109], "componentdefinit": [11, 13, 55, 102, 104, 109, 164, 239], "source_cod": [11, 109, 138], "collect": [11, 98], "retriev": [11, 237], "previou": [11, 20, 112, 229], "comput": 11, "self": [11, 109, 110, 162], "markup": [12, 227, 229, 235, 240], "componentcompil": [12, 55, 102, 104, 109, 138, 163, 239], "And": 12, "instanti": [12, 229, 234, 238, 239], "factori": [12, 17], "ve": [12, 229], "finish": [12, 99], "safe": [12, 98, 158], "assign": [12, 14, 148, 158, 159, 165, 166], "componentinst": [12, 55, 102, 104, 109, 138, 239], "propertydescriptor": [12, 83, 102, 104, 109, 137, 138], "describ": [12, 20, 21, 47, 48, 49, 50, 52, 53, 54, 148, 163, 164, 170, 171, 232], "list": [12, 48, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 102, 172], "read": [12, 99, 112, 165, 227, 231], "written": [12, 165, 232], "set_properti": [12, 13, 109, 228], "get_properti": [12, 13, 109], "set_callback": [12, 13, 109], "global": [12, 13, 101, 109, 138, 227, 228, 239], "export": [12, 13, 22, 229, 231, 232, 234, 238, 239, 240], "singleton": [12, 13, 239], "global_properti": [12, 109], "global_nam": [12, 109, 138], "descriptor": 12, "publicli": 12, "exist": [12, 13, 15, 22, 112, 148, 157, 158, 165, 227, 228], "under": [12, 158, 234], "global_callback": [12, 109], "global_funct": [12, 109], "privat": [13, 109, 110, 111, 112, 113, 114, 115, 117, 119, 121, 122, 124, 126, 127, 128, 135, 139, 228, 229, 231, 238], "dyn": [13, 109, 136], "access": [13, 14, 21, 22, 48, 52, 96, 102, 165, 166, 170, 229, 239], "put": [13, 228], "mark": [13, 231], "window": [13, 16, 17, 19, 20, 21, 49, 51, 53, 54, 73, 95, 96, 100, 102, 103, 105, 106, 109, 110, 112, 125, 127, 140, 148, 170, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 234, 238, 240], "shown": [13, 21, 54, 98, 170, 239], "react": [13, 100, 229, 239], "draw": [13, 148, 234], "touch": [13, 234, 235, 237, 238], "necessari": [13, 16, 100, 227], "spin": [13, 17, 229, 231], "loop": [13, 17, 18, 21, 51, 94, 97, 98, 99, 100, 110, 229, 231, 234, 238], "run_event_loop": [13, 17, 51, 58, 97, 102, 103, 109, 110, 112, 140, 229], "receiv": [13, 21, 98, 100], "further": [13, 229], "integr": [13, 103, 157, 227, 232, 235, 237, 238, 239], "conveni": [13, 14, 158, 162, 165, 166, 227, 229, 231, 235], "follow": [13, 98, 99, 102, 148, 227, 228, 229, 231, 233, 234, 235, 237, 238, 239, 240], "qwidget": [13, 109, 142], "qt": [13, 142, 227], "graphic": [13, 52, 53, 232], "mai": [13, 20, 21, 49, 148, 168, 233, 234], "nullptr": [13, 109, 110, 112, 121, 142], "runtim": [13, 17, 101, 104, 110, 165, 227], "hello": [13, 229, 231, 232, 234, 235, 238], "we": [13, 110, 112, 115, 122, 136, 227, 229, 231, 233, 235, 237], "world": [13, 231, 232, 234, 235, 238], "correctli": 13, "could": [13, 233, 235], "becaus": [13, 110, 122, 148, 231], "proper": 13, "behind": 13, "span": [13, 20, 58, 63, 109, 110, 112, 117, 136], "arg": [13, 109, 114, 122, 136, 138, 141, 159, 165, 229], "imagin": 13, "contain": [13, 14, 20, 21, 46, 106, 125, 133, 157, 158, 159, 170, 228, 229, 231, 239], "foo": [13, 14, 22, 109, 240], "Then": [13, 14, 96, 227], "42": [13, 14, 142, 158], "don": [13, 109, 136, 233], "match": [13, 22, 112, 227, 234, 237, 238], "which": [13, 20, 21, 100, 104, 112, 120, 123, 162, 165, 166, 227, 228, 229, 232, 235, 239], "did": 13, "handler": [13, 94, 229], "functor": [13, 98, 99, 112, 229], "take": [13, 109, 148, 228, 229], "slice": [13, 109, 111, 112, 117, 122, 124, 135, 136, 138, 140, 144, 145, 148], "cout": 13, "to_numb": [13, 14, 109], "n": [13, 112, 124, 125, 136, 144, 158], "sinc": [13, 17, 20, 227], "captur": 13, "set_global_properti": [13, 109, 239], "prop_nam": [13, 109], "within": [13, 14, 22, 98, 102, 163, 227], "main": [13, 97, 98, 99, 100, 127, 228, 229, 231, 234, 238], "theglob": 13, "doe": [13, 16, 21, 22, 49, 162, 165], "correct": [13, 227], "get_global_properti": [13, 109, 239], "set_global_callback": [13, 109, 239], "preview": [13, 22, 232], "pure": 13, "to_uppercas": [13, 229], "arg1": 13, "begin": [13, 20, 109, 110, 112, 113, 117, 122, 124, 133, 136, 148, 157, 158, 159, 165, 166, 229], "end": [13, 20, 78, 102, 106, 109, 110, 112, 113, 117, 122, 124, 132, 133, 136, 157, 158, 159, 165, 166, 227, 229, 233], "toupper": [13, 229], "invoke_glob": [13, 109], "callable_nam": [13, 109, 138], "definit": [13, 109, 172], "dynam": [14, 102, 239], "type": [14, 18, 22, 46, 50, 54, 102, 103, 104, 105, 109, 113, 115, 117, 119, 120, 123, 125, 128, 131, 135, 136, 139, 148, 157, 158, 164, 166, 169, 171, 229, 234, 235, 237, 239], "overload": [14, 21, 112], "to_xxx": 14, "possibl": [14, 158, 227, 239], "queri": [14, 21, 22], "c": [14, 17, 20, 103, 112, 127, 131, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 165, 166, 168, 227, 228, 229, 231, 234, 235, 236, 237, 238, 239, 240], "store": [14, 17, 113, 147, 156, 157], "sometyp": 14, "object": [14, 22, 46, 148, 240], "liter": 14, "bar": [14, 22, 48, 240], "my_prop": 14, "Such": 14, "doubl": [14, 20, 22, 109, 124, 125, 136, 138, 144, 158, 237], "some_valu": 14, "check": [14, 22, 111, 136, 142, 165, 166, 227, 231, 232, 234, 235, 237], "string_valu": 14, "do_someth": [14, 99], "extract": [14, 165, 166, 237, 238], "valuetyp": [14, 83, 102, 104, 109, 137, 138, 164], "alia": [14, 133, 231], "enum": [14, 17, 20, 110, 112, 117, 128, 130, 132, 133, 134, 135, 136, 137, 139, 146, 148, 172], "to_bool": [14, 109], "to_arrai": [14, 109], "serial": 14, "brush": [14, 21, 46, 59, 102, 103, 109, 110, 113, 115, 121, 128, 136, 137, 138, 140, 141, 142, 170, 240], "to_brush": [14, 109], "to_struct": [14, 109, 165], "imag": [14, 46, 63, 102, 103, 109, 117, 135, 136, 137, 138, 142, 157, 228, 235, 238, 240], "to_imag": [14, 109], "str": [14, 109, 112, 117, 124, 125, 136, 138, 158, 229], "boolean": 14, "m": [14, 109, 112, 136, 235], "struc": [14, 109, 138], "img": [14, 109, 117, 138], "variant": [14, 20, 46], "vale": 14, "skiarender": [15, 21, 56, 102, 105, 110, 127], "softwarerender": [15, 21, 56, 102, 105, 110, 127, 169], "interfac": [15, 105, 227, 229, 232, 239], "windowadapt": [15, 17, 20, 56, 102, 105, 108, 110, 171], "intend": [15, 22], "place": [15, 238], "requir": [15, 109, 110, 111, 112, 127, 227, 228, 233, 234, 238, 239], "opaqu": [16, 109, 112, 124], "low": [16, 52], "level": [16, 52, 137, 163], "exchang": [16, 110], "messag": [16, 21, 98, 99, 112, 137, 163], "connect": [16, 110, 140, 234], "server": 16, "kind": [16, 109, 130, 136, 239], "ownership": [16, 109, 110], "caller": 16, "respons": [16, 148], "suppli": [16, 229], "valid": [16, 22, 112, 136, 148, 158], "throughout": 16, "lifetim": 16, "from_x11_xcb": [16, 110], "visual_id": [16, 110, 140], "xcb_connection_t": [16, 110], "xcb_window_t": [16, 110], "xcb_visualid_t": [16, 110], "xcb": 16, "from_x11_xlib": [16, 110], "unsign": [16, 109, 110, 111, 117, 124, 125, 140, 142, 148], "long": [16, 22, 110, 112, 140, 158, 229, 239], "xlib": 16, "visualid": [16, 110], "from_wayland": [16, 110], "wl_surfac": [16, 110], "surfac": [16, 110, 140], "wl_displai": [16, 110], "from_appkit": [16, 110], "nsview": [16, 110], "nswindow": [16, 110], "from_win32": [16, 110], "hwnd": [16, 21, 110, 140], "hinstanc": [16, 110], "task": [17, 50, 56, 102, 105, 110, 234], "set_platform": [17, 56, 102, 105, 110], "befor": [17, 21, 94, 95, 96, 165, 166], "subsequ": 17, "create_window_adapt": [17, 21, 110], "clipboard": [17, 110, 136, 140], "clipboard_text": [17, 110, 140], "set_clipboard_text": [17, 110, 140], "enumer": [17, 20, 46, 47, 48, 49, 50, 51, 52, 53, 54, 148], "defaultclipboard": [17, 110, 136], "action": [17, 22, 54, 111, 133, 136], "ctrl": 17, "secondari": 17, "x11": [17, 227], "selectionclipboard": [17, 110, 136], "primari": [17, 103, 142, 239], "unique_ptr": [17, 95, 110, 142], "chrono": [17, 58, 72, 93, 110, 112, 126, 162], "millisecond": [17, 93, 110, 126, 162, 240], "duration_since_start": [17, 110, 140], "start": [17, 20, 98, 99, 102, 126, 133, 136, 158, 162, 163, 227, 229, 234, 235, 237, 238], "applic": [17, 49, 95, 105, 148, 227, 228, 231, 232, 233, 237, 239], "slint_feature_freestand": [17, 80, 102, 110, 112, 117, 127, 134], "doesn": [17, 109, 112], "nullopt": [17, 21, 22, 110, 111, 112, 148], "quit_event_loop": [17, 51, 58, 102, 103, 110, 112, 140], "thread": [17, 18, 98, 99, 127], "enter": [17, 100], "run_in_event_loop": [17, 18, 110], "invoke_from_event_loop": [17, 58, 99, 102, 103, 112, 127, 140], "pass": [17, 18, 20, 21, 97, 148, 158, 159, 227, 228, 235], "reimplement": [17, 21], "longer": [17, 18], "onc": [17, 18, 95, 97, 98, 109, 110, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 227, 229, 231, 235, 239], "abstractrender": [19, 20, 21, 56, 102, 105, 110], "skia": 19, "nativ": [19, 21, 232], "non": [19, 46, 106], "zero": 19, "explicit": [19, 20, 21, 109, 110, 111, 117, 120, 121, 122, 123, 124, 127, 142, 149, 150, 151, 152, 159, 167], "nativewindowhandl": [19, 56, 102, 105, 110], "window_handl": [19, 110, 112, 125, 127, 136], "initial_s": [19, 110], "windowhandl": 19, "physicalregion": [20, 56, 102, 105, 110, 136, 140], "rect": [20, 56, 102, 105, 110, 111, 112, 135, 136, 168], "softwar": [20, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 228, 235, 237, 238], "To": [20, 107, 227, 235, 237, 239], "buffer": [20, 21, 53, 110, 117, 135, 140, 148, 157, 234, 237], "repaintbuffertyp": [20, 110], "part": [20, 158], "speed": [20, 228], "paint": 20, "newbuff": [20, 110], "full": 20, "redrawn": 20, "No": [20, 133], "attempt": 20, "partial": [20, 168], "made": [20, 159, 228, 233], "reusedbuff": [20, 110], "assum": [20, 98, 148, 158, 228, 229], "everi": [20, 162, 229], "swappedbuff": [20, 110], "drawn": [20, 148], "swap": [20, 53, 110, 121, 122, 124], "renderingrot": [20, 110], "rotat": [20, 110, 112, 136, 140], "set_rendering_rot": [20, 110], "norot": [20, 110], "rotate90": [20, 110], "90": [20, 110, 142], "left": [20, 21, 50, 117, 132, 133, 135, 148, 170, 171], "rotate180": [20, 110], "180": [20, 110, 142], "upsid": 20, "down": [20, 133], "rotate270": [20, 110], "buffer_typ": [20, 110], "strategi": 20, "rgb8pixel": [20, 80, 102, 103, 110, 117, 134, 135, 140, 148, 167], "pixel_strid": [20, 110, 140], "least": [20, 158, 227, 229, 234, 235, 239], "larg": 20, "stride": 20, "line": [20, 110, 125, 133, 137, 163, 227, 232, 235], "rgb565pixel": [20, 56, 102, 105, 110, 234], "565": 20, "render_by_lin": [20, 110], "process_line_callback": [20, 110], "cach": [20, 112, 227, 228], "dirti": [20, 112, 141], "region": [20, 140, 168], "consid": [20, 157], "signatur": 20, "render_fn": [20, 110], "third": 20, "fourth": 20, "free": [20, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 140, 158], "flush": 20, "typic": [20, 21, 50, 105, 148, 163, 165, 166, 233, 236, 238], "compos": [20, 168, 232], "multipl": [20, 49, 168, 227, 228, 229], "sub": [20, 168, 227, 229, 236, 239], "bounding_box_s": [20, 110, 168], "bound": [20, 168], "box": [20, 109, 138, 168, 234, 235], "bounding_box_origin": [20, 110, 168], "origin": [20, 110, 112, 117, 135, 148, 149, 151, 168, 169], "overlap": [20, 168], "over": [20, 165, 168, 169], "someth": [20, 22, 46, 168, 229], "member": [20, 21, 108, 136, 147, 153, 154, 155, 156, 160, 161, 163, 164, 167, 168, 169, 170, 171, 229, 240], "windowproperti": [21, 56, 102, 105, 108, 110, 140], "layoutconstraint": [21, 56, 102, 105, 110, 170], "base": [21, 22, 46, 102, 111, 136, 234, 238], "layer": [21, 136], "win32": [21, 231], "wayland_surface_t": 21, "establish": 21, "link": [21, 112, 231, 238], "both": [21, 165, 166, 227], "about": [21, 53, 125, 227, 228, 231, 234, 235, 237], "being": [21, 115, 148], "etc": [21, 22, 239], "dispatch_mouse_press_ev": 21, "via": [21, 148, 229, 237, 238], "set_vis": [21, 110, 140], "update_window_properti": [21, 110, 140, 170], "deleg": 21, "bi": 21, "protocol": [21, 165, 166], "incomplet": 21, "experi": [21, 238], "unexpect": 21, "behavior": [21, 100, 148], "intent": 21, "develop": [21, 26, 29, 35, 38, 235, 236], "fulfil": 21, "method": [21, 148, 162], "mywindowadapt": 21, "m_render": 21, "nativehandl": 21, "m_native_window": 21, "refresh": 21, "els": [21, 109, 110, 111, 112, 116, 117, 122, 125, 127, 234], "repaint_callback": 21, "asynchron": 21, "would": [21, 110, 122, 227], "update_timers_and_anim": [21, 56, 102, 105, 110], "schedul": [21, 97], "next": [21, 93, 109, 162, 165, 166, 227, 231, 232], "good": 21, "initialis": [21, 228], "detect": [21, 165, 227], "repaint": 21, "manag": 21, "instead": [21, 108, 162, 170, 227, 231, 235, 239], "iter": [21, 22, 55, 94, 102, 104, 109, 138, 165], "sent": [21, 53], "actual": [21, 229, 239], "propag": 21, "titl": [21, 110, 130, 136, 142, 170], "layout": [21, 110, 112, 135, 136, 148, 170, 171], "constraint": [21, 53, 136, 170, 171], "case": [21, 112, 113, 128, 135, 139, 148, 231, 240], "getter": [21, 170, 229, 239], "background": [21, 110, 136, 142, 170], "deprec": [21, 102, 110, 112, 170, 172], "layout_constraint": [21, 110, 170, 171], "min": [21, 110, 112, 136, 140, 170, 171], "minimum": [21, 22, 142, 170, 171], "abl": [21, 170, 171, 238], "smaller": [21, 170, 171], "than": [21, 99, 158, 170, 171, 228, 239], "max": [21, 110, 112, 136, 140, 170, 171], "maximum": [21, 22, 142, 170, 171], "larger": [21, 170, 171], "prefer": [21, 110, 112, 136, 140, 170, 171, 231], "test": [22, 43, 48, 71, 78, 102, 103, 109, 125, 132, 133, 172, 234], "purpos": [22, 112, 229], "is_valid": [22, 111], "id": [22, 111, 126, 136, 146, 148], "qualifi": 22, "none": [22, 48, 50, 119, 132, 133, 139, 235, 238], "consist": 22, "surround": 22, "well": [22, 158, 165, 166, 234, 236, 238], "local": [22, 112], "separ": [22, 228], "colon": 22, "pushbutton": 22, "zwj": 22, "app": [22, 229, 234, 238], "mybutton": 22, "known": [22, 148], "type_nam": [22, 111, 145], "buttonbas": 22, "inherit": [22, 102, 229, 231, 232, 234, 238], "accessiblerol": [22, 78, 102, 107, 111, 132, 133, 136], "accessible_rol": [22, 111, 136], "role": [22, 48, 136], "locat": [22, 163, 238], "checkbox": [22, 48, 132], "accessible_label": [22, 111], "label": [22, 111, 136, 145, 231], "accessible_en": [22, 111], "enabl": [22, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 36, 37, 39, 107, 111, 136, 142, 227, 234, 235, 238, 239], "accessible_valu": [22, 111], "accessible_placeholder_text": [22, 111], "placehold": 22, "accessible_descript": [22, 111], "descript": [22, 102, 111, 136, 163, 235], "accessible_value_maximum": [22, 111], "accessible_value_minimum": [22, 111], "accessible_value_step": [22, 111], "step": [22, 227, 231], "accessible_check": [22, 111], "checkabl": [22, 111, 136, 142], "accessible_select": [22, 111], "uintptr_t": [22, 109, 110, 111, 112, 135, 136, 137, 138, 139, 140, 141, 143, 144, 145, 146, 163], "accessible_position_in_set": [22, 111], "accessible_size_of_set": [22, 111], "set_accessible_valu": [22, 111], "invoke_accessible_increment_act": [22, 111], "increment": [22, 111, 136], "invoke_accessible_decrement_act": [22, 111], "decrement": [22, 111, 136], "invoke_accessible_default_act": [22, 111], "absolute_posit": [22, 111], "absolut": [22, 228], "visitor": [22, 111, 112, 136, 145], "r": [22, 109, 110, 111, 112, 114, 121, 129, 130, 132, 133, 134, 140, 142, 154, 155, 167, 234], "invoke_result_t": [22, 99, 109, 111, 112, 121, 127], "visit_el": [22, 111], "visit": [22, 112, 165], "continu": [22, 112, 229], "until": [22, 51, 93, 99, 109, 162, 165, 231], "convers": [22, 148, 158], "never": [22, 162], "convertt": 22, "eh": 22, "make_opt": 22, "find_by_accessible_label": [22, 111], "find": [22, 112, 227], "find_by_element_id": [22, 111], "element_id": [22, 111, 145], "find_by_element_type_nam": [22, 111], "slint_generated_publ": [23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 45, 49, 52, 53, 54, 63, 70, 82, 102, 117, 136, 154, 155, 172], "macro": [23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 227], "flag": [23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 36, 37, 39, 233], "expand": [26, 29, 35, 38, 120, 123], "numer": [26, 35, 38], "patch": [26, 112], "against": [26, 29, 35, 38, 148, 227], "minor": [35, 112], "major": [38, 112], "slint_tests_help": [40, 43, 57, 102, 172], "home": [41, 42, 43, 78, 102, 106, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 132, 172], "runner": [41, 42, 43, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 172], "work": [41, 42, 43, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 148, 172, 227, 231], "cpp": [41, 43, 105, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 132, 133, 172, 227, 228, 231, 234, 237, 238], "parent": [42, 43, 45, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 112, 127, 136, 231, 232], "slint_callback": [43, 82, 87, 102, 136, 172], "slint_config": [43, 82, 102, 136, 172], "slint_imag": [43, 68, 69, 70, 80, 81, 82, 102, 136, 148, 157, 172], "slint_interpret": [43, 55, 102, 172], "slint_pathdata": [43, 82, 85, 102, 136, 172], "slint_point": [43, 58, 82, 102, 112, 136, 149, 151, 153, 172], "slint_properti": [43, 61, 76, 82, 87, 102, 115, 136, 172], "slint_sharedvector": [43, 58, 63, 82, 89, 102, 117, 136, 159, 172], "slint_siz": [43, 58, 63, 102, 112, 117, 150, 152, 160, 172], "slint_str": [43, 59, 63, 80, 82, 90, 102, 113, 117, 134, 136, 158, 172], "slint_tim": [43, 82, 92, 102, 136, 162, 172], "generated_includ": [44, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 172], "cppdoc": [45, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 172], "slint_brush_intern": [45, 59, 79, 102, 113, 172], "slint_builtin_struct": [45, 76, 102, 130, 161, 172], "slint_builtin_structs_intern": [45, 67, 75, 79, 82, 102, 121, 136, 172], "slint_color_intern": [45, 61, 79, 102, 115, 172], "slint_enum": [45, 48, 50, 79, 102, 133, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "slint_enums_intern": [45, 74, 76, 77, 78, 81, 82, 85, 102, 128, 130, 131, 135, 136, 139, 172], "slint_image_intern": [45, 63, 79, 86, 102, 117, 140, 172], "slint_intern": [45, 58, 59, 60, 61, 62, 63, 65, 66, 67, 68, 70, 72, 73, 76, 79, 80, 84, 86, 88, 102, 112, 127, 138, 140, 142, 172], "slint_interpreter_generated_publ": [45, 46, 47, 84, 102, 138, 163, 164, 172], "slint_interpreter_intern": [45, 55, 82, 83, 102, 109, 172], "slint_pathdata_intern": [45, 65, 79, 102, 119, 172], "slint_platform_intern": [45, 58, 81, 82, 102, 112, 172], "slint_properties_intern": [45, 60, 67, 102, 114, 121, 172], "slint_qt_intern": [45, 58, 82, 102, 112, 172], "slint_sharedvector_intern": [45, 68, 102, 122, 172], "slint_string_intern": [45, 70, 102, 124, 172], "slint_testing_intern": [45, 57, 102, 111, 172], "slint_timer_intern": [45, 72, 102, 126, 172], "class": [46, 47, 48, 49, 50, 51, 52, 53, 54, 109, 110, 111, 112, 113, 115, 117, 122, 127, 128, 130, 132, 133, 134, 135, 136, 137, 139, 141, 146, 148, 158, 159, 165, 166, 168, 170, 172, 228, 229, 231, 238, 239, 240], "int8_t": [46, 137], "unit": [46, 240], "length": [46, 228, 240], "angl": [46, 113, 240], "solidcolor": [46, 113, 128], "sever": 47, "belong": 47, "context": [48, 53, 112, 136, 148], "assist": 48, "technologi": 48, "reader": 48, "isn": 48, "behav": 48, "combobox": [48, 132, 142], "slider": [48, 132], "spinbox": [48, 132], "tab": [48, 78, 102, 106, 132], "tablist": [48, 132], "similar": [48, 159, 228, 229, 239], "automat": [48, 158, 239, 240], "tabl": [48, 132, 237, 240], "tree": [48, 105, 132, 238], "treeview": 48, "Not": [48, 122], "yet": [48, 53, 107, 122, 162, 165], "progressind": [48, 132], "textinput": [48, 132, 136], "edit": [48, 136, 142, 229, 232, 234], "switch": [48, 113, 128, 132, 135, 139], "listitem": [48, 132], "item": [48, 53, 111, 112, 127, 136, 142, 145, 161], "scenario": 49, "occur": 49, "unsupport": [49, 134], "alreadyset": [49, 134], "There": 49, "alreadi": [49, 110, 157, 227, 235], "pencil": 50, "middl": [50, 132], "mani": [50, 112, 235], "center": [50, 133, 234, 238], "mode": [51, 100, 112, 126, 146, 162], "determin": [51, 100, 227], "quit": [51, 100, 234], "quitonlastwindowclos": [51, 100, 112], "rununtilquit": [51, 112], "keep": [51, 142, 229, 239], "nativeopengl": [52, 134], "opengl": [52, 53, 148], "renderingsetup": [53, 134], "beforerend": [53, 134], "afterrend": [53, 134], "gl": 53, "renderingteardown": [53, 134], "resourc": [53, 148], "due": [53, 233], "whether": [54, 110, 227], "hidewindow": [54, 134], "keepwindowshown": [54, 134], "reject": [54, 133, 136], "kept": 54, "directori": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 102, 227, 228, 233, 238], "program": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 172, 227, 228, 231], "cassert": [56, 110], "cstdint": [56, 57, 62, 66, 69, 74, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 110, 111, 116, 120, 123, 128, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "util": [56, 110, 227], "duration_until_next_timer_upd": [56, 102, 105, 110], "type_trait": [57, 111], "elementhandl": [57, 102, 107, 111, 145], "init": [57, 102, 107, 111, 112, 121, 136], "algorithm": [58, 68, 112, 122], "concept": [58, 112], "memori": [58, 67, 68, 112, 121, 122, 148, 158, 231, 239], "componentweakhandl": [58, 98, 102, 103, 112], "eventloopmod": [58, 100, 102, 103, 112], "blocking_invoke_from_event_loop": [58, 98, 102, 103, 112], "update_all_transl": [58, 102, 103, 112], "tupl": [60, 112, 114, 130, 240], "stdint": [61, 115], "sharedpixelbuff": [63, 102, 103, 117, 135, 148], "initializer_list": [65, 68, 109, 119, 122, 159, 165], "atom": [68, 122], "iostream": [71, 125, 127], "assert_eq": [71, 102, 125], "timer": [72, 93, 94, 102, 103, 126], "cstdarg": [74, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 128, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "cstdlib": [74, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 128, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "standardlistviewitem": [75, 102, 103, 129, 130, 142], "key_cod": [78, 102, 105, 132], "alt": [78, 102, 106, 130, 132], "altgr": [78, 102, 106, 132], "backspac": [78, 102, 106, 132], "backtab": [78, 102, 106, 132], "capslock": [78, 102, 106, 132], "controlr": [78, 102, 106, 132], "downarrow": [78, 102, 106, 132], "escap": [78, 102, 106, 132], "f1": [78, 102, 106, 132], "f10": [78, 102, 106, 132], "f11": [78, 102, 106, 132], "f12": [78, 102, 106, 132], "f13": [78, 102, 106, 132], "f14": [78, 102, 106, 132], "f15": [78, 102, 106, 132], "f16": [78, 102, 106, 132], "f17": [78, 102, 106, 132], "f18": [78, 102, 106, 132], "f19": [78, 102, 106, 132], "f2": [78, 102, 106, 132], "f20": [78, 102, 106, 132], "f21": [78, 102, 106, 132], "f22": [78, 102, 106, 132], "f23": [78, 102, 106, 132], "f24": [78, 102, 106, 132], "f3": [78, 102, 106, 132], "f4": [78, 102, 106, 132], "f5": [78, 102, 106, 132, 237], "f6": [78, 102, 106, 132], "f7": [78, 102, 106, 132], "f8": [78, 102, 106, 132], "f9": [78, 102, 106, 132], "leftarrow": [78, 102, 106, 132], "menu": [78, 102, 106, 132], "meta": [78, 102, 106, 130, 132], "metar": [78, 102, 106, 132], "pagedown": [78, 102, 106, 132], "pageup": [78, 102, 106, 132], "paus": [78, 102, 106, 132], "rightarrow": [78, 102, 106, 132], "scrolllock": [78, 102, 106, 132], "shift": [78, 102, 106, 130, 132, 167], "shiftr": [78, 102, 106, 132], "sysreq": [78, 102, 106, 132], "uparrow": [78, 102, 106, 132], "rgba8pixel": [80, 102, 103, 117, 134, 135, 148], "slint_feature_access": [80, 102, 134], "slint_feature_backend_linuxkm": [80, 102, 134], "slint_feature_backend_qt": [80, 102, 109, 134], "slint_feature_backend_winit": [80, 102, 134, 227], "slint_feature_experiment": [80, 102, 107, 110, 111, 134], "slint_feature_gettext": [80, 101, 102, 112, 134], "slint_feature_interpret": [80, 102, 109, 134], "slint_feature_renderer_femtovg": [80, 102, 134, 227], "slint_feature_renderer_skia": [80, 102, 110, 134, 227], "slint_feature_renderer_softwar": [80, 102, 110, 134], "slint_feature_system_test": [80, 102, 134], "slint_feature_test": [80, 102, 107, 111, 134], "slint_version_major": [80, 102, 134], "slint_version_minor": [80, 102, 134], "slint_version_patch": [80, 102, 134], "slint_version_str": [80, 102, 134], "diagnosticlevel": [83, 102, 104, 137, 163], "durat": [93, 126, 136, 146, 148, 162, 240], "pend": [93, 98, 99], "advanc": [94, 165, 166], "process": [94, 107, 227], "futur": [96, 234], "appear": 96, "termin": [97, 158, 234], "meant": [97, 106], "ui": [97, 98, 99, 104, 105, 107, 227, 228, 231, 232, 234, 237, 238], "immedi": 97, "add": [98, 122, 165, 227, 233, 234, 238], "queue": 98, "wake": 98, "woken": 98, "queu": 98, "statu": [98, 110], "network": 98, "my_application_ui": [98, 99, 231], "argc": [98, 99, 231], "char": [98, 99, 109, 111, 112, 115, 124, 125, 136, 144, 148, 158, 231, 240], "argv": [98, 99, 231], "networkstatusui": 98, "set_status_label": [98, 99], "weak_ui_handl": 98, "network_thread": 98, "read_message_blocking_from_network": 98, "see": [98, 103, 112, 157, 227, 233, 234, 237, 238], "block": [98, 99], "just": [99, 109, 112], "But": 99, "execut": [99, 227], "deadlock": 99, "forev": 99, "anoth": [99, 105, 148], "myapplicationui": 99, "worker_thread": 99, "get_messag": 99, "By": [100, 172, 227, 228, 234], "forc": 101, "tr": 101, "evalu": [101, 121], "my_ui": 101, "languageset": 101, "on_french_select": 101, "setenv": 101, "lang": [101, 136], "l": [101, 112], "section": [102, 227, 229, 231, 232, 233, 236, 239], "header": [102, 118, 229, 231, 238], "choos": [102, 227, 238], "slintnamespac": 102, "interpreterstruct": 102, "diagnosticstruct": 102, "propertydescriptorstruct": 102, "structstruct": 102, "iteratorclass": 102, "componentcompilerclass": 102, "componentdefinitionclass": 102, "componentinstanceclass": 102, "valueenum": 102, "diagnosticlevelenum": 102, "valuetypenamespac": 102, "platformstruct": 102, "rgb565pixelclass": 102, "abstractrendererclass": 102, "nativewindowhandleclass": 102, "platformclass": 102, "taskclass": 102, "skiarendererclass": 102, "softwarerendererstruct": 102, "physicalregionstruct": 102, "rectclass": 102, "windowadapterstruct": 102, "windowpropertiesstruct": 102, "layoutconstraintsnamespac": 102, "testingclass": 102, "elementhandleenum": 102, "accessiblerolestruct": 102, "hsvacolorstruct": 102, "imagestruct": 102, "logicalpositionstruct": 102, "logicalsizestruct": 102, "physicalpositionstruct": 102, "physicalsizetempl": 102, "pointstruct": 102, "rgb8pixelstruct": 102, "rgba8pixeltempl": 102, "rgbacolortempl": 102, "sharedpixelbufferstruct": 102, "sharedstringtempl": 102, "sharedvectortempl": 102, "sizestruct": 102, "standardlistviewitemstruct": 102, "timerclass": 102, "brushclass": 102, "colortempl": 102, "componenthandletempl": 102, "componentweakhandletempl": 102, "filtermodeltempl": 102, "mapmodeltempl": 102, "modeltempl": 102, "reversemodeltempl": 102, "sortmodeltempl": 102, "vectormodelclass": 102, "windowenum": 102, "closerequestresponseenum": 102, "eventloopmodeenum": 102, "graphicsapienum": 102, "pointereventbuttonenum": 102, "renderingstateenum": 102, "apidirectori": 102, "cppdirectori": 102, "includefil": 102, "hfile": 102, "hdirectori": 102, "cppdocsdirectori": 102, "generated_includefil": 102, "detail": [102, 232, 234, 235, 237], "document": [102, 103, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 227, 229, 234, 235, 236, 237], "nest": 102, "relationship": 102, "deriv": [102, 105], "overview": [103, 236], "design": [103, 232, 240], "its": [104, 157, 163], "pre": [104, 148, 227, 228, 234, 235, 237], "normal": [104, 133, 156], "wai": [104, 148, 227, 228, 232, 239], "come": [105, 227, 232, 235, 239], "built": [105, 227, 231, 239], "modul": [105, 107, 227, 237], "interact": [105, 136, 227, 232, 239], "environ": [105, 233, 234, 236], "microcontrol": [105, 236], "embed": [105, 227, 232], "plugin": 105, "found": [105, 228, 231], "repositori": 105, "http": [105, 112, 227, 231, 234, 238], "github": [105, 227, 231, 234, 238], "com": [105, 112, 227, 231, 238], "master": 105, "platform_n": 105, "platform_qt": 105, "blob": 105, "esp": [105, 233, 234, 236], "idf": [105, 234, 236], "src": [105, 129, 130, 132, 133, 234], "constant": [106, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "special": [106, 112, 156], "printabl": 106, "experiment": [107, 227], "subject": 107, "stabil": 107, "ON": [107, 227, 235], "cmake": [107, 227, 231, 232, 233, 235, 236, 237, 238, 239], "page": 108, "copyright": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 227, 228, 229, 231, 233, 234, 235, 236, 237, 238, 239, 240], "sixtyfp": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 227, 228, 229, 231, 233, 234, 235, 236, 237, 238, 239, 240], "gmbh": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 227, 228, 229, 231, 233, 234, 235, 236, 237, 238, 239, 240], "info": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], "dev": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], "spdx": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 227, 228, 229, 231, 233, 234, 235, 236, 237, 238, 239, 240], "licens": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 227, 228, 229, 231, 233, 234, 235, 236, 237, 238, 239, 240], "identifi": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 227, 228, 229, 231, 233, 234, 235, 236, 237, 238, 239, 240], "gpl": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], "OR": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], "licenseref": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], "royalti": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], "pragma": [109, 110, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "ifndef": [109, 110, 112, 127], "ifdef": [109, 110, 111, 112], "endif": [109, 110, 111, 112, 115, 116, 117, 122, 127, 135, 138, 139, 227, 231, 234], "namespac": [109, 110, 111, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 172, 228, 235, 239], "cbindgen_priv": [109, 110, 111, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 130, 131, 133, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146], "stai": 109, "eraseditemtreebox": [109, 138], "slint_interpreter_struct_new": [109, 138], "slint_interpreter_struct_clon": [109, 138], "slint_interpreter_struct_destructor": [109, 138], "inputiter": [109, 165], "doxygen": [109, 110, 112, 115, 116, 117, 122, 127], "understand": 109, "wizardri": 109, "enable_if_t": [109, 121], "is_convert": 109, "decltyp": [109, 112, 121], "declval": 109, "set_field": [109, 165], "fixm": [109, 112, 115], "probabl": 109, "miss": 109, "lot": 109, "value_typ": [109, 165, 166], "structiteratoropaqu": [109, 138], "k": [109, 138], "believ": 109, "suppos": [109, 231], "slint_interpreter_struct_make_it": [109, 138], "get_field": [109, 165], "structopaqu": [109, 138], "slint_interpreter_value_new": [109, 138], "slint_interpreter_value_clon": [109, 138], "slint_interpreter_value_destructor": [109, 138], "to_int": 109, "to_float": 109, "slint_interpreter_value_to_numb": [109, 138], "slint_interpreter_value_to_str": [109, 138], "slint_interpreter_value_to_bool": [109, 138], "slint_interpreter_value_to_brush": [109, 138], "opaque_struct": 109, "slint_interpreter_value_to_struct": [109, 138], "slint_interpreter_value_to_imag": [109, 138], "reinterpret_cast": [109, 110, 111, 112, 114, 117, 121, 122, 124, 126, 127, 144], "slint_interpreter_value_new_doubl": [109, 138], "static_cast": [109, 110, 112, 148], "slint_interpreter_value_new_str": [109, 138], "slint_interpreter_value_new_bool": [109, 138], "slint_interpreter_value_new_brush": [109, 138], "slint_interpreter_value_new_struct": [109, 138], "slint_interpreter_value_new_imag": [109, 138], "slint_interpreter_value_typ": [109, 138], "slint_interpreter_value_eq": [109, 138], "avoid": [109, 115, 125], "turn": [109, 227], "slint_interpreter_value_new_array_model": [109, 138], "slint_interpreter_value_to_arrai": [109, 138], "modeladaptorvt": [109, 138], "vref": [109, 112, 127, 135, 136, 138], "modelwrapp": 109, "modelchangelisten": [109, 112], "modelnotifyopaqu": [109, 138], "rust": [109, 110, 112, 234, 235], "slint_interpreter_model_notify_destructor": [109, 138], "slint_interpreter_model_notify_row_ad": [109, 138], "slint_interpreter_model_notify_row_chang": [109, 138], "slint_interpreter_model_notify_row_remov": [109, 138], "slint_interpreter_model_notify_reset": [109, 138], "wrapper": 109, "make_shar": [109, 112, 121], "slint_interpreter_model_notify_new": [109, 138], "attach_p": [109, 112], "has_valu": [109, 110, 111, 112], "rval": 109, "get_notifi": [109, 138], "vrefmut": [109, 112, 135, 136, 138], "vt": 109, "slint_interpreter_value_new_model": [109, 138], "name_view": 109, "const_cast": [109, 111, 112, 117, 121, 122, 124, 127, 144], "field_val": 109, "slint_interpreter_struct_get_field": [109, 138], "slint_interpreter_struct_set_field": [109, 138], "name_slic": 109, "nextval_inn": 109, "slint_interpreter_struct_iterator_next": [109, 138], "ptr": [109, 112, 122, 135, 136, 143, 144], "len": [109, 112, 122, 127, 136, 144], "slint_interpreter_struct_iterator_destructor": [109, 138], "fact": 109, "assert_main_thread": [109, 110, 112, 127], "slint_interpreter_component_instance_show": [109, 138], "windowadapterrcopaqu": [109, 110, 112, 127, 136, 138, 140], "win_ptr": 109, "slint_interpreter_component_instance_window": [109, 138], "wid": 109, "slint_qt_get_widget": [109, 142], "windowadapterrc": [109, 127, 136, 142], "slint_interpreter_component_instance_set_properti": [109, 138], "string_to_slic": [109, 124], "prop_inn": 109, "slint_interpreter_component_instance_get_properti": [109, 138], "args_view": 109, "rval_inn": 109, "slint_interpreter_component_instance_invok": [109, 138], "is_convertible_v": [109, 127], "actual_cb": [109, 127], "slint_interpreter_component_instance_set_callback": [109, 138], "slint_interpreter_component_instance_set_global_properti": [109, 138], "slint_interpreter_component_instance_get_global_properti": [109, 138], "slint_interpreter_component_instance_set_global_callback": [109, 138], "slint_interpreter_component_instance_invoke_glob": [109, 138], "componentdefinitionopaqu": [109, 138], "slint_interpreter_component_definition_clon": [109, 138], "slint_interpreter_component_definition_destructor": [109, 138], "union": [109, 111, 128, 135, 136, 139], "ci": 109, "u": [109, 110, 112, 136], "slint_interpreter_component_instance_cr": [109, 138], "prop": [109, 138], "slint_interpreter_component_definition_properti": [109, 138], "slint_interpreter_component_definition_callback": [109, 138], "slint_interpreter_component_definition_funct": [109, 138], "slint_interpreter_component_definition_nam": [109, 138], "slint_interpreter_component_definition_glob": [109, 138], "slint_interpreter_component_definition_global_properti": [109, 138], "slint_interpreter_component_definition_global_callback": [109, 138], "slint_interpreter_component_definition_global_funct": [109, 138], "slint_interpreter_component_instance_component_definit": [109, 138], "componentcompileropaqu": [109, 138], "slint_interpreter_component_compiler_new": [109, 138], "slint_interpreter_component_compiler_destructor": [109, 138], "slint_interpreter_component_compiler_set_include_path": [109, 138], "slint_interpreter_component_compiler_set_styl": [109, 138], "slint_interpreter_component_compiler_get_styl": [109, 138], "slint_interpreter_component_compiler_set_translation_domain": [109, 138], "slint_interpreter_component_compiler_get_include_path": [109, 138], "slint_interpreter_component_compiler_get_diagnost": [109, 138], "slint_interpreter_component_compiler_build_from_sourc": [109, 138], "slint_interpreter_component_compiler_build_from_path": [109, 138], "send_keyboard_string_sequ": [109, 125, 136], "__apple__": [110, 112], "_win32": [110, 112, 116], "_win64": [110, 112, 116], "__objc__": 110, "typedef": [110, 165, 166], "objc_object": 110, "rendererptr": [110, 140], "renderer_handl": 110, "was_initi": 110, "slint_window_adapter_new": [110, 140], "intsiz": [110, 135, 136, 140], "p": [110, 112, 120, 127, 140, 149, 151], "point2d": [110, 120, 136, 140], "int32_t": [110, 112, 120, 121, 130, 135, 136, 140, 141, 142, 151], "out": [110, 131, 136, 138, 139, 140, 141, 144, 145, 159, 229, 231, 232, 234, 235, 237], "slint_window_properties_get_titl": [110, 140], "slint_window_properties_get_background": [110, 140], "renam": [110, 118], "slint_window_properties_get_fullscreen": [110, 140], "slint_window_properties_get_minim": [110, 140], "slint_window_properties_get_maxim": [110, 140], "lc": 110, "slint_window_properties_get_layout_constraint": [110, 140], "has_min": [110, 140], "has_max": [110, 140], "abort": [110, 112, 125, 127, 133], "platformtaskopaqu": [110, 140], "_0": [110, 112, 113, 121, 127, 128, 135, 136, 138, 139, 140, 141], "slint_platform_task_drop": [110, 140], "assert": 110, "form": [110, 229, 239], "slint_platform_task_run": [110, 140], "slint_platform_regist": [110, 140], "w": [110, 112], "maybe_unus": [110, 112], "uint64_t": [110, 112, 121, 125, 126, 130, 135, 136, 138, 140, 141, 146], "out_text": 110, "maybe_clipboard": 110, "uint16_t": [110, 135, 136, 140, 167, 234], "g": [110, 134, 154, 155, 167, 227], "6": [110, 135, 138, 142, 167, 227], "constexpr": [110, 111, 112, 123, 125, 132, 136, 142, 144, 150, 152, 167, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "4": [110, 112, 135, 136, 138, 142, 237], "mutabl": [110, 112, 121], "softwarerendereropaqu": [110, 140], "slint_software_renderer_handl": [110, 140], "intrect": [110, 135, 136, 140], "slint_software_renderer_region_to_rect": [110, 140], "__cpp_lib_rang": 110, "202110l": 110, "dr20": 110, "p2415r2": 110, "owning_view": 110, "view_interfac": 110, "slint_software_renderer_drop": [110, 140], "slint_software_renderer_new": [110, 140], "slint_software_renderer_render_rgb8": [110, 140], "slint_software_renderer_render_rgb565": [110, 140], "slint_software_renderer_render_by_line_rgb565": [110, 140], "process_line_callback_ptr": 110, "line_start": 110, "line_end": 110, "render_fn_data": 110, "line_span": 110, "270": [110, 142], "slint_software_renderer_set_rendering_rot": [110, 140], "cpprawhandleopaqu": [110, 140], "slint_raw_window_handle_drop": [110, 140], "slint_new_raw_window_handle_x11_xcb": [110, 140], "slint_new_raw_window_handle_x11_xlib": [110, 140], "slint_new_raw_window_handle_wayland": [110, 140], "slint_new_raw_window_handle_appkit": [110, 140], "slint_new_raw_window_handle_win32": [110, 140], "skiarendereropaqu": [110, 140], "slint_skia_renderer_handl": [110, 140], "slint_skia_renderer_drop": [110, 140], "slint_skia_renderer_new": [110, 140], "slint_skia_renderer_rend": [110, 140], "slint_platform_update_timers_and_anim": [110, 140], "val": [110, 136, 138, 141], "slint_platform_duration_until_next_timer_upd": [110, 140], "numeric_limit": [110, 112], "slint_testing_init_backend": [111, 145], "is_constructible_v": 111, "is_default_constructible_v": 111, "is_void_v": [111, 112], "slint_testing_element_visit_el": [111, 145], "visitorandresult": 111, "visitor_and_result": 111, "user_data": [111, 114, 121, 127, 136, 138, 140, 141, 145, 146], "label_view": 111, "slint_testing_element_find_by_accessible_label": [111, 145], "element_id_view": 111, "slint_testing_element_find_by_element_id": [111, 145], "element_type_name_view": 111, "slint_testing_element_find_by_element_type_nam": [111, 145], "upgrade_item_weak": [111, 112], "slint_testing_element_id": [111, 145], "slint_testing_element_type_nam": [111, 145], "slint_testing_element_bas": [111, 145], "element_index": [111, 145], "item_tre": [111, 112, 136], "borrow": [111, 148], "get_accessible_string_properti": 111, "accessiblestringproperti": [111, 136], "placeholdertext": [111, 136], "valuemaximum": [111, 136], "slint_string_to_float": [111, 140], "valueminimum": [111, 136], "valuestep": [111, 136], "positioninset": [111, 136], "slint_string_to_us": [111, 140], "sizeofset": [111, 136], "setvaluehelp": 111, "accessibilityact": [111, 136], "set_valu": [111, 136], "setvalue_bodi": [111, 136], "tag": [111, 112, 113, 117, 119, 127, 128, 135, 136, 139], "setvalu": [111, 136], "accessibility_act": [111, 136], "increaseactionhelp": 111, "decreaseactionhelp": 111, "defaultactionhelp": 111, "item_geometri": [111, 136], "logicalrect": [111, 136], "logicalpoint": [111, 136], "ab": 111, "slint_item_absolute_posit": [111, 136], "accessible_string_properti": [111, 136], "__gnuc__": [112, 116], "__clang__": 112, "17": [112, 142, 165, 166], "condition": 112, "care": [112, 228], "gcc": 112, "ignor": [112, 126, 133], "winvalid": 112, "offsetof": 112, "mutex": 112, "condition_vari": 112, "bring": 112, "structur": [112, 153, 160, 164, 165, 228], "scope": [112, 229, 239], "itemtreeref": [112, 136], "indexrang": [112, 136], "itemref": 112, "itemvt": [112, 136, 142], "itemvisitorrefmut": 112, "itemvisitorvt": [112, 136], "itemtreenod": [112, 136], "itemarrayentri": 112, "voffset": [112, 136], "allowpin": [112, 136], "itemarrai": [112, 127], "make_item_nod": 112, "child_count": 112, "child_index": 112, "parent_index": [112, 136], "item_array_index": [112, 136], "is_access": [112, 136], "item_bodi": [112, 136], "make_dyn_nod": 112, "offset": 112, "dynamictree_bodi": [112, 136], "dynamictre": [112, 136], "get_item_ref": [112, 136], "item_tree_arrai": [112, 136], "item_arrai": [112, 136], "convert_anonymous_rect": 112, "alphabet": [112, 240], "dealloc": [112, 135, 136], "__cpp_sized_dealloc": 112, "align_val_t": 112, "align": [112, 136, 143, 234, 238], "elif": [112, 116], "mac_os_x_version_min_requir": 112, "mac_os_x_version_10_14": 112, "drop_in_plac": [112, 135, 136], "sizeof": [112, 122, 144, 234], "alignof": [112, 122], "cross": [112, 235, 236], "dll": [112, 231], "reloc": 112, "doc": 112, "microsoft": 112, "en": 112, "rule": 112, "dllimport": [112, 116], "dllexport": 112, "msvc": [112, 227], "160": [112, 142], "address": 112, "seek": 112, "That": [112, 231], "resolv": 112, "stub": 112, "librari": [112, 159, 227, 228, 231, 232, 235, 238], "slint_get_item_vt": 112, "vtablenam": 112, "slint_get_": [112, 136, 142], "itemrc": [112, 127, 136], "itemweak": [112, 136, 145], "item_weak": 112, "item_tree_strong": 112, "debug": [112, 237], "slint_debug": [112, 140], "vweak": [112, 136], "layoutinfo": [112, 136], "merg": [112, 136], "duplic": [112, 142], "max_perc": [112, 136], "min_perc": [112, 136], "stretch": [112, 133, 136], "easingcurv": [112, 136], "cubicbezi": [112, 136], "cubic_bezi": [112, 136], "register_item_tre": 112, "maybe_window": 112, "window_ptr": 112, "slint_register_item_tre": [112, 136], "solve_box_layout": 112, "boxlayoutdata": [112, 136], "repeater_index": [112, 136], "ri": 112, "slint_solve_box_layout": [112, 136], "solve_grid_layout": 112, "gridlayoutdata": [112, 136], "slint_solve_grid_layout": [112, 136], "grid_layout_info": 112, "gridlayoutcelldata": [112, 136], "cell": [112, 136], "pad": [112, 122, 136], "slint_grid_layout_info": [112, 136], "box_layout_info": 112, "boxlayoutcelldata": [112, 136], "layoutalign": [112, 133, 136, 142], "slint_box_layout_info": [112, 136], "box_layout_info_ortho": 112, "slint_box_layout_info_ortho": [112, 136], "layout_cache_access": 112, "idx": 112, "modelp": 112, "weak_ptr": 112, "access_array_index": 112, "row_data_track": 112, "model_length": 112, "track_row_count_chang": 112, "cerr": [112, 125, 127], "endl": [112, 125, 127], "peer": 112, "model_row_count_dirty_properti": 112, "track_row_data_chang": 112, "lower_bound": 112, "tracked_row": 112, "model_row_data_dirty_properti": 112, "binary_search": 112, "mark_dirti": [112, 121], "for_each_p": 112, "remove_if": 112, "pp": 112, "arraymodel": 112, "our": [112, 229, 231, 232, 237, 238], "uintmodel": 112, "d": [112, 121, 136, 231], "target_model": 112, "filtered_rows_dirti": 112, "added_accepted_row": 112, "insertion_point": 112, "accepted_row": 112, "existing_row": 112, "existing_row_index": 112, "distanc": [112, 122], "is_contain": 112, "accepted_updated_row": 112, "mapped_row_start": 112, "mapped_row_end": 112, "mapped_removed_len": 112, "mapped_removed_index": 112, "update_map": 112, "source_data": 112, "first_inserted_row": 112, "sorted_rows_dirti": 112, "adjust": [112, 234, 238], "indic": [112, 136], "sorted_row": 112, "inserted_valu": 112, "sorted_elem": 112, "changed_row": 112, "removed_row_it": 112, "removed_row": 112, "changed_valu": 112, "inserted_row": 112, "first_removed_row": 112, "ensure_sort": 112, "lhs_index": 112, "rhs_index": 112, "lhs_elem": 112, "rhs_elem": 112, "old_row_count": 112, "repeaterinn": 112, "clean": 112, "repeatedinstancewithst": 112, "is_dirti": [112, 121], "update_data": 112, "set_model_bind": 112, "bind": [112, 114, 121, 136, 141, 232], "set_bind": [112, 121], "ensure_upd": 112, "tracker": 112, "ensure_updated_listview": 112, "viewport_width": [112, 136], "viewport_height": [112, 136], "viewport_i": [112, 136], "listview_width": 112, "listview_height": 112, "todo": 112, "try": 112, "alloc": [112, 233, 234], "compute_layout_listview": 112, "traversalord": [112, 136], "backtofront": [112, 136], "ref": 112, "item_at": 112, "visit_children_item": [112, 136], "static_vt": [112, 127], "instance_at": 112, "index_rang": 112, "listview_layout": 112, "model_set_row_data": 112, "plural": [112, 136], "slint_transl": [112, 136], "translate_from_bundl": 112, "char8_t": [112, 124, 158], "slint_translate_from_bundl": [112, 136], "translate_from_bundle_with_plur": 112, "plural_rul": [112, 136], "strs_slice": 112, "indices_slic": 112, "plural_rules_slic": 112, "slint_translate_from_bundle_with_plur": [112, 136], "slint_translations_mark_dirti": [112, 136], "flickabl": [112, 136], "slint_flickable_data_init": [112, 136], "slint_flickable_data_fre": [112, 136], "nativestylemetr": [112, 142], "slint_native_style_metrics_init": [112, 142], "slint_native_style_metrics_deinit": [112, 142], "nativepalett": [112, 142], "slint_native_palette_init": [112, 142], "slint_native_palette_deinit": [112, 142], "mismatch": 112, "versioncheckhelp": 112, "slint_run_event_loop": [112, 140], "slint_quit_event_loop": [112, 140], "slint_post_ev": [112, 140], "mtx": 112, "cv": 112, "unique_lock": 112, "notify_on": 112, "wait": [112, 133], "clang": [112, 127], "format": [112, 127, 135, 136, 148, 158], "off": [112, 127, 227, 235], "gradientstop": [113, 115, 128], "firststop": 113, "stopcount": 113, "make_linear_gradi": 113, "fake": 113, "stopsbegin": 113, "stopsend": 113, "radialgradientbrush": [113, 128], "make_circle_gradi": 113, "lineargradi": [113, 128], "radialgradi": [113, 128], "nodiscard": [113, 115, 117], "solid_color": [113, 128], "break": [113, 128, 135, 139], "linear_gradi": [113, 128], "radial_gradi": [113, 128], "slint_color_bright": [113, 115, 131], "slint_color_dark": [113, 115, 131], "slint_color_transparent": [113, 115, 131], "slint_color_with_alpha": [113, 115, 131], "set_animated_valu": [113, 115, 121], "new_valu": [113, 115, 121], "propertyanim": [113, 115, 121, 136, 141], "animation_data": [113, 115, 121, 136, 141], "slint_property_set_animated_value_brush": [113, 136, 141], "ret": [114, 115, 136, 141], "slint_callback_init": [114, 136, 141], "slint_callback_drop": [114, 136, 141], "set_handl": 114, "slint_callback_set_handl": [114, 136, 141], "slint_callback_cal": [114, 136, 141], "callbackopaqu": [114, 136, 141], "0x1": 114, "callbacksignaturehelp": 114, "callbackhelp": [114, 136, 142], "satur": [115, 147], "16": [115, 142, 227], "0xff": 115, "24": [115, 142], "slint_color_from_hsva": [115, 131], "slint_color_to_hsva": [115, 131], "cast": [115, 125], "argb": 115, "slint_color_mix": [115, 131], "slint_property_set_animated_value_color": [115, 136, 141], "uintptr_max": 116, "0xffffffff": 116, "slint_target_32": [116, 138], "0xffffffffffffffffu": 116, "slint_target_64": [116, 138], "_msc_ver": 116, "slint_dll_import": [116, 136, 142], "__declspec": 116, "__attribute__": 116, "m_width": 117, "m_height": 117, "m_data": 117, "cbegin": [117, 122, 157, 159], "cend": [117, 122, 157, 159], "borrowedopengltextureorigin": [117, 135, 148], "topleft": [117, 135, 148], "bottomleft": [117, 135, 148], "imageinner_non": [117, 135], "load_from_path": [117, 148], "file_path": [117, 148], "slint_image_load_from_path": [117, 135], "create_from_borrowed_gl_2d_rgba_textur": [117, 148], "texture_id": [117, 135, 148], "origin_priv": 117, "imageinner_borrowedopengltextur": [117, 135], "borrowedopengltextur": [117, 135], "imageinner_embeddedimag": [117, 135], "imagecachekei": [117, 135], "invalid": [117, 135, 148, 165, 166], "sharedimagebuff": [117, 135], "rgb8": [117, 135], "rgba8": [117, 135], "slint_image_s": [117, 135], "slint_image_path": [117, 135], "set_nine_slice_edg": [117, 148], "short": [117, 148], "bottom": [117, 133, 135, 148], "slint_image_set_nine_slice_edg": [117, 135], "to_rgb8": [117, 148], "slint_image_to_rgb8": [117, 135], "to_rgba8": [117, 148], "slint_image_to_rgba8": [117, 135], "to_rgba8_premultipli": [117, 148], "slint_image_to_rgba8_premultipli": [117, 135], "slint_image_compare_equ": [117, 135], "imageinn": [117, 135], "load_image_from_embedded_data": 117, "extens": [117, 232, 237, 238], "slint_image_load_from_embedded_data": [117, 135], "image_from_embedded_textur": 117, "statictextur": [117, 135], "textur": [117, 135, 148], "slint_image_from_embedded_textur": [117, 135], "pathev": [119, 133, 139], "patharcto": [119, 139], "pathcubicto": [119, 139], "pathel": [119, 139], "pathlineto": [119, 139], "pathmoveto": [119, 139], "pathquadraticto": [119, 139], "pathdata": [119, 136, 139], "firstel": 119, "elements_from_arrai": 119, "firstev": 119, "event_count": [119, 139], "firstcoordin": 119, "coordinate_count": [119, 139], "events_from_arrai": 119, "command": [119, 139, 227, 231, 232, 233, 234, 235, 237, 238, 239], "tmp": 119, "slint_new_path_el": [119, 139], "slint_new_path_ev": [119, 139], "euclid": [120, 123], "crate": [120, 123], "binari": [120, 123, 228, 231, 234, 238], "compat": [120, 123], "changetrack": [121, 136, 141], "stateinfo": [121, 130], "slint_property_set_animated_binding_help": 121, "propertyhandleopaqu": [121, 136, 141], "drop_user_data": [121, 136, 138, 140, 141, 146], "transition_data": [121, 136, 141], "slint_property_set_animated_binding_int": [121, 136, 141], "slint_property_set_animated_binding_float": [121, 136, 141], "slint_property_set_animated_binding_color": [121, 136, 141], "slint_property_set_animated_binding_brush": [121, 136, 141], "slint_property_init": [121, 136, 141], "slint_property_drop": [121, 136, 141], "implicit": [121, 158, 159], "0b10": 121, "slint_property_set_chang": [121, 136, 141], "slint_property_upd": [121, 136, 141], "slint_property_set_bind": [121, 136, 141], "set_animated_bind": 121, "tran": 121, "set_animated_binding_for_transit": 121, "userdata": 121, "instant": 121, "slint_property_is_dirti": [121, 136, 141], "slint_property_mark_dirti": [121, 136, 141], "link_two_wai": 121, "p1": 121, "p2": 121, "common_properti": 121, "twowaybind": 121, "del_fn": 121, "call_fn": 121, "intercept_fn": 121, "intercept_binding_fn": 121, "slint_property_set_binding_intern": [121, 136, 141], "set_state_bind": 121, "slint_property_set_animated_value_int": [121, 136, 141], "slint_property_set_animated_value_float": [121, 136, 141], "slint_property_set_state_bind": [121, 136, 141], "propertytrack": 121, "slint_property_tracker_init": [121, 136, 141], "slint_property_tracker_drop": [121, 136, 141], "slint_property_tracker_is_dirti": [121, 136, 141], "is_same_v": 121, "slint_property_tracker_evalu": [121, 136, 141], "evaluate_as_dependency_root": 121, "slint_property_tracker_evaluate_as_dependency_root": [121, 136, 141], "propertytrackeropaqu": [121, 136, 141], "slint_change_tracker_construct": [121, 136, 141], "slint_change_tracker_drop": [121, 136, 141], "fneval": 121, "fnnotifi": 121, "fn_eval": 121, "fn_notifi": 121, "data_ptr": 121, "slint_change_tracker_init": [121, 136, 141], "sharedvectorhead": 122, "slint_shared_vector_empti": [122, 136, 143], "with_capac": 122, "new_data": 122, "input_it": 122, "inputit": [122, 159], "uninitialized_copi": 122, "capac": [122, 159], "refcount": 122, "detach": 122, "expected_capac": 122, "new_arrai": 122, "old_data": 122, "slint_shared_vector_fre": [122, 136, 143], "mem": 122, "slint_shared_vector_alloc": [122, 136, 143], "unfortun": 122, "cbindgen": [122, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "understood": 122, "intptr_t": [122, 136], "static_assert": 122, "size2d": [123, 135, 136], "slint_shared_string_from_byt": [124, 136, 144], "u8string_view": [124, 132, 158, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "slint_shared_string_clon": [124, 136, 144], "slint_shared_string_drop": [124, 136, 144], "slint_shared_string_byt": [124, 136, 144], "starts_with": [124, 158], "prefix": [124, 158, 165, 166, 227], "substr": 124, "ends_with": [124, 158], "self_view": 124, "compar": [124, 125, 153, 157, 159, 160, 165, 166], "npo": 124, "from_numb": [124, 158], "shared_str": [124, 158], "a2": 124, "slint_shared_string_append": [124, 136, 144], "slint_shared_string_from_numb": [124, 136, 144], "mock_elapsed_tim": 125, "int64_t": [125, 240], "time_in_m": [125, 136], "slint_mock_elapsed_tim": [125, 136], "get_mocked_tim": 125, "slint_get_mocked_tim": [125, 136], "send_mouse_click": 125, "slint_send_mouse_click": [125, 136], "send_keyboard_char": 125, "slint_send_keyboard_char": [125, 136], "assert_eq_impl": 125, "__file__": 125, "__line__": 125, "equality_comparable_with": 125, "a_str": 125, "b_str": 125, "nok": 125, "is_integral_v": 125, "common": [125, 229, 231, 239], "sign": [125, 228, 240], "common_type_t": 125, "is_floating_point_v": 125, "depsilon": 125, "000001": 125, "small": 125, "fab": 125, "fail": 125, "cspell": 126, "singleshot": [126, 146], "timermod": [126, 146, 162], "interv": [126, 162], "slint_timer_start": [126, 146], "slint_timer_destroi": [126, 146], "slint_timer_stop": [126, 146], "restart": [126, 162], "slint_timer_restart": [126, 146], "slint_timer_run": [126, 146], "slint_timer_interv": [126, 136, 146], "single_shot": [126, 162], "slint_timer_singleshot": [126, 146], "ndebug": 127, "main_thread_id": 127, "this_thread": 127, "get_id": 127, "most": [127, 148, 227, 235], "itemtreerc": [127, 136, 145], "adopted_inn": 127, "slint_windowrc_clon": [127, 136], "slint_windowrc_init": [127, 140], "slint_windowrc_drop": [127, 136], "slint_windowrc_show": [127, 136], "slint_windowrc_hid": [127, 136], "slint_windowrc_is_vis": [127, 136], "slint_windowrc_get_scale_factor": [127, 136], "set_scale_factor": 127, "slint_windowrc_set_scale_factor": [127, 136], "colorschem": [127, 133, 136, 142], "color_schem": [127, 142], "slint_windowrc_color_schem": [127, 136], "text_input_focus": 127, "slint_windowrc_get_text_input_focus": [127, 136], "set_text_input_focus": 127, "slint_windowrc_set_text_input_focus": [127, 136], "unregister_item_tre": 127, "slint_unregister_item_tre": [127, 136], "set_focus_item": 127, "component_rc": 127, "item_index": [127, 136], "set_focu": [127, 136], "item_rc": 127, "slint_windowrc_set_focus_item": [127, 136], "set_compon": 127, "itemtreeweak": [127, 136], "item_tree_rc": [127, 136], "slint_windowrc_set_compon": [127, 136], "posgett": 127, "show_popup": 127, "parent_compon": 127, "popupclosepolici": [127, 133, 136], "close_polici": [127, 136], "parent_item": [127, 136], "popup": [127, 136], "popup_dyn": 127, "slint_windowrc_show_popup": [127, 136], "close_popup": 127, "slint_windowrc_close_popup": [127, 136], "graphics_api": [127, 136], "err": 127, "slint_windowrc_set_rendering_notifi": [127, 136], "slint_windowrc_on_close_request": [127, 136], "slint_windowrc_request_redraw": [127, 136], "slint_windowrc_posit": [127, 136], "set_logical_posit": 127, "slint_windowrc_set_logical_posit": [127, 136], "set_physical_posit": 127, "slint_windowrc_set_physical_posit": [127, 136], "slint_windowrc_s": [127, 136], "set_logical_s": 127, "slint_windowrc_set_logical_s": [127, 136], "set_physical_s": 127, "slint_windowrc_set_physical_s": [127, 136], "dispatch_pointer_ev": 127, "mouseev": [127, 136], "slint_windowrc_dispatch_pointer_ev": [127, 136], "register_font_from_path": 127, "maybe_err": 127, "slint_register_font_from_path": [127, 140], "register_font_from_data": 127, "slint_register_font_from_data": [127, 140], "register_bitmap_font": 127, "bitmapfont": [127, 136, 140], "font": [127, 228, 234, 235, 238, 240], "slint_register_bitmap_font": [127, 140], "default_font_s": [127, 136, 142], "slint_windowrc_default_font_s": [127, 136], "windowrc": 127, "slint_windowrc_is_fullscreen": [127, 136], "slint_windowrc_set_fullscreen": [127, 136], "slint_windowrc_is_maxim": [127, 136], "slint_windowrc_set_maxim": [127, 136], "slint_windowrc_is_minim": [127, 136], "slint_windowrc_set_minim": [127, 136], "slint_windowrc_dispatch_key_ev": [127, 136], "keyeventtyp": [127, 130, 136], "keypress": [127, 136], "keyreleas": [127, 136], "pressed_bodi": [127, 136], "click_count": [127, 136], "released_bodi": [127, 136], "moved_bodi": [127, 136], "wheel_bodi": [127, 136], "windowev": [127, 136], "resized_bodi": [127, 136], "slint_windowrc_dispatch_ev": [127, 136], "scale_factor_chang": [127, 136], "scalefactorchanged_bodi": [127, 136], "scalefactorchang": [127, 136], "window_active_chang": [127, 136], "windowactivechanged_bodi": [127, 136], "windowactivechang": [127, 136], "closerequest": [127, 136], "slint_windowrc_has_active_anim": [127, 140], "26": [128, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "solidcolor_bodi": 128, "lineargradient_bodi": 128, "radialgradient_bodi": 128, "issolidcolor": 128, "islineargradi": 128, "isradialgradi": 128, "xtask": [129, 130, 132, 133], "keyboardmodifi": 130, "pointerev": [130, 136], "pointereventkind": [130, 133], "modifi": [130, 238], "pointerscrollev": [130, 136], "keyev": [130, 136], "event_typ": [130, 136], "replacement_rang": 130, "preedit_text": [130, 136], "preedit_select": [130, 136], "cursor_posit": 130, "anchor_posit": 130, "tablecolumn": [130, 142], "min_width": 130, "horizontal_stretch": 130, "sortord": [130, 133], "sort_ord": 130, "current_st": 130, "previous_st": 130, "change_tim": 130, "fontmetr": [130, 136], "ascent": [130, 136], "descent": [130, 136], "x_height": [130, 136], "cap_height": [130, 136], "col1": 131, "col2": 131, "u0008": [132, 194], "u0009": [132, 221], "u000a": [132, 211], "u001b": [132, 216], "u0019": [132, 213], "u007f": [132, 224], "u0010": [132, 225], "u0011": [132, 208], "u0012": [132, 186], "u0013": [132, 185], "u0014": [132, 175], "u0015": [132, 223], "u0016": [132, 210], "u0017": [132, 197], "u0018": [132, 179], "u0020": [132, 176], "uf700": [132, 200], "uf701": [132, 184], "uf702": [132, 178], "uf703": [132, 215], "uf704": [132, 174], "uf705": [132, 202], "uf706": [132, 207], "uf707": [132, 181], "uf708": [132, 195], "uf709": [132, 196], "uf70a": [132, 212], "uf70b": [132, 203], "uf70c": [132, 198], "uf70d": [132, 201], "uf70": [132, 206], "uf70f": [132, 182], "uf710": [132, 191], "uf711": [132, 193], "uf712": [132, 192], "uf713": [132, 209], "uf714": [132, 219], "uf715": [132, 204], "uf716": [132, 189], "uf717": [132, 199], "uf718": [132, 218], "uf719": [132, 226], "uf71a": [132, 187], "uf71b": [132, 173], "uf727": [132, 183], "uf729": [132, 214], "uf72b": [132, 222], "uf72c": [132, 220], "uf72d": [132, 205], "uf72f": [132, 190], "uf730": [132, 180], "uf731": [132, 217], "uf734": [132, 188], "uf735": [132, 177], "texthorizontalalign": [133, 136], "textverticalalign": [133, 136], "textwrap": [133, 136], "nowrap": 133, "wordwrap": 133, "charwrap": 133, "textoverflow": [133, 136], "clip": [133, 136], "elid": 133, "textstrokestyl": [133, 136], "outsid": 133, "eventresult": [133, 136], "fillrul": [133, 136], "nonzero": 133, "evenodd": 133, "standardbuttonkind": [133, 142], "cancel": [133, 136], "help": [133, 227, 239], "ye": 133, "retri": 133, "dialogbuttonrol": [133, 136], "mousecursor": [133, 136], "progress": [133, 142], "crosshair": 133, "nodrop": 133, "notallow": 133, "grab": [133, 136], "colres": 133, "rowres": 133, "nresiz": 133, "eres": 133, "sresiz": 133, "wresiz": 133, "neres": 133, "nwresiz": 133, "seres": 133, "swresiz": 133, "ewres": 133, "nsresiz": 133, "neswres": 133, "nwseres": 133, "imagefit": [133, 136], "cover": [133, 231], "preserv": 133, "imagehorizontalalign": [133, 136], "imageverticalalign": [133, 136], "imagerend": [133, 136], "smooth": 133, "imagetil": [133, 136], "round": 133, "inputtyp": [133, 136, 142], "password": 133, "decim": 133, "spacebetween": 133, "spacearound": 133, "quadrat": 133, "cubic": 133, "endopen": 133, "endclos": 133, "unsort": 133, "ascend": 133, "descend": 133, "orient": [133, 136, 142, 238], "horizont": [133, 234, 238], "vertic": [133, 148], "unknown": [133, 227], "dark": 133, "light": 133, "animationdirect": [133, 136], "altern": [133, 227, 234], "alternaterevers": 133, "scrollbarpolici": [133, 142], "asneed": 133, "alwaysoff": 133, "alwayson": 133, "closeonclick": 133, "closeonclickoutsid": 133, "noautoclos": 133, "9": [134, 142, 148], "parsedsvg": 135, "htmlimag": 135, "ninesliceimag": 135, "pixelformat": 135, "rgba": [135, 148, 155], "rgbapremultipli": 135, "alphamap": 135, "signeddistancefield": 135, "cachedpath": 135, "last_modifi": 135, "slint_target_wasm": [135, 139], "url": [135, 228], "embeddeddata": 135, "path_bodi": 135, "url_bodi": 135, "embeddeddata_bodi": 135, "embedded_data": 135, "isinvalid": 135, "ispath": 135, "isurl": 135, "isembeddeddata": 135, "rgba8premultipli": 135, "rgb8_bodi": 135, "rgba8_bodi": 135, "rgba8premultiplied_bodi": 135, "rgba8_premultipli": 135, "isrgb8": 135, "isrgba8": 135, "isrgba8premultipli": 135, "opaqueimagevt": 135, "cache_kei": 135, "original_s": 135, "imageinner_svg": 135, "imageinner_statictextur": 135, "imageinner_htmlimag": 135, "imageinner_backendstorag": 135, "imageinner_nineslic": 135, "7": [135, 142], "imageinner_embeddedimage_bodi": 135, "imageinner_svg_bodi": 135, "imageinner_statictextures_bodi": 135, "imageinner_htmlimage_bodi": 135, "imageinner_backendstorage_bodi": 135, "imageinner_borrowedopengltexture_bodi": 135, "imageinner_nineslice_bodi": 135, "embedded_imag": 135, "svg": 135, "static_textur": 135, "html_imag": 135, "backend_storag": 135, "borrowed_open_gl_textur": 135, "nine_slic": 135, "isimageinner_non": 135, "isimageinner_embeddedimag": 135, "isimageinner_svg": 135, "isimageinner_statictextur": 135, "isimageinner_htmlimag": 135, "isimageinner_backendstorag": 135, "isimageinner_borrowedopengltextur": 135, "isimageinner_nineslic": 135, "image1": 135, "image2": 135, "logicallength": [136, 142], "physical_region_max_s": 136, "delegatefocu": 136, "focusev": 136, "focusin": 136, "focusout": 136, "windowreceivedfocu": 136, "windowlostfocu": 136, "focuseventresult": 136, "focusaccept": 136, "focusignor": 136, "inputeventresult": 136, "eventaccept": 136, "eventignor": 136, "grabmous": 136, "keyeventresult": 136, "updatecomposit": 136, "commitcomposit": 136, "renderingresult": 136, "continuerenderingchildren": 136, "continuerenderingwithoutchildren": 136, "fronttoback": 136, "undoitemkind": 136, "textinsert": 136, "textremov": 136, "flickabledata": 136, "itemrendererref": 136, "physicalpx": 136, "visitchildrenresult": 136, "visitchildrenresult_continu": 136, "uint64_max": 136, "inputeventfilterresult": 136, "forwardev": 136, "forwardandignor": 136, "forwardandinterceptgrab": 136, "intercept": 136, "delayforward": 136, "delayforwarding_bodi": 136, "delay_forward": 136, "pin": [136, 142], "my_item": 136, "cached_rendering_data_offset": 136, "layout_info": 136, "window_adapt": [136, 142], "input_event_filter_before_children": 136, "self_rc": 136, "input_ev": 136, "focus_ev": 136, "key_ev": 136, "visit_item": 136, "children_count": 136, "children_index": 136, "dynamic_tre": 136, "replaceselectedtext": 136, "replaceselectedtext_bodi": 136, "replace_selected_text": 136, "supportedaccessibilityact": 136, "supportedaccessibilityaction_default": 136, "supportedaccessibilityaction_decr": 136, "supportedaccessibilityaction_incr": 136, "supportedaccessibilityaction_replaceselectedtext": 136, "supportedaccessibilityaction_setvalu": 136, "get_subtree_rang": 136, "get_subtre": 136, "subindex": 136, "get_item_tre": 136, "parent_nod": 136, "embed_compon": 136, "parent_item_tree_index": 136, "subtree_index": 136, "supported_accessibility_act": 136, "item_element_info": 136, "do_creat": 136, "_1": [136, 139, 140, 141], "itemtreerefpin": 136, "flickabledatabox": 136, "preeditselect": 136, "cachedrenderingdata": [136, 142], "cache_index": 136, "cache_gener": 136, "undoitem": 136, "cursor": 136, "anchor": 136, "font_famili": 136, "font_siz": 136, "font_weight": 136, "font_ital": 136, "selection_foreground_color": 136, "selection_background_color": 136, "horizontal_align": 136, "vertical_align": 136, "wrap": [136, 229, 239], "input_typ": [136, 142], "letter_spac": 136, "cursor_position_byte_offset": 136, "anchor_position_byte_offset": 136, "text_cursor_width": [136, 142], "cursor_vis": 136, "has_focu": [136, 142], "cursor_position_chang": 136, "single_lin": 136, "read_onli": 136, "cached_rendering_data": [136, 142], "preferred_x_po": 136, "undo_item": 136, "redo_item": 136, "swipegesturehandl": 136, "handle_swipe_left": 136, "handle_swipe_right": 136, "handle_swipe_up": 136, "handle_swipe_down": 136, "swipe": 136, "pressed_posit": 136, "current_posit": 136, "col_or_row": 136, "easeinelast": 136, "easeoutelast": 136, "easeinoutelast": 136, "easeinbounc": 136, "easeoutbounc": 136, "easeinoutbounc": 136, "cubicbezier_bodi": 136, "delai": [136, 146], "iteration_count": 136, "eas": 136, "pointerpress": 136, "pointerreleas": 136, "pointermov": 136, "pointerscrol": 136, "pointerexit": 136, "keypressrep": 136, "pointerpressed_bodi": 136, "pointerreleased_bodi": 136, "pointermoved_bodi": 136, "pointerscrolled_bodi": 136, "keypressed_bodi": 136, "keypressrepeated_bodi": 136, "keyreleased_bodi": 136, "pointer_press": 136, "pointer_releas": 136, "pointer_mov": 136, "pointer_scrol": 136, "key_press": 136, "key_press_rep": 136, "key_releas": 136, "destructor": [136, 162, 229], "thankfulli": 136, "charactermapentri": 136, "code_point": 136, "glyph_index": 136, "bitmapglyph": 136, "int16_t": 136, "x_advanc": 136, "pixel_s": 136, "glyph_data": 136, "family_nam": 136, "character_map": 136, "units_per_em": 136, "glyph": [136, 228], "weight": 136, "ital": 136, "sdf": 136, "box2d": 136, "basicborderrectangl": 136, "border_width": 136, "border_radiu": 136, "border_color": 136, "borderrectangl": 136, "border_top_left_radiu": 136, "border_top_right_radiu": 136, "border_bottom_left_radiu": 136, "border_bottom_right_radiu": 136, "imageitem": 136, "image_fit": 136, "image_rend": 136, "clippedimag": 136, "source_clip_x": 136, "source_clip_i": 136, "source_clip_width": 136, "source_clip_height": 136, "horizontal_til": 136, "vertical_til": 136, "toucharea": 136, "has_hov": [136, 142], "pressed_x": [136, 142], "pressed_i": [136, 142], "mouse_x": 136, "mouse_i": 136, "mouse_cursor": 136, "click": [136, 142, 227], "double_click": 136, "pointer_ev": 136, "scroll_ev": 136, "focusscop": 136, "focus_changed_ev": 136, "viewport_x": 136, "flick": 136, "simpletext": 136, "complextext": 136, "overflow": [136, 234], "stroke": 136, "stroke_width": 136, "stroke_styl": 136, "fill_rul": 136, "viewbox_x": 136, "viewbox_i": 136, "viewbox_width": 136, "viewbox_height": 136, "windowitem": 136, "no_fram": 136, "resize_border_width": 136, "always_on_top": 136, "icon": [136, 142], "default_font_famili": 136, "default_font_weight": 136, "boxshadow": 136, "offset_x": 136, "offset_i": 136, "blur": 136, "rotation_angl": 136, "rotation_origin_x": 136, "rotation_origin_i": 136, "cache_rendering_hint": 136, "sig": [136, 141], "slint_date_time_use_24_hour_format": 136, "slint_date_time_month_day_count": 136, "month": 136, "year": 136, "slint_date_time_month_offset": 136, "slint_date_time_format_d": 136, "dai": 136, "slint_date_time_date_now": 136, "slint_date_time_parse_d": 136, "date": 136, "slint_visit_item_tre": 136, "visit_dynam": 136, "dyn_index": 136, "self_compon": 136, "self_index": 136, "slint_textinput_set_selection_offset": 136, "text_input": 136, "slint_textinput_select_al": 136, "slint_textinput_clear_select": 136, "slint_textinput_cut": 136, "slint_textinput_copi": 136, "slint_textinput_past": 136, "slint_cpp_text_item_fontmetr": 136, "slint_swipegesturehandler_cancel": 136, "slint_reorder_dialog_button_layout": 136, "pointer_to_valu": [136, 141], "intercept_set": [136, 141], "intercept_set_bind": [136, 141], "new_bind": [136, 141], "start_inst": [136, 141], "ct": [136, 141], "eval_fn": [136, 141], "notify_fn": [136, 141], "slint_animation_tick": [136, 141], "ss": [136, 144], "byte": [136, 144, 158, 233], "self_": [136, 142, 144], "sequenc": 136, "to_transl": 136, "output": [136, 228], "slint_translate_set_languag": 136, "target": [136, 140, 148, 227, 228, 231, 234, 235, 236, 238], "focus_item": 136, "rendering_st": 136, "slint_decl_item": [136, 142], "itemnam": [136, 142], "undef": [136, 142], "source_fil": [137, 163], "column": [137, 163], "property_nam": [137, 138, 164, 229], "property_typ": [137, 164], "12": [138, 142], "dynamiccomponentvrc": 138, "double_": 138, "stru": [138, 165, 166], "inst": 138, "def": 138, "component_definition_ptr": 138, "translation_domain": 138, "style_out": 138, "out_diag": 138, "radius_x": 139, "radius_i": 139, "x_rotat": 139, "large_arc": 139, "sweep": 139, "control_1_x": 139, "control_1_i": 139, "control_2_x": 139, "control_2_i": 139, "control_x": 139, "control_i": 139, "moveto": 139, "lineto": 139, "arcto": 139, "cubicto": 139, "quadraticto": 139, "moveto_bodi": 139, "lineto_bodi": 139, "arcto_bodi": 139, "cubicto_bodi": 139, "quadraticto_bodi": 139, "move_to": 139, "line_to": 139, "arc_to": 139, "cubic_to": 139, "quadratic_to": 139, "ismoveto": 139, "islineto": 139, "isarcto": 139, "iscubicto": 139, "isquadraticto": 139, "isclos": 139, "elements_bodi": 139, "events_bodi": 139, "commands_bodi": 139, "isnon": 139, "isel": 139, "isev": 139, "iscommand": 139, "first_el": 139, "out_ev": 139, "out_coordin": 139, "first_ev": 139, "first_coordin": 139, "layoutconstraintsreprc": 140, "windowadapteruserdata": 140, "_a": 140, "_b": 140, "platformuserdata": 140, "slint_ensure_backend": 140, "quit_on_last_window_clos": 140, "win": 140, "error_str": 140, "font_data": 140, "wp": 140, "get_renderer_ref": 140, "window_factori": 140, "buffer_ag": 140, "buffer_len": 140, "process_line_fn": 140, "_hinstanc": 140, "ns_view": 140, "_ns_window": 140, "handle_opaqu": 140, "malloc": 140, "propertyhandl": 141, "dep_nod": 141, "hack": 142, "alert": 142, "qt_widget": 142, "sync": 142, "slinttypeerasedwidget": 142, "slinttypeerasedwidgetptr": 142, "layout_spac": 142, "layout_pad": 142, "window_background": 142, "default_text_color": 142, "textedit_background": 142, "textedit_text_color": 142, "textedit_background_dis": 142, "textedit_text_color_dis": 142, "placeholder_color": 142, "placeholder_color_dis": 142, "dark_color_schem": 142, "tab_bar_align": 142, "style_change_listen": 142, "foreground": 142, "alternate_background": 142, "alternate_foreground": 142, "accent_background": 142, "accent_foreground": 142, "control_background": 142, "control_foreground": 142, "selection_background": 142, "selection_foreground": 142, "border": 142, "qstyle_standardpixmap": 142, "qaccessible_ev": 142, "qaccessible_rol": 142, "qaccessible_text": 142, "qt_keyboardmodifi": 142, "qt_alignmentflag": 142, "qt_textflag": 142, "qt_kei": 142, "qt_cursorshap": 142, "qt_fillrul": 142, "nativebutton": 142, "colorize_icon": 142, "standard_button_kind": 142, "is_standard_button": 142, "widget_ptr": 142, "animation_track": 142, "nativespinboxdata": 142, "active_control": 142, "nativespinbox": 142, "step_siz": 142, "nativecheckbox": 142, "toggl": [142, 227], "nativesliderdata": 142, "pressed_v": 142, "nativeslid": 142, "nativeprogressind": 142, "indetermin": 142, "nativegroupbox": 142, "native_padding_left": 142, "native_padding_right": 142, "native_padding_top": 142, "native_padding_bottom": 142, "nativelineedit": 142, "nativescrollview": 142, "horizontal_max": 142, "horizontal_page_s": 142, "horizontal_valu": 142, "vertical_max": 142, "vertical_page_s": 142, "vertical_valu": 142, "vertical_bar_polici": 142, "horizontal_bar_polici": 142, "nativestandardlistviewitem": 142, "total_item": 142, "is_select": 142, "nativetableheadersect": 142, "nativecombobox": 142, "is_open": 142, "current_valu": 142, "nativecomboboxpopup": 142, "nativetabwidget": 142, "content_min_height": 142, "content_min_width": 142, "tabbar_preferred_height": 142, "tabbar_preferred_width": 142, "current_index": 142, "current_focus": 142, "content_x": 142, "content_i": 142, "content_height": 142, "content_width": 142, "tabbar_x": 142, "tabbar_i": 142, "tabbar_height": 142, "tabbar_width": 142, "nativetab": 142, "tab_index": 142, "num_tab": 142, "qstyle_standardpixmap_sp_titlebarmenubutton": 142, "qstyle_standardpixmap_sp_titlebarminbutton": 142, "qstyle_standardpixmap_sp_titlebarmaxbutton": 142, "qstyle_standardpixmap_sp_titlebarclosebutton": 142, "qstyle_standardpixmap_sp_titlebarnormalbutton": 142, "qstyle_standardpixmap_sp_titlebarshadebutton": 142, "qstyle_standardpixmap_sp_titlebarunshadebutton": 142, "qstyle_standardpixmap_sp_titlebarcontexthelpbutton": 142, "qstyle_standardpixmap_sp_dockwidgetclosebutton": 142, "qstyle_standardpixmap_sp_messageboxinform": 142, "qstyle_standardpixmap_sp_messageboxwarn": 142, "10": 142, "qstyle_standardpixmap_sp_messageboxcrit": 142, "11": 142, "qstyle_standardpixmap_sp_messageboxquest": 142, "qstyle_standardpixmap_sp_desktopicon": 142, "13": 142, "qstyle_standardpixmap_sp_trashicon": 142, "14": 142, "qstyle_standardpixmap_sp_computericon": 142, "15": 142, "qstyle_standardpixmap_sp_drivefdicon": 142, "qstyle_standardpixmap_sp_drivehdicon": 142, "qstyle_standardpixmap_sp_drivecdicon": 142, "18": 142, "qstyle_standardpixmap_sp_drivedvdicon": 142, "19": 142, "qstyle_standardpixmap_sp_driveneticon": 142, "qstyle_standardpixmap_sp_diropenicon": 142, "21": [142, 227, 231, 235, 237], "qstyle_standardpixmap_sp_dirclosedicon": 142, "22": 142, "qstyle_standardpixmap_sp_dirlinkicon": 142, "23": 142, "qstyle_standardpixmap_sp_dirlinkopenicon": 142, "qstyle_standardpixmap_sp_fileicon": 142, "25": 142, "qstyle_standardpixmap_sp_filelinkicon": 142, "qstyle_standardpixmap_sp_toolbarhorizontalextensionbutton": 142, "27": 142, "qstyle_standardpixmap_sp_toolbarverticalextensionbutton": 142, "28": 142, "qstyle_standardpixmap_sp_filedialogstart": 142, "29": 142, "qstyle_standardpixmap_sp_filedialogend": 142, "qstyle_standardpixmap_sp_filedialogtopar": 142, "31": 142, "qstyle_standardpixmap_sp_filedialognewfold": 142, "32": 142, "qstyle_standardpixmap_sp_filedialogdetailedview": 142, "33": 142, "qstyle_standardpixmap_sp_filedialoginfoview": 142, "34": 142, "qstyle_standardpixmap_sp_filedialogcontentsview": 142, "35": 142, "qstyle_standardpixmap_sp_filedialoglistview": 142, "36": 142, "qstyle_standardpixmap_sp_filedialogback": 142, "37": 142, "qstyle_standardpixmap_sp_diricon": 142, "38": 142, "qstyle_standardpixmap_sp_dialogokbutton": 142, "39": 142, "qstyle_standardpixmap_sp_dialogcancelbutton": 142, "40": 142, "qstyle_standardpixmap_sp_dialoghelpbutton": 142, "41": 142, "qstyle_standardpixmap_sp_dialogopenbutton": 142, "qstyle_standardpixmap_sp_dialogsavebutton": 142, "43": 142, "qstyle_standardpixmap_sp_dialogclosebutton": 142, "44": 142, "qstyle_standardpixmap_sp_dialogapplybutton": 142, "45": 142, "qstyle_standardpixmap_sp_dialogresetbutton": 142, "46": 142, "qstyle_standardpixmap_sp_dialogdiscardbutton": 142, "47": 142, "qstyle_standardpixmap_sp_dialogyesbutton": 142, "48": 142, "qstyle_standardpixmap_sp_dialognobutton": 142, "49": 142, "qstyle_standardpixmap_sp_arrowup": 142, "qstyle_standardpixmap_sp_arrowdown": 142, "51": 142, "qstyle_standardpixmap_sp_arrowleft": 142, "52": 142, "qstyle_standardpixmap_sp_arrowright": 142, "53": 142, "qstyle_standardpixmap_sp_arrowback": 142, "54": 142, "qstyle_standardpixmap_sp_arrowforward": 142, "55": 142, "qstyle_standardpixmap_sp_dirhomeicon": 142, "56": 142, "qstyle_standardpixmap_sp_commandlink": 142, "57": 142, "qstyle_standardpixmap_sp_vistashield": 142, "58": 142, "qstyle_standardpixmap_sp_browserreload": 142, "59": 142, "qstyle_standardpixmap_sp_browserstop": 142, "60": 142, "qstyle_standardpixmap_sp_mediaplai": 142, "61": 142, "qstyle_standardpixmap_sp_mediastop": 142, "62": 142, "qstyle_standardpixmap_sp_mediapaus": 142, "63": 142, "qstyle_standardpixmap_sp_mediaskipforward": 142, "64": [142, 227, 240], "qstyle_standardpixmap_sp_mediaskipbackward": 142, "65": 142, "qstyle_standardpixmap_sp_mediaseekforward": 142, "66": 142, "qstyle_standardpixmap_sp_mediaseekbackward": 142, "67": 142, "qstyle_standardpixmap_sp_mediavolum": 142, "68": 142, "qstyle_standardpixmap_sp_mediavolumemut": 142, "69": 142, "qstyle_standardpixmap_sp_lineeditclearbutton": 142, "70": 142, "qstyle_standardpixmap_sp_dialogyestoallbutton": 142, "71": 142, "qstyle_standardpixmap_sp_dialognotoallbutton": 142, "72": 142, "qstyle_standardpixmap_sp_dialogsaveallbutton": 142, "73": 142, "qstyle_standardpixmap_sp_dialogabortbutton": 142, "74": 142, "qstyle_standardpixmap_sp_dialogretrybutton": 142, "75": 142, "qstyle_standardpixmap_sp_dialogignorebutton": 142, "76": 142, "qstyle_standardpixmap_sp_restoredefaultsbutton": 142, "77": [142, 227, 235], "qstyle_standardpixmap_sp_custombas": 142, "4026531840": 142, "qaccessible_event_soundplai": 142, "qaccessible_event_alert": 142, "qaccessible_event_foregroundchang": 142, "qaccessible_event_menustart": 142, "qaccessible_event_menuend": 142, "qaccessible_event_popupmenustart": 142, "qaccessible_event_popupmenuend": 142, "qaccessible_event_contexthelpstart": 142, "qaccessible_event_contexthelpend": 142, "qaccessible_event_dragdropstart": 142, "qaccessible_event_dragdropend": 142, "qaccessible_event_dialogstart": 142, "qaccessible_event_dialogend": 142, "qaccessible_event_scrollingstart": 142, "qaccessible_event_scrollingend": 142, "qaccessible_event_menucommand": 142, "qaccessible_event_actionchang": 142, "257": 142, "qaccessible_event_activedescendantchang": 142, "258": 142, "qaccessible_event_attributechang": 142, "259": 142, "qaccessible_event_documentcontentchang": 142, "260": 142, "qaccessible_event_documentloadcomplet": 142, "261": 142, "qaccessible_event_documentloadstop": 142, "262": 142, "qaccessible_event_documentreload": 142, "263": 142, "qaccessible_event_hyperlinkendindexchang": 142, "264": 142, "qaccessible_event_hyperlinknumberofanchorschang": 142, "265": 142, "qaccessible_event_hyperlinkselectedlinkchang": 142, "266": 142, "qaccessible_event_hypertextlinkactiv": 142, "267": 142, "qaccessible_event_hypertextlinkselect": 142, "268": 142, "qaccessible_event_hyperlinkstartindexchang": 142, "269": 142, "qaccessible_event_hypertextchang": 142, "qaccessible_event_hypertextnlinkschang": 142, "271": 142, "qaccessible_event_objectattributechang": 142, "272": 142, "qaccessible_event_pagechang": 142, "273": 142, "qaccessible_event_sectionchang": 142, "274": 142, "qaccessible_event_tablecaptionchang": 142, "275": 142, "qaccessible_event_tablecolumndescriptionchang": 142, "276": 142, "qaccessible_event_tablecolumnheaderchang": 142, "277": 142, "qaccessible_event_tablemodelchang": 142, "278": 142, "qaccessible_event_tablerowdescriptionchang": 142, "279": 142, "qaccessible_event_tablerowheaderchang": 142, "280": 142, "qaccessible_event_tablesummarychang": 142, "281": 142, "qaccessible_event_textattributechang": 142, "282": 142, "qaccessible_event_textcaretmov": 142, "283": 142, "qaccessible_event_textcolumnchang": 142, "285": 142, "qaccessible_event_textinsert": 142, "286": 142, "qaccessible_event_textremov": 142, "287": 142, "qaccessible_event_textupd": 142, "288": 142, "qaccessible_event_textselectionchang": 142, "289": 142, "qaccessible_event_visibledatachang": 142, "290": 142, "qaccessible_event_objectcr": 142, "32768": 142, "qaccessible_event_objectdestroi": 142, "32769": 142, "qaccessible_event_objectshow": 142, "32770": 142, "qaccessible_event_objecthid": 142, "32771": 142, "qaccessible_event_objectreord": 142, "32772": 142, "qaccessible_event_focu": 142, "32773": 142, "qaccessible_event_select": 142, "32774": 142, "qaccessible_event_selectionadd": 142, "32775": 142, "qaccessible_event_selectionremov": 142, "32776": 142, "qaccessible_event_selectionwithin": 142, "32777": 142, "qaccessible_event_statechang": 142, "32778": 142, "qaccessible_event_locationchang": 142, "32779": 142, "qaccessible_event_namechang": 142, "32780": 142, "qaccessible_event_descriptionchang": 142, "32781": 142, "qaccessible_event_valuechang": 142, "32782": 142, "qaccessible_event_parentchang": 142, "32783": 142, "qaccessible_event_helpchang": 142, "32928": 142, "qaccessible_event_defaultactionchang": 142, "32944": 142, "qaccessible_event_acceleratorchang": 142, "32960": 142, "qaccessible_event_invalidev": 142, "32961": 142, "qaccessible_role_norol": 142, "qaccessible_role_titlebar": 142, "qaccessible_role_menubar": 142, "qaccessible_role_scrollbar": 142, "qaccessible_role_grip": 142, "qaccessible_role_sound": 142, "qaccessible_role_cursor": 142, "qaccessible_role_caret": 142, "qaccessible_role_alertmessag": 142, "qaccessible_role_window": 142, "qaccessible_role_cli": 142, "qaccessible_role_popupmenu": 142, "qaccessible_role_menuitem": 142, "qaccessible_role_tooltip": 142, "qaccessible_role_appl": 142, "qaccessible_role_docu": 142, "qaccessible_role_pan": 142, "qaccessible_role_chart": 142, "qaccessible_role_dialog": 142, "qaccessible_role_bord": 142, "qaccessible_role_group": 142, "qaccessible_role_separ": 142, "qaccessible_role_toolbar": 142, "qaccessible_role_statusbar": 142, "qaccessible_role_t": 142, "qaccessible_role_columnhead": 142, "qaccessible_role_rowhead": 142, "qaccessible_role_column": 142, "qaccessible_role_row": 142, "qaccessible_role_cel": 142, "qaccessible_role_link": 142, "qaccessible_role_helpballoon": 142, "qaccessible_role_assist": 142, "qaccessible_role_list": 142, "qaccessible_role_listitem": 142, "qaccessible_role_tre": 142, "qaccessible_role_treeitem": 142, "qaccessible_role_pagetab": 142, "qaccessible_role_propertypag": 142, "qaccessible_role_ind": 142, "qaccessible_role_graph": 142, "qaccessible_role_statictext": 142, "qaccessible_role_editabletext": 142, "qaccessible_role_button": 142, "qaccessible_role_pushbutton": 142, "qaccessible_role_checkbox": 142, "qaccessible_role_radiobutton": 142, "qaccessible_role_combobox": 142, "qaccessible_role_progressbar": 142, "qaccessible_role_di": 142, "qaccessible_role_hotkeyfield": 142, "qaccessible_role_slid": 142, "qaccessible_role_spinbox": 142, "qaccessible_role_canva": 142, "qaccessible_role_anim": 142, "qaccessible_role_equ": 142, "qaccessible_role_buttondropdown": 142, "qaccessible_role_buttonmenu": 142, "qaccessible_role_buttondropgrid": 142, "qaccessible_role_whitespac": 142, "qaccessible_role_pagetablist": 142, "qaccessible_role_clock": 142, "qaccessible_role_splitt": 142, "qaccessible_role_layeredpan": 142, "128": 142, "qaccessible_role_termin": 142, "129": 142, "qaccessible_role_desktop": 142, "130": 142, "qaccessible_role_paragraph": 142, "131": 142, "qaccessible_role_webdocu": 142, "132": 142, "qaccessible_role_sect": 142, "133": 142, "qaccessible_role_notif": 142, "134": 142, "qaccessible_role_colorchoos": 142, "1028": 142, "qaccessible_role_foot": 142, "1038": 142, "qaccessible_role_form": 142, "1040": 142, "qaccessible_role_head": 142, "1044": 142, "qaccessible_role_not": 142, "1051": 142, "qaccessible_role_complementarycont": 142, "1068": 142, "qaccessible_role_userrol": 142, "65535": 142, "qaccessible_text_nam": 142, "qaccessible_text_descript": 142, "qaccessible_text_valu": 142, "qaccessible_text_help": 142, "qaccessible_text_acceler": 142, "qaccessible_text_debugdescript": 142, "qaccessible_text_usertext": 142, "qt_keyboardmodifier_nomodifi": 142, "qt_keyboardmodifier_shiftmodifi": 142, "33554432": 142, "qt_keyboardmodifier_controlmodifi": 142, "67108864": 142, "qt_keyboardmodifier_altmodifi": 142, "134217728": 142, "qt_keyboardmodifier_metamodifi": 142, "268435456": 142, "qt_keyboardmodifier_keypadmodifi": 142, "536870912": 142, "qt_keyboardmodifier_groupswitchmodifi": 142, "1073741824": 142, "qt_keyboardmodifier_keyboardmodifiermask": 142, "4261412864": 142, "qt_alignmentflag_alignleft": 142, "qt_alignmentflag_alignlead": 142, "qt_alignmentflag_alignright": 142, "qt_alignmentflag_aligntrail": 142, "qt_alignmentflag_alignhcent": 142, "qt_alignmentflag_alignjustifi": 142, "qt_alignmentflag_alignabsolut": 142, "qt_alignmentflag_alignhorizontal_mask": 142, "qt_alignmentflag_aligntop": 142, "qt_alignmentflag_alignbottom": 142, "qt_alignmentflag_alignvcent": 142, "qt_alignmentflag_alignbaselin": 142, "256": 142, "qt_alignmentflag_alignvertical_mask": 142, "480": 142, "qt_alignmentflag_aligncent": 142, "qt_textflag_textsinglelin": 142, "qt_textflag_textdontclip": 142, "512": 142, "qt_textflag_textexpandtab": 142, "1024": 142, "qt_textflag_textshowmnemon": 142, "2048": 142, "qt_textflag_textwordwrap": 142, "4096": 142, "qt_textflag_textwrapanywher": 142, "8192": [142, 234], "qt_textflag_textdontprint": 142, "16384": 142, "qt_textflag_textincludetrailingspac": 142, "qt_textflag_texthidemnemon": 142, "qt_textflag_textjustificationforc": 142, "65536": 142, "qt_textflag_textforcelefttoright": 142, "131072": 142, "qt_textflag_textforcerighttoleft": 142, "262144": 142, "qt_textflag_textlongestvari": 142, "524288": 142, "qt_textflag_textbypassshap": 142, "1048576": 142, "qt_key_key_escap": 142, "16777216": 142, "qt_key_key_tab": 142, "16777217": 142, "qt_key_key_backtab": 142, "16777218": 142, "qt_key_key_backspac": 142, "16777219": 142, "qt_key_key_return": 142, "16777220": 142, "qt_key_key_ent": 142, "16777221": 142, "qt_key_key_insert": 142, "16777222": 142, "qt_key_key_delet": 142, "16777223": 142, "qt_key_key_paus": 142, "16777224": 142, "qt_key_key_print": 142, "16777225": 142, "qt_key_key_sysreq": 142, "16777226": 142, "qt_key_key_clear": 142, "16777227": 142, "qt_key_key_hom": 142, "16777232": 142, "qt_key_key_end": 142, "16777233": 142, "qt_key_key_left": 142, "16777234": 142, "qt_key_key_up": 142, "16777235": 142, "qt_key_key_right": 142, "16777236": 142, "qt_key_key_down": 142, "16777237": 142, "qt_key_key_pageup": 142, "16777238": 142, "qt_key_key_pagedown": 142, "16777239": 142, "qt_key_key_shift": 142, "16777248": 142, "qt_key_key_control": 142, "16777249": 142, "qt_key_key_meta": 142, "16777250": 142, "qt_key_key_alt": 142, "16777251": 142, "qt_key_key_capslock": 142, "16777252": 142, "qt_key_key_numlock": 142, "16777253": 142, "qt_key_key_scrolllock": 142, "16777254": 142, "qt_key_key_f1": 142, "16777264": 142, "qt_key_key_f2": 142, "16777265": 142, "qt_key_key_f3": 142, "16777266": 142, "qt_key_key_f4": 142, "16777267": 142, "qt_key_key_f5": 142, "16777268": 142, "qt_key_key_f6": 142, "16777269": 142, "qt_key_key_f7": 142, "16777270": 142, "qt_key_key_f8": 142, "16777271": 142, "qt_key_key_f9": 142, "16777272": 142, "qt_key_key_f10": 142, "16777273": 142, "qt_key_key_f11": 142, "16777274": 142, "qt_key_key_f12": 142, "16777275": 142, "qt_key_key_f13": 142, "16777276": 142, "qt_key_key_f14": 142, "16777277": 142, "qt_key_key_f15": 142, "16777278": 142, "qt_key_key_f16": 142, "16777279": 142, "qt_key_key_f17": 142, "16777280": 142, "qt_key_key_f18": 142, "16777281": 142, "qt_key_key_f19": 142, "16777282": 142, "qt_key_key_f20": 142, "16777283": 142, "qt_key_key_f21": 142, "16777284": 142, "qt_key_key_f22": 142, "16777285": 142, "qt_key_key_f23": 142, "16777286": 142, "qt_key_key_f24": 142, "16777287": 142, "qt_key_key_f25": 142, "16777288": 142, "qt_key_key_f26": 142, "16777289": 142, "qt_key_key_f27": 142, "16777290": 142, "qt_key_key_f28": 142, "16777291": 142, "qt_key_key_f29": 142, "16777292": 142, "qt_key_key_f30": 142, "16777293": 142, "qt_key_key_f31": 142, "16777294": 142, "qt_key_key_f32": 142, "16777295": 142, "qt_key_key_f33": 142, "16777296": 142, "qt_key_key_f34": 142, "16777297": 142, "qt_key_key_f35": 142, "16777298": 142, "qt_key_key_super_l": 142, "16777299": 142, "qt_key_key_super_r": 142, "16777300": 142, "qt_key_key_menu": 142, "16777301": 142, "qt_key_key_hyper_l": 142, "16777302": 142, "qt_key_key_hyper_r": 142, "16777303": 142, "qt_key_key_help": 142, "16777304": 142, "qt_key_key_direction_l": 142, "16777305": 142, "qt_key_key_direction_r": 142, "16777312": 142, "qt_key_key_spac": 142, "qt_key_key_ani": 142, "qt_key_key_exclam": 142, "qt_key_key_quotedbl": 142, "qt_key_key_numbersign": 142, "qt_key_key_dollar": 142, "qt_key_key_perc": 142, "qt_key_key_ampersand": 142, "qt_key_key_apostroph": 142, "qt_key_key_parenleft": 142, "qt_key_key_parenright": 142, "qt_key_key_asterisk": 142, "qt_key_key_plu": 142, "qt_key_key_comma": 142, "qt_key_key_minu": 142, "qt_key_key_period": 142, "qt_key_key_slash": 142, "qt_key_key_0": 142, "qt_key_key_1": 142, "qt_key_key_2": 142, "qt_key_key_3": 142, "qt_key_key_4": 142, "qt_key_key_5": 142, "qt_key_key_6": 142, "qt_key_key_7": 142, "qt_key_key_8": 142, "qt_key_key_9": 142, "qt_key_key_colon": 142, "qt_key_key_semicolon": 142, "qt_key_key_less": 142, "qt_key_key_equ": 142, "qt_key_key_great": 142, "qt_key_key_quest": 142, "qt_key_key_at": 142, "qt_key_key_a": 142, "qt_key_key_b": 142, "qt_key_key_c": 142, "qt_key_key_d": 142, "qt_key_key_": 142, "qt_key_key_f": 142, "qt_key_key_g": 142, "qt_key_key_h": 142, "qt_key_key_i": 142, "qt_key_key_j": 142, "qt_key_key_k": 142, "qt_key_key_l": 142, "qt_key_key_m": 142, "qt_key_key_n": 142, "78": 142, "qt_key_key_o": 142, "79": 142, "qt_key_key_p": 142, "80": 142, "qt_key_key_q": 142, "81": 142, "qt_key_key_r": 142, "82": 142, "83": 142, "qt_key_key_t": 142, "84": 142, "qt_key_key_u": 142, "85": 142, "qt_key_key_v": 142, "86": 142, "qt_key_key_w": 142, "87": 142, "qt_key_key_x": 142, "88": 142, "89": 142, "qt_key_key_z": 142, "qt_key_key_bracketleft": 142, "91": 142, "qt_key_key_backslash": 142, "92": 142, "qt_key_key_bracketright": 142, "93": 142, "qt_key_key_asciicircum": 142, "94": 142, "qt_key_key_underscor": 142, "95": 142, "qt_key_key_quoteleft": 142, "96": 142, "qt_key_key_braceleft": 142, "123": 142, "qt_key_key_bar": 142, "124": 142, "qt_key_key_braceright": 142, "125": 142, "qt_key_key_asciitild": 142, "126": 142, "qt_key_key_nobreakspac": 142, "qt_key_key_exclamdown": 142, "161": 142, "162": 142, "qt_key_key_sterl": 142, "163": 142, "qt_key_key_curr": 142, "164": 142, "qt_key_key_yen": 142, "165": 142, "qt_key_key_brokenbar": 142, "166": 142, "qt_key_key_sect": 142, "167": 142, "qt_key_key_diaeresi": 142, "168": 142, "qt_key_key_copyright": 142, "169": 142, "qt_key_key_ordfeminin": 142, "170": 142, "qt_key_key_guillemotleft": 142, "171": 142, "qt_key_key_notsign": 142, "172": 142, "qt_key_key_hyphen": 142, "173": 142, "qt_key_key_regist": 142, "174": 142, "qt_key_key_macron": 142, "175": 142, "qt_key_key_degre": 142, "176": 142, "qt_key_key_plusminu": 142, "177": 142, "qt_key_key_twosuperior": 142, "178": 142, "qt_key_key_threesuperior": 142, "179": 142, "qt_key_key_acut": 142, "qt_key_key_mu": 142, "181": 142, "qt_key_key_paragraph": 142, "182": 142, "qt_key_key_periodcent": 142, "183": 142, "qt_key_key_cedilla": 142, "184": 142, "qt_key_key_onesuperior": 142, "185": 142, "qt_key_key_masculin": 142, "186": 142, "qt_key_key_guillemotright": 142, "187": 142, "qt_key_key_onequart": 142, "188": 142, "qt_key_key_onehalf": 142, "189": 142, "qt_key_key_threequart": 142, "190": 142, "qt_key_key_questiondown": 142, "191": 142, "qt_key_key_agrav": 142, "192": 142, "qt_key_key_aacut": 142, "193": 142, "qt_key_key_acircumflex": 142, "194": 142, "qt_key_key_atild": 142, "195": 142, "qt_key_key_adiaeresi": 142, "196": 142, "qt_key_key_ar": 142, "197": 142, "198": 142, "qt_key_key_ccedilla": 142, "199": 142, "qt_key_key_egrav": 142, "200": [142, 148], "qt_key_key_eacut": 142, "201": 142, "qt_key_key_ecircumflex": 142, "202": 142, "qt_key_key_ediaeresi": 142, "203": 142, "qt_key_key_igrav": 142, "204": 142, "qt_key_key_iacut": 142, "205": 142, "qt_key_key_icircumflex": 142, "206": 142, "qt_key_key_idiaeresi": 142, "207": 142, "qt_key_key_eth": 142, "208": 142, "qt_key_key_ntild": 142, "209": 142, "qt_key_key_ograv": 142, "210": 142, "qt_key_key_oacut": 142, "211": 142, "qt_key_key_ocircumflex": 142, "212": 142, "qt_key_key_otild": 142, "213": 142, "qt_key_key_odiaeresi": 142, "214": 142, "qt_key_key_multipli": 142, "215": 142, "qt_key_key_oobliqu": 142, "216": 142, "qt_key_key_ugrav": 142, "217": 142, "qt_key_key_uacut": 142, "218": 142, "qt_key_key_ucircumflex": 142, "219": 142, "qt_key_key_udiaeresi": 142, "220": 142, "qt_key_key_yacut": 142, "221": 142, "qt_key_key_thorn": 142, "222": 142, "qt_key_key_ssharp": 142, "223": 142, "qt_key_key_divis": 142, "247": 142, "qt_key_key_ydiaeresi": 142, "qt_key_key_altgr": 142, "16781571": 142, "qt_key_key_multi_kei": 142, "16781600": 142, "qt_key_key_codeinput": 142, "16781623": 142, "qt_key_key_singlecandid": 142, "16781628": 142, "qt_key_key_multiplecandid": 142, "16781629": 142, "qt_key_key_previouscandid": 142, "16781630": 142, "qt_key_key_mode_switch": 142, "16781694": 142, "qt_key_key_kanji": 142, "16781601": 142, "qt_key_key_muhenkan": 142, "16781602": 142, "qt_key_key_henkan": 142, "16781603": 142, "qt_key_key_romaji": 142, "16781604": 142, "qt_key_key_hiragana": 142, "16781605": 142, "qt_key_key_katakana": 142, "16781606": 142, "qt_key_key_hiragana_katakana": 142, "16781607": 142, "qt_key_key_zenkaku": 142, "16781608": 142, "qt_key_key_hankaku": 142, "16781609": 142, "qt_key_key_zenkaku_hankaku": 142, "16781610": 142, "qt_key_key_touroku": 142, "16781611": 142, "qt_key_key_massyo": 142, "16781612": 142, "qt_key_key_kana_lock": 142, "16781613": 142, "qt_key_key_kana_shift": 142, "16781614": 142, "qt_key_key_eisu_shift": 142, "16781615": 142, "qt_key_key_eisu_toggl": 142, "16781616": 142, "qt_key_key_hangul": 142, "16781617": 142, "qt_key_key_hangul_start": 142, "16781618": 142, "qt_key_key_hangul_end": 142, "16781619": 142, "qt_key_key_hangul_hanja": 142, "16781620": 142, "qt_key_key_hangul_jamo": 142, "16781621": 142, "qt_key_key_hangul_romaja": 142, "16781622": 142, "qt_key_key_hangul_jeonja": 142, "16781624": 142, "qt_key_key_hangul_banja": 142, "16781625": 142, "qt_key_key_hangul_prehanja": 142, "16781626": 142, "qt_key_key_hangul_posthanja": 142, "16781627": 142, "qt_key_key_hangul_speci": 142, "16781631": 142, "qt_key_key_dead_grav": 142, "16781904": 142, "qt_key_key_dead_acut": 142, "16781905": 142, "qt_key_key_dead_circumflex": 142, "16781906": 142, "qt_key_key_dead_tild": 142, "16781907": 142, "qt_key_key_dead_macron": 142, "16781908": 142, "qt_key_key_dead_brev": 142, "16781909": 142, "qt_key_key_dead_abovedot": 142, "16781910": 142, "qt_key_key_dead_diaeresi": 142, "16781911": 142, "qt_key_key_dead_abov": 142, "16781912": 142, "qt_key_key_dead_doubleacut": 142, "16781913": 142, "qt_key_key_dead_caron": 142, "16781914": 142, "qt_key_key_dead_cedilla": 142, "16781915": 142, "qt_key_key_dead_ogonek": 142, "16781916": 142, "qt_key_key_dead_iota": 142, "16781917": 142, "qt_key_key_dead_voiced_sound": 142, "16781918": 142, "qt_key_key_dead_semivoiced_sound": 142, "16781919": 142, "qt_key_key_dead_belowdot": 142, "16781920": 142, "qt_key_key_dead_hook": 142, "16781921": 142, "qt_key_key_dead_horn": 142, "16781922": 142, "qt_key_key_dead_strok": 142, "16781923": 142, "qt_key_key_dead_abovecomma": 142, "16781924": 142, "qt_key_key_dead_abovereversedcomma": 142, "16781925": 142, "qt_key_key_dead_doublegrav": 142, "16781926": 142, "qt_key_key_dead_belowr": 142, "16781927": 142, "qt_key_key_dead_belowmacron": 142, "16781928": 142, "qt_key_key_dead_belowcircumflex": 142, "16781929": 142, "qt_key_key_dead_belowtild": 142, "16781930": 142, "qt_key_key_dead_belowbrev": 142, "16781931": 142, "qt_key_key_dead_belowdiaeresi": 142, "16781932": 142, "qt_key_key_dead_invertedbrev": 142, "16781933": 142, "qt_key_key_dead_belowcomma": 142, "16781934": 142, "qt_key_key_dead_curr": 142, "16781935": 142, "qt_key_key_dead_a": 142, "16781952": 142, "16781953": 142, "qt_key_key_dead_": 142, "16781954": 142, "16781955": 142, "qt_key_key_dead_i": 142, "16781956": 142, "16781957": 142, "qt_key_key_dead_o": 142, "16781958": 142, "16781959": 142, "qt_key_key_dead_u": 142, "16781960": 142, "16781961": 142, "qt_key_key_dead_small_schwa": 142, "16781962": 142, "qt_key_key_dead_capital_schwa": 142, "16781963": 142, "qt_key_key_dead_greek": 142, "16781964": 142, "qt_key_key_dead_lowlin": 142, "16781968": 142, "qt_key_key_dead_aboveverticallin": 142, "16781969": 142, "qt_key_key_dead_belowverticallin": 142, "16781970": 142, "qt_key_key_dead_longsolidusoverlai": 142, "16781971": 142, "qt_key_key_back": 142, "16777313": 142, "qt_key_key_forward": 142, "16777314": 142, "qt_key_key_stop": 142, "16777315": 142, "qt_key_key_refresh": 142, "16777316": 142, "qt_key_key_volumedown": 142, "16777328": 142, "qt_key_key_volumemut": 142, "16777329": 142, "qt_key_key_volumeup": 142, "16777330": 142, "qt_key_key_bassboost": 142, "16777331": 142, "qt_key_key_bassup": 142, "16777332": 142, "qt_key_key_bassdown": 142, "16777333": 142, "qt_key_key_trebleup": 142, "16777334": 142, "qt_key_key_trebledown": 142, "16777335": 142, "qt_key_key_mediaplai": 142, "16777344": 142, "qt_key_key_mediastop": 142, "16777345": 142, "qt_key_key_mediaprevi": 142, "16777346": 142, "qt_key_key_medianext": 142, "16777347": 142, "qt_key_key_mediarecord": 142, "16777348": 142, "qt_key_key_mediapaus": 142, "16777349": 142, "qt_key_key_mediatoggleplaypaus": 142, "16777350": 142, "qt_key_key_homepag": 142, "16777360": 142, "qt_key_key_favorit": 142, "16777361": 142, "qt_key_key_search": 142, "16777362": 142, "qt_key_key_standbi": 142, "16777363": 142, "qt_key_key_openurl": 142, "16777364": 142, "qt_key_key_launchmail": 142, "16777376": 142, "qt_key_key_launchmedia": 142, "16777377": 142, "qt_key_key_launch0": 142, "16777378": 142, "qt_key_key_launch1": 142, "16777379": 142, "qt_key_key_launch2": 142, "16777380": 142, "qt_key_key_launch3": 142, "16777381": 142, "qt_key_key_launch4": 142, "16777382": 142, "qt_key_key_launch5": 142, "16777383": 142, "qt_key_key_launch6": 142, "16777384": 142, "qt_key_key_launch7": 142, "16777385": 142, "qt_key_key_launch8": 142, "16777386": 142, "qt_key_key_launch9": 142, "16777387": 142, "qt_key_key_launcha": 142, "16777388": 142, "qt_key_key_launchb": 142, "16777389": 142, "qt_key_key_launchc": 142, "16777390": 142, "qt_key_key_launchd": 142, "16777391": 142, "qt_key_key_launch": 142, "16777392": 142, "qt_key_key_launchf": 142, "16777393": 142, "qt_key_key_monbrightnessup": 142, "16777394": 142, "qt_key_key_monbrightnessdown": 142, "16777395": 142, "qt_key_key_keyboardlightonoff": 142, "16777396": 142, "qt_key_key_keyboardbrightnessup": 142, "16777397": 142, "qt_key_key_keyboardbrightnessdown": 142, "16777398": 142, "qt_key_key_poweroff": 142, "16777399": 142, "qt_key_key_wakeup": 142, "16777400": 142, "qt_key_key_eject": 142, "16777401": 142, "qt_key_key_screensav": 142, "16777402": 142, "qt_key_key_www": 142, "16777403": 142, "qt_key_key_memo": 142, "16777404": 142, "qt_key_key_lightbulb": 142, "16777405": 142, "qt_key_key_shop": 142, "16777406": 142, "qt_key_key_histori": 142, "16777407": 142, "qt_key_key_addfavorit": 142, "16777408": 142, "qt_key_key_hotlink": 142, "16777409": 142, "qt_key_key_brightnessadjust": 142, "16777410": 142, "qt_key_key_fin": 142, "16777411": 142, "qt_key_key_commun": 142, "16777412": 142, "qt_key_key_audiorewind": 142, "16777413": 142, "qt_key_key_backforward": 142, "16777414": 142, "qt_key_key_applicationleft": 142, "16777415": 142, "qt_key_key_applicationright": 142, "16777416": 142, "qt_key_key_book": 142, "16777417": 142, "qt_key_key_cd": 142, "16777418": 142, "qt_key_key_calcul": 142, "16777419": 142, "qt_key_key_todolist": 142, "16777420": 142, "qt_key_key_cleargrab": 142, "16777421": 142, "qt_key_key_clos": 142, "16777422": 142, "qt_key_key_copi": 142, "16777423": 142, "qt_key_key_cut": 142, "16777424": 142, "qt_key_key_displai": 142, "16777425": 142, "qt_key_key_do": 142, "16777426": 142, "qt_key_key_docu": 142, "16777427": 142, "qt_key_key_excel": 142, "16777428": 142, "qt_key_key_explor": 142, "16777429": 142, "qt_key_key_gam": 142, "16777430": 142, "qt_key_key_go": 142, "16777431": 142, "qt_key_key_itouch": 142, "16777432": 142, "qt_key_key_logoff": 142, "16777433": 142, "qt_key_key_market": 142, "16777434": 142, "qt_key_key_meet": 142, "16777435": 142, "qt_key_key_menukb": 142, "16777436": 142, "qt_key_key_menupb": 142, "16777437": 142, "qt_key_key_mysit": 142, "16777438": 142, "qt_key_key_new": 142, "16777439": 142, "qt_key_key_officehom": 142, "16777440": 142, "qt_key_key_opt": 142, "16777441": 142, "qt_key_key_past": 142, "16777442": 142, "qt_key_key_phon": 142, "16777443": 142, "qt_key_key_calendar": 142, "16777444": 142, "qt_key_key_repli": 142, "16777445": 142, "qt_key_key_reload": 142, "16777446": 142, "qt_key_key_rotatewindow": 142, "16777447": 142, "qt_key_key_rotationpb": 142, "16777448": 142, "qt_key_key_rotationkb": 142, "16777449": 142, "qt_key_key_sav": 142, "16777450": 142, "qt_key_key_send": 142, "16777451": 142, "qt_key_key_spel": 142, "16777452": 142, "qt_key_key_splitscreen": 142, "16777453": 142, "qt_key_key_support": 142, "16777454": 142, "qt_key_key_taskpan": 142, "16777455": 142, "qt_key_key_termin": 142, "16777456": 142, "qt_key_key_tool": 142, "16777457": 142, "qt_key_key_travel": 142, "16777458": 142, "qt_key_key_video": 142, "16777459": 142, "qt_key_key_word": 142, "16777460": 142, "qt_key_key_xf": 142, "16777461": 142, "qt_key_key_zoomin": 142, "16777462": 142, "qt_key_key_zoomout": 142, "16777463": 142, "qt_key_key_awai": 142, "16777464": 142, "qt_key_key_messeng": 142, "16777465": 142, "qt_key_key_webcam": 142, "16777466": 142, "qt_key_key_mailforward": 142, "16777467": 142, "qt_key_key_pictur": 142, "16777468": 142, "qt_key_key_mus": 142, "16777469": 142, "qt_key_key_batteri": 142, "16777470": 142, "qt_key_key_bluetooth": 142, "16777471": 142, "qt_key_key_wlan": 142, "16777472": 142, "qt_key_key_uwb": 142, "16777473": 142, "qt_key_key_audioforward": 142, "16777474": 142, "qt_key_key_audiorepeat": 142, "16777475": 142, "qt_key_key_audiorandomplai": 142, "16777476": 142, "qt_key_key_subtitl": 142, "16777477": 142, "qt_key_key_audiocycletrack": 142, "16777478": 142, "qt_key_key_tim": 142, "16777479": 142, "qt_key_key_hibern": 142, "16777480": 142, "qt_key_key_view": 142, "16777481": 142, "qt_key_key_topmenu": 142, "16777482": 142, "qt_key_key_powerdown": 142, "16777483": 142, "qt_key_key_suspend": 142, "16777484": 142, "qt_key_key_contrastadjust": 142, "16777485": 142, "qt_key_key_launchg": 142, "16777486": 142, "qt_key_key_launchh": 142, "16777487": 142, "qt_key_key_touchpadtoggl": 142, "16777488": 142, "qt_key_key_touchpadon": 142, "16777489": 142, "qt_key_key_touchpadoff": 142, "16777490": 142, "qt_key_key_micmut": 142, "16777491": 142, "16777492": 142, "qt_key_key_green": 142, "16777493": 142, "qt_key_key_yellow": 142, "16777494": 142, "qt_key_key_blu": 142, "16777495": 142, "qt_key_key_channelup": 142, "16777496": 142, "qt_key_key_channeldown": 142, "16777497": 142, "qt_key_key_guid": 142, "16777498": 142, "qt_key_key_info": 142, "16777499": 142, "qt_key_key_set": 142, "16777500": 142, "qt_key_key_micvolumeup": 142, "16777501": 142, "qt_key_key_micvolumedown": 142, "16777502": 142, "16777504": 142, "qt_key_key_open": 142, "16777505": 142, "qt_key_key_find": 142, "16777506": 142, "qt_key_key_undo": 142, "16777507": 142, "qt_key_key_redo": 142, "16777508": 142, "qt_key_key_medialast": 142, "16842751": 142, "qt_key_key_select": 142, "16842752": 142, "qt_key_key_y": 142, "16842753": 142, "qt_key_key_no": 142, "16842754": 142, "qt_key_key_cancel": 142, "16908289": 142, "16908290": 142, "qt_key_key_execut": 142, "16908291": 142, "qt_key_key_sleep": 142, "16908292": 142, "qt_key_key_plai": 142, "16908293": 142, "qt_key_key_zoom": 142, "16908294": 142, "qt_key_key_exit": 142, "16908298": 142, "qt_key_key_context1": 142, "17825792": 142, "qt_key_key_context2": 142, "17825793": 142, "qt_key_key_context3": 142, "17825794": 142, "qt_key_key_context4": 142, "17825795": 142, "qt_key_key_cal": 142, "17825796": 142, "qt_key_key_hangup": 142, "17825797": 142, "qt_key_key_flip": 142, "17825798": 142, "qt_key_key_togglecallhangup": 142, "17825799": 142, "qt_key_key_voicedi": 142, "17825800": 142, "qt_key_key_lastnumberredi": 142, "17825801": 142, "qt_key_key_camera": 142, "17825824": 142, "qt_key_key_camerafocu": 142, "17825825": 142, "qt_key_key_unknown": 142, "33554431": 142, "qt_cursorshape_arrowcursor": 142, "qt_cursorshape_uparrowcursor": 142, "qt_cursorshape_crosscursor": 142, "qt_cursorshape_waitcursor": 142, "qt_cursorshape_ibeamcursor": 142, "qt_cursorshape_sizevercursor": 142, "qt_cursorshape_sizehorcursor": 142, "qt_cursorshape_sizebdiagcursor": 142, "qt_cursorshape_sizefdiagcursor": 142, "qt_cursorshape_sizeallcursor": 142, "qt_cursorshape_blankcursor": 142, "qt_cursorshape_splitvcursor": 142, "qt_cursorshape_splithcursor": 142, "qt_cursorshape_pointinghandcursor": 142, "qt_cursorshape_forbiddencursor": 142, "qt_cursorshape_whatsthiscursor": 142, "qt_cursorshape_busycursor": 142, "qt_cursorshape_openhandcursor": 142, "qt_cursorshape_closedhandcursor": 142, "qt_cursorshape_dragcopycursor": 142, "qt_cursorshape_dragmovecursor": 142, "qt_cursorshape_draglinkcursor": 142, "qt_cursorshape_lastcursor": 142, "qt_cursorshape_bitmapcursor": 142, "qt_cursorshape_customcursor": 142, "qt_fillrule_oddevenfil": 142, "qt_fillrule_windingfil": 142, "degre": [147, 240], "disk": [148, 228], "effici": [148, 158, 227, 232, 235], "dimens": 148, "afterward": 148, "320x200": 148, "pixel_buff": 148, "320": 148, "low_level_rend": 148, "through": [148, 231, 232], "the_width": 148, "the_height": 148, "the_data": 148, "raw_data": 148, "bgr_data": 148, "flip": 148, "nine": 148, "edg": 148, "corner": 148, "distort": 148, "cut": 148, "remain": [148, 159, 228], "bindabl": 148, "gl_texture_2d": 148, "gl_rgba": 148, "safeti": 148, "unsaf": 148, "lead": 148, "undefin": 148, "driver": [148, 235, 238], "consequ": 148, "dimension": [153, 160], "precis": [156, 240], "thu": [156, 228], "cheap": [157, 159], "contigu": 157, "might": [157, 227, 228], "past": [157, 158, 159], "around": 158, "clone": 158, "hood": 158, "utf": [158, 240], "charact": 158, "raw": [158, 228], "suitabl": 158, "comparison": [158, 159], "scheme": 158, "fraction": 158, "str2": 158, "100": [158, 234], "lexicograph": 158, "less": [158, 239], "greater": [158, 228], "concaten": 158, "primarili": 159, "dereferenc": [159, 165, 166], "th": 159, "unaffect": 159, "standardlistview": 161, "standardtableview": 161, "singl": [162, 228], "shot": 162, "equival": 162, "fire": 162, "calcul": 162, "along": [163, 227], "simpl": [164, 231], "introduc": 165, "keyword": 165, "anonym": [165, 240], "notat": 165, "lst": 165, "field": [165, 166, 229, 233, 240], "sure": [165, 166, 227, 233, 235, 238], "retain": [165, 166], "syntax": [165, 166, 232], "go": [165, 166], "field_nam": [165, 166], "field_valu": [165, 166], "16bit": 167, "subdirectori": 172, "variabl": [172, 227, 228, 233, 234, 235], "mit": [227, 228, 229, 231, 233, 234, 235, 236, 237, 238, 239, 240], "2019": 227, "newer": [227, 235, 237], "autom": [227, 235], "offer": [227, 235], "linkag": [227, 235], "recommend": [227, 235], "ninja": [227, 235], "track": [227, 233, 235], "gninja": [227, 235], "cmake_gener": [227, 235], "download": [227, 237, 238], "linux": [227, 234], "x86": 227, "architectur": 227, "flexibl": [227, 239], "open": [227, 234, 237, 238], "latest": [227, 231, 238], "asset": 227, "xxx": 227, "x86_64": 227, "tar": [227, 238], "gz": [227, 238], "win64": 227, "ex": 227, "unpack": 227, "archiv": [227, 237], "cmake_prefix_path": [227, 238], "dcmake_prefix_path": 227, "find_packag": [227, 231, 238], "cmakelist": [227, 231, 234, 238], "txt": [227, 231, 234, 238], "lib": 227, "ld_library_path": 227, "learn": [227, 231, 232, 234, 235, 237], "guid": [227, 231, 234, 235], "rustc": [227, 235], "cargo": [227, 232, 233, 235], "project": [227, 231, 233, 234, 237, 238], "fetchcont": [227, 231], "snippet": [227, 238], "fetchcontent_declar": [227, 231], "git_repositori": [227, 231], "git": [227, 231], "upgrad": [227, 231], "git_tag": [227, 231], "source_subdir": [227, 231], "fetchcontent_makeavail": [227, 231], "regular": 227, "choic": 227, "optim": [227, 228, 239], "stack": [227, 233, 234], "winit": 227, "slint_feature_": 227, "setup": 227, "dslint_feature_backend_winit": 227, "dslint_feature_backend_winit_wayland": 227, "gui": [227, 234], "ccmake": 227, "more": [227, 229, 231, 232, 234, 235, 237, 239], "discov": 227, "disabl": [227, 235], "slint_enabled_featur": 227, "slint_disabled_featur": 227, "get_target_properti": 227, "backend_winit": 227, "in_list": 227, "similarli": 227, "processor": [227, 235], "corros": 227, "certain": 227, "furthermor": 227, "slint_library_cargo_flag": 227, "encapsul": 227, "abstract": [227, 229, 239], "inform": [227, 239], "slint_feature_backend_": 227, "stabl": [227, 228, 233], "ones": 227, "readi": 227, "upstream": 227, "yocto": 227, "sdk": [227, 236], "suffici": 227, "pleas": 227, "consult": 227, "now": 227, "toolchain": [227, 233, 234, 235, 236], "rustup": 227, "iconfigur": 227, "drust_cargo_target": [227, 235], "arm64": 227, "board": [227, 234, 237, 238], "targ": 227, "aarch64": 227, "gnu": 227, "cortexa53": 227, "crypto": 227, "poki": 227, "cd": [227, 234], "project_root": 227, "mkdir": 227, "dcmake_install_prefix": 227, "library_path": 228, "name1": 228, "lib1": 228, "name2": 228, "lib2": 228, "compilation_unit": 228, "num": 228, "tell": 228, "builtin": 228, "target_sourc": 228, "build": [228, 229, 231, 232, 234, 235, 236, 237, 238], "extend": 228, "the_window": 228, "thewindow": 228, "mycomponentlib": 228, "redirect": 228, "add_execut": [228, 231], "my_appl": [228, 231], "target_link_librari": [228, 231, 238], "customcompon": 228, "inclus": 228, "busi": [228, 232], "compier": 228, "These": [228, 229], "parallel": 228, "overal": 228, "howev": [228, 239], "split": 228, "across": 228, "abil": 228, "perform": [228, 239], "minimis": 228, "anywher": 228, "emb": [228, 235, 238], "slint_embed_resourc": [228, 238], "default_slint_embed_resourc": 228, "devic": [228, 232, 234, 237, 240], "ratio": [228, 240], "px": 228, "phx": 228, "desir": 228, "slint_scale_factor": 228, "shall": 228, "combin": 228, "dialog": 229, "get_": 229, "setter": [229, 239], "set_": 229, "invoke_": 229, "callback_nam": 229, "on_": 229, "function_nam": 229, "smart": [229, 239], "aliv": [229, 239], "complex": [229, 239], "yourself": 229, "let": 229, "samplecompon": 229, "counter": 229, "dash": 229, "underscor": 229, "user_nam": 229, "mayb": 229, "here": [229, 232, 233], "mainwindow": 229, "get_count": 229, "set_count": 229, "get_user_nam": 229, "set_user_nam": 229, "invoke_hello": 229, "on_hello": 229, "callback_handl": 229, "invoke_do_someth": 229, "omit": 229, "togeth": 229, "on_to_uppercas": 229, "per": 229, "slint_target_sourc": [231, 234, 238, 239], "cmake_minimum_requir": 231, "cxx": [231, 238], "three": [231, 236], "packag": [231, 234], "approach": [231, 239], "add_custom_command": 231, "post_build": 231, "cmake_command": 231, "target_runtime_dl": 231, "target_file_dir": 231, "command_expand_list": 231, "helloworld": [231, 232], "400px": [231, 232], "my_label": 231, "200px": [231, 232], "hello_world": [231, 234], "set_my_label": 231, "depth": 231, "walk": 231, "game": 231, "Of": 231, "cours": 231, "recip": 231, "toolkit": 232, "fluid": 232, "desktop": 232, "power": 232, "placement": 232, "flow": 232, "familiar": 232, "hierarchi": 232, "obligatori": 232, "visual": [232, 237], "studio": [232, 237], "featur": 232, "highlight": 232, "live": 232, "quick": 232, "cycl": 232, "viewer": 232, "tool": [232, 237, 238], "instal": [232, 234, 235, 237, 238], "awar": 233, "solv": 233, "z": 233, "nightli": 233, "solut": 233, "rustup_toolchain": 233, "toml": 233, "One": 233, "reason": [233, 234], "enough": 233, "ram": [233, 234, 238], "heap": 233, "big": 233, "8kib": 233, "invert": 233, "incompat": 233, "rgb565": 233, "littl": 233, "endian": 233, "esp32": [233, 234], "often": 233, "esp_lcd": 233, "accordingli": 233, "therefor": 233, "color_swap_16": [233, 234], "slintplatformconfigur": [233, 234, 238], "compiler_builtin": 233, "4c2482f45199cb1e": 233, "cgu": 233, "05": 233, "__udivdi3": 233, "0x0": 233, "libgcc": 233, "_udivdi3": 233, "o": 233, "wl": 233, "linker": 233, "target_link_opt": 233, "component_lib": [233, 234], "s3": 234, "prompt": 234, "instruct": [234, 235, 237], "maco": 234, "fall": 234, "io": 234, "book": 234, "html": 234, "soc": 234, "xtensa": 234, "risc": 234, "bare": 234, "bone": 234, "py": 234, "chipset": 234, "esp32s3": 234, "stdio": [234, 238], "esp_err": 234, "bsp": [234, 238], "bsp_lcd_draw_buff_s": 234, "draw_buf_s": 234, "bsp_lcd_h_re": 234, "config_bsp_lcd_draw_buf_height": 234, "app_main": 234, "esp_lcd_panel_io_handle_t": 234, "io_handl": 234, "esp_lcd_panel_handle_t": 234, "panel_handl": 234, "bsp_display_config_t": 234, "bsp_disp_cfg": 234, "max_transfer_sz": 234, "bsp_display_new": 234, "bsp_display_backlight_on": 234, "esp_lcd_touch_handle_t": 234, "touch_handl": 234, "bsp_touch_config_t": 234, "bsp_touch_cfg": 234, "bsp_touch_new": 234, "bsp_lcd_v_re": 234, "slint_esp_init": 234, "buffer1": 234, "appwindow": [234, 238], "verticalbox": [234, 238], "aboutslint": [234, 238], "18px": [234, 238], "idf_component_regist": 234, "include_dir": 234, "editor": 234, "menuconfig": 234, "config": 234, "tweak": 234, "spi": 234, "psram": 234, "q": 234, "save": 234, "sdkconfig": 234, "flash": [234, 237], "config_main_task_stack_s": 234, "monitor": 234, "observ": 234, "congratul": 234, "studi": [234, 235, 237], "aim": [235, 236], "those": 235, "dslint_feature_freestand": 235, "standard": 235, "dbuild_shared_lib": 235, "dslint_feature_renderer_softwar": 235, "ddefault_slint_embed_resourc": 235, "arm": [235, 237], "cortex": 235, "complet": [235, 238], "thumbv7em": [235, 238], "eabihf": [235, 238], "mcu": [236, 237], "highli": 236, "customiz": 236, "vendor": 236, "espressif": 236, "iot": 236, "framework": 236, "stm32": [236, 237], "stmicroelectron": 236, "stm32cube": [236, 238], "ecosystem": 236, "stm": 237, "bsp_t": 237, "bsp_lcd": 237, "hal_ltdc": 237, "stm32cubeclt": 237, "discoveri": 237, "kit": 237, "skeleton": [237, 238], "sampl": 237, "usag": 237, "basic": 237, "stm32h747i": 237, "disco": 237, "dual": 237, "core": 237, "m7": 237, "m4": 237, "lcd": 237, "zip": 237, "stm32h735g": 237, "dk": 237, "folder": 237, "preset": 237, "palett": 237, "panel": 237, "hit": 237, "rough": 238, "cube": 238, "stm32cubemx": 238, "peripher": 238, "prerequisit": 238, "ltdc": 238, "fmc": 238, "framebuff": 238, "web": 238, "browser": 238, "navig": 238, "appmain": 238, "set_target_properti": 238, "bsp_name": 238, "concret": 238, "stm32h735g_discoveri": 238, "target_compile_definit": 238, "slint_stm32_bsp_nam": 238, "bsp_lcd_initex": 238, "bsp_ts_init": 238, "slint_stm32_init": 238, "final": 238, "stm32h735g_discovery_lcd": 238, "stm32h735g_discovery_t": 238, "lcd_orientation_landscap": 238, "lcd_pixel_format_rgb565": 238, "lcd_default_width": 238, "lcd_default_height": 238, "error_handl": 238, "bsp_lcd_displayon": 238, "bsp_lcd_setactivelay": 238, "ts_init_t": 238, "ht": 238, "ts_swap_xi": 238, "accuraci": 238, "touchscreen": 238, "app_window": 238, "explain": 239, "veri": 239, "ahead": 239, "smallest": 239, "footprint": 239, "best": 239, "price": 239, "opportun": 239, "popul": 239, "slower": 239, "With": 239, "polymorph": 239, "commonli": 239, "consum": 239, "invoke_global_callback": 239, "summar": 240, "easili": 240, "physical_length": 240, "At": 240, "camelcas": 240, "mystruct": 240, "camel": 240, "myenum": 240, "beta": 240, "gamma": 240, "omicron": 240, "betagamma": 240}, "objects": {"": [[33, 0, 1, "c.SLINT_FEATURE_ACCESSIBILITY", "SLINT_FEATURE_ACCESSIBILITY"], [27, 0, 1, "c.SLINT_FEATURE_BACKEND_LINUXKMS", "SLINT_FEATURE_BACKEND_LINUXKMS"], [23, 0, 1, "c.SLINT_FEATURE_BACKEND_QT", "SLINT_FEATURE_BACKEND_QT"], [39, 0, 1, "c.SLINT_FEATURE_BACKEND_WINIT", "SLINT_FEATURE_BACKEND_WINIT"], [28, 0, 1, "c.SLINT_FEATURE_EXPERIMENTAL", "SLINT_FEATURE_EXPERIMENTAL"], [36, 0, 1, "c.SLINT_FEATURE_FREESTANDING", "SLINT_FEATURE_FREESTANDING"], [24, 0, 1, "c.SLINT_FEATURE_GETTEXT", "SLINT_FEATURE_GETTEXT"], [25, 0, 1, "c.SLINT_FEATURE_INTERPRETER", "SLINT_FEATURE_INTERPRETER"], [30, 0, 1, "c.SLINT_FEATURE_RENDERER_FEMTOVG", "SLINT_FEATURE_RENDERER_FEMTOVG"], [31, 0, 1, "c.SLINT_FEATURE_RENDERER_SKIA", "SLINT_FEATURE_RENDERER_SKIA"], [34, 0, 1, "c.SLINT_FEATURE_RENDERER_SOFTWARE", "SLINT_FEATURE_RENDERER_SOFTWARE"], [32, 0, 1, "c.SLINT_FEATURE_SYSTEM_TESTING", "SLINT_FEATURE_SYSTEM_TESTING"], [37, 0, 1, "c.SLINT_FEATURE_TESTING", "SLINT_FEATURE_TESTING"], [38, 0, 1, "c.SLINT_VERSION_MAJOR", "SLINT_VERSION_MAJOR"], [35, 0, 1, "c.SLINT_VERSION_MINOR", "SLINT_VERSION_MINOR"], [26, 0, 1, "c.SLINT_VERSION_PATCH", "SLINT_VERSION_PATCH"], [29, 0, 1, "c.SLINT_VERSION_STRING", "SLINT_VERSION_STRING"], [40, 0, 1, "c.assert_eq", "assert_eq"], [0, 1, 1, "_CPPv4N5slint5BrushE", "slint::Brush"], [0, 2, 1, "_CPPv4N5slint5Brush5BrushERK5Color", "slint::Brush::Brush"], [0, 2, 1, "_CPPv4N5slint5Brush5BrushEv", "slint::Brush::Brush"], [0, 3, 1, "_CPPv4N5slint5Brush5BrushERK5Color", "slint::Brush::Brush::color"], [0, 2, 1, "_CPPv4NK5slint5Brush8brighterEf", "slint::Brush::brighter"], [0, 3, 1, "_CPPv4NK5slint5Brush8brighterEf", "slint::Brush::brighter::factor"], [0, 2, 1, "_CPPv4NK5slint5Brush5colorEv", "slint::Brush::color"], [0, 2, 1, "_CPPv4NK5slint5Brush6darkerEf", "slint::Brush::darker"], [0, 3, 1, "_CPPv4NK5slint5Brush6darkerEf", "slint::Brush::darker::factor"], [0, 2, 1, "_CPPv4N5slint5BrushneERK5BrushRK5Brush", "slint::Brush::operator!="], [0, 3, 1, "_CPPv4N5slint5BrushneERK5BrushRK5Brush", "slint::Brush::operator!=::a"], [0, 3, 1, "_CPPv4N5slint5BrushneERK5BrushRK5Brush", "slint::Brush::operator!=::b"], [0, 2, 1, "_CPPv4N5slint5BrusheqERK5BrushRK5Brush", "slint::Brush::operator=="], [0, 3, 1, "_CPPv4N5slint5BrusheqERK5BrushRK5Brush", "slint::Brush::operator==::a"], [0, 3, 1, "_CPPv4N5slint5BrusheqERK5BrushRK5Brush", "slint::Brush::operator==::b"], [0, 2, 1, "_CPPv4NK5slint5Brush14transparentizeEf", "slint::Brush::transparentize"], [0, 3, 1, "_CPPv4NK5slint5Brush14transparentizeEf", "slint::Brush::transparentize::factor"], [0, 2, 1, "_CPPv4NK5slint5Brush10with_alphaEf", "slint::Brush::with_alpha"], [0, 3, 1, "_CPPv4NK5slint5Brush10with_alphaEf", "slint::Brush::with_alpha::alpha"], [54, 4, 1, "_CPPv4N5slint20CloseRequestResponseE", "slint::CloseRequestResponse"], [54, 5, 1, "_CPPv4N5slint20CloseRequestResponse10HideWindowE", "slint::CloseRequestResponse::HideWindow"], [54, 5, 1, "_CPPv4N5slint20CloseRequestResponse15KeepWindowShownE", "slint::CloseRequestResponse::KeepWindowShown"], [1, 1, 1, "_CPPv4N5slint5ColorE", "slint::Color"], [1, 2, 1, "_CPPv4N5slint5Color5ColorERK9RgbaColorI7uint8_tE", "slint::Color::Color"], [1, 2, 1, "_CPPv4N5slint5Color5ColorERK9RgbaColorIfE", "slint::Color::Color"], [1, 2, 1, "_CPPv4N5slint5Color5ColorEv", "slint::Color::Color"], [1, 3, 1, "_CPPv4N5slint5Color5ColorERK9RgbaColorI7uint8_tE", "slint::Color::Color::col"], [1, 3, 1, "_CPPv4N5slint5Color5ColorERK9RgbaColorIfE", "slint::Color::Color::col"], [1, 2, 1, "_CPPv4NK5slint5Color5alphaEv", "slint::Color::alpha"], [1, 2, 1, "_CPPv4NK5slint5Color15as_argb_encodedEv", "slint::Color::as_argb_encoded"], [1, 2, 1, "_CPPv4NK5slint5Color4blueEv", "slint::Color::blue"], [1, 2, 1, "_CPPv4NK5slint5Color8brighterEf", "slint::Color::brighter"], [1, 3, 1, "_CPPv4NK5slint5Color8brighterEf", "slint::Color::brighter::factor"], [1, 2, 1, "_CPPv4NK5slint5Color6darkerEf", "slint::Color::darker"], [1, 3, 1, "_CPPv4NK5slint5Color6darkerEf", "slint::Color::darker::factor"], [1, 2, 1, "_CPPv4N5slint5Color17from_argb_encodedE8uint32_t", "slint::Color::from_argb_encoded"], [1, 3, 1, "_CPPv4N5slint5Color17from_argb_encodedE8uint32_t", "slint::Color::from_argb_encoded::argb_encoded"], [1, 2, 1, "_CPPv4N5slint5Color15from_argb_floatEffff", "slint::Color::from_argb_float"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_floatEffff", "slint::Color::from_argb_float::alpha"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_floatEffff", "slint::Color::from_argb_float::blue"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_floatEffff", "slint::Color::from_argb_float::green"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_floatEffff", "slint::Color::from_argb_float::red"], [1, 2, 1, "_CPPv4N5slint5Color15from_argb_uint8E7uint8_t7uint8_t7uint8_t7uint8_t", "slint::Color::from_argb_uint8"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_uint8E7uint8_t7uint8_t7uint8_t7uint8_t", "slint::Color::from_argb_uint8::alpha"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_uint8E7uint8_t7uint8_t7uint8_t7uint8_t", "slint::Color::from_argb_uint8::blue"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_uint8E7uint8_t7uint8_t7uint8_t7uint8_t", "slint::Color::from_argb_uint8::green"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_uint8E7uint8_t7uint8_t7uint8_t7uint8_t", "slint::Color::from_argb_uint8::red"], [1, 2, 1, "_CPPv4N5slint5Color9from_hsvaEffff", "slint::Color::from_hsva"], [1, 3, 1, "_CPPv4N5slint5Color9from_hsvaEffff", "slint::Color::from_hsva::a"], [1, 3, 1, "_CPPv4N5slint5Color9from_hsvaEffff", "slint::Color::from_hsva::h"], [1, 3, 1, "_CPPv4N5slint5Color9from_hsvaEffff", "slint::Color::from_hsva::s"], [1, 3, 1, "_CPPv4N5slint5Color9from_hsvaEffff", "slint::Color::from_hsva::v"], [1, 2, 1, "_CPPv4N5slint5Color14from_rgb_floatEfff", "slint::Color::from_rgb_float"], [1, 3, 1, "_CPPv4N5slint5Color14from_rgb_floatEfff", "slint::Color::from_rgb_float::blue"], [1, 3, 1, "_CPPv4N5slint5Color14from_rgb_floatEfff", "slint::Color::from_rgb_float::green"], [1, 3, 1, "_CPPv4N5slint5Color14from_rgb_floatEfff", "slint::Color::from_rgb_float::red"], [1, 2, 1, "_CPPv4N5slint5Color14from_rgb_uint8E7uint8_t7uint8_t7uint8_t", "slint::Color::from_rgb_uint8"], [1, 3, 1, "_CPPv4N5slint5Color14from_rgb_uint8E7uint8_t7uint8_t7uint8_t", "slint::Color::from_rgb_uint8::blue"], [1, 3, 1, "_CPPv4N5slint5Color14from_rgb_uint8E7uint8_t7uint8_t7uint8_t", "slint::Color::from_rgb_uint8::green"], [1, 3, 1, "_CPPv4N5slint5Color14from_rgb_uint8E7uint8_t7uint8_t7uint8_t", "slint::Color::from_rgb_uint8::red"], [1, 2, 1, "_CPPv4NK5slint5Color5greenEv", "slint::Color::green"], [1, 2, 1, "_CPPv4NK5slint5Color3mixERK5Colorf", "slint::Color::mix"], [1, 3, 1, "_CPPv4NK5slint5Color3mixERK5Colorf", "slint::Color::mix::factor"], [1, 3, 1, "_CPPv4NK5slint5Color3mixERK5Colorf", "slint::Color::mix::other"], [1, 2, 1, "_CPPv4N5slint5ColorlsERNSt7ostreamERK5Color", "slint::Color::operator<<"], [1, 3, 1, "_CPPv4N5slint5ColorlsERNSt7ostreamERK5Color", "slint::Color::operator<<::color"], [1, 3, 1, "_CPPv4N5slint5ColorlsERNSt7ostreamERK5Color", "slint::Color::operator<<::stream"], [1, 2, 1, "_CPPv4N5slint5ColoreqERK5ColorRK5Color", "slint::Color::operator=="], [1, 3, 1, "_CPPv4N5slint5ColoreqERK5ColorRK5Color", "slint::Color::operator==::lhs"], [1, 3, 1, "_CPPv4N5slint5ColoreqERK5ColorRK5Color", "slint::Color::operator==::rhs"], [1, 2, 1, "_CPPv4NK5slint5Color3redEv", "slint::Color::red"], [1, 2, 1, "_CPPv4NK5slint5Color13to_argb_floatEv", "slint::Color::to_argb_float"], [1, 2, 1, "_CPPv4NK5slint5Color12to_argb_uintEv", "slint::Color::to_argb_uint"], [1, 2, 1, "_CPPv4NK5slint5Color7to_hsvaEv", "slint::Color::to_hsva"], [1, 2, 1, "_CPPv4NK5slint5Color14transparentizeEf", "slint::Color::transparentize"], [1, 3, 1, "_CPPv4NK5slint5Color14transparentizeEf", "slint::Color::transparentize::factor"], [1, 2, 1, "_CPPv4NK5slint5Color10with_alphaEf", "slint::Color::with_alpha"], [1, 3, 1, "_CPPv4NK5slint5Color10with_alphaEf", "slint::Color::with_alpha::alpha"], [2, 1, 1, "_CPPv4I0EN5slint15ComponentHandleE", "slint::ComponentHandle"], [2, 2, 1, "_CPPv4N5slint15ComponentHandle15ComponentHandleERKN6vtable3VRcIN11private_api14ItemTreeVTableE1TEE", "slint::ComponentHandle::ComponentHandle"], [2, 3, 1, "_CPPv4N5slint15ComponentHandle15ComponentHandleERKN6vtable3VRcIN11private_api14ItemTreeVTableE1TEE", "slint::ComponentHandle::ComponentHandle::inner"], [2, 6, 1, "_CPPv4I0EN5slint15ComponentHandleE", "slint::ComponentHandle::T"], [2, 2, 1, "_CPPv4NK5slint15ComponentHandle8into_dynEv", "slint::ComponentHandle::into_dyn"], [2, 2, 1, "_CPPv4N5slint15ComponentHandlemlEv", "slint::ComponentHandle::operator*"], [2, 2, 1, "_CPPv4NK5slint15ComponentHandlemlEv", "slint::ComponentHandle::operator*"], [2, 2, 1, "_CPPv4N5slint15ComponentHandleptEv", "slint::ComponentHandle::operator->"], [2, 2, 1, "_CPPv4NK5slint15ComponentHandleptEv", "slint::ComponentHandle::operator->"], [3, 1, 1, "_CPPv4I0EN5slint19ComponentWeakHandleE", "slint::ComponentWeakHandle"], [3, 2, 1, "_CPPv4N5slint19ComponentWeakHandle19ComponentWeakHandleERK15ComponentHandleI1TE", "slint::ComponentWeakHandle::ComponentWeakHandle"], [3, 2, 1, "_CPPv4N5slint19ComponentWeakHandle19ComponentWeakHandleEv", "slint::ComponentWeakHandle::ComponentWeakHandle"], [3, 3, 1, "_CPPv4N5slint19ComponentWeakHandle19ComponentWeakHandleERK15ComponentHandleI1TE", "slint::ComponentWeakHandle::ComponentWeakHandle::other"], [3, 6, 1, "_CPPv4I0EN5slint19ComponentWeakHandleE", "slint::ComponentWeakHandle::T"], [3, 2, 1, "_CPPv4NK5slint19ComponentWeakHandle4lockEv", "slint::ComponentWeakHandle::lock"], [51, 4, 1, "_CPPv4N5slint13EventLoopModeE", "slint::EventLoopMode"], [51, 5, 1, "_CPPv4N5slint13EventLoopMode22QuitOnLastWindowClosedE", "slint::EventLoopMode::QuitOnLastWindowClosed"], [51, 5, 1, "_CPPv4N5slint13EventLoopMode12RunUntilQuitE", "slint::EventLoopMode::RunUntilQuit"], [4, 1, 1, "_CPPv4I0EN5slint11FilterModelE", "slint::FilterModel"], [4, 2, 1, "_CPPv4N5slint11FilterModel11FilterModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataEEE", "slint::FilterModel::FilterModel"], [4, 3, 1, "_CPPv4N5slint11FilterModel11FilterModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataEEE", "slint::FilterModel::FilterModel::filter_fn"], [4, 3, 1, "_CPPv4N5slint11FilterModel11FilterModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataEEE", "slint::FilterModel::FilterModel::source_model"], [4, 6, 1, "_CPPv4I0EN5slint11FilterModelE", "slint::FilterModel::ModelData"], [4, 2, 1, "_CPPv4N5slint11FilterModel5resetEv", "slint::FilterModel::reset"], [4, 2, 1, "_CPPv4NK5slint11FilterModel9row_countEv", "slint::FilterModel::row_count"], [4, 2, 1, "_CPPv4NK5slint11FilterModel8row_dataE6size_t", "slint::FilterModel::row_data"], [4, 3, 1, "_CPPv4NK5slint11FilterModel8row_dataE6size_t", "slint::FilterModel::row_data::i"], [4, 2, 1, "_CPPv4N5slint11FilterModel12set_row_dataE6size_tRK9ModelData", "slint::FilterModel::set_row_data"], [4, 3, 1, "_CPPv4N5slint11FilterModel12set_row_dataE6size_tRK9ModelData", "slint::FilterModel::set_row_data::i"], [4, 3, 1, "_CPPv4N5slint11FilterModel12set_row_dataE6size_tRK9ModelData", "slint::FilterModel::set_row_data::value"], [4, 2, 1, "_CPPv4NK5slint11FilterModel12source_modelEv", "slint::FilterModel::source_model"], [4, 2, 1, "_CPPv4NK5slint11FilterModel14unfiltered_rowEi", "slint::FilterModel::unfiltered_row"], [4, 3, 1, "_CPPv4NK5slint11FilterModel14unfiltered_rowEi", "slint::FilterModel::unfiltered_row::filtered_row"], [52, 4, 1, "_CPPv4N5slint11GraphicsAPIE", "slint::GraphicsAPI"], [52, 5, 1, "_CPPv4N5slint11GraphicsAPI12NativeOpenGLE", "slint::GraphicsAPI::NativeOpenGL"], [147, 1, 1, "_CPPv4N5slint9HsvaColorE", "slint::HsvaColor"], [147, 7, 1, "_CPPv4N5slint9HsvaColor5alphaE", "slint::HsvaColor::alpha"], [147, 7, 1, "_CPPv4N5slint9HsvaColor3hueE", "slint::HsvaColor::hue"], [147, 7, 1, "_CPPv4N5slint9HsvaColor10saturationE", "slint::HsvaColor::saturation"], [147, 7, 1, "_CPPv4N5slint9HsvaColor5valueE", "slint::HsvaColor::value"], [148, 1, 1, "_CPPv4N5slint5ImageE", "slint::Image"], [148, 4, 1, "_CPPv4N5slint5Image27BorrowedOpenGLTextureOriginE", "slint::Image::BorrowedOpenGLTextureOrigin"], [148, 5, 1, "_CPPv4N5slint5Image27BorrowedOpenGLTextureOrigin10BottomLeftE", "slint::Image::BorrowedOpenGLTextureOrigin::BottomLeft"], [148, 5, 1, "_CPPv4N5slint5Image27BorrowedOpenGLTextureOrigin7TopLeftE", "slint::Image::BorrowedOpenGLTextureOrigin::TopLeft"], [148, 2, 1, "_CPPv4N5slint5Image5ImageE17SharedPixelBufferI10Rgba8PixelE", "slint::Image::Image"], [148, 2, 1, "_CPPv4N5slint5Image5ImageE17SharedPixelBufferI9Rgb8PixelE", "slint::Image::Image"], [148, 2, 1, "_CPPv4N5slint5Image5ImageEv", "slint::Image::Image"], [148, 3, 1, "_CPPv4N5slint5Image5ImageE17SharedPixelBufferI10Rgba8PixelE", "slint::Image::Image::buffer"], [148, 3, 1, "_CPPv4N5slint5Image5ImageE17SharedPixelBufferI9Rgb8PixelE", "slint::Image::Image::buffer"], [148, 2, 1, "_CPPv4N5slint5Image39create_from_borrowed_gl_2d_rgba_textureE8uint32_t4SizeI8uint32_tE27BorrowedOpenGLTextureOrigin", "slint::Image::create_from_borrowed_gl_2d_rgba_texture"], [148, 3, 1, "_CPPv4N5slint5Image39create_from_borrowed_gl_2d_rgba_textureE8uint32_t4SizeI8uint32_tE27BorrowedOpenGLTextureOrigin", "slint::Image::create_from_borrowed_gl_2d_rgba_texture::origin"], [148, 3, 1, "_CPPv4N5slint5Image39create_from_borrowed_gl_2d_rgba_textureE8uint32_t4SizeI8uint32_tE27BorrowedOpenGLTextureOrigin", "slint::Image::create_from_borrowed_gl_2d_rgba_texture::size"], [148, 3, 1, "_CPPv4N5slint5Image39create_from_borrowed_gl_2d_rgba_textureE8uint32_t4SizeI8uint32_tE27BorrowedOpenGLTextureOrigin", "slint::Image::create_from_borrowed_gl_2d_rgba_texture::texture_id"], [148, 2, 1, "_CPPv4N5slint5Image14load_from_pathERK12SharedString", "slint::Image::load_from_path"], [148, 3, 1, "_CPPv4N5slint5Image14load_from_pathERK12SharedString", "slint::Image::load_from_path::file_path"], [148, 2, 1, "_CPPv4N5slint5ImageneERK5ImageRK5Image", "slint::Image::operator!="], [148, 3, 1, "_CPPv4N5slint5ImageneERK5ImageRK5Image", "slint::Image::operator!=::a"], [148, 3, 1, "_CPPv4N5slint5ImageneERK5ImageRK5Image", "slint::Image::operator!=::b"], [148, 2, 1, "_CPPv4N5slint5ImageeqERK5ImageRK5Image", "slint::Image::operator=="], [148, 3, 1, "_CPPv4N5slint5ImageeqERK5ImageRK5Image", "slint::Image::operator==::a"], [148, 3, 1, "_CPPv4N5slint5ImageeqERK5ImageRK5Image", "slint::Image::operator==::b"], [148, 2, 1, "_CPPv4NK5slint5Image4pathEv", "slint::Image::path"], [148, 2, 1, "_CPPv4N5slint5Image20set_nine_slice_edgesEtttt", "slint::Image::set_nine_slice_edges"], [148, 3, 1, "_CPPv4N5slint5Image20set_nine_slice_edgesEtttt", "slint::Image::set_nine_slice_edges::bottom"], [148, 3, 1, "_CPPv4N5slint5Image20set_nine_slice_edgesEtttt", "slint::Image::set_nine_slice_edges::left"], [148, 3, 1, "_CPPv4N5slint5Image20set_nine_slice_edgesEtttt", "slint::Image::set_nine_slice_edges::right"], [148, 3, 1, "_CPPv4N5slint5Image20set_nine_slice_edgesEtttt", "slint::Image::set_nine_slice_edges::top"], [148, 2, 1, "_CPPv4NK5slint5Image4sizeEv", "slint::Image::size"], [148, 2, 1, "_CPPv4NK5slint5Image7to_rgb8Ev", "slint::Image::to_rgb8"], [148, 2, 1, "_CPPv4NK5slint5Image8to_rgba8Ev", "slint::Image::to_rgba8"], [148, 2, 1, "_CPPv4NK5slint5Image22to_rgba8_premultipliedEv", "slint::Image::to_rgba8_premultiplied"], [149, 1, 1, "_CPPv4N5slint15LogicalPositionE", "slint::LogicalPosition"], [149, 2, 1, "_CPPv4N5slint15LogicalPosition15LogicalPositionEK5PointIfE", "slint::LogicalPosition::LogicalPosition"], [149, 2, 1, "_CPPv4N5slint15LogicalPosition15LogicalPositionEv", "slint::LogicalPosition::LogicalPosition"], [149, 3, 1, "_CPPv4N5slint15LogicalPosition15LogicalPositionEK5PointIfE", "slint::LogicalPosition::LogicalPosition::p"], [150, 1, 1, "_CPPv4N5slint11LogicalSizeE", "slint::LogicalSize"], [150, 2, 1, "_CPPv4N5slint11LogicalSize11LogicalSizeEK4SizeIfE", "slint::LogicalSize::LogicalSize"], [150, 3, 1, "_CPPv4N5slint11LogicalSize11LogicalSizeEK4SizeIfE", "slint::LogicalSize::LogicalSize::s"], [5, 1, 1, "_CPPv4I00EN5slint8MapModelE", "slint::MapModel"], [5, 2, 1, "_CPPv4N5slint8MapModel8MapModelENSt10shared_ptrI5ModelI15SourceModelDataEEENSt8functionIF15MappedModelDataRK15SourceModelDataEEE", "slint::MapModel::MapModel"], [5, 3, 1, "_CPPv4N5slint8MapModel8MapModelENSt10shared_ptrI5ModelI15SourceModelDataEEENSt8functionIF15MappedModelDataRK15SourceModelDataEEE", "slint::MapModel::MapModel::map_fn"], [5, 3, 1, "_CPPv4N5slint8MapModel8MapModelENSt10shared_ptrI5ModelI15SourceModelDataEEENSt8functionIF15MappedModelDataRK15SourceModelDataEEE", "slint::MapModel::MapModel::source_model"], [5, 6, 1, "_CPPv4I00EN5slint8MapModelE", "slint::MapModel::MappedModelData"], [5, 6, 1, "_CPPv4I00EN5slint8MapModelE", "slint::MapModel::SourceModelData"], [5, 2, 1, "_CPPv4N5slint8MapModel5resetEv", "slint::MapModel::reset"], [5, 2, 1, "_CPPv4NK5slint8MapModel9row_countEv", "slint::MapModel::row_count"], [5, 2, 1, "_CPPv4NK5slint8MapModel8row_dataE6size_t", "slint::MapModel::row_data"], [5, 3, 1, "_CPPv4NK5slint8MapModel8row_dataE6size_t", "slint::MapModel::row_data::i"], [5, 2, 1, "_CPPv4NK5slint8MapModel12source_modelEv", "slint::MapModel::source_model"], [6, 1, 1, "_CPPv4I0EN5slint5ModelE", "slint::Model"], [6, 2, 1, "_CPPv4N5slint5Model5ModelERK5Model", "slint::Model::Model"], [6, 2, 1, "_CPPv4N5slint5Model5ModelEv", "slint::Model::Model"], [6, 6, 1, "_CPPv4I0EN5slint5ModelE", "slint::Model::ModelData"], [6, 2, 1, "_CPPv4N5slint5ModelaSERK5Model", "slint::Model::operator="], [6, 2, 1, "_CPPv4N5slint5Model5resetEv", "slint::Model::reset"], [6, 2, 1, "_CPPv4N5slint5Model9row_addedE6size_t6size_t", "slint::Model::row_added"], [6, 3, 1, "_CPPv4N5slint5Model9row_addedE6size_t6size_t", "slint::Model::row_added::count"], [6, 3, 1, "_CPPv4N5slint5Model9row_addedE6size_t6size_t", "slint::Model::row_added::index"], [6, 2, 1, "_CPPv4N5slint5Model11row_changedE6size_t", "slint::Model::row_changed"], [6, 3, 1, "_CPPv4N5slint5Model11row_changedE6size_t", "slint::Model::row_changed::row"], [6, 2, 1, "_CPPv4NK5slint5Model9row_countEv", "slint::Model::row_count"], [6, 2, 1, "_CPPv4NK5slint5Model8row_dataE6size_t", "slint::Model::row_data"], [6, 3, 1, "_CPPv4NK5slint5Model8row_dataE6size_t", "slint::Model::row_data::i"], [6, 2, 1, "_CPPv4N5slint5Model11row_removedE6size_t6size_t", "slint::Model::row_removed"], [6, 3, 1, "_CPPv4N5slint5Model11row_removedE6size_t6size_t", "slint::Model::row_removed::count"], [6, 3, 1, "_CPPv4N5slint5Model11row_removedE6size_t6size_t", "slint::Model::row_removed::index"], [6, 2, 1, "_CPPv4N5slint5Model12set_row_dataE6size_tRK9ModelData", "slint::Model::set_row_data"], [6, 2, 1, "_CPPv4N5slint5ModelD0Ev", "slint::Model::~Model"], [151, 1, 1, "_CPPv4N5slint16PhysicalPositionE", "slint::PhysicalPosition"], [151, 2, 1, "_CPPv4N5slint16PhysicalPosition16PhysicalPositionEK5PointI7int32_tE", "slint::PhysicalPosition::PhysicalPosition"], [151, 2, 1, "_CPPv4N5slint16PhysicalPosition16PhysicalPositionEv", "slint::PhysicalPosition::PhysicalPosition"], [151, 3, 1, "_CPPv4N5slint16PhysicalPosition16PhysicalPositionEK5PointI7int32_tE", "slint::PhysicalPosition::PhysicalPosition::p"], [152, 1, 1, "_CPPv4N5slint12PhysicalSizeE", "slint::PhysicalSize"], [152, 2, 1, "_CPPv4N5slint12PhysicalSize12PhysicalSizeEK4SizeI8uint32_tE", "slint::PhysicalSize::PhysicalSize"], [152, 3, 1, "_CPPv4N5slint12PhysicalSize12PhysicalSizeEK4SizeI8uint32_tE", "slint::PhysicalSize::PhysicalSize::s"], [153, 1, 1, "_CPPv4I0EN5slint5PointE", "slint::Point"], [153, 6, 1, "_CPPv4I0EN5slint5PointE", "slint::Point::T"], [153, 2, 1, "_CPPv4NK5slint5PointeqERK5Point", "slint::Point::operator=="], [153, 3, 1, "_CPPv4NK5slint5PointeqERK5Point", "slint::Point::operator==::other"], [153, 7, 1, "_CPPv4N5slint5Point1xE", "slint::Point::x"], [153, 7, 1, "_CPPv4N5slint5Point1yE", "slint::Point::y"], [50, 4, 1, "_CPPv4N5slint18PointerEventButtonE", "slint::PointerEventButton"], [50, 5, 1, "_CPPv4N5slint18PointerEventButton4BackE", "slint::PointerEventButton::Back"], [50, 5, 1, "_CPPv4N5slint18PointerEventButton7ForwardE", "slint::PointerEventButton::Forward"], [50, 5, 1, "_CPPv4N5slint18PointerEventButton4LeftE", "slint::PointerEventButton::Left"], [50, 5, 1, "_CPPv4N5slint18PointerEventButton6MiddleE", "slint::PointerEventButton::Middle"], [50, 5, 1, "_CPPv4N5slint18PointerEventButton5OtherE", "slint::PointerEventButton::Other"], [50, 5, 1, "_CPPv4N5slint18PointerEventButton5RightE", "slint::PointerEventButton::Right"], [53, 4, 1, "_CPPv4N5slint14RenderingStateE", "slint::RenderingState"], [53, 5, 1, "_CPPv4N5slint14RenderingState14AfterRenderingE", "slint::RenderingState::AfterRendering"], [53, 5, 1, "_CPPv4N5slint14RenderingState15BeforeRenderingE", "slint::RenderingState::BeforeRendering"], [53, 5, 1, "_CPPv4N5slint14RenderingState14RenderingSetupE", "slint::RenderingState::RenderingSetup"], [53, 5, 1, "_CPPv4N5slint14RenderingState17RenderingTeardownE", "slint::RenderingState::RenderingTeardown"], [7, 1, 1, "_CPPv4I0EN5slint12ReverseModelE", "slint::ReverseModel"], [7, 6, 1, "_CPPv4I0EN5slint12ReverseModelE", "slint::ReverseModel::ModelData"], [7, 2, 1, "_CPPv4N5slint12ReverseModel12ReverseModelENSt10shared_ptrI5ModelI9ModelDataEEE", "slint::ReverseModel::ReverseModel"], [7, 3, 1, "_CPPv4N5slint12ReverseModel12ReverseModelENSt10shared_ptrI5ModelI9ModelDataEEE", "slint::ReverseModel::ReverseModel::source_model"], [7, 2, 1, "_CPPv4NK5slint12ReverseModel9row_countEv", "slint::ReverseModel::row_count"], [7, 2, 1, "_CPPv4NK5slint12ReverseModel8row_dataE6size_t", "slint::ReverseModel::row_data"], [7, 3, 1, "_CPPv4NK5slint12ReverseModel8row_dataE6size_t", "slint::ReverseModel::row_data::i"], [7, 2, 1, "_CPPv4N5slint12ReverseModel12set_row_dataE6size_tRK9ModelData", "slint::ReverseModel::set_row_data"], [7, 3, 1, "_CPPv4N5slint12ReverseModel12set_row_dataE6size_tRK9ModelData", "slint::ReverseModel::set_row_data::i"], [7, 3, 1, "_CPPv4N5slint12ReverseModel12set_row_dataE6size_tRK9ModelData", "slint::ReverseModel::set_row_data::value"], [7, 2, 1, "_CPPv4NK5slint12ReverseModel12source_modelEv", "slint::ReverseModel::source_model"], [154, 1, 1, "_CPPv4N5slint9Rgb8PixelE", "slint::Rgb8Pixel"], [154, 7, 1, "_CPPv4N5slint9Rgb8Pixel1bE", "slint::Rgb8Pixel::b"], [154, 7, 1, "_CPPv4N5slint9Rgb8Pixel1gE", "slint::Rgb8Pixel::g"], [154, 7, 1, "_CPPv4N5slint9Rgb8Pixel1rE", "slint::Rgb8Pixel::r"], [155, 1, 1, "_CPPv4N5slint10Rgba8PixelE", "slint::Rgba8Pixel"], [155, 7, 1, "_CPPv4N5slint10Rgba8Pixel1aE", "slint::Rgba8Pixel::a"], [155, 7, 1, "_CPPv4N5slint10Rgba8Pixel1bE", "slint::Rgba8Pixel::b"], [155, 7, 1, "_CPPv4N5slint10Rgba8Pixel1gE", "slint::Rgba8Pixel::g"], [155, 7, 1, "_CPPv4N5slint10Rgba8Pixel1rE", "slint::Rgba8Pixel::r"], [156, 1, 1, "_CPPv4I0EN5slint9RgbaColorE", "slint::RgbaColor"], [156, 2, 1, "_CPPv4N5slint9RgbaColor9RgbaColorERK5Color", "slint::RgbaColor::RgbaColor"], [156, 2, 1, "_CPPv4N5slint9RgbaColor9RgbaColorERK5Color", "slint::RgbaColor::RgbaColor"], [156, 2, 1, "_CPPv4N5slint9RgbaColor9RgbaColorERK5Color", "slint::RgbaColor::RgbaColor"], [156, 3, 1, "_CPPv4N5slint9RgbaColor9RgbaColorERK5Color", "slint::RgbaColor::RgbaColor::col"], [156, 3, 1, "_CPPv4N5slint9RgbaColor9RgbaColorERK5Color", "slint::RgbaColor::RgbaColor::color"], [156, 3, 1, "_CPPv4N5slint9RgbaColor9RgbaColorERK5Color", "slint::RgbaColor::RgbaColor::color"], [156, 6, 1, "_CPPv4I0EN5slint9RgbaColorE", "slint::RgbaColor::T"], [156, 7, 1, "_CPPv4N5slint9RgbaColor5alphaE", "slint::RgbaColor::alpha"], [156, 7, 1, "_CPPv4N5slint9RgbaColor4blueE", "slint::RgbaColor::blue"], [156, 7, 1, "_CPPv4N5slint9RgbaColor5greenE", "slint::RgbaColor::green"], [156, 7, 1, "_CPPv4N5slint9RgbaColor3redE", "slint::RgbaColor::red"], [49, 4, 1, "_CPPv4N5slint25SetRenderingNotifierErrorE", "slint::SetRenderingNotifierError"], [49, 5, 1, "_CPPv4N5slint25SetRenderingNotifierError10AlreadySetE", "slint::SetRenderingNotifierError::AlreadySet"], [49, 5, 1, "_CPPv4N5slint25SetRenderingNotifierError11UnsupportedE", "slint::SetRenderingNotifierError::Unsupported"], [157, 1, 1, "_CPPv4I0EN5slint17SharedPixelBufferE", "slint::SharedPixelBuffer"], [157, 6, 1, "_CPPv4I0EN5slint17SharedPixelBufferE", "slint::SharedPixelBuffer::Pixel"], [157, 2, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_t", "slint::SharedPixelBuffer::SharedPixelBuffer"], [157, 2, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_tPK5Pixel", "slint::SharedPixelBuffer::SharedPixelBuffer"], [157, 2, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferEv", "slint::SharedPixelBuffer::SharedPixelBuffer"], [157, 3, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_tPK5Pixel", "slint::SharedPixelBuffer::SharedPixelBuffer::data"], [157, 3, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_t", "slint::SharedPixelBuffer::SharedPixelBuffer::height"], [157, 3, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_tPK5Pixel", "slint::SharedPixelBuffer::SharedPixelBuffer::height"], [157, 3, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_t", "slint::SharedPixelBuffer::SharedPixelBuffer::width"], [157, 3, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_tPK5Pixel", "slint::SharedPixelBuffer::SharedPixelBuffer::width"], [157, 2, 1, "_CPPv4N5slint17SharedPixelBuffer5beginEv", "slint::SharedPixelBuffer::begin"], [157, 2, 1, "_CPPv4NK5slint17SharedPixelBuffer5beginEv", "slint::SharedPixelBuffer::begin"], [157, 2, 1, "_CPPv4NK5slint17SharedPixelBuffer6cbeginEv", "slint::SharedPixelBuffer::cbegin"], [157, 2, 1, "_CPPv4NK5slint17SharedPixelBuffer4cendEv", "slint::SharedPixelBuffer::cend"], [157, 2, 1, "_CPPv4N5slint17SharedPixelBuffer3endEv", "slint::SharedPixelBuffer::end"], [157, 2, 1, "_CPPv4NK5slint17SharedPixelBuffer3endEv", "slint::SharedPixelBuffer::end"], [157, 2, 1, "_CPPv4NK5slint17SharedPixelBuffer6heightEv", "slint::SharedPixelBuffer::height"], [157, 2, 1, "_CPPv4NK5slint17SharedPixelBuffereqERK17SharedPixelBuffer", "slint::SharedPixelBuffer::operator=="], [157, 3, 1, "_CPPv4NK5slint17SharedPixelBuffereqERK17SharedPixelBuffer", "slint::SharedPixelBuffer::operator==::other"], [157, 2, 1, "_CPPv4NK5slint17SharedPixelBuffer5widthEv", "slint::SharedPixelBuffer::width"], [158, 1, 1, "_CPPv4N5slint12SharedStringE", "slint::SharedString"], [158, 2, 1, "_CPPv4N5slint12SharedString12SharedStringENSt11string_viewE", "slint::SharedString::SharedString"], [158, 2, 1, "_CPPv4N5slint12SharedString12SharedStringENSt13u8string_viewE", "slint::SharedString::SharedString"], [158, 2, 1, "_CPPv4N5slint12SharedString12SharedStringEPKDu", "slint::SharedString::SharedString"], [158, 2, 1, "_CPPv4N5slint12SharedString12SharedStringEPKc", "slint::SharedString::SharedString"], [158, 2, 1, "_CPPv4N5slint12SharedString12SharedStringERK12SharedString", "slint::SharedString::SharedString"], [158, 2, 1, "_CPPv4N5slint12SharedString12SharedStringEv", "slint::SharedString::SharedString"], [158, 3, 1, "_CPPv4N5slint12SharedString12SharedStringERK12SharedString", "slint::SharedString::SharedString::other"], [158, 3, 1, "_CPPv4N5slint12SharedString12SharedStringENSt11string_viewE", "slint::SharedString::SharedString::s"], [158, 3, 1, "_CPPv4N5slint12SharedString12SharedStringENSt13u8string_viewE", "slint::SharedString::SharedString::s"], [158, 3, 1, "_CPPv4N5slint12SharedString12SharedStringEPKDu", "slint::SharedString::SharedString::s"], [158, 3, 1, "_CPPv4N5slint12SharedString12SharedStringEPKc", "slint::SharedString::SharedString::s"], [158, 2, 1, "_CPPv4NK5slint12SharedString5beginEv", "slint::SharedString::begin"], [158, 2, 1, "_CPPv4NK5slint12SharedString4dataEv", "slint::SharedString::data"], [158, 2, 1, "_CPPv4NK5slint12SharedString5emptyEv", "slint::SharedString::empty"], [158, 2, 1, "_CPPv4NK5slint12SharedString3endEv", "slint::SharedString::end"], [158, 2, 1, "_CPPv4NK5slint12SharedString9ends_withENSt11string_viewE", "slint::SharedString::ends_with"], [158, 3, 1, "_CPPv4NK5slint12SharedString9ends_withENSt11string_viewE", "slint::SharedString::ends_with::prefix"], [158, 2, 1, "_CPPv4N5slint12SharedString11from_numberEd", "slint::SharedString::from_number"], [158, 3, 1, "_CPPv4N5slint12SharedString11from_numberEd", "slint::SharedString::from_number::n"], [158, 2, 1, "_CPPv4NK5slint12SharedStringcvNSt11string_viewEEv", "slint::SharedString::operator std::string_view"], [158, 2, 1, "_CPPv4N5slint12SharedStringneERK12SharedStringRK12SharedString", "slint::SharedString::operator!="], [158, 3, 1, "_CPPv4N5slint12SharedStringneERK12SharedStringRK12SharedString", "slint::SharedString::operator!=::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringneERK12SharedStringRK12SharedString", "slint::SharedString::operator!=::b"], [158, 2, 1, "_CPPv4N5slint12SharedStringplERK12SharedStringNSt11string_viewE", "slint::SharedString::operator+"], [158, 2, 1, "_CPPv4N5slint12SharedStringplERR12SharedStringNSt11string_viewE", "slint::SharedString::operator+"], [158, 3, 1, "_CPPv4N5slint12SharedStringplERK12SharedStringNSt11string_viewE", "slint::SharedString::operator+::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringplERR12SharedStringNSt11string_viewE", "slint::SharedString::operator+::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringplERK12SharedStringNSt11string_viewE", "slint::SharedString::operator+::b"], [158, 3, 1, "_CPPv4N5slint12SharedStringplERR12SharedStringNSt11string_viewE", "slint::SharedString::operator+::b"], [158, 2, 1, "_CPPv4N5slint12SharedStringpLENSt11string_viewE", "slint::SharedString::operator+="], [158, 3, 1, "_CPPv4N5slint12SharedStringpLENSt11string_viewE", "slint::SharedString::operator+=::other"], [158, 2, 1, "_CPPv4N5slint12SharedStringltERK12SharedStringRK12SharedString", "slint::SharedString::operator<"], [158, 3, 1, "_CPPv4N5slint12SharedStringltERK12SharedStringRK12SharedString", "slint::SharedString::operator<::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringltERK12SharedStringRK12SharedString", "slint::SharedString::operator<::b"], [158, 2, 1, "_CPPv4N5slint12SharedStringlsERNSt7ostreamERK12SharedString", "slint::SharedString::operator<<"], [158, 3, 1, "_CPPv4N5slint12SharedStringlsERNSt7ostreamERK12SharedString", "slint::SharedString::operator<<::shared_string"], [158, 3, 1, "_CPPv4N5slint12SharedStringlsERNSt7ostreamERK12SharedString", "slint::SharedString::operator<<::stream"], [158, 2, 1, "_CPPv4N5slint12SharedStringleERK12SharedStringRK12SharedString", "slint::SharedString::operator<="], [158, 3, 1, "_CPPv4N5slint12SharedStringleERK12SharedStringRK12SharedString", "slint::SharedString::operator<=::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringleERK12SharedStringRK12SharedString", "slint::SharedString::operator<=::b"], [158, 2, 1, "_CPPv4N5slint12SharedStringaSENSt11string_viewE", "slint::SharedString::operator="], [158, 2, 1, "_CPPv4N5slint12SharedStringaSEPKc", "slint::SharedString::operator="], [158, 2, 1, "_CPPv4N5slint12SharedStringaSERK12SharedString", "slint::SharedString::operator="], [158, 2, 1, "_CPPv4N5slint12SharedStringaSERR12SharedString", "slint::SharedString::operator="], [158, 3, 1, "_CPPv4N5slint12SharedStringaSERK12SharedString", "slint::SharedString::operator=::other"], [158, 3, 1, "_CPPv4N5slint12SharedStringaSERR12SharedString", "slint::SharedString::operator=::other"], [158, 3, 1, "_CPPv4N5slint12SharedStringaSENSt11string_viewE", "slint::SharedString::operator=::s"], [158, 3, 1, "_CPPv4N5slint12SharedStringaSEPKc", "slint::SharedString::operator=::s"], [158, 2, 1, "_CPPv4N5slint12SharedStringeqERK12SharedStringRK12SharedString", "slint::SharedString::operator=="], [158, 3, 1, "_CPPv4N5slint12SharedStringeqERK12SharedStringRK12SharedString", "slint::SharedString::operator==::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringeqERK12SharedStringRK12SharedString", "slint::SharedString::operator==::b"], [158, 2, 1, "_CPPv4N5slint12SharedStringgtERK12SharedStringRK12SharedString", "slint::SharedString::operator>"], [158, 3, 1, "_CPPv4N5slint12SharedStringgtERK12SharedStringRK12SharedString", "slint::SharedString::operator>::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringgtERK12SharedStringRK12SharedString", "slint::SharedString::operator>::b"], [158, 2, 1, "_CPPv4N5slint12SharedStringgeERK12SharedStringRK12SharedString", "slint::SharedString::operator>="], [158, 3, 1, "_CPPv4N5slint12SharedStringgeERK12SharedStringRK12SharedString", "slint::SharedString::operator>=::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringgeERK12SharedStringRK12SharedString", "slint::SharedString::operator>=::b"], [158, 2, 1, "_CPPv4NK5slint12SharedString4sizeEv", "slint::SharedString::size"], [158, 2, 1, "_CPPv4NK5slint12SharedString11starts_withENSt11string_viewE", "slint::SharedString::starts_with"], [158, 3, 1, "_CPPv4NK5slint12SharedString11starts_withENSt11string_viewE", "slint::SharedString::starts_with::prefix"], [158, 2, 1, "_CPPv4N5slint12SharedStringD0Ev", "slint::SharedString::~SharedString"], [159, 1, 1, "_CPPv4I0EN5slint12SharedVectorE", "slint::SharedVector"], [159, 2, 1, "_CPPv4I0EN5slint12SharedVector12SharedVectorE7InputIt7InputIt", "slint::SharedVector::SharedVector"], [159, 2, 1, "_CPPv4N5slint12SharedVector12SharedVectorE6size_t", "slint::SharedVector::SharedVector"], [159, 2, 1, "_CPPv4N5slint12SharedVector12SharedVectorE6size_tRK1T", "slint::SharedVector::SharedVector"], [159, 2, 1, "_CPPv4N5slint12SharedVector12SharedVectorENSt16initializer_listI1TEE", "slint::SharedVector::SharedVector"], [159, 2, 1, "_CPPv4N5slint12SharedVector12SharedVectorERK12SharedVector", "slint::SharedVector::SharedVector"], [159, 2, 1, "_CPPv4N5slint12SharedVector12SharedVectorEv", "slint::SharedVector::SharedVector"], [159, 6, 1, "_CPPv4I0EN5slint12SharedVector12SharedVectorE7InputIt7InputIt", "slint::SharedVector::SharedVector::InputIt"], [159, 3, 1, "_CPPv4N5slint12SharedVector12SharedVectorENSt16initializer_listI1TEE", "slint::SharedVector::SharedVector::args"], [159, 3, 1, "_CPPv4I0EN5slint12SharedVector12SharedVectorE7InputIt7InputIt", "slint::SharedVector::SharedVector::first"], [159, 3, 1, "_CPPv4I0EN5slint12SharedVector12SharedVectorE7InputIt7InputIt", "slint::SharedVector::SharedVector::last"], [159, 3, 1, "_CPPv4N5slint12SharedVector12SharedVectorERK12SharedVector", "slint::SharedVector::SharedVector::other"], [159, 3, 1, "_CPPv4N5slint12SharedVector12SharedVectorE6size_t", "slint::SharedVector::SharedVector::size"], [159, 3, 1, "_CPPv4N5slint12SharedVector12SharedVectorE6size_tRK1T", "slint::SharedVector::SharedVector::size"], [159, 3, 1, "_CPPv4N5slint12SharedVector12SharedVectorE6size_tRK1T", "slint::SharedVector::SharedVector::value"], [159, 6, 1, "_CPPv4I0EN5slint12SharedVectorE", "slint::SharedVector::T"], [159, 2, 1, "_CPPv4NK5slint12SharedVector2atENSt6size_tE", "slint::SharedVector::at"], [159, 3, 1, "_CPPv4NK5slint12SharedVector2atENSt6size_tE", "slint::SharedVector::at::index"], [159, 2, 1, "_CPPv4N5slint12SharedVector5beginEv", "slint::SharedVector::begin"], [159, 2, 1, "_CPPv4NK5slint12SharedVector5beginEv", "slint::SharedVector::begin"], [159, 2, 1, "_CPPv4NK5slint12SharedVector6cbeginEv", "slint::SharedVector::cbegin"], [159, 2, 1, "_CPPv4NK5slint12SharedVector4cendEv", "slint::SharedVector::cend"], [159, 2, 1, "_CPPv4N5slint12SharedVector5clearEv", "slint::SharedVector::clear"], [159, 2, 1, "_CPPv4NK5slint12SharedVector5emptyEv", "slint::SharedVector::empty"], [159, 2, 1, "_CPPv4N5slint12SharedVector3endEv", "slint::SharedVector::end"], [159, 2, 1, "_CPPv4NK5slint12SharedVector3endEv", "slint::SharedVector::end"], [159, 2, 1, "_CPPv4N5slint12SharedVectoraSERK12SharedVector", "slint::SharedVector::operator="], [159, 2, 1, "_CPPv4N5slint12SharedVectoraSERR12SharedVector", "slint::SharedVector::operator="], [159, 3, 1, "_CPPv4N5slint12SharedVectoraSERK12SharedVector", "slint::SharedVector::operator=::other"], [159, 3, 1, "_CPPv4N5slint12SharedVectoraSERR12SharedVector", "slint::SharedVector::operator=::other"], [159, 2, 1, "_CPPv4N5slint12SharedVectoreqERK12SharedVectorRK12SharedVector", "slint::SharedVector::operator=="], [159, 3, 1, "_CPPv4N5slint12SharedVectoreqERK12SharedVectorRK12SharedVector", "slint::SharedVector::operator==::a"], [159, 3, 1, "_CPPv4N5slint12SharedVectoreqERK12SharedVectorRK12SharedVector", "slint::SharedVector::operator==::b"], [159, 2, 1, "_CPPv4N5slint12SharedVectorixENSt6size_tE", "slint::SharedVector::operator[]"], [159, 2, 1, "_CPPv4NK5slint12SharedVectorixENSt6size_tE", "slint::SharedVector::operator[]"], [159, 3, 1, "_CPPv4N5slint12SharedVectorixENSt6size_tE", "slint::SharedVector::operator[]::index"], [159, 3, 1, "_CPPv4NK5slint12SharedVectorixENSt6size_tE", "slint::SharedVector::operator[]::index"], [159, 2, 1, "_CPPv4N5slint12SharedVector9push_backERK1T", "slint::SharedVector::push_back"], [159, 2, 1, "_CPPv4N5slint12SharedVector9push_backERR1T", "slint::SharedVector::push_back"], [159, 3, 1, "_CPPv4N5slint12SharedVector9push_backERK1T", "slint::SharedVector::push_back::value"], [159, 3, 1, "_CPPv4N5slint12SharedVector9push_backERR1T", "slint::SharedVector::push_back::value"], [159, 2, 1, "_CPPv4NK5slint12SharedVector4sizeEv", "slint::SharedVector::size"], [159, 2, 1, "_CPPv4N5slint12SharedVectorD0Ev", "slint::SharedVector::~SharedVector"], [160, 1, 1, "_CPPv4I0EN5slint4SizeE", "slint::Size"], [160, 6, 1, "_CPPv4I0EN5slint4SizeE", "slint::Size::T"], [160, 7, 1, "_CPPv4N5slint4Size6heightE", "slint::Size::height"], [160, 2, 1, "_CPPv4NK5slint4SizeeqERK4Size", "slint::Size::operator=="], [160, 3, 1, "_CPPv4NK5slint4SizeeqERK4Size", "slint::Size::operator==::other"], [160, 7, 1, "_CPPv4N5slint4Size5widthE", "slint::Size::width"], [8, 1, 1, "_CPPv4I0EN5slint9SortModelE", "slint::SortModel"], [8, 6, 1, "_CPPv4I0EN5slint9SortModelE", "slint::SortModel::ModelData"], [8, 2, 1, "_CPPv4N5slint9SortModel9SortModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataRK9ModelDataEEE", "slint::SortModel::SortModel"], [8, 3, 1, "_CPPv4N5slint9SortModel9SortModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataRK9ModelDataEEE", "slint::SortModel::SortModel::comp"], [8, 3, 1, "_CPPv4N5slint9SortModel9SortModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataRK9ModelDataEEE", "slint::SortModel::SortModel::source_model"], [8, 2, 1, "_CPPv4N5slint9SortModel5resetEv", "slint::SortModel::reset"], [8, 2, 1, "_CPPv4NK5slint9SortModel9row_countEv", "slint::SortModel::row_count"], [8, 2, 1, "_CPPv4NK5slint9SortModel8row_dataE6size_t", "slint::SortModel::row_data"], [8, 3, 1, "_CPPv4NK5slint9SortModel8row_dataE6size_t", "slint::SortModel::row_data::i"], [8, 2, 1, "_CPPv4N5slint9SortModel12set_row_dataE6size_tRK9ModelData", "slint::SortModel::set_row_data"], [8, 3, 1, "_CPPv4N5slint9SortModel12set_row_dataE6size_tRK9ModelData", "slint::SortModel::set_row_data::i"], [8, 3, 1, "_CPPv4N5slint9SortModel12set_row_dataE6size_tRK9ModelData", "slint::SortModel::set_row_data::value"], [8, 2, 1, "_CPPv4NK5slint9SortModel12source_modelEv", "slint::SortModel::source_model"], [8, 2, 1, "_CPPv4NK5slint9SortModel12unsorted_rowEi", "slint::SortModel::unsorted_row"], [8, 3, 1, "_CPPv4NK5slint9SortModel12unsorted_rowEi", "slint::SortModel::unsorted_row::sorted_row_index"], [161, 1, 1, "_CPPv4N5slint20StandardListViewItemE", "slint::StandardListViewItem"], [161, 7, 1, "_CPPv4N5slint20StandardListViewItem4textE", "slint::StandardListViewItem::text"], [162, 1, 1, "_CPPv4N5slint5TimerE", "slint::Timer"], [162, 2, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5TimerENSt6chrono12millisecondsE1F", "slint::Timer::Timer"], [162, 2, 1, "_CPPv4N5slint5Timer5TimerERK5Timer", "slint::Timer::Timer"], [162, 2, 1, "_CPPv4N5slint5Timer5TimerEv", "slint::Timer::Timer"], [162, 6, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5TimerENSt6chrono12millisecondsE1F", "slint::Timer::Timer::F"], [162, 3, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5TimerENSt6chrono12millisecondsE1F", "slint::Timer::Timer::callback"], [162, 3, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5TimerENSt6chrono12millisecondsE1F", "slint::Timer::Timer::interval"], [162, 2, 1, "_CPPv4NK5slint5Timer8intervalEv", "slint::Timer::interval"], [162, 2, 1, "_CPPv4N5slint5TimeraSERK5Timer", "slint::Timer::operator="], [162, 2, 1, "_CPPv4N5slint5Timer7restartEv", "slint::Timer::restart"], [162, 2, 1, "_CPPv4NK5slint5Timer7runningEv", "slint::Timer::running"], [162, 2, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer11single_shotEvNSt6chrono12millisecondsE1F", "slint::Timer::single_shot"], [162, 6, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer11single_shotEvNSt6chrono12millisecondsE1F", "slint::Timer::single_shot::F"], [162, 3, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer11single_shotEvNSt6chrono12millisecondsE1F", "slint::Timer::single_shot::callback"], [162, 3, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer11single_shotEvNSt6chrono12millisecondsE1F", "slint::Timer::single_shot::duration"], [162, 2, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5startEv9TimerModeNSt6chrono12millisecondsE1F", "slint::Timer::start"], [162, 6, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5startEv9TimerModeNSt6chrono12millisecondsE1F", "slint::Timer::start::F"], [162, 3, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5startEv9TimerModeNSt6chrono12millisecondsE1F", "slint::Timer::start::callback"], [162, 3, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5startEv9TimerModeNSt6chrono12millisecondsE1F", "slint::Timer::start::interval"], [162, 3, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5startEv9TimerModeNSt6chrono12millisecondsE1F", "slint::Timer::start::mode"], [162, 2, 1, "_CPPv4N5slint5Timer4stopEv", "slint::Timer::stop"], [162, 2, 1, "_CPPv4N5slint5TimerD0Ev", "slint::Timer::~Timer"], [9, 1, 1, "_CPPv4I0EN5slint11VectorModelE", "slint::VectorModel"], [9, 6, 1, "_CPPv4I0EN5slint11VectorModelE", "slint::VectorModel::ModelData"], [9, 2, 1, "_CPPv4N5slint11VectorModel11VectorModelENSt6vectorI9ModelDataEE", "slint::VectorModel::VectorModel"], [9, 2, 1, "_CPPv4N5slint11VectorModel11VectorModelEv", "slint::VectorModel::VectorModel"], [9, 3, 1, "_CPPv4N5slint11VectorModel11VectorModelENSt6vectorI9ModelDataEE", "slint::VectorModel::VectorModel::array"], [9, 2, 1, "_CPPv4N5slint11VectorModel5clearEv", "slint::VectorModel::clear"], [9, 2, 1, "_CPPv4N5slint11VectorModel5eraseE6size_t", "slint::VectorModel::erase"], [9, 3, 1, "_CPPv4N5slint11VectorModel5eraseE6size_t", "slint::VectorModel::erase::index"], [9, 2, 1, "_CPPv4N5slint11VectorModel6insertE6size_tRK9ModelData", "slint::VectorModel::insert"], [9, 3, 1, "_CPPv4N5slint11VectorModel6insertE6size_tRK9ModelData", "slint::VectorModel::insert::index"], [9, 3, 1, "_CPPv4N5slint11VectorModel6insertE6size_tRK9ModelData", "slint::VectorModel::insert::value"], [9, 2, 1, "_CPPv4N5slint11VectorModel9push_backERK9ModelData", "slint::VectorModel::push_back"], [9, 3, 1, "_CPPv4N5slint11VectorModel9push_backERK9ModelData", "slint::VectorModel::push_back::value"], [9, 2, 1, "_CPPv4NK5slint11VectorModel9row_countEv", "slint::VectorModel::row_count"], [9, 2, 1, "_CPPv4NK5slint11VectorModel8row_dataE6size_t", "slint::VectorModel::row_data"], [9, 3, 1, "_CPPv4NK5slint11VectorModel8row_dataE6size_t", "slint::VectorModel::row_data::i"], [9, 2, 1, "_CPPv4N5slint11VectorModel12set_row_dataE6size_tRK9ModelData", "slint::VectorModel::set_row_data"], [9, 3, 1, "_CPPv4N5slint11VectorModel12set_row_dataE6size_tRK9ModelData", "slint::VectorModel::set_row_data::i"], [9, 3, 1, "_CPPv4N5slint11VectorModel12set_row_dataE6size_tRK9ModelData", "slint::VectorModel::set_row_data::value"], [9, 2, 1, "_CPPv4N5slint11VectorModel10set_vectorENSt6vectorI9ModelDataEE", "slint::VectorModel::set_vector"], [9, 3, 1, "_CPPv4N5slint11VectorModel10set_vectorENSt6vectorI9ModelDataEE", "slint::VectorModel::set_vector::array"], [10, 1, 1, "_CPPv4N5slint6WindowE", "slint::Window"], [10, 2, 1, "_CPPv4N5slint6Window6WindowERK6Window", "slint::Window::Window"], [10, 2, 1, "_CPPv4N5slint6Window6WindowERR6Window", "slint::Window::Window"], [10, 3, 1, "_CPPv4N5slint6Window6WindowERK6Window", "slint::Window::Window::other"], [10, 3, 1, "_CPPv4N5slint6Window6WindowERR6Window", "slint::Window::Window::other"], [10, 2, 1, "_CPPv4N5slint6Window30dispatch_close_requested_eventEv", "slint::Window::dispatch_close_requested_event"], [10, 2, 1, "_CPPv4N5slint6Window24dispatch_key_press_eventERK12SharedString", "slint::Window::dispatch_key_press_event"], [10, 3, 1, "_CPPv4N5slint6Window24dispatch_key_press_eventERK12SharedString", "slint::Window::dispatch_key_press_event::text"], [10, 2, 1, "_CPPv4N5slint6Window31dispatch_key_press_repeat_eventERK12SharedString", "slint::Window::dispatch_key_press_repeat_event"], [10, 3, 1, "_CPPv4N5slint6Window31dispatch_key_press_repeat_eventERK12SharedString", "slint::Window::dispatch_key_press_repeat_event::text"], [10, 2, 1, "_CPPv4N5slint6Window26dispatch_key_release_eventERK12SharedString", "slint::Window::dispatch_key_release_event"], [10, 3, 1, "_CPPv4N5slint6Window26dispatch_key_release_eventERK12SharedString", "slint::Window::dispatch_key_release_event::text"], [10, 2, 1, "_CPPv4N5slint6Window27dispatch_pointer_exit_eventEv", "slint::Window::dispatch_pointer_exit_event"], [10, 2, 1, "_CPPv4N5slint6Window27dispatch_pointer_move_eventE15LogicalPosition", "slint::Window::dispatch_pointer_move_event"], [10, 3, 1, "_CPPv4N5slint6Window27dispatch_pointer_move_eventE15LogicalPosition", "slint::Window::dispatch_pointer_move_event::pos"], [10, 2, 1, "_CPPv4N5slint6Window28dispatch_pointer_press_eventE15LogicalPosition18PointerEventButton", "slint::Window::dispatch_pointer_press_event"], [10, 3, 1, "_CPPv4N5slint6Window28dispatch_pointer_press_eventE15LogicalPosition18PointerEventButton", "slint::Window::dispatch_pointer_press_event::button"], [10, 3, 1, "_CPPv4N5slint6Window28dispatch_pointer_press_eventE15LogicalPosition18PointerEventButton", "slint::Window::dispatch_pointer_press_event::pos"], [10, 2, 1, "_CPPv4N5slint6Window30dispatch_pointer_release_eventE15LogicalPosition18PointerEventButton", "slint::Window::dispatch_pointer_release_event"], [10, 3, 1, "_CPPv4N5slint6Window30dispatch_pointer_release_eventE15LogicalPosition18PointerEventButton", "slint::Window::dispatch_pointer_release_event::button"], [10, 3, 1, "_CPPv4N5slint6Window30dispatch_pointer_release_eventE15LogicalPosition18PointerEventButton", "slint::Window::dispatch_pointer_release_event::pos"], [10, 2, 1, "_CPPv4N5slint6Window29dispatch_pointer_scroll_eventE15LogicalPositionff", "slint::Window::dispatch_pointer_scroll_event"], [10, 3, 1, "_CPPv4N5slint6Window29dispatch_pointer_scroll_eventE15LogicalPositionff", "slint::Window::dispatch_pointer_scroll_event::delta_x"], [10, 3, 1, "_CPPv4N5slint6Window29dispatch_pointer_scroll_eventE15LogicalPositionff", "slint::Window::dispatch_pointer_scroll_event::delta_y"], [10, 3, 1, "_CPPv4N5slint6Window29dispatch_pointer_scroll_eventE15LogicalPositionff", "slint::Window::dispatch_pointer_scroll_event::pos"], [10, 2, 1, "_CPPv4N5slint6Window21dispatch_resize_eventEN5slint11LogicalSizeE", "slint::Window::dispatch_resize_event"], [10, 3, 1, "_CPPv4N5slint6Window21dispatch_resize_eventEN5slint11LogicalSizeE", "slint::Window::dispatch_resize_event::s"], [10, 2, 1, "_CPPv4N5slint6Window34dispatch_scale_factor_change_eventEf", "slint::Window::dispatch_scale_factor_change_event"], [10, 3, 1, "_CPPv4N5slint6Window34dispatch_scale_factor_change_eventEf", "slint::Window::dispatch_scale_factor_change_event::factor"], [10, 2, 1, "_CPPv4N5slint6Window36dispatch_window_active_changed_eventEb", "slint::Window::dispatch_window_active_changed_event"], [10, 3, 1, "_CPPv4N5slint6Window36dispatch_window_active_changed_eventEb", "slint::Window::dispatch_window_active_changed_event::active"], [10, 2, 1, "_CPPv4NK5slint6Window21has_active_animationsEv", "slint::Window::has_active_animations"], [10, 2, 1, "_CPPv4N5slint6Window4hideEv", "slint::Window::hide"], [10, 2, 1, "_CPPv4NK5slint6Window13is_fullscreenEv", "slint::Window::is_fullscreen"], [10, 2, 1, "_CPPv4NK5slint6Window12is_maximizedEv", "slint::Window::is_maximized"], [10, 2, 1, "_CPPv4NK5slint6Window12is_minimizedEv", "slint::Window::is_minimized"], [10, 2, 1, "_CPPv4NK5slint6Window10is_visibleEv", "slint::Window::is_visible"], [10, 2, 1, "_CPPv4I_NSt9invocableEENK5slint6Window18on_close_requestedEvRR1F", "slint::Window::on_close_requested"], [10, 6, 1, "_CPPv4I_NSt9invocableEENK5slint6Window18on_close_requestedEvRR1F", "slint::Window::on_close_requested::F"], [10, 3, 1, "_CPPv4I_NSt9invocableEENK5slint6Window18on_close_requestedEvRR1F", "slint::Window::on_close_requested::callback"], [10, 2, 1, "_CPPv4N5slint6WindowaSERK6Window", "slint::Window::operator="], [10, 2, 1, "_CPPv4N5slint6WindowaSERR6Window", "slint::Window::operator="], [10, 3, 1, "_CPPv4N5slint6WindowaSERK6Window", "slint::Window::operator=::other"], [10, 3, 1, "_CPPv4N5slint6WindowaSERR6Window", "slint::Window::operator=::other"], [10, 2, 1, "_CPPv4NK5slint6Window8positionEv", "slint::Window::position"], [10, 2, 1, "_CPPv4NK5slint6Window14request_redrawEv", "slint::Window::request_redraw"], [10, 2, 1, "_CPPv4NK5slint6Window12scale_factorEv", "slint::Window::scale_factor"], [10, 2, 1, "_CPPv4N5slint6Window14set_fullscreenEb", "slint::Window::set_fullscreen"], [10, 3, 1, "_CPPv4N5slint6Window14set_fullscreenEb", "slint::Window::set_fullscreen::fullscreen"], [10, 2, 1, "_CPPv4N5slint6Window13set_maximizedEb", "slint::Window::set_maximized"], [10, 3, 1, "_CPPv4N5slint6Window13set_maximizedEb", "slint::Window::set_maximized::maximized"], [10, 2, 1, "_CPPv4N5slint6Window13set_minimizedEb", "slint::Window::set_minimized"], [10, 3, 1, "_CPPv4N5slint6Window13set_minimizedEb", "slint::Window::set_minimized::minimized"], [10, 2, 1, "_CPPv4N5slint6Window12set_positionERKN5slint15LogicalPositionE", "slint::Window::set_position"], [10, 2, 1, "_CPPv4N5slint6Window12set_positionERKN5slint16PhysicalPositionE", "slint::Window::set_position"], [10, 3, 1, "_CPPv4N5slint6Window12set_positionERKN5slint15LogicalPositionE", "slint::Window::set_position::pos"], [10, 3, 1, "_CPPv4N5slint6Window12set_positionERKN5slint16PhysicalPositionE", "slint::Window::set_position::pos"], [10, 2, 1, "_CPPv4I_NSt9invocableI14RenderingState11GraphicsAPIEEENK5slint6Window22set_rendering_notifierENSt8optionalI25SetRenderingNotifierErrorEERR1F", "slint::Window::set_rendering_notifier"], [10, 6, 1, "_CPPv4I_NSt9invocableI14RenderingState11GraphicsAPIEEENK5slint6Window22set_rendering_notifierENSt8optionalI25SetRenderingNotifierErrorEERR1F", "slint::Window::set_rendering_notifier::F"], [10, 3, 1, "_CPPv4I_NSt9invocableI14RenderingState11GraphicsAPIEEENK5slint6Window22set_rendering_notifierENSt8optionalI25SetRenderingNotifierErrorEERR1F", "slint::Window::set_rendering_notifier::callback"], [10, 2, 1, "_CPPv4N5slint6Window8set_sizeERKN5slint11LogicalSizeE", "slint::Window::set_size"], [10, 2, 1, "_CPPv4N5slint6Window8set_sizeERKN5slint12PhysicalSizeE", "slint::Window::set_size"], [10, 3, 1, "_CPPv4N5slint6Window8set_sizeERKN5slint11LogicalSizeE", "slint::Window::set_size::size"], [10, 3, 1, "_CPPv4N5slint6Window8set_sizeERKN5slint12PhysicalSizeE", "slint::Window::set_size::size"], [10, 2, 1, "_CPPv4N5slint6Window4showEv", "slint::Window::show"], [10, 2, 1, "_CPPv4NK5slint6Window4sizeEv", "slint::Window::size"], [10, 2, 1, "_CPPv4N5slint6WindowD0Ev", "slint::Window::~Window"], [99, 2, 1, "_CPPv4I_NSt9invocableEEN5slint31blocking_invoke_from_event_loopENSt15invoke_result_tI7FunctorEE7Functor", "slint::blocking_invoke_from_event_loop"], [99, 6, 1, "_CPPv4I_NSt9invocableEEN5slint31blocking_invoke_from_event_loopENSt15invoke_result_tI7FunctorEE7Functor", "slint::blocking_invoke_from_event_loop::Functor"], [99, 3, 1, "_CPPv4I_NSt9invocableEEN5slint31blocking_invoke_from_event_loopENSt15invoke_result_tI7FunctorEE7Functor", "slint::blocking_invoke_from_event_loop::f"], [11, 1, 1, "_CPPv4N5slint11interpreter17ComponentCompilerE", "slint::interpreter::ComponentCompiler"], [11, 2, 1, "_CPPv4N5slint11interpreter17ComponentCompiler17ComponentCompilerEv", "slint::interpreter::ComponentCompiler::ComponentCompiler"], [11, 2, 1, "_CPPv4N5slint11interpreter17ComponentCompiler15build_from_pathENSt11string_viewE", "slint::interpreter::ComponentCompiler::build_from_path"], [11, 3, 1, "_CPPv4N5slint11interpreter17ComponentCompiler15build_from_pathENSt11string_viewE", "slint::interpreter::ComponentCompiler::build_from_path::path"], [11, 2, 1, "_CPPv4N5slint11interpreter17ComponentCompiler17build_from_sourceENSt11string_viewENSt11string_viewE", "slint::interpreter::ComponentCompiler::build_from_source"], [11, 3, 1, "_CPPv4N5slint11interpreter17ComponentCompiler17build_from_sourceENSt11string_viewENSt11string_viewE", "slint::interpreter::ComponentCompiler::build_from_source::path"], [11, 3, 1, "_CPPv4N5slint11interpreter17ComponentCompiler17build_from_sourceENSt11string_viewENSt11string_viewE", "slint::interpreter::ComponentCompiler::build_from_source::source_code"], [11, 2, 1, "_CPPv4NK5slint11interpreter17ComponentCompiler11diagnosticsEv", "slint::interpreter::ComponentCompiler::diagnostics"], [11, 2, 1, "_CPPv4NK5slint11interpreter17ComponentCompiler13include_pathsEv", "slint::interpreter::ComponentCompiler::include_paths"], [11, 2, 1, "_CPPv4N5slint11interpreter17ComponentCompiler17set_include_pathsERKN5slint12SharedVectorIN5slint12SharedStringEEE", "slint::interpreter::ComponentCompiler::set_include_paths"], [11, 3, 1, "_CPPv4N5slint11interpreter17ComponentCompiler17set_include_pathsERKN5slint12SharedVectorIN5slint12SharedStringEEE", "slint::interpreter::ComponentCompiler::set_include_paths::paths"], [11, 2, 1, "_CPPv4N5slint11interpreter17ComponentCompiler9set_styleENSt11string_viewE", "slint::interpreter::ComponentCompiler::set_style"], [11, 3, 1, "_CPPv4N5slint11interpreter17ComponentCompiler9set_styleENSt11string_viewE", "slint::interpreter::ComponentCompiler::set_style::style"], [11, 2, 1, "_CPPv4N5slint11interpreter17ComponentCompiler22set_translation_domainENSt11string_viewE", "slint::interpreter::ComponentCompiler::set_translation_domain"], [11, 3, 1, "_CPPv4N5slint11interpreter17ComponentCompiler22set_translation_domainENSt11string_viewE", "slint::interpreter::ComponentCompiler::set_translation_domain::domain"], [11, 2, 1, "_CPPv4NK5slint11interpreter17ComponentCompiler5styleEv", "slint::interpreter::ComponentCompiler::style"], [11, 2, 1, "_CPPv4N5slint11interpreter17ComponentCompilerD0Ev", "slint::interpreter::ComponentCompiler::~ComponentCompiler"], [12, 1, 1, "_CPPv4N5slint11interpreter19ComponentDefinitionE", "slint::interpreter::ComponentDefinition"], [12, 2, 1, "_CPPv4N5slint11interpreter19ComponentDefinition19ComponentDefinitionERK19ComponentDefinition", "slint::interpreter::ComponentDefinition::ComponentDefinition"], [12, 3, 1, "_CPPv4N5slint11interpreter19ComponentDefinition19ComponentDefinitionERK19ComponentDefinition", "slint::interpreter::ComponentDefinition::ComponentDefinition::other"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition9callbacksEv", "slint::interpreter::ComponentDefinition::callbacks"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition6createEv", "slint::interpreter::ComponentDefinition::create"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition9functionsEv", "slint::interpreter::ComponentDefinition::functions"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition16global_callbacksENSt11string_viewE", "slint::interpreter::ComponentDefinition::global_callbacks"], [12, 3, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition16global_callbacksENSt11string_viewE", "slint::interpreter::ComponentDefinition::global_callbacks::global_name"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition16global_functionsENSt11string_viewE", "slint::interpreter::ComponentDefinition::global_functions"], [12, 3, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition16global_functionsENSt11string_viewE", "slint::interpreter::ComponentDefinition::global_functions::global_name"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition17global_propertiesENSt11string_viewE", "slint::interpreter::ComponentDefinition::global_properties"], [12, 3, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition17global_propertiesENSt11string_viewE", "slint::interpreter::ComponentDefinition::global_properties::global_name"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition7globalsEv", "slint::interpreter::ComponentDefinition::globals"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition4nameEv", "slint::interpreter::ComponentDefinition::name"], [12, 2, 1, "_CPPv4N5slint11interpreter19ComponentDefinitionaSERK19ComponentDefinition", "slint::interpreter::ComponentDefinition::operator="], [12, 3, 1, "_CPPv4N5slint11interpreter19ComponentDefinitionaSERK19ComponentDefinition", "slint::interpreter::ComponentDefinition::operator=::other"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition10propertiesEv", "slint::interpreter::ComponentDefinition::properties"], [12, 2, 1, "_CPPv4N5slint11interpreter19ComponentDefinitionD0Ev", "slint::interpreter::ComponentDefinition::~ComponentDefinition"], [13, 1, 1, "_CPPv4N5slint11interpreter17ComponentInstanceE", "slint::interpreter::ComponentInstance"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance10definitionEv", "slint::interpreter::ComponentInstance::definition"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance19get_global_propertyENSt11string_viewENSt11string_viewE", "slint::interpreter::ComponentInstance::get_global_property"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance19get_global_propertyENSt11string_viewENSt11string_viewE", "slint::interpreter::ComponentInstance::get_global_property::global"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance19get_global_propertyENSt11string_viewENSt11string_viewE", "slint::interpreter::ComponentInstance::get_global_property::prop_name"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance12get_propertyENSt11string_viewE", "slint::interpreter::ComponentInstance::get_property"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance12get_propertyENSt11string_viewE", "slint::interpreter::ComponentInstance::get_property::name"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance4hideEv", "slint::interpreter::ComponentInstance::hide"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance6invokeENSt11string_viewENSt4spanIK5ValueEE", "slint::interpreter::ComponentInstance::invoke"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance6invokeENSt11string_viewENSt4spanIK5ValueEE", "slint::interpreter::ComponentInstance::invoke::args"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance6invokeENSt11string_viewENSt4spanIK5ValueEE", "slint::interpreter::ComponentInstance::invoke::name"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance13invoke_globalENSt11string_viewENSt11string_viewENSt4spanIK5ValueEE", "slint::interpreter::ComponentInstance::invoke_global"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance13invoke_globalENSt11string_viewENSt11string_viewENSt4spanIK5ValueEE", "slint::interpreter::ComponentInstance::invoke_global::args"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance13invoke_globalENSt11string_viewENSt11string_viewENSt4spanIK5ValueEE", "slint::interpreter::ComponentInstance::invoke_global::callable_name"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance13invoke_globalENSt11string_viewENSt11string_viewENSt4spanIK5ValueEE", "slint::interpreter::ComponentInstance::invoke_global::global"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance7qwidgetEv", "slint::interpreter::ComponentInstance::qwidget"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance3runEv", "slint::interpreter::ComponentInstance::run"], [13, 2, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance12set_callbackEbNSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_callback"], [13, 6, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance12set_callbackEbNSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_callback::F"], [13, 3, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance12set_callbackEbNSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_callback::callback"], [13, 3, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance12set_callbackEbNSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_callback::name"], [13, 2, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance19set_global_callbackEbNSt11string_viewENSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_global_callback"], [13, 6, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance19set_global_callbackEbNSt11string_viewENSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_global_callback::F"], [13, 3, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance19set_global_callbackEbNSt11string_viewENSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_global_callback::callback"], [13, 3, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance19set_global_callbackEbNSt11string_viewENSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_global_callback::global"], [13, 3, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance19set_global_callbackEbNSt11string_viewENSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_global_callback::name"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance19set_global_propertyENSt11string_viewENSt11string_viewERK5Value", "slint::interpreter::ComponentInstance::set_global_property"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance19set_global_propertyENSt11string_viewENSt11string_viewERK5Value", "slint::interpreter::ComponentInstance::set_global_property::global"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance19set_global_propertyENSt11string_viewENSt11string_viewERK5Value", "slint::interpreter::ComponentInstance::set_global_property::prop_name"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance19set_global_propertyENSt11string_viewENSt11string_viewERK5Value", "slint::interpreter::ComponentInstance::set_global_property::value"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance12set_propertyENSt11string_viewERK5Value", "slint::interpreter::ComponentInstance::set_property"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance12set_propertyENSt11string_viewERK5Value", "slint::interpreter::ComponentInstance::set_property::name"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance12set_propertyENSt11string_viewERK5Value", "slint::interpreter::ComponentInstance::set_property::value"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance4showEv", "slint::interpreter::ComponentInstance::show"], [13, 2, 1, "_CPPv4N5slint11interpreter17ComponentInstance6windowEv", "slint::interpreter::ComponentInstance::window"], [163, 1, 1, "_CPPv4N5slint11interpreter10DiagnosticE", "slint::interpreter::Diagnostic"], [163, 7, 1, "_CPPv4N5slint11interpreter10Diagnostic6columnE", "slint::interpreter::Diagnostic::column"], [163, 7, 1, "_CPPv4N5slint11interpreter10Diagnostic5levelE", "slint::interpreter::Diagnostic::level"], [163, 7, 1, "_CPPv4N5slint11interpreter10Diagnostic4lineE", "slint::interpreter::Diagnostic::line"], [163, 7, 1, "_CPPv4N5slint11interpreter10Diagnostic7messageE", "slint::interpreter::Diagnostic::message"], [163, 7, 1, "_CPPv4N5slint11interpreter10Diagnostic11source_fileE", "slint::interpreter::Diagnostic::source_file"], [47, 4, 1, "_CPPv4N5slint11interpreter15DiagnosticLevelE", "slint::interpreter::DiagnosticLevel"], [47, 5, 1, "_CPPv4N5slint11interpreter15DiagnosticLevel5ErrorE", "slint::interpreter::DiagnosticLevel::Error"], [47, 5, 1, "_CPPv4N5slint11interpreter15DiagnosticLevel7WarningE", "slint::interpreter::DiagnosticLevel::Warning"], [164, 1, 1, "_CPPv4N5slint11interpreter18PropertyDescriptorE", "slint::interpreter::PropertyDescriptor"], [164, 7, 1, "_CPPv4N5slint11interpreter18PropertyDescriptor13property_nameE", "slint::interpreter::PropertyDescriptor::property_name"], [164, 7, 1, "_CPPv4N5slint11interpreter18PropertyDescriptor13property_typeE", "slint::interpreter::PropertyDescriptor::property_type"], [165, 1, 1, "_CPPv4N5slint11interpreter6StructE", "slint::interpreter::Struct"], [165, 2, 1, "_CPPv4I0EN5slint11interpreter6Struct6StructE13InputIterator13InputIterator", "slint::interpreter::Struct::Struct"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct6StructENSt16initializer_listINSt4pairINSt11string_viewE5ValueEEEE", "slint::interpreter::Struct::Struct"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct6StructERK6Struct", "slint::interpreter::Struct::Struct"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct6StructERR6Struct", "slint::interpreter::Struct::Struct"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct6StructEv", "slint::interpreter::Struct::Struct"], [165, 6, 1, "_CPPv4I0EN5slint11interpreter6Struct6StructE13InputIterator13InputIterator", "slint::interpreter::Struct::Struct::InputIterator"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct6StructENSt16initializer_listINSt4pairINSt11string_viewE5ValueEEEE", "slint::interpreter::Struct::Struct::args"], [165, 3, 1, "_CPPv4I0EN5slint11interpreter6Struct6StructE13InputIterator13InputIterator", "slint::interpreter::Struct::Struct::end"], [165, 3, 1, "_CPPv4I0EN5slint11interpreter6Struct6StructE13InputIterator13InputIterator", "slint::interpreter::Struct::Struct::it"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct6StructERK6Struct", "slint::interpreter::Struct::Struct::other"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct6StructERR6Struct", "slint::interpreter::Struct::Struct::other"], [165, 2, 1, "_CPPv4NK5slint11interpreter6Struct5beginEv", "slint::interpreter::Struct::begin"], [165, 2, 1, "_CPPv4NK5slint11interpreter6Struct3endEv", "slint::interpreter::Struct::end"], [165, 2, 1, "_CPPv4NK5slint11interpreter6Struct9get_fieldENSt11string_viewE", "slint::interpreter::Struct::get_field"], [165, 3, 1, "_CPPv4NK5slint11interpreter6Struct9get_fieldENSt11string_viewE", "slint::interpreter::Struct::get_field::name"], [165, 1, 1, "_CPPv4N5slint11interpreter6Struct8iteratorE", "slint::interpreter::Struct::iterator"], [166, 1, 1, "_CPPv4N5slint11interpreter6Struct8iteratorE", "slint::interpreter::Struct::iterator"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERK8iterator", "slint::interpreter::Struct::iterator::iterator"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERR8iterator", "slint::interpreter::Struct::iterator::iterator"], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERK8iterator", "slint::interpreter::Struct::iterator::iterator"], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERR8iterator", "slint::interpreter::Struct::iterator::iterator"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERR8iterator", "slint::interpreter::Struct::iterator::iterator::other"], [166, 3, 1, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERR8iterator", "slint::interpreter::Struct::iterator::iterator::other"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator!="], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator!="], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator!=::a"], [166, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator!=::a"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator!=::b"], [166, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator!=::b"], [165, 2, 1, "_CPPv4NK5slint11interpreter6Struct8iteratormlEv", "slint::interpreter::Struct::iterator::operator*"], [166, 2, 1, "_CPPv4NK5slint11interpreter6Struct8iteratormlEv", "slint::interpreter::Struct::iterator::operator*"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratorppEv", "slint::interpreter::Struct::iterator::operator++"], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratorppEv", "slint::interpreter::Struct::iterator::operator++"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratoraSERK8iterator", "slint::interpreter::Struct::iterator::operator="], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratoraSERR8iterator", "slint::interpreter::Struct::iterator::operator="], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratoraSERK8iterator", "slint::interpreter::Struct::iterator::operator="], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratoraSERR8iterator", "slint::interpreter::Struct::iterator::operator="], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratoraSERR8iterator", "slint::interpreter::Struct::iterator::operator=::other"], [166, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratoraSERR8iterator", "slint::interpreter::Struct::iterator::operator=::other"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator=="], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator=="], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator==::a"], [166, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator==::a"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator==::b"], [166, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator==::b"], [165, 8, 1, "_CPPv4N5slint11interpreter6Struct8iterator10value_typeE", "slint::interpreter::Struct::iterator::value_type"], [166, 8, 1, "_CPPv4N5slint11interpreter6Struct8iterator10value_typeE", "slint::interpreter::Struct::iterator::value_type"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratorD0Ev", "slint::interpreter::Struct::iterator::~iterator"], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratorD0Ev", "slint::interpreter::Struct::iterator::~iterator"], [165, 2, 1, "_CPPv4N5slint11interpreter6StructaSERK6Struct", "slint::interpreter::Struct::operator="], [165, 2, 1, "_CPPv4N5slint11interpreter6StructaSERR6Struct", "slint::interpreter::Struct::operator="], [165, 3, 1, "_CPPv4N5slint11interpreter6StructaSERK6Struct", "slint::interpreter::Struct::operator=::other"], [165, 3, 1, "_CPPv4N5slint11interpreter6StructaSERR6Struct", "slint::interpreter::Struct::operator=::other"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct9set_fieldENSt11string_viewERK5Value", "slint::interpreter::Struct::set_field"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct9set_fieldENSt11string_viewERK5Value", "slint::interpreter::Struct::set_field::name"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct9set_fieldENSt11string_viewERK5Value", "slint::interpreter::Struct::set_field::value"], [165, 2, 1, "_CPPv4N5slint11interpreter6StructD0Ev", "slint::interpreter::Struct::~Struct"], [14, 1, 1, "_CPPv4N5slint11interpreter5ValueE", "slint::interpreter::Value"], [14, 8, 1, "_CPPv4N5slint11interpreter5Value4TypeE", "slint::interpreter::Value::Type"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERK12SharedString", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERK12SharedVectorI5ValueE", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERK5Image", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERK5Value", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERK6Struct", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERKN5slint5BrushE", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERKNSt10shared_ptrIN5slint5ModelI5ValueEEEE", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERR5Value", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueEb", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueEd", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueEi", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueEv", "slint::interpreter::Value::Value"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueEb", "slint::interpreter::Value::Value::b"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERKN5slint5BrushE", "slint::interpreter::Value::Value::brush"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERK5Image", "slint::interpreter::Value::Value::img"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERKNSt10shared_ptrIN5slint5ModelI5ValueEEEE", "slint::interpreter::Value::Value::m"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERK5Value", "slint::interpreter::Value::Value::other"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERR5Value", "slint::interpreter::Value::Value::other"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERK12SharedString", "slint::interpreter::Value::Value::str"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERK6Struct", "slint::interpreter::Value::Value::struc"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERK12SharedVectorI5ValueE", "slint::interpreter::Value::Value::v"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueEd", "slint::interpreter::Value::Value::value"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueEi", "slint::interpreter::Value::Value::value"], [14, 2, 1, "_CPPv4N5slint11interpreter5ValueaSERK5Value", "slint::interpreter::Value::operator="], [14, 2, 1, "_CPPv4N5slint11interpreter5ValueaSERR5Value", "slint::interpreter::Value::operator="], [14, 3, 1, "_CPPv4N5slint11interpreter5ValueaSERK5Value", "slint::interpreter::Value::operator=::other"], [14, 3, 1, "_CPPv4N5slint11interpreter5ValueaSERR5Value", "slint::interpreter::Value::operator=::other"], [14, 2, 1, "_CPPv4N5slint11interpreter5ValueeqERK5ValueRK5Value", "slint::interpreter::Value::operator=="], [14, 3, 1, "_CPPv4N5slint11interpreter5ValueeqERK5ValueRK5Value", "slint::interpreter::Value::operator==::a"], [14, 3, 1, "_CPPv4N5slint11interpreter5ValueeqERK5ValueRK5Value", "slint::interpreter::Value::operator==::b"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value8to_arrayEv", "slint::interpreter::Value::to_array"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value7to_boolEv", "slint::interpreter::Value::to_bool"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value8to_brushEv", "slint::interpreter::Value::to_brush"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value8to_imageEv", "slint::interpreter::Value::to_image"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value9to_numberEv", "slint::interpreter::Value::to_number"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value9to_stringEv", "slint::interpreter::Value::to_string"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value9to_structEv", "slint::interpreter::Value::to_struct"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value4typeEv", "slint::interpreter::Value::type"], [14, 2, 1, "_CPPv4N5slint11interpreter5ValueD0Ev", "slint::interpreter::Value::~Value"], [46, 4, 1, "_CPPv4N5slint11interpreter9ValueTypeE", "slint::interpreter::ValueType"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType4BoolE", "slint::interpreter::ValueType::Bool"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType5BrushE", "slint::interpreter::ValueType::Brush"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType5ImageE", "slint::interpreter::ValueType::Image"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType5ModelE", "slint::interpreter::ValueType::Model"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType6NumberE", "slint::interpreter::ValueType::Number"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType5OtherE", "slint::interpreter::ValueType::Other"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType6StringE", "slint::interpreter::ValueType::String"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType6StructE", "slint::interpreter::ValueType::Struct"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType4VoidE", "slint::interpreter::ValueType::Void"], [98, 2, 1, "_CPPv4I_NSt9invocableEEN5slint22invoke_from_event_loopEv7Functor", "slint::invoke_from_event_loop"], [98, 6, 1, "_CPPv4I_NSt9invocableEEN5slint22invoke_from_event_loopEv7Functor", "slint::invoke_from_event_loop::Functor"], [98, 3, 1, "_CPPv4I_NSt9invocableEEN5slint22invoke_from_event_loopEv7Functor", "slint::invoke_from_event_loop::f"], [15, 1, 1, "_CPPv4N5slint8platform16AbstractRendererE", "slint::platform::AbstractRenderer"], [16, 1, 1, "_CPPv4N5slint8platform18NativeWindowHandleE", "slint::platform::NativeWindowHandle"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle18NativeWindowHandleERK18NativeWindowHandle", "slint::platform::NativeWindowHandle::NativeWindowHandle"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle18NativeWindowHandleERR18NativeWindowHandle", "slint::platform::NativeWindowHandle::NativeWindowHandle"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle18NativeWindowHandleEv", "slint::platform::NativeWindowHandle::NativeWindowHandle"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle18NativeWindowHandleERR18NativeWindowHandle", "slint::platform::NativeWindowHandle::NativeWindowHandle::other"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle11from_appkitEP6NSViewP8NSWindow", "slint::platform::NativeWindowHandle::from_appkit"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle11from_appkitEP6NSViewP8NSWindow", "slint::platform::NativeWindowHandle::from_appkit::nsview"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle11from_appkitEP6NSViewP8NSWindow", "slint::platform::NativeWindowHandle::from_appkit::nswindow"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_waylandEP10wl_surfaceP10wl_display", "slint::platform::NativeWindowHandle::from_wayland"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_waylandEP10wl_surfaceP10wl_display", "slint::platform::NativeWindowHandle::from_wayland::display"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_waylandEP10wl_surfaceP10wl_display", "slint::platform::NativeWindowHandle::from_wayland::surface"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle10from_win32EPvPv", "slint::platform::NativeWindowHandle::from_win32"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle10from_win32EPvPv", "slint::platform::NativeWindowHandle::from_win32::hinstance"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle10from_win32EPvPv", "slint::platform::NativeWindowHandle::from_win32::hwnd"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_x11_xcbE8uint32_t8uint32_tP16xcb_connection_ti", "slint::platform::NativeWindowHandle::from_x11_xcb"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_x11_xcbE8uint32_t8uint32_tP16xcb_connection_ti", "slint::platform::NativeWindowHandle::from_x11_xcb::connection"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_x11_xcbE8uint32_t8uint32_tP16xcb_connection_ti", "slint::platform::NativeWindowHandle::from_x11_xcb::screen"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_x11_xcbE8uint32_t8uint32_tP16xcb_connection_ti", "slint::platform::NativeWindowHandle::from_x11_xcb::visual_id"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_x11_xcbE8uint32_t8uint32_tP16xcb_connection_ti", "slint::platform::NativeWindowHandle::from_x11_xcb::window"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle13from_x11_xlibE8uint32_tmPvi", "slint::platform::NativeWindowHandle::from_x11_xlib"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle13from_x11_xlibE8uint32_tmPvi", "slint::platform::NativeWindowHandle::from_x11_xlib::display"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle13from_x11_xlibE8uint32_tmPvi", "slint::platform::NativeWindowHandle::from_x11_xlib::screen"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle13from_x11_xlibE8uint32_tmPvi", "slint::platform::NativeWindowHandle::from_x11_xlib::visual_id"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle13from_x11_xlibE8uint32_tmPvi", "slint::platform::NativeWindowHandle::from_x11_xlib::window"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandleaSERK18NativeWindowHandle", "slint::platform::NativeWindowHandle::operator="], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandleaSERR18NativeWindowHandle", "slint::platform::NativeWindowHandle::operator="], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandleaSERR18NativeWindowHandle", "slint::platform::NativeWindowHandle::operator=::other"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandleD0Ev", "slint::platform::NativeWindowHandle::~NativeWindowHandle"], [17, 1, 1, "_CPPv4N5slint8platform8PlatformE", "slint::platform::Platform"], [17, 4, 1, "_CPPv4N5slint8platform8Platform9ClipboardE", "slint::platform::Platform::Clipboard"], [17, 5, 1, "_CPPv4N5slint8platform8Platform9Clipboard16DefaultClipboardE", "slint::platform::Platform::Clipboard::DefaultClipboard"], [17, 5, 1, "_CPPv4N5slint8platform8Platform9Clipboard18SelectionClipboardE", "slint::platform::Platform::Clipboard::SelectionClipboard"], [17, 2, 1, "_CPPv4N5slint8platform8Platform8PlatformERK8Platform", "slint::platform::Platform::Platform"], [17, 2, 1, "_CPPv4N5slint8platform8Platform8PlatformEv", "slint::platform::Platform::Platform"], [17, 1, 1, "_CPPv4N5slint8platform8Platform4TaskE", "slint::platform::Platform::Task"], [18, 1, 1, "_CPPv4N5slint8platform8Platform4TaskE", "slint::platform::Platform::Task"], [17, 2, 1, "_CPPv4N5slint8platform8Platform4Task4TaskERK4Task", "slint::platform::Platform::Task::Task"], [17, 2, 1, "_CPPv4N5slint8platform8Platform4Task4TaskERR4Task", "slint::platform::Platform::Task::Task"], [18, 2, 1, "_CPPv4N5slint8platform8Platform4Task4TaskERK4Task", "slint::platform::Platform::Task::Task"], [18, 2, 1, "_CPPv4N5slint8platform8Platform4Task4TaskERR4Task", "slint::platform::Platform::Task::Task"], [17, 3, 1, "_CPPv4N5slint8platform8Platform4Task4TaskERR4Task", "slint::platform::Platform::Task::Task::other"], [18, 3, 1, "_CPPv4N5slint8platform8Platform4Task4TaskERR4Task", "slint::platform::Platform::Task::Task::other"], [17, 2, 1, "_CPPv4N5slint8platform8Platform4TaskaSERK4Task", "slint::platform::Platform::Task::operator="], [17, 2, 1, "_CPPv4N5slint8platform8Platform4TaskaSERR4Task", "slint::platform::Platform::Task::operator="], [18, 2, 1, "_CPPv4N5slint8platform8Platform4TaskaSERK4Task", "slint::platform::Platform::Task::operator="], [18, 2, 1, "_CPPv4N5slint8platform8Platform4TaskaSERR4Task", "slint::platform::Platform::Task::operator="], [17, 3, 1, "_CPPv4N5slint8platform8Platform4TaskaSERR4Task", "slint::platform::Platform::Task::operator=::other"], [18, 3, 1, "_CPPv4N5slint8platform8Platform4TaskaSERR4Task", "slint::platform::Platform::Task::operator=::other"], [17, 2, 1, "_CPPv4NO5slint8platform8Platform4Task3runEv", "slint::platform::Platform::Task::run"], [18, 2, 1, "_CPPv4NO5slint8platform8Platform4Task3runEv", "slint::platform::Platform::Task::run"], [17, 2, 1, "_CPPv4N5slint8platform8Platform4TaskD0Ev", "slint::platform::Platform::Task::~Task"], [18, 2, 1, "_CPPv4N5slint8platform8Platform4TaskD0Ev", "slint::platform::Platform::Task::~Task"], [17, 2, 1, "_CPPv4N5slint8platform8Platform14clipboard_textE9Clipboard", "slint::platform::Platform::clipboard_text"], [17, 2, 1, "_CPPv4N5slint8platform8Platform21create_window_adapterEv", "slint::platform::Platform::create_window_adapter"], [17, 2, 1, "_CPPv4N5slint8platform8Platform20duration_since_startEv", "slint::platform::Platform::duration_since_start"], [17, 2, 1, "_CPPv4N5slint8platform8PlatformaSERK8Platform", "slint::platform::Platform::operator="], [17, 2, 1, "_CPPv4N5slint8platform8Platform15quit_event_loopEv", "slint::platform::Platform::quit_event_loop"], [17, 2, 1, "_CPPv4N5slint8platform8Platform14run_event_loopEv", "slint::platform::Platform::run_event_loop"], [17, 2, 1, "_CPPv4N5slint8platform8Platform17run_in_event_loopE4Task", "slint::platform::Platform::run_in_event_loop"], [17, 2, 1, "_CPPv4N5slint8platform8Platform18set_clipboard_textERK12SharedString9Clipboard", "slint::platform::Platform::set_clipboard_text"], [17, 2, 1, "_CPPv4N5slint8platform8PlatformD0Ev", "slint::platform::Platform::~Platform"], [167, 1, 1, "_CPPv4N5slint8platform11Rgb565PixelE", "slint::platform::Rgb565Pixel"], [167, 2, 1, "_CPPv4N5slint8platform11Rgb565Pixel11Rgb565PixelERK9Rgb8Pixel", "slint::platform::Rgb565Pixel::Rgb565Pixel"], [167, 2, 1, "_CPPv4N5slint8platform11Rgb565Pixel11Rgb565PixelEv", "slint::platform::Rgb565Pixel::Rgb565Pixel"], [167, 3, 1, "_CPPv4N5slint8platform11Rgb565Pixel11Rgb565PixelERK9Rgb8Pixel", "slint::platform::Rgb565Pixel::Rgb565Pixel::pixel"], [167, 7, 1, "_CPPv4N5slint8platform11Rgb565Pixel1bE", "slint::platform::Rgb565Pixel::b"], [167, 2, 1, "_CPPv4NK5slint8platform11Rgb565Pixel4blueEv", "slint::platform::Rgb565Pixel::blue"], [167, 7, 1, "_CPPv4N5slint8platform11Rgb565Pixel1gE", "slint::platform::Rgb565Pixel::g"], [167, 2, 1, "_CPPv4NK5slint8platform11Rgb565Pixel5greenEv", "slint::platform::Rgb565Pixel::green"], [167, 2, 1, "_CPPv4NK5slint8platform11Rgb565Pixelcv9Rgb8PixelEv", "slint::platform::Rgb565Pixel::operator Rgb8Pixel"], [167, 2, 1, "_CPPv4N5slint8platform11Rgb565PixeleqERK11Rgb565PixelRK11Rgb565Pixel", "slint::platform::Rgb565Pixel::operator=="], [167, 3, 1, "_CPPv4N5slint8platform11Rgb565PixeleqERK11Rgb565PixelRK11Rgb565Pixel", "slint::platform::Rgb565Pixel::operator==::lhs"], [167, 3, 1, "_CPPv4N5slint8platform11Rgb565PixeleqERK11Rgb565PixelRK11Rgb565Pixel", "slint::platform::Rgb565Pixel::operator==::rhs"], [167, 7, 1, "_CPPv4N5slint8platform11Rgb565Pixel1rE", "slint::platform::Rgb565Pixel::r"], [167, 2, 1, "_CPPv4NK5slint8platform11Rgb565Pixel3redEv", "slint::platform::Rgb565Pixel::red"], [19, 1, 1, "_CPPv4N5slint8platform12SkiaRendererE", "slint::platform::SkiaRenderer"], [19, 2, 1, "_CPPv4N5slint8platform12SkiaRenderer12SkiaRendererERK12SkiaRenderer", "slint::platform::SkiaRenderer::SkiaRenderer"], [19, 2, 1, "_CPPv4N5slint8platform12SkiaRenderer12SkiaRendererERK18NativeWindowHandle12PhysicalSize", "slint::platform::SkiaRenderer::SkiaRenderer"], [19, 3, 1, "_CPPv4N5slint8platform12SkiaRenderer12SkiaRendererERK18NativeWindowHandle12PhysicalSize", "slint::platform::SkiaRenderer::SkiaRenderer::initial_size"], [19, 3, 1, "_CPPv4N5slint8platform12SkiaRenderer12SkiaRendererERK18NativeWindowHandle12PhysicalSize", "slint::platform::SkiaRenderer::SkiaRenderer::window_handle"], [19, 2, 1, "_CPPv4N5slint8platform12SkiaRendereraSERK12SkiaRenderer", "slint::platform::SkiaRenderer::operator="], [19, 2, 1, "_CPPv4NK5slint8platform12SkiaRenderer6renderEv", "slint::platform::SkiaRenderer::render"], [19, 2, 1, "_CPPv4N5slint8platform12SkiaRendererD0Ev", "slint::platform::SkiaRenderer::~SkiaRenderer"], [20, 1, 1, "_CPPv4N5slint8platform16SoftwareRendererE", "slint::platform::SoftwareRenderer"], [20, 1, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegionE", "slint::platform::SoftwareRenderer::PhysicalRegion"], [168, 1, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegionE", "slint::platform::SoftwareRenderer::PhysicalRegion"], [20, 1, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4RectE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect"], [168, 1, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4RectE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect"], [169, 1, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4RectE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect"], [20, 7, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect6originE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect::origin"], [168, 7, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect6originE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect::origin"], [169, 7, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect6originE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect::origin"], [20, 7, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect4sizeE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect::size"], [168, 7, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect4sizeE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect::size"], [169, 7, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect4sizeE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect::size"], [20, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion19bounding_box_originEv", "slint::platform::SoftwareRenderer::PhysicalRegion::bounding_box_origin"], [168, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion19bounding_box_originEv", "slint::platform::SoftwareRenderer::PhysicalRegion::bounding_box_origin"], [20, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion17bounding_box_sizeEv", "slint::platform::SoftwareRenderer::PhysicalRegion::bounding_box_size"], [168, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion17bounding_box_sizeEv", "slint::platform::SoftwareRenderer::PhysicalRegion::bounding_box_size"], [20, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion10rectanglesEv", "slint::platform::SoftwareRenderer::PhysicalRegion::rectangles"], [168, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion10rectanglesEv", "slint::platform::SoftwareRenderer::PhysicalRegion::rectangles"], [20, 4, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotationE", "slint::platform::SoftwareRenderer::RenderingRotation"], [20, 5, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation10NoRotationE", "slint::platform::SoftwareRenderer::RenderingRotation::NoRotation"], [20, 5, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation9Rotate180E", "slint::platform::SoftwareRenderer::RenderingRotation::Rotate180"], [20, 5, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation9Rotate270E", "slint::platform::SoftwareRenderer::RenderingRotation::Rotate270"], [20, 5, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation8Rotate90E", "slint::platform::SoftwareRenderer::RenderingRotation::Rotate90"], [20, 4, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferTypeE", "slint::platform::SoftwareRenderer::RepaintBufferType"], [20, 5, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferType9NewBufferE", "slint::platform::SoftwareRenderer::RepaintBufferType::NewBuffer"], [20, 5, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferType12ReusedBufferE", "slint::platform::SoftwareRenderer::RepaintBufferType::ReusedBuffer"], [20, 5, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferType14SwappedBuffersE", "slint::platform::SoftwareRenderer::RepaintBufferType::SwappedBuffers"], [20, 2, 1, "_CPPv4N5slint8platform16SoftwareRenderer16SoftwareRendererE17RepaintBufferType", "slint::platform::SoftwareRenderer::SoftwareRenderer"], [20, 2, 1, "_CPPv4N5slint8platform16SoftwareRenderer16SoftwareRendererERK16SoftwareRenderer", "slint::platform::SoftwareRenderer::SoftwareRenderer"], [20, 3, 1, "_CPPv4N5slint8platform16SoftwareRenderer16SoftwareRendererE17RepaintBufferType", "slint::platform::SoftwareRenderer::SoftwareRenderer::buffer_type"], [20, 2, 1, "_CPPv4N5slint8platform16SoftwareRendereraSERK16SoftwareRenderer", "slint::platform::SoftwareRenderer::operator="], [20, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanI11Rgb565PixelEENSt6size_tE", "slint::platform::SoftwareRenderer::render"], [20, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanIN5slint9Rgb8PixelEEENSt6size_tE", "slint::platform::SoftwareRenderer::render"], [20, 3, 1, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanI11Rgb565PixelEENSt6size_tE", "slint::platform::SoftwareRenderer::render::buffer"], [20, 3, 1, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanIN5slint9Rgb8PixelEEENSt6size_tE", "slint::platform::SoftwareRenderer::render::buffer"], [20, 3, 1, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanI11Rgb565PixelEENSt6size_tE", "slint::platform::SoftwareRenderer::render::pixel_stride"], [20, 3, 1, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanIN5slint9Rgb8PixelEEENSt6size_tE", "slint::platform::SoftwareRenderer::render::pixel_stride"], [20, 2, 1, "_CPPv4I0ENK5slint8platform16SoftwareRenderer14render_by_lineE14PhysicalRegion8Callback", "slint::platform::SoftwareRenderer::render_by_line"], [20, 6, 1, "_CPPv4I0ENK5slint8platform16SoftwareRenderer14render_by_lineE14PhysicalRegion8Callback", "slint::platform::SoftwareRenderer::render_by_line::Callback"], [20, 3, 1, "_CPPv4I0ENK5slint8platform16SoftwareRenderer14render_by_lineE14PhysicalRegion8Callback", "slint::platform::SoftwareRenderer::render_by_line::process_line_callback"], [20, 2, 1, "_CPPv4N5slint8platform16SoftwareRenderer22set_rendering_rotationE17RenderingRotation", "slint::platform::SoftwareRenderer::set_rendering_rotation"], [20, 3, 1, "_CPPv4N5slint8platform16SoftwareRenderer22set_rendering_rotationE17RenderingRotation", "slint::platform::SoftwareRenderer::set_rendering_rotation::rotation"], [20, 2, 1, "_CPPv4N5slint8platform16SoftwareRendererD0Ev", "slint::platform::SoftwareRenderer::~SoftwareRenderer"], [21, 1, 1, "_CPPv4N5slint8platform13WindowAdapterE", "slint::platform::WindowAdapter"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter13WindowAdapterEv", "slint::platform::WindowAdapter::WindowAdapter"], [21, 1, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowPropertiesE", "slint::platform::WindowAdapter::WindowProperties"], [170, 1, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowPropertiesE", "slint::platform::WindowAdapter::WindowProperties"], [21, 1, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraintsE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints"], [170, 1, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraintsE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints"], [171, 1, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraintsE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints"], [21, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3maxE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::max"], [170, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3maxE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::max"], [171, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3maxE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::max"], [21, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3minE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::min"], [170, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3minE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::min"], [171, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3minE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::min"], [21, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints9preferredE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::preferred"], [170, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints9preferredE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::preferred"], [171, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints9preferredE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::preferred"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10backgroundEv", "slint::platform::WindowAdapter::WindowProperties::background"], [170, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10backgroundEv", "slint::platform::WindowAdapter::WindowProperties::background"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10fullscreenEv", "slint::platform::WindowAdapter::WindowProperties::fullscreen"], [170, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10fullscreenEv", "slint::platform::WindowAdapter::WindowProperties::fullscreen"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties13is_fullscreenEv", "slint::platform::WindowAdapter::WindowProperties::is_fullscreen"], [170, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties13is_fullscreenEv", "slint::platform::WindowAdapter::WindowProperties::is_fullscreen"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_maximizedEv", "slint::platform::WindowAdapter::WindowProperties::is_maximized"], [170, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_maximizedEv", "slint::platform::WindowAdapter::WindowProperties::is_maximized"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_minimizedEv", "slint::platform::WindowAdapter::WindowProperties::is_minimized"], [170, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_minimizedEv", "slint::platform::WindowAdapter::WindowProperties::is_minimized"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties18layout_constraintsEv", "slint::platform::WindowAdapter::WindowProperties::layout_constraints"], [170, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties18layout_constraintsEv", "slint::platform::WindowAdapter::WindowProperties::layout_constraints"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties5titleEv", "slint::platform::WindowAdapter::WindowProperties::title"], [170, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties5titleEv", "slint::platform::WindowAdapter::WindowProperties::title"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter8positionEv", "slint::platform::WindowAdapter::position"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter8rendererEv", "slint::platform::WindowAdapter::renderer"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter14request_redrawEv", "slint::platform::WindowAdapter::request_redraw"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter12set_positionEN5slint16PhysicalPositionE", "slint::platform::WindowAdapter::set_position"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter8set_sizeEN5slint12PhysicalSizeE", "slint::platform::WindowAdapter::set_size"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter11set_visibleEb", "slint::platform::WindowAdapter::set_visible"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter4sizeEv", "slint::platform::WindowAdapter::size"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter24update_window_propertiesERK16WindowProperties", "slint::platform::WindowAdapter::update_window_properties"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter6windowEv", "slint::platform::WindowAdapter::window"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter6windowEv", "slint::platform::WindowAdapter::window"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapterD0Ev", "slint::platform::WindowAdapter::~WindowAdapter"], [93, 2, 1, "_CPPv4N5slint8platform32duration_until_next_timer_updateEv", "slint::platform::duration_until_next_timer_update"], [95, 2, 1, "_CPPv4N5slint8platform12set_platformENSt10unique_ptrI8PlatformEE", "slint::platform::set_platform"], [95, 3, 1, "_CPPv4N5slint8platform12set_platformENSt10unique_ptrI8PlatformEE", "slint::platform::set_platform::platform"], [94, 2, 1, "_CPPv4N5slint8platform28update_timers_and_animationsEv", "slint::platform::update_timers_and_animations"], [97, 2, 1, "_CPPv4N5slint15quit_event_loopEv", "slint::quit_event_loop"], [100, 2, 1, "_CPPv4N5slint14run_event_loopE13EventLoopMode", "slint::run_event_loop"], [100, 3, 1, "_CPPv4N5slint14run_event_loopE13EventLoopMode", "slint::run_event_loop::mode"], [48, 4, 1, "_CPPv4N5slint7testing14AccessibleRoleE", "slint::testing::AccessibleRole"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole6ButtonE", "slint::testing::AccessibleRole::Button"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole8CheckboxE", "slint::testing::AccessibleRole::Checkbox"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole8ComboboxE", "slint::testing::AccessibleRole::Combobox"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole4ListE", "slint::testing::AccessibleRole::List"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole8ListItemE", "slint::testing::AccessibleRole::ListItem"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole4NoneE", "slint::testing::AccessibleRole::None"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole17ProgressIndicatorE", "slint::testing::AccessibleRole::ProgressIndicator"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole6SliderE", "slint::testing::AccessibleRole::Slider"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole7SpinboxE", "slint::testing::AccessibleRole::Spinbox"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole6SwitchE", "slint::testing::AccessibleRole::Switch"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole3TabE", "slint::testing::AccessibleRole::Tab"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole7TabListE", "slint::testing::AccessibleRole::TabList"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole5TableE", "slint::testing::AccessibleRole::Table"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole4TextE", "slint::testing::AccessibleRole::Text"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole9TextInputE", "slint::testing::AccessibleRole::TextInput"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole4TreeE", "slint::testing::AccessibleRole::Tree"], [22, 1, 1, "_CPPv4N5slint7testing13ElementHandleE", "slint::testing::ElementHandle"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle17absolute_positionEv", "slint::testing::ElementHandle::absolute_position"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle20accessible_checkableEv", "slint::testing::ElementHandle::accessible_checkable"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle18accessible_checkedEv", "slint::testing::ElementHandle::accessible_checked"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle22accessible_descriptionEv", "slint::testing::ElementHandle::accessible_description"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle18accessible_enabledEv", "slint::testing::ElementHandle::accessible_enabled"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle16accessible_labelEv", "slint::testing::ElementHandle::accessible_label"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle27accessible_placeholder_textEv", "slint::testing::ElementHandle::accessible_placeholder_text"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle26accessible_position_in_setEv", "slint::testing::ElementHandle::accessible_position_in_set"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle15accessible_roleEv", "slint::testing::ElementHandle::accessible_role"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle21accessible_selectableEv", "slint::testing::ElementHandle::accessible_selectable"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle19accessible_selectedEv", "slint::testing::ElementHandle::accessible_selected"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle22accessible_size_of_setEv", "slint::testing::ElementHandle::accessible_size_of_set"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle16accessible_valueEv", "slint::testing::ElementHandle::accessible_value"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle24accessible_value_maximumEv", "slint::testing::ElementHandle::accessible_value_maximum"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle24accessible_value_minimumEv", "slint::testing::ElementHandle::accessible_value_minimum"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle21accessible_value_stepEv", "slint::testing::ElementHandle::accessible_value_step"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle5basesEv", "slint::testing::ElementHandle::bases"], [22, 2, 1, "_CPPv4I0EN5slint7testing13ElementHandle24find_by_accessible_labelE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_accessible_label"], [22, 6, 1, "_CPPv4I0EN5slint7testing13ElementHandle24find_by_accessible_labelE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_accessible_label::T"], [22, 3, 1, "_CPPv4I0EN5slint7testing13ElementHandle24find_by_accessible_labelE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_accessible_label::component"], [22, 3, 1, "_CPPv4I0EN5slint7testing13ElementHandle24find_by_accessible_labelE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_accessible_label::label"], [22, 2, 1, "_CPPv4I0EN5slint7testing13ElementHandle18find_by_element_idE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_id"], [22, 6, 1, "_CPPv4I0EN5slint7testing13ElementHandle18find_by_element_idE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_id::T"], [22, 3, 1, "_CPPv4I0EN5slint7testing13ElementHandle18find_by_element_idE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_id::component"], [22, 3, 1, "_CPPv4I0EN5slint7testing13ElementHandle18find_by_element_idE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_id::element_id"], [22, 2, 1, "_CPPv4I0EN5slint7testing13ElementHandle25find_by_element_type_nameE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_type_name"], [22, 6, 1, "_CPPv4I0EN5slint7testing13ElementHandle25find_by_element_type_nameE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_type_name::T"], [22, 3, 1, "_CPPv4I0EN5slint7testing13ElementHandle25find_by_element_type_nameE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_type_name::component"], [22, 3, 1, "_CPPv4I0EN5slint7testing13ElementHandle25find_by_element_type_nameE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_type_name::type_name"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle2idEv", "slint::testing::ElementHandle::id"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle34invoke_accessible_decrement_actionEv", "slint::testing::ElementHandle::invoke_accessible_decrement_action"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle32invoke_accessible_default_actionEv", "slint::testing::ElementHandle::invoke_accessible_default_action"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle34invoke_accessible_increment_actionEv", "slint::testing::ElementHandle::invoke_accessible_increment_action"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle8is_validEv", "slint::testing::ElementHandle::is_valid"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle20set_accessible_valueE12SharedString", "slint::testing::ElementHandle::set_accessible_value"], [22, 3, 1, "_CPPv4NK5slint7testing13ElementHandle20set_accessible_valueE12SharedString", "slint::testing::ElementHandle::set_accessible_value::value"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle4sizeEv", "slint::testing::ElementHandle::size"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle9type_nameEv", "slint::testing::ElementHandle::type_name"], [22, 2, 1, "_CPPv4I0_NSt9invocableI13ElementHandleEE0EN5slint7testing13ElementHandle14visit_elementsENSt15invoke_result_tI7Visitor13ElementHandleEERK15ComponentHandleI1TE7Visitor", "slint::testing::ElementHandle::visit_elements"], [22, 6, 1, "_CPPv4I0_NSt9invocableI13ElementHandleEE0EN5slint7testing13ElementHandle14visit_elementsENSt15invoke_result_tI7Visitor13ElementHandleEERK15ComponentHandleI1TE7Visitor", "slint::testing::ElementHandle::visit_elements::R"], [22, 6, 1, "_CPPv4I0_NSt9invocableI13ElementHandleEE0EN5slint7testing13ElementHandle14visit_elementsENSt15invoke_result_tI7Visitor13ElementHandleEERK15ComponentHandleI1TE7Visitor", "slint::testing::ElementHandle::visit_elements::T"], [22, 6, 1, "_CPPv4I0_NSt9invocableI13ElementHandleEE0EN5slint7testing13ElementHandle14visit_elementsENSt15invoke_result_tI7Visitor13ElementHandleEERK15ComponentHandleI1TE7Visitor", "slint::testing::ElementHandle::visit_elements::Visitor"], [22, 3, 1, "_CPPv4I0_NSt9invocableI13ElementHandleEE0EN5slint7testing13ElementHandle14visit_elementsENSt15invoke_result_tI7Visitor13ElementHandleEERK15ComponentHandleI1TE7Visitor", "slint::testing::ElementHandle::visit_elements::component"], [22, 3, 1, "_CPPv4I0_NSt9invocableI13ElementHandleEE0EN5slint7testing13ElementHandle14visit_elementsENSt15invoke_result_tI7Visitor13ElementHandleEERK15ComponentHandleI1TE7Visitor", "slint::testing::ElementHandle::visit_elements::visitor"], [96, 2, 1, "_CPPv4N5slint7testing4initEv", "slint::testing::init"], [101, 2, 1, "_CPPv4N5slint23update_all_translationsEv", "slint::update_all_translations"]]}, "objtypes": {"0": "c:macro", "1": "cpp:class", "2": "cpp:function", "3": "cpp:functionParam", "4": "cpp:enum", "5": "cpp:enumerator", "6": "cpp:templateParam", "7": "cpp:member", "8": "cpp:type"}, "objnames": {"0": ["c", "macro", "C macro"], "1": ["cpp", "class", "C++ class"], "2": ["cpp", "function", "C++ function"], "3": ["cpp", "functionParam", "C++ function parameter"], "4": ["cpp", "enum", "C++ enum"], "5": ["cpp", "enumerator", "C++ enumerator"], "6": ["cpp", "templateParam", "C++ template parameter"], "7": ["cpp", "member", "C++ member"], "8": ["cpp", "type", "C++ type"]}, "titleterms": {"class": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 55, 56, 57, 58, 59, 61, 63, 66, 68, 69, 70, 72, 73, 75, 80, 83, 102, 103, 104, 105, 107], "brush": 0, "document": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 46, 47, 48, 49, 50, 51, 52, 53, 54, 93, 94, 95, 96, 97, 98, 99, 100, 101, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 232], "color": [1, 233], "templat": [2, 3, 4, 5, 6, 7, 8, 9, 98, 99, 153, 156, 157, 159, 160, 231], "componenthandl": 2, "componentweakhandl": 3, "filtermodel": 4, "inherit": [4, 5, 6, 7, 8, 9, 13, 15, 19, 20, 149, 150, 151, 152], "relationship": [4, 5, 6, 7, 8, 9, 13, 15, 17, 18, 19, 20, 21, 149, 150, 151, 152, 165, 166, 168, 169, 170, 171], "base": [4, 5, 7, 8, 9, 13, 19, 20, 149, 150, 151, 152], "type": [4, 5, 6, 7, 8, 9, 13, 15, 17, 19, 20, 21, 149, 150, 151, 152, 165, 168, 170, 240], "mapmodel": 5, "model": 6, "deriv": [6, 15], "reversemodel": 7, "sortmodel": 8, "vectormodel": 9, "window": 10, "componentcompil": 11, "componentdefinit": 12, "componentinst": 13, "valu": 14, "abstractrender": 15, "nativewindowhandl": 16, "platform": [17, 18, 56, 93, 94, 95, 105, 106, 110, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227], "nest": [17, 18, 20, 21, 165, 166, 168, 169, 170, 171], "task": 18, "skiarender": 19, "softwarerender": [20, 168], "windowadapt": [21, 170], "exampl": [21, 229], "elementhandl": 22, "defin": [23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 71, 80, 102], "slint_feature_backend_qt": 23, "slint_feature_gettext": 24, "slint_feature_interpret": 25, "slint_version_patch": 26, "slint_feature_backend_linuxkm": 27, "slint_feature_experiment": 28, "slint_version_str": 29, "slint_feature_renderer_femtovg": 30, "slint_feature_renderer_skia": 31, "slint_feature_system_test": 32, "slint_feature_access": 33, "slint_feature_renderer_softwar": 34, "slint_version_minor": 35, "slint_feature_freestand": 36, "slint_feature_test": 37, "slint_version_major": 38, "slint_feature_backend_winit": 39, "assert_eq": 40, "directori": [41, 42, 43, 44, 45, 172], "api": [41, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 102, 172], "subdirectori": [41, 42, 44], "cpp": [42, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73], "includ": [43, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92], "file": [43, 45, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 102, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 172], "cppdoc": [44, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92], "generated_includ": [45, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92], "enum": [46, 47, 48, 49, 50, 51, 52, 53, 54, 58, 78, 80, 83, 102, 103, 104, 107, 240], "valuetyp": 46, "diagnosticlevel": 47, "accessiblerol": 48, "setrenderingnotifiererror": 49, "pointereventbutton": 50, "eventloopmod": 51, "graphicsapi": 52, "renderingst": 53, "closerequestrespons": 54, "slint": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 93, 94, 95, 96, 97, 98, 99, 100, 101, 103, 104, 105, 106, 107, 109, 110, 111, 112, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 232, 233, 235, 238, 239], "interpret": [55, 104, 109, 239], "h": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "definit": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 233], "home": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 214], "runner": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73], "work": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73], "By": [55, 57, 59, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 92], "namespac": [55, 56, 57, 58, 59, 60, 61, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 102, 103, 104, 105, 106, 107], "function": [56, 57, 58, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 105, 107], "test": [57, 96, 107, 111], "slint_brush": [59, 113], "slint_callback": [60, 114], "slint_color": [61, 115], "slint_config": [62, 116], "slint_imag": [63, 117], "slint_interpret": [64, 118], "slint_pathdata": [65, 119], "slint_point": [66, 120], "slint_properti": [67, 121], "slint_sharedvector": [68, 122], "slint_siz": [69, 123], "slint_str": [70, 124], "slint_tests_help": [71, 125], "slint_tim": [72, 126], "slint_window": [73, 127], "slint_brush_intern": [74, 128], "slint_builtin_struct": [75, 129], "slint_builtin_structs_intern": [76, 130], "slint_color_intern": [77, 131], "slint_enum": [78, 132], "variabl": [78, 102, 106, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "slint_enums_intern": [79, 133], "slint_generated_publ": [80, 134], "slint_image_intern": [81, 135], "slint_intern": [82, 136], "slint_interpreter_generated_publ": [83, 137], "slint_interpreter_intern": [84, 138], "slint_pathdata_intern": [85, 139], "slint_platform_intern": [86, 140], "slint_properties_intern": [87, 141], "slint_qt_intern": [88, 142], "slint_sharedvector_intern": [89, 143], "slint_string_intern": [90, 144], "slint_testing_intern": [91, 145], "slint_timer_intern": [92, 146], "duration_until_next_timer_upd": 93, "update_timers_and_anim": 94, "set_platform": 95, "init": 96, "quit_event_loop": 97, "invoke_from_event_loop": 98, "blocking_invoke_from_event_loop": 99, "run_event_loop": 100, "update_all_transl": 101, "c": [102, 230, 232], "refer": [102, 228], "page": [102, 172], "hierarchi": 102, "full": [102, 172], "struct": [102, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171], "detail": [103, 104, 105, 106, 107], "descript": [103, 104, 105, 106, 107], "key_cod": [106, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "deprec": 108, "list": [108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "program": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "hsvacolor": 147, "imag": 148, "logicalposit": 149, "logicals": 150, "physicalposit": 151, "physicals": 152, "point": 153, "rgb8pixel": 154, "rgba8pixel": 155, "rgbacolor": 156, "sharedpixelbuff": 157, "sharedstr": 158, "sharedvector": 159, "size": 160, "standardlistviewitem": 161, "timer": 162, "diagnost": 163, "propertydescriptor": 164, "iter": 166, "rgb565pixel": 167, "physicalregion": [168, 169], "rect": 169, "windowproperti": [170, 171], "layoutconstraint": 171, "f24": 173, "f1": 174, "capslock": 175, "space": 176, "menu": 177, "leftarrow": 178, "metar": 179, "paus": 180, "f4": 181, "f12": 182, "insert": 183, "downarrow": 184, "altgr": 185, "alt": 186, "f23": 187, "stop": 188, "f19": 189, "scrolllock": 190, "f13": 191, "f15": 192, "f14": 193, "backspac": 194, "f5": 195, "f6": 196, "meta": 197, "f9": 198, "f20": 199, "uparrow": 200, "f10": 201, "f2": 202, "f8": 203, "f18": 204, "pagedown": 205, "f11": 206, "f3": 207, "control": 208, "f16": 209, "controlr": 210, "return": 211, "f7": 212, "backtab": 213, "rightarrow": 215, "escap": 216, "sysreq": 217, "f21": 218, "f17": 219, "pageup": 220, "tab": 221, "end": 222, "shiftr": 223, "delet": 224, "shift": 225, "f22": 226, "set": 227, "up": 227, "develop": [227, 232, 234], "environ": [227, 235], "prerequisit": [227, 234, 235, 237], "instal": 227, "binari": 227, "packag": 227, "build": [227, 233], "from": 227, "sourc": 227, "featur": 227, "rust": [227, 233], "flag": 227, "backend": 227, "cross": 227, "compil": [227, 233, 235, 239], "cmake": 228, "slint_target_sourc": 228, "resourc": 228, "embed": 228, "scale": 228, "factor": 228, "microcontrol": 228, "gener": [229, 235, 238], "code": 229, "global": 229, "singleton": 229, "index": 230, "get": 231, "start": 231, "tutori": 231, "The": [232, 233], "markup": 232, "languag": 232, "architectur": 232, "troubleshoot": 233, "error": 233, "dure": 233, "devic": 233, "crash": 233, "boot": 233, "enter": 233, "loop": 233, "wrong": 233, "shown": 233, "about": 233, "multipl": 233, "symbol": 233, "when": 233, "link": 233, "espressif": 234, "": 234, "iot": 234, "framework": 234, "first": [234, 237], "step": [234, 235, 237], "next": [234, 235, 237], "mcu": [235, 238], "setup": 235, "introduct": 236, "stmicroelectron": 237, "stm32cube": 237, "ecosystem": 237, "instruct": 238, "stm32": 238, "overview": 239, "design": 239, "run": 239, "time": 239, "map": 240, "structur": 240}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 58}, "alltitles": {"Class Brush": [[0, "class-brush"]], "Class Documentation": [[0, "class-documentation"], [1, "class-documentation"], [2, "class-documentation"], [3, "class-documentation"], [4, "class-documentation"], [5, "class-documentation"], [6, "class-documentation"], [7, "class-documentation"], [8, "class-documentation"], [9, "class-documentation"], [10, "class-documentation"], [11, "class-documentation"], [12, "class-documentation"], [13, "class-documentation"], [14, "class-documentation"], [15, "class-documentation"], [16, "class-documentation"], [17, "class-documentation"], [18, "class-documentation"], [19, "class-documentation"], [20, "class-documentation"], [21, "class-documentation"], [22, "class-documentation"]], "Class Color": [[1, "class-color"]], "Template Class ComponentHandle": [[2, "template-class-componenthandle"]], "Template Class ComponentWeakHandle": [[3, "template-class-componentweakhandle"]], "Template Class FilterModel": [[4, "template-class-filtermodel"]], "Inheritance Relationships": [[4, "inheritance-relationships"], [5, "inheritance-relationships"], [6, "inheritance-relationships"], [7, "inheritance-relationships"], [8, "inheritance-relationships"], [9, "inheritance-relationships"], [13, "inheritance-relationships"], [15, "inheritance-relationships"], [19, "inheritance-relationships"], [20, "inheritance-relationships"], [149, "inheritance-relationships"], [150, "inheritance-relationships"], [151, "inheritance-relationships"], [152, "inheritance-relationships"]], "Base Type": [[4, "base-type"], [5, "base-type"], [7, "base-type"], [8, "base-type"], [9, "base-type"], [13, "base-type"], [19, "base-type"], [20, "base-type"], [149, "base-type"], [150, "base-type"], [151, "base-type"], [152, "base-type"]], "Template Class MapModel": [[5, "template-class-mapmodel"]], "Template Class Model": [[6, "template-class-model"]], "Derived Types": [[6, "derived-types"], [15, "derived-types"]], "Template Class ReverseModel": [[7, "template-class-reversemodel"]], "Template Class SortModel": [[8, "template-class-sortmodel"]], "Template Class VectorModel": [[9, "template-class-vectormodel"]], "Class Window": [[10, "class-window"]], "Class ComponentCompiler": [[11, "class-componentcompiler"]], "Class ComponentDefinition": [[12, "class-componentdefinition"]], "Class ComponentInstance": [[13, "class-componentinstance"]], "Class Value": [[14, "class-value"]], "Class AbstractRenderer": [[15, "class-abstractrenderer"]], "Class NativeWindowHandle": [[16, "class-nativewindowhandle"]], "Class Platform": [[17, "class-platform"]], "Nested Relationships": [[17, "nested-relationships"], [18, "nested-relationships"], [20, "nested-relationships"], [21, "nested-relationships"], [165, "nested-relationships"], [166, "nested-relationships"], [168, "nested-relationships"], [169, "nested-relationships"], [170, "nested-relationships"], [171, "nested-relationships"]], "Nested Types": [[17, "nested-types"], [20, "nested-types"], [21, "nested-types"], [165, "nested-types"], [168, "nested-types"], [170, "nested-types"]], "Class Platform::Task": [[18, "class-platform-task"]], "Class SkiaRenderer": [[19, "class-skiarenderer"]], "Class SoftwareRenderer": [[20, "class-softwarerenderer"]], "Class WindowAdapter": [[21, "class-windowadapter"]], "Example": [[21, "classslint_1_1platform_1_1WindowAdapter_1autotoc_md0"], [229, "example"]], "Class ElementHandle": [[22, "class-elementhandle"]], "Define SLINT_FEATURE_BACKEND_QT": [[23, "define-slint-feature-backend-qt"]], "Define Documentation": [[23, "define-documentation"], [24, "define-documentation"], [25, "define-documentation"], [26, "define-documentation"], [27, "define-documentation"], [28, "define-documentation"], [29, "define-documentation"], [30, "define-documentation"], [31, "define-documentation"], [32, "define-documentation"], [33, "define-documentation"], [34, "define-documentation"], [35, "define-documentation"], [36, "define-documentation"], [37, "define-documentation"], [38, "define-documentation"], [39, "define-documentation"], [40, "define-documentation"]], "Define SLINT_FEATURE_GETTEXT": [[24, "define-slint-feature-gettext"]], "Define SLINT_FEATURE_INTERPRETER": [[25, "define-slint-feature-interpreter"]], "Define SLINT_VERSION_PATCH": [[26, "define-slint-version-patch"]], "Define SLINT_FEATURE_BACKEND_LINUXKMS": [[27, "define-slint-feature-backend-linuxkms"]], "Define SLINT_FEATURE_EXPERIMENTAL": [[28, "define-slint-feature-experimental"]], "Define SLINT_VERSION_STRING": [[29, "define-slint-version-string"]], "Define SLINT_FEATURE_RENDERER_FEMTOVG": [[30, "define-slint-feature-renderer-femtovg"]], "Define SLINT_FEATURE_RENDERER_SKIA": [[31, "define-slint-feature-renderer-skia"]], "Define SLINT_FEATURE_SYSTEM_TESTING": [[32, "define-slint-feature-system-testing"]], "Define SLINT_FEATURE_ACCESSIBILITY": [[33, "define-slint-feature-accessibility"]], "Define SLINT_FEATURE_RENDERER_SOFTWARE": [[34, "define-slint-feature-renderer-software"]], "Define SLINT_VERSION_MINOR": [[35, "define-slint-version-minor"]], "Define SLINT_FEATURE_FREESTANDING": [[36, "define-slint-feature-freestanding"]], "Define SLINT_FEATURE_TESTING": [[37, "define-slint-feature-testing"]], "Define SLINT_VERSION_MAJOR": [[38, "define-slint-version-major"]], "Define SLINT_FEATURE_BACKEND_WINIT": [[39, "define-slint-feature-backend-winit"]], "Define assert_eq": [[40, "define-assert-eq"]], "Directory api": [[41, "directory-api"]], "Subdirectories": [[41, "subdirectories"], [42, "subdirectories"], [44, "subdirectories"]], "Directory cpp": [[42, "directory-cpp"]], "Directory include": [[43, "directory-include"]], "Files": [[43, "files"], [45, "files"], [172, "files"]], "Directory cppdocs": [[44, "directory-cppdocs"]], "Directory generated_include": [[45, "directory-generated-include"]], "Enum ValueType": [[46, "enum-valuetype"]], "Enum Documentation": [[46, "enum-documentation"], [47, "enum-documentation"], [48, "enum-documentation"], [49, "enum-documentation"], [50, "enum-documentation"], [51, "enum-documentation"], [52, "enum-documentation"], [53, "enum-documentation"], [54, "enum-documentation"]], "Enum DiagnosticLevel": [[47, "enum-diagnosticlevel"]], "Enum AccessibleRole": [[48, "enum-accessiblerole"]], "Enum SetRenderingNotifierError": [[49, "enum-setrenderingnotifiererror"]], "Enum PointerEventButton": [[50, "enum-pointereventbutton"]], "Enum EventLoopMode": [[51, "enum-eventloopmode"]], "Enum GraphicsAPI": [[52, "enum-graphicsapi"]], "Enum RenderingState": [[53, "enum-renderingstate"]], "Enum CloseRequestResponse": [[54, "enum-closerequestresponse"]], "File slint-interpreter.h": [[55, "file-slint-interpreter-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint-interpreter.h)": [[55, "definition-home-runner-work-slint-slint-api-cpp-include-slint-interpreter-h"]], "Includes": [[55, "includes"], [56, "includes"], [57, "includes"], [58, "includes"], [59, "includes"], [60, "includes"], [61, "includes"], [62, "includes"], [63, "includes"], [64, "includes"], [65, "includes"], [66, "includes"], [67, "includes"], [68, "includes"], [69, "includes"], [70, "includes"], [71, "includes"], [72, "includes"], [73, "includes"], [74, "includes"], [76, "includes"], [77, "includes"], [79, "includes"], [80, "includes"], [81, "includes"], [82, "includes"], [83, "includes"], [84, "includes"], [85, "includes"], [86, "includes"], [87, "includes"], [88, "includes"], [89, "includes"], [90, "includes"], [91, "includes"], [92, "includes"]], "Included By": [[55, "included-by"], [57, "included-by"], [59, "included-by"], [60, "included-by"], [61, "included-by"], [62, "included-by"], [63, "included-by"], [65, "included-by"], [66, "included-by"], [67, "included-by"], [68, "included-by"], [69, "included-by"], [70, "included-by"], [72, "included-by"], [73, "included-by"], [74, "included-by"], [75, "included-by"], [76, "included-by"], [77, "included-by"], [78, "included-by"], [79, "included-by"], [80, "included-by"], [81, "included-by"], [82, "included-by"], [83, "included-by"], [85, "included-by"], [86, "included-by"], [87, "included-by"], [88, "included-by"], [89, "included-by"], [90, "included-by"], [91, "included-by"], [92, "included-by"]], "Namespaces": [[55, "namespaces"], [56, "namespaces"], [57, "namespaces"], [58, "namespaces"], [59, "namespaces"], [60, "namespaces"], [61, "namespaces"], [63, "namespaces"], [65, "namespaces"], [66, "namespaces"], [67, "namespaces"], [68, "namespaces"], [69, "namespaces"], [70, "namespaces"], [71, "namespaces"], [72, "namespaces"], [73, "namespaces"], [74, "namespaces"], [75, "namespaces"], [76, "namespaces"], [77, "namespaces"], [78, "namespaces"], [79, "namespaces"], [80, "namespaces"], [81, "namespaces"], [82, "namespaces"], [83, "namespaces"], [84, "namespaces"], [85, "namespaces"], [86, "namespaces"], [87, "namespaces"], [88, "namespaces"], [89, "namespaces"], [90, "namespaces"], [91, "namespaces"], [92, "namespaces"], [102, "namespaces"], [103, "namespaces"], [105, "namespaces"]], "Classes": [[55, "classes"], [56, "classes"], [57, "classes"], [58, "classes"], [59, "classes"], [61, "classes"], [63, "classes"], [66, "classes"], [68, "classes"], [69, "classes"], [70, "classes"], [72, "classes"], [73, "classes"], [75, "classes"], [80, "classes"], [83, "classes"], [103, "classes"], [104, "classes"], [105, "classes"], [107, "classes"]], "File slint-platform.h": [[56, "file-slint-platform-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint-platform.h)": [[56, "definition-home-runner-work-slint-slint-api-cpp-include-slint-platform-h"]], "Functions": [[56, "functions"], [57, "functions"], [58, "functions"], [102, "functions"], [103, "functions"], [105, "functions"], [107, "functions"]], "File slint-testing.h": [[57, "file-slint-testing-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint-testing.h)": [[57, "definition-home-runner-work-slint-slint-api-cpp-include-slint-testing-h"]], "File slint.h": [[58, "file-slint-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint.h)": [[58, "definition-home-runner-work-slint-slint-api-cpp-include-slint-h"]], "Enums": [[58, "enums"], [78, "enums"], [80, "enums"], [83, "enums"], [102, "enums"], [103, "enums"], [104, "enums"], [107, "enums"], [240, "enums"]], "File slint_brush.h": [[59, "file-slint-brush-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_brush.h)": [[59, "definition-home-runner-work-slint-slint-api-cpp-include-slint-brush-h"]], "File slint_callbacks.h": [[60, "file-slint-callbacks-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_callbacks.h)": [[60, "definition-home-runner-work-slint-slint-api-cpp-include-slint-callbacks-h"]], "File slint_color.h": [[61, "file-slint-color-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_color.h)": [[61, "definition-home-runner-work-slint-slint-api-cpp-include-slint-color-h"]], "File slint_config.h": [[62, "file-slint-config-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_config.h)": [[62, "definition-home-runner-work-slint-slint-api-cpp-include-slint-config-h"]], "File slint_image.h": [[63, "file-slint-image-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_image.h)": [[63, "definition-home-runner-work-slint-slint-api-cpp-include-slint-image-h"]], "File slint_interpreter.h": [[64, "file-slint-interpreter-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_interpreter.h)": [[64, "definition-home-runner-work-slint-slint-api-cpp-include-slint-interpreter-h"]], "File slint_pathdata.h": [[65, "file-slint-pathdata-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_pathdata.h)": [[65, "definition-home-runner-work-slint-slint-api-cpp-include-slint-pathdata-h"]], "File slint_point.h": [[66, "file-slint-point-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_point.h)": [[66, "definition-home-runner-work-slint-slint-api-cpp-include-slint-point-h"]], "File slint_properties.h": [[67, "file-slint-properties-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_properties.h)": [[67, "definition-home-runner-work-slint-slint-api-cpp-include-slint-properties-h"]], "File slint_sharedvector.h": [[68, "file-slint-sharedvector-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_sharedvector.h)": [[68, "definition-home-runner-work-slint-slint-api-cpp-include-slint-sharedvector-h"]], "File slint_size.h": [[69, "file-slint-size-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_size.h)": [[69, "definition-home-runner-work-slint-slint-api-cpp-include-slint-size-h"]], "File slint_string.h": [[70, "file-slint-string-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_string.h)": [[70, "definition-home-runner-work-slint-slint-api-cpp-include-slint-string-h"]], "File slint_tests_helpers.h": [[71, "file-slint-tests-helpers-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_tests_helpers.h)": [[71, "definition-home-runner-work-slint-slint-api-cpp-include-slint-tests-helpers-h"]], "Defines": [[71, "defines"], [80, "defines"], [102, "defines"]], "File slint_timer.h": [[72, "file-slint-timer-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_timer.h)": [[72, "definition-home-runner-work-slint-slint-api-cpp-include-slint-timer-h"]], "File slint_window.h": [[73, "file-slint-window-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_window.h)": [[73, "definition-home-runner-work-slint-slint-api-cpp-include-slint-window-h"]], "File slint_brush_internal.h": [[74, "file-slint-brush-internal-h"]], "Definition (cppdocs/generated_include/slint_brush_internal.h)": [[74, "definition-cppdocs-generated-include-slint-brush-internal-h"]], "File slint_builtin_structs.h": [[75, "file-slint-builtin-structs-h"]], "Definition (cppdocs/generated_include/slint_builtin_structs.h)": [[75, "definition-cppdocs-generated-include-slint-builtin-structs-h"]], "File slint_builtin_structs_internal.h": [[76, "file-slint-builtin-structs-internal-h"]], "Definition (cppdocs/generated_include/slint_builtin_structs_internal.h)": [[76, "definition-cppdocs-generated-include-slint-builtin-structs-internal-h"]], "File slint_color_internal.h": [[77, "file-slint-color-internal-h"]], "Definition (cppdocs/generated_include/slint_color_internal.h)": [[77, "definition-cppdocs-generated-include-slint-color-internal-h"]], "File slint_enums.h": [[78, "file-slint-enums-h"]], "Definition (cppdocs/generated_include/slint_enums.h)": [[78, "definition-cppdocs-generated-include-slint-enums-h"]], "Variables": [[78, "variables"], [102, "variables"], [106, "variables"]], "File slint_enums_internal.h": [[79, "file-slint-enums-internal-h"]], "Definition (cppdocs/generated_include/slint_enums_internal.h)": [[79, "definition-cppdocs-generated-include-slint-enums-internal-h"]], "File slint_generated_public.h": [[80, "file-slint-generated-public-h"]], "Definition (cppdocs/generated_include/slint_generated_public.h)": [[80, "definition-cppdocs-generated-include-slint-generated-public-h"]], "File slint_image_internal.h": [[81, "file-slint-image-internal-h"]], "Definition (cppdocs/generated_include/slint_image_internal.h)": [[81, "definition-cppdocs-generated-include-slint-image-internal-h"]], "File slint_internal.h": [[82, "file-slint-internal-h"]], "Definition (cppdocs/generated_include/slint_internal.h)": [[82, "definition-cppdocs-generated-include-slint-internal-h"]], "File slint_interpreter_generated_public.h": [[83, "file-slint-interpreter-generated-public-h"]], "Definition (cppdocs/generated_include/slint_interpreter_generated_public.h)": [[83, "definition-cppdocs-generated-include-slint-interpreter-generated-public-h"]], "File slint_interpreter_internal.h": [[84, "file-slint-interpreter-internal-h"]], "Definition (cppdocs/generated_include/slint_interpreter_internal.h)": [[84, "definition-cppdocs-generated-include-slint-interpreter-internal-h"]], "File slint_pathdata_internal.h": [[85, "file-slint-pathdata-internal-h"]], "Definition (cppdocs/generated_include/slint_pathdata_internal.h)": [[85, "definition-cppdocs-generated-include-slint-pathdata-internal-h"]], "File slint_platform_internal.h": [[86, "file-slint-platform-internal-h"]], "Definition (cppdocs/generated_include/slint_platform_internal.h)": [[86, "definition-cppdocs-generated-include-slint-platform-internal-h"]], "File slint_properties_internal.h": [[87, "file-slint-properties-internal-h"]], "Definition (cppdocs/generated_include/slint_properties_internal.h)": [[87, "definition-cppdocs-generated-include-slint-properties-internal-h"]], "File slint_qt_internal.h": [[88, "file-slint-qt-internal-h"]], "Definition (cppdocs/generated_include/slint_qt_internal.h)": [[88, "definition-cppdocs-generated-include-slint-qt-internal-h"]], "File slint_sharedvector_internal.h": [[89, "file-slint-sharedvector-internal-h"]], "Definition (cppdocs/generated_include/slint_sharedvector_internal.h)": [[89, "definition-cppdocs-generated-include-slint-sharedvector-internal-h"]], "File slint_string_internal.h": [[90, "file-slint-string-internal-h"]], "Definition (cppdocs/generated_include/slint_string_internal.h)": [[90, "definition-cppdocs-generated-include-slint-string-internal-h"]], "File slint_testing_internal.h": [[91, "file-slint-testing-internal-h"]], "Definition (cppdocs/generated_include/slint_testing_internal.h)": [[91, "definition-cppdocs-generated-include-slint-testing-internal-h"]], "File slint_timer_internal.h": [[92, "file-slint-timer-internal-h"]], "Definition (cppdocs/generated_include/slint_timer_internal.h)": [[92, "definition-cppdocs-generated-include-slint-timer-internal-h"]], "Function slint::platform::duration_until_next_timer_update": [[93, "function-slint-platform-duration-until-next-timer-update"]], "Function Documentation": [[93, "function-documentation"], [94, "function-documentation"], [95, "function-documentation"], [96, "function-documentation"], [97, "function-documentation"], [98, "function-documentation"], [99, "function-documentation"], [100, "function-documentation"], [101, "function-documentation"]], "Function slint::platform::update_timers_and_animations": [[94, "function-slint-platform-update-timers-and-animations"]], "Function slint::platform::set_platform": [[95, "function-slint-platform-set-platform"]], "Function slint::testing::init": [[96, "function-slint-testing-init"]], "Function slint::quit_event_loop": [[97, "function-slint-quit-event-loop"]], "Template Function slint::invoke_from_event_loop": [[98, "template-function-slint-invoke-from-event-loop"]], "Template Function slint::blocking_invoke_from_event_loop": [[99, "template-function-slint-blocking-invoke-from-event-loop"]], "Function slint::run_event_loop": [[100, "function-slint-run-event-loop"]], "Function slint::update_all_translations": [[101, "function-slint-update-all-translations"]], "C++ API Reference": [[102, "c-api-reference"]], "Page Hierarchy": [[102, "page-hierarchy"]], "Class Hierarchy": [[102, "class-hierarchy"]], "File Hierarchy": [[102, "file-hierarchy"]], "Full API": [[102, "full-api"], [172, "full-api"]], "Classes and Structs": [[102, "classes-and-structs"]], "Namespace slint": [[103, "namespace-slint"]], "Detailed Description": [[103, "detailed-description"], [104, "detailed-description"], [105, "detailed-description"], [106, "detailed-description"], [107, "detailed-description"]], "Namespace slint::interpreter": [[104, "namespace-slint-interpreter"]], "Namespace slint::platform": [[105, "namespace-slint-platform"]], "Namespace slint::platform::key_codes": [[106, "namespace-slint-platform-key-codes"]], "Namespace slint::testing": [[107, "namespace-slint-testing"]], "Deprecated List": [[108, "deprecated-list"]], "Program Listing for File slint-interpreter.h": [[109, "program-listing-for-file-slint-interpreter-h"]], "Program Listing for File slint-platform.h": [[110, "program-listing-for-file-slint-platform-h"]], "Program Listing for File slint-testing.h": [[111, "program-listing-for-file-slint-testing-h"]], "Program Listing for File slint.h": [[112, "program-listing-for-file-slint-h"]], "Program Listing for File slint_brush.h": [[113, "program-listing-for-file-slint-brush-h"]], "Program Listing for File slint_callbacks.h": [[114, "program-listing-for-file-slint-callbacks-h"]], "Program Listing for File slint_color.h": [[115, "program-listing-for-file-slint-color-h"]], "Program Listing for File slint_config.h": [[116, "program-listing-for-file-slint-config-h"]], "Program Listing for File slint_image.h": [[117, "program-listing-for-file-slint-image-h"]], "Program Listing for File slint_interpreter.h": [[118, "program-listing-for-file-slint-interpreter-h"]], "Program Listing for File slint_pathdata.h": [[119, "program-listing-for-file-slint-pathdata-h"]], "Program Listing for File slint_point.h": [[120, "program-listing-for-file-slint-point-h"]], "Program Listing for File slint_properties.h": [[121, "program-listing-for-file-slint-properties-h"]], "Program Listing for File slint_sharedvector.h": [[122, "program-listing-for-file-slint-sharedvector-h"]], "Program Listing for File slint_size.h": [[123, "program-listing-for-file-slint-size-h"]], "Program Listing for File slint_string.h": [[124, "program-listing-for-file-slint-string-h"]], "Program Listing for File slint_tests_helpers.h": [[125, "program-listing-for-file-slint-tests-helpers-h"]], "Program Listing for File slint_timer.h": [[126, "program-listing-for-file-slint-timer-h"]], "Program Listing for File slint_window.h": [[127, "program-listing-for-file-slint-window-h"]], "Program Listing for File slint_brush_internal.h": [[128, "program-listing-for-file-slint-brush-internal-h"]], "Program Listing for File slint_builtin_structs.h": [[129, "program-listing-for-file-slint-builtin-structs-h"]], "Program Listing for File slint_builtin_structs_internal.h": [[130, "program-listing-for-file-slint-builtin-structs-internal-h"]], "Program Listing for File slint_color_internal.h": [[131, "program-listing-for-file-slint-color-internal-h"]], "Program Listing for File slint_enums.h": [[132, "program-listing-for-file-slint-enums-h"]], "Program Listing for File slint_enums_internal.h": [[133, "program-listing-for-file-slint-enums-internal-h"]], "Program Listing for File slint_generated_public.h": [[134, "program-listing-for-file-slint-generated-public-h"]], "Program Listing for File slint_image_internal.h": [[135, "program-listing-for-file-slint-image-internal-h"]], "Program Listing for File slint_internal.h": [[136, "program-listing-for-file-slint-internal-h"]], "Program Listing for File slint_interpreter_generated_public.h": [[137, "program-listing-for-file-slint-interpreter-generated-public-h"]], "Program Listing for File slint_interpreter_internal.h": [[138, "program-listing-for-file-slint-interpreter-internal-h"]], "Program Listing for File slint_pathdata_internal.h": [[139, "program-listing-for-file-slint-pathdata-internal-h"]], "Program Listing for File slint_platform_internal.h": [[140, "program-listing-for-file-slint-platform-internal-h"]], "Program Listing for File slint_properties_internal.h": [[141, "program-listing-for-file-slint-properties-internal-h"]], "Program Listing for File slint_qt_internal.h": [[142, "program-listing-for-file-slint-qt-internal-h"]], "Program Listing for File slint_sharedvector_internal.h": [[143, "program-listing-for-file-slint-sharedvector-internal-h"]], "Program Listing for File slint_string_internal.h": [[144, "program-listing-for-file-slint-string-internal-h"]], "Program Listing for File slint_testing_internal.h": [[145, "program-listing-for-file-slint-testing-internal-h"]], "Program Listing for File slint_timer_internal.h": [[146, "program-listing-for-file-slint-timer-internal-h"]], "Struct HsvaColor": [[147, "struct-hsvacolor"]], "Struct Documentation": [[147, "struct-documentation"], [148, "struct-documentation"], [149, "struct-documentation"], [150, "struct-documentation"], [151, "struct-documentation"], [152, "struct-documentation"], [153, "struct-documentation"], [154, "struct-documentation"], [155, "struct-documentation"], [156, "struct-documentation"], [157, "struct-documentation"], [158, "struct-documentation"], [159, "struct-documentation"], [160, "struct-documentation"], [161, "struct-documentation"], [162, "struct-documentation"], [163, "struct-documentation"], [164, "struct-documentation"], [165, "struct-documentation"], [166, "struct-documentation"], [167, "struct-documentation"], [168, "struct-documentation"], [169, "struct-documentation"], [170, "struct-documentation"], [171, "struct-documentation"]], "Struct Image": [[148, "struct-image"]], "Struct LogicalPosition": [[149, "struct-logicalposition"]], "Struct LogicalSize": [[150, "struct-logicalsize"]], "Struct PhysicalPosition": [[151, "struct-physicalposition"]], "Struct PhysicalSize": [[152, "struct-physicalsize"]], "Template Struct Point": [[153, "template-struct-point"]], "Struct Rgb8Pixel": [[154, "struct-rgb8pixel"]], "Struct Rgba8Pixel": [[155, "struct-rgba8pixel"]], "Template Struct RgbaColor": [[156, "template-struct-rgbacolor"]], "Template Struct SharedPixelBuffer": [[157, "template-struct-sharedpixelbuffer"]], "Struct SharedString": [[158, "struct-sharedstring"]], "Template Struct SharedVector": [[159, "template-struct-sharedvector"]], "Template Struct Size": [[160, "template-struct-size"]], "Struct StandardListViewItem": [[161, "struct-standardlistviewitem"]], "Struct Timer": [[162, "struct-timer"]], "Struct Diagnostic": [[163, "struct-diagnostic"]], "Struct PropertyDescriptor": [[164, "struct-propertydescriptor"]], "Struct Struct": [[165, "struct-struct"]], "Struct Struct::iterator": [[166, "struct-struct-iterator"]], "Struct Rgb565Pixel": [[167, "struct-rgb565pixel"]], "Struct SoftwareRenderer::PhysicalRegion": [[168, "struct-softwarerenderer-physicalregion"]], "Struct PhysicalRegion::Rect": [[169, "struct-physicalregion-rect"]], "Struct WindowAdapter::WindowProperties": [[170, "struct-windowadapter-windowproperties"]], "Struct WindowProperties::LayoutConstraints": [[171, "struct-windowproperties-layoutconstraints"]], "Directories": [[172, "directories"]], "Pages": [[172, "pages"]], "Variable slint::platform::key_codes::F24": [[173, "variable-slint-platform-key-codes-f24"]], "Variable Documentation": [[173, "variable-documentation"], [174, "variable-documentation"], [175, "variable-documentation"], [176, "variable-documentation"], [177, "variable-documentation"], [178, "variable-documentation"], [179, "variable-documentation"], [180, "variable-documentation"], [181, "variable-documentation"], [182, "variable-documentation"], [183, "variable-documentation"], [184, "variable-documentation"], [185, "variable-documentation"], [186, "variable-documentation"], [187, "variable-documentation"], [188, "variable-documentation"], [189, "variable-documentation"], [190, "variable-documentation"], [191, "variable-documentation"], [192, "variable-documentation"], [193, "variable-documentation"], [194, "variable-documentation"], [195, "variable-documentation"], [196, "variable-documentation"], [197, "variable-documentation"], [198, "variable-documentation"], [199, "variable-documentation"], [200, "variable-documentation"], [201, "variable-documentation"], [202, "variable-documentation"], [203, "variable-documentation"], [204, "variable-documentation"], [205, "variable-documentation"], [206, "variable-documentation"], [207, "variable-documentation"], [208, "variable-documentation"], [209, "variable-documentation"], [210, "variable-documentation"], [211, "variable-documentation"], [212, "variable-documentation"], [213, "variable-documentation"], [214, "variable-documentation"], [215, "variable-documentation"], [216, "variable-documentation"], [217, "variable-documentation"], [218, "variable-documentation"], [219, "variable-documentation"], [220, "variable-documentation"], [221, "variable-documentation"], [222, "variable-documentation"], [223, "variable-documentation"], [224, "variable-documentation"], [225, "variable-documentation"], [226, "variable-documentation"]], "Variable slint::platform::key_codes::F1": [[174, "variable-slint-platform-key-codes-f1"]], "Variable slint::platform::key_codes::CapsLock": [[175, "variable-slint-platform-key-codes-capslock"]], "Variable slint::platform::key_codes::Space": [[176, "variable-slint-platform-key-codes-space"]], "Variable slint::platform::key_codes::Menu": [[177, "variable-slint-platform-key-codes-menu"]], "Variable slint::platform::key_codes::LeftArrow": [[178, "variable-slint-platform-key-codes-leftarrow"]], "Variable slint::platform::key_codes::MetaR": [[179, "variable-slint-platform-key-codes-metar"]], "Variable slint::platform::key_codes::Pause": [[180, "variable-slint-platform-key-codes-pause"]], "Variable slint::platform::key_codes::F4": [[181, "variable-slint-platform-key-codes-f4"]], "Variable slint::platform::key_codes::F12": [[182, "variable-slint-platform-key-codes-f12"]], "Variable slint::platform::key_codes::Insert": [[183, "variable-slint-platform-key-codes-insert"]], "Variable slint::platform::key_codes::DownArrow": [[184, "variable-slint-platform-key-codes-downarrow"]], "Variable slint::platform::key_codes::AltGr": [[185, "variable-slint-platform-key-codes-altgr"]], "Variable slint::platform::key_codes::Alt": [[186, "variable-slint-platform-key-codes-alt"]], "Variable slint::platform::key_codes::F23": [[187, "variable-slint-platform-key-codes-f23"]], "Variable slint::platform::key_codes::Stop": [[188, "variable-slint-platform-key-codes-stop"]], "Variable slint::platform::key_codes::F19": [[189, "variable-slint-platform-key-codes-f19"]], "Variable slint::platform::key_codes::ScrollLock": [[190, "variable-slint-platform-key-codes-scrolllock"]], "Variable slint::platform::key_codes::F13": [[191, "variable-slint-platform-key-codes-f13"]], "Variable slint::platform::key_codes::F15": [[192, "variable-slint-platform-key-codes-f15"]], "Variable slint::platform::key_codes::F14": [[193, "variable-slint-platform-key-codes-f14"]], "Variable slint::platform::key_codes::Backspace": [[194, "variable-slint-platform-key-codes-backspace"]], "Variable slint::platform::key_codes::F5": [[195, "variable-slint-platform-key-codes-f5"]], "Variable slint::platform::key_codes::F6": [[196, "variable-slint-platform-key-codes-f6"]], "Variable slint::platform::key_codes::Meta": [[197, "variable-slint-platform-key-codes-meta"]], "Variable slint::platform::key_codes::F9": [[198, "variable-slint-platform-key-codes-f9"]], "Variable slint::platform::key_codes::F20": [[199, "variable-slint-platform-key-codes-f20"]], "Variable slint::platform::key_codes::UpArrow": [[200, "variable-slint-platform-key-codes-uparrow"]], "Variable slint::platform::key_codes::F10": [[201, "variable-slint-platform-key-codes-f10"]], "Variable slint::platform::key_codes::F2": [[202, "variable-slint-platform-key-codes-f2"]], "Variable slint::platform::key_codes::F8": [[203, "variable-slint-platform-key-codes-f8"]], "Variable slint::platform::key_codes::F18": [[204, "variable-slint-platform-key-codes-f18"]], "Variable slint::platform::key_codes::PageDown": [[205, "variable-slint-platform-key-codes-pagedown"]], "Variable slint::platform::key_codes::F11": [[206, "variable-slint-platform-key-codes-f11"]], "Variable slint::platform::key_codes::F3": [[207, "variable-slint-platform-key-codes-f3"]], "Variable slint::platform::key_codes::Control": [[208, "variable-slint-platform-key-codes-control"]], "Variable slint::platform::key_codes::F16": [[209, "variable-slint-platform-key-codes-f16"]], "Variable slint::platform::key_codes::ControlR": [[210, "variable-slint-platform-key-codes-controlr"]], "Variable slint::platform::key_codes::Return": [[211, "variable-slint-platform-key-codes-return"]], "Variable slint::platform::key_codes::F7": [[212, "variable-slint-platform-key-codes-f7"]], "Variable slint::platform::key_codes::Backtab": [[213, "variable-slint-platform-key-codes-backtab"]], "Variable slint::platform::key_codes::Home": [[214, "variable-slint-platform-key-codes-home"]], "Variable slint::platform::key_codes::RightArrow": [[215, "variable-slint-platform-key-codes-rightarrow"]], "Variable slint::platform::key_codes::Escape": [[216, "variable-slint-platform-key-codes-escape"]], "Variable slint::platform::key_codes::SysReq": [[217, "variable-slint-platform-key-codes-sysreq"]], "Variable slint::platform::key_codes::F21": [[218, "variable-slint-platform-key-codes-f21"]], "Variable slint::platform::key_codes::F17": [[219, "variable-slint-platform-key-codes-f17"]], "Variable slint::platform::key_codes::PageUp": [[220, "variable-slint-platform-key-codes-pageup"]], "Variable slint::platform::key_codes::Tab": [[221, "variable-slint-platform-key-codes-tab"]], "Variable slint::platform::key_codes::End": [[222, "variable-slint-platform-key-codes-end"]], "Variable slint::platform::key_codes::ShiftR": [[223, "variable-slint-platform-key-codes-shiftr"]], "Variable slint::platform::key_codes::Delete": [[224, "variable-slint-platform-key-codes-delete"]], "Variable slint::platform::key_codes::Shift": [[225, "variable-slint-platform-key-codes-shift"]], "Variable slint::platform::key_codes::F22": [[226, "variable-slint-platform-key-codes-f22"]], "Set Up Development Environment": [[227, "set-up-development-environment"]], "Prerequisites": [[227, "prerequisites"], [234, "prerequisites"], [235, "prerequisites"], [237, "prerequisites"]], "Install Slint": [[227, "install-slint"]], "Install Binary Packages": [[227, "install-binary-packages"]], "Build From Sources": [[227, "build-from-sources"]], "Features": [[227, "features"]], "Rust Flags": [[227, "rust-flags"]], "Platform Backends": [[227, "platform-backends"]], "Cross-compiling": [[227, "cross-compiling"]], "CMake Reference": [[228, "cmake-reference"]], "slint_target_sources": [[228, "slint-target-sources"]], "Resource Embedding": [[228, "resource-embedding"]], "Scale Factor for Microcontrollers": [[228, "scale-factor-for-microcontrollers"]], "Generated Code": [[229, "generated-code"]], "Global Singletons": [[229, "global-singletons"]], "Index (C++)": [[230, "index-c"]], "Getting Started": [[231, "getting-started"]], "Tutorial": [[231, "tutorial"]], "Template": [[231, "template"]], "Slint C++ documentation": [[232, "slint-c-documentation"]], "The .slint Markup Language": [[232, "the-slint-markup-language"]], "Architecture": [[232, "architecture"]], "Developing": [[232, "developing"]], "Troubleshooting": [[233, "troubleshooting"]], "Rust Compilation Error During Slint Build": [[233, "rust-compilation-error-during-slint-build"]], "The device crashes at boot or enter a boot loop": [[233, "the-device-crashes-at-boot-or-enter-a-boot-loop"]], "Wrong colors shown": [[233, "wrong-colors-shown"]], "Errors about multiple symbol definitions when linking": [[233, "errors-about-multiple-symbol-definitions-when-linking"]], "Espressif\u2019s IoT Development Framework": [[234, "espressif-s-iot-development-framework"]], "First Steps": [[234, "first-steps"], [237, "first-steps"]], "Next Steps": [[234, "next-steps"], [235, "next-steps"], [237, "next-steps"]], "Generic MCU Environment Setup": [[235, "generic-mcu-environment-setup"]], "Compiling Slint": [[235, "compiling-slint"]], "Introduction": [[236, "introduction"]], "STMicroelectronics\u2019 STM32Cube Ecosystem": [[237, "stmicroelectronics-stm32cube-ecosystem"]], "Generic Instructions for Slint on STM32 MCUs": [[238, "generic-instructions-for-slint-on-stm32-mcus"]], "Overview": [[239, "overview"]], "Compiled .slint Designs": [[239, "compiled-slint-designs"]], "Run-Time Interpreted .slint Designs": [[239, "run-time-interpreted-slint-designs"]], "Type Mappings": [[240, "type-mappings"]], "Structures": [[240, "structures"]]}, "indexentries": {"brush (c++ class)": [[0, "_CPPv4N5slint5BrushE"]], "brush::brush (c++ function)": [[0, "_CPPv4N5slint5Brush5BrushERK5Color"], [0, "_CPPv4N5slint5Brush5BrushEv"]], "brush::brighter (c++ function)": [[0, "_CPPv4NK5slint5Brush8brighterEf"]], "brush::color (c++ function)": [[0, "_CPPv4NK5slint5Brush5colorEv"]], "brush::darker (c++ function)": [[0, "_CPPv4NK5slint5Brush6darkerEf"]], "brush::operator!= (c++ function)": [[0, "_CPPv4N5slint5BrushneERK5BrushRK5Brush"]], "brush::operator== (c++ function)": [[0, "_CPPv4N5slint5BrusheqERK5BrushRK5Brush"]], "brush::transparentize (c++ function)": [[0, "_CPPv4NK5slint5Brush14transparentizeEf"]], "brush::with_alpha (c++ function)": [[0, "_CPPv4NK5slint5Brush10with_alphaEf"]], "color (c++ class)": [[1, "_CPPv4N5slint5ColorE"]], "color::color (c++ function)": [[1, "_CPPv4N5slint5Color5ColorERK9RgbaColorI7uint8_tE"], [1, "_CPPv4N5slint5Color5ColorERK9RgbaColorIfE"], [1, "_CPPv4N5slint5Color5ColorEv"]], "color::alpha (c++ function)": [[1, "_CPPv4NK5slint5Color5alphaEv"]], "color::as_argb_encoded (c++ function)": [[1, "_CPPv4NK5slint5Color15as_argb_encodedEv"]], "color::blue (c++ function)": [[1, "_CPPv4NK5slint5Color4blueEv"]], "color::brighter (c++ function)": [[1, "_CPPv4NK5slint5Color8brighterEf"]], "color::darker (c++ function)": [[1, "_CPPv4NK5slint5Color6darkerEf"]], "color::from_argb_encoded (c++ function)": [[1, "_CPPv4N5slint5Color17from_argb_encodedE8uint32_t"]], "color::from_argb_float (c++ function)": [[1, "_CPPv4N5slint5Color15from_argb_floatEffff"]], "color::from_argb_uint8 (c++ function)": [[1, "_CPPv4N5slint5Color15from_argb_uint8E7uint8_t7uint8_t7uint8_t7uint8_t"]], "color::from_hsva (c++ function)": [[1, "_CPPv4N5slint5Color9from_hsvaEffff"]], "color::from_rgb_float (c++ function)": [[1, "_CPPv4N5slint5Color14from_rgb_floatEfff"]], "color::from_rgb_uint8 (c++ function)": [[1, "_CPPv4N5slint5Color14from_rgb_uint8E7uint8_t7uint8_t7uint8_t"]], "color::green (c++ function)": [[1, "_CPPv4NK5slint5Color5greenEv"]], "color::mix (c++ function)": [[1, "_CPPv4NK5slint5Color3mixERK5Colorf"]], "color::operator<< (c++ function)": [[1, "_CPPv4N5slint5ColorlsERNSt7ostreamERK5Color"]], "color::operator== (c++ function)": [[1, "_CPPv4N5slint5ColoreqERK5ColorRK5Color"]], "color::red (c++ function)": [[1, "_CPPv4NK5slint5Color3redEv"]], "color::to_argb_float (c++ function)": [[1, "_CPPv4NK5slint5Color13to_argb_floatEv"]], "color::to_argb_uint (c++ function)": [[1, "_CPPv4NK5slint5Color12to_argb_uintEv"]], "color::to_hsva (c++ function)": [[1, "_CPPv4NK5slint5Color7to_hsvaEv"]], "color::transparentize (c++ function)": [[1, "_CPPv4NK5slint5Color14transparentizeEf"]], "color::with_alpha (c++ function)": [[1, "_CPPv4NK5slint5Color10with_alphaEf"]], "componenthandle (c++ class)": [[2, "_CPPv4I0EN5slint15ComponentHandleE"]], "componenthandle::componenthandle (c++ function)": [[2, "_CPPv4N5slint15ComponentHandle15ComponentHandleERKN6vtable3VRcIN11private_api14ItemTreeVTableE1TEE"]], "componenthandle::into_dyn (c++ function)": [[2, "_CPPv4NK5slint15ComponentHandle8into_dynEv"]], "componenthandle::operator* (c++ function)": [[2, "_CPPv4N5slint15ComponentHandlemlEv"], [2, "_CPPv4NK5slint15ComponentHandlemlEv"]], "componenthandle::operator-> (c++ function)": [[2, "_CPPv4N5slint15ComponentHandleptEv"], [2, "_CPPv4NK5slint15ComponentHandleptEv"]], "componentweakhandle (c++ class)": [[3, "_CPPv4I0EN5slint19ComponentWeakHandleE"]], "componentweakhandle::componentweakhandle (c++ function)": [[3, "_CPPv4N5slint19ComponentWeakHandle19ComponentWeakHandleERK15ComponentHandleI1TE"], [3, "_CPPv4N5slint19ComponentWeakHandle19ComponentWeakHandleEv"]], "componentweakhandle::lock (c++ function)": [[3, "_CPPv4NK5slint19ComponentWeakHandle4lockEv"]], "filtermodel (c++ class)": [[4, "_CPPv4I0EN5slint11FilterModelE"]], "filtermodel::filtermodel (c++ function)": [[4, "_CPPv4N5slint11FilterModel11FilterModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataEEE"]], "filtermodel::reset (c++ function)": [[4, "_CPPv4N5slint11FilterModel5resetEv"]], "filtermodel::row_count (c++ function)": [[4, "_CPPv4NK5slint11FilterModel9row_countEv"]], "filtermodel::row_data (c++ function)": [[4, "_CPPv4NK5slint11FilterModel8row_dataE6size_t"]], "filtermodel::set_row_data (c++ function)": [[4, "_CPPv4N5slint11FilterModel12set_row_dataE6size_tRK9ModelData"]], "filtermodel::source_model (c++ function)": [[4, "_CPPv4NK5slint11FilterModel12source_modelEv"]], "filtermodel::unfiltered_row (c++ function)": [[4, "_CPPv4NK5slint11FilterModel14unfiltered_rowEi"]], "mapmodel (c++ class)": [[5, "_CPPv4I00EN5slint8MapModelE"]], "mapmodel::mapmodel (c++ function)": [[5, "_CPPv4N5slint8MapModel8MapModelENSt10shared_ptrI5ModelI15SourceModelDataEEENSt8functionIF15MappedModelDataRK15SourceModelDataEEE"]], "mapmodel::reset (c++ function)": [[5, "_CPPv4N5slint8MapModel5resetEv"]], "mapmodel::row_count (c++ function)": [[5, "_CPPv4NK5slint8MapModel9row_countEv"]], "mapmodel::row_data (c++ function)": [[5, "_CPPv4NK5slint8MapModel8row_dataE6size_t"]], "mapmodel::source_model (c++ function)": [[5, "_CPPv4NK5slint8MapModel12source_modelEv"]], "model (c++ class)": [[6, "_CPPv4I0EN5slint5ModelE"]], "model::model (c++ function)": [[6, "_CPPv4N5slint5Model5ModelERK5Model"], [6, "_CPPv4N5slint5Model5ModelEv"]], "model::operator= (c++ function)": [[6, "_CPPv4N5slint5ModelaSERK5Model"]], "model::reset (c++ function)": [[6, "_CPPv4N5slint5Model5resetEv"]], "model::row_added (c++ function)": [[6, "_CPPv4N5slint5Model9row_addedE6size_t6size_t"]], "model::row_changed (c++ function)": [[6, "_CPPv4N5slint5Model11row_changedE6size_t"]], "model::row_count (c++ function)": [[6, "_CPPv4NK5slint5Model9row_countEv"]], "model::row_data (c++ function)": [[6, "_CPPv4NK5slint5Model8row_dataE6size_t"]], "model::row_removed (c++ function)": [[6, "_CPPv4N5slint5Model11row_removedE6size_t6size_t"]], "model::set_row_data (c++ function)": [[6, "_CPPv4N5slint5Model12set_row_dataE6size_tRK9ModelData"]], "model::~model (c++ function)": [[6, "_CPPv4N5slint5ModelD0Ev"]], "reversemodel (c++ class)": [[7, "_CPPv4I0EN5slint12ReverseModelE"]], "reversemodel::reversemodel (c++ function)": [[7, "_CPPv4N5slint12ReverseModel12ReverseModelENSt10shared_ptrI5ModelI9ModelDataEEE"]], "reversemodel::row_count (c++ function)": [[7, "_CPPv4NK5slint12ReverseModel9row_countEv"]], "reversemodel::row_data (c++ function)": [[7, "_CPPv4NK5slint12ReverseModel8row_dataE6size_t"]], "reversemodel::set_row_data (c++ function)": [[7, "_CPPv4N5slint12ReverseModel12set_row_dataE6size_tRK9ModelData"]], "reversemodel::source_model (c++ function)": [[7, "_CPPv4NK5slint12ReverseModel12source_modelEv"]], "sortmodel (c++ class)": [[8, "_CPPv4I0EN5slint9SortModelE"]], "sortmodel::sortmodel (c++ function)": [[8, "_CPPv4N5slint9SortModel9SortModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataRK9ModelDataEEE"]], "sortmodel::reset (c++ function)": [[8, "_CPPv4N5slint9SortModel5resetEv"]], "sortmodel::row_count (c++ function)": [[8, "_CPPv4NK5slint9SortModel9row_countEv"]], "sortmodel::row_data (c++ function)": [[8, "_CPPv4NK5slint9SortModel8row_dataE6size_t"]], "sortmodel::set_row_data (c++ function)": [[8, "_CPPv4N5slint9SortModel12set_row_dataE6size_tRK9ModelData"]], "sortmodel::source_model (c++ function)": [[8, "_CPPv4NK5slint9SortModel12source_modelEv"]], "sortmodel::unsorted_row (c++ function)": [[8, "_CPPv4NK5slint9SortModel12unsorted_rowEi"]], "vectormodel (c++ class)": [[9, "_CPPv4I0EN5slint11VectorModelE"]], "vectormodel::vectormodel (c++ function)": [[9, "_CPPv4N5slint11VectorModel11VectorModelENSt6vectorI9ModelDataEE"], [9, "_CPPv4N5slint11VectorModel11VectorModelEv"]], "vectormodel::clear (c++ function)": [[9, "_CPPv4N5slint11VectorModel5clearEv"]], "vectormodel::erase (c++ function)": [[9, "_CPPv4N5slint11VectorModel5eraseE6size_t"]], "vectormodel::insert (c++ function)": [[9, "_CPPv4N5slint11VectorModel6insertE6size_tRK9ModelData"]], "vectormodel::push_back (c++ function)": [[9, "_CPPv4N5slint11VectorModel9push_backERK9ModelData"]], "vectormodel::row_count (c++ function)": [[9, "_CPPv4NK5slint11VectorModel9row_countEv"]], "vectormodel::row_data (c++ function)": [[9, "_CPPv4NK5slint11VectorModel8row_dataE6size_t"]], "vectormodel::set_row_data (c++ function)": [[9, "_CPPv4N5slint11VectorModel12set_row_dataE6size_tRK9ModelData"]], "vectormodel::set_vector (c++ function)": [[9, "_CPPv4N5slint11VectorModel10set_vectorENSt6vectorI9ModelDataEE"]], "window (c++ class)": [[10, "_CPPv4N5slint6WindowE"]], "window::window (c++ function)": [[10, "_CPPv4N5slint6Window6WindowERK6Window"], [10, "_CPPv4N5slint6Window6WindowERR6Window"]], "window::dispatch_close_requested_event (c++ function)": [[10, "_CPPv4N5slint6Window30dispatch_close_requested_eventEv"]], "window::dispatch_key_press_event (c++ function)": [[10, "_CPPv4N5slint6Window24dispatch_key_press_eventERK12SharedString"]], "window::dispatch_key_press_repeat_event (c++ function)": [[10, "_CPPv4N5slint6Window31dispatch_key_press_repeat_eventERK12SharedString"]], "window::dispatch_key_release_event (c++ function)": [[10, "_CPPv4N5slint6Window26dispatch_key_release_eventERK12SharedString"]], "window::dispatch_pointer_exit_event (c++ function)": [[10, "_CPPv4N5slint6Window27dispatch_pointer_exit_eventEv"]], "window::dispatch_pointer_move_event (c++ function)": [[10, "_CPPv4N5slint6Window27dispatch_pointer_move_eventE15LogicalPosition"]], "window::dispatch_pointer_press_event (c++ function)": [[10, "_CPPv4N5slint6Window28dispatch_pointer_press_eventE15LogicalPosition18PointerEventButton"]], "window::dispatch_pointer_release_event (c++ function)": [[10, "_CPPv4N5slint6Window30dispatch_pointer_release_eventE15LogicalPosition18PointerEventButton"]], "window::dispatch_pointer_scroll_event (c++ function)": [[10, "_CPPv4N5slint6Window29dispatch_pointer_scroll_eventE15LogicalPositionff"]], "window::dispatch_resize_event (c++ function)": [[10, "_CPPv4N5slint6Window21dispatch_resize_eventEN5slint11LogicalSizeE"]], "window::dispatch_scale_factor_change_event (c++ function)": [[10, "_CPPv4N5slint6Window34dispatch_scale_factor_change_eventEf"]], "window::dispatch_window_active_changed_event (c++ function)": [[10, "_CPPv4N5slint6Window36dispatch_window_active_changed_eventEb"]], "window::has_active_animations (c++ function)": [[10, "_CPPv4NK5slint6Window21has_active_animationsEv"]], "window::hide (c++ function)": [[10, "_CPPv4N5slint6Window4hideEv"]], "window::is_fullscreen (c++ function)": [[10, "_CPPv4NK5slint6Window13is_fullscreenEv"]], "window::is_maximized (c++ function)": [[10, "_CPPv4NK5slint6Window12is_maximizedEv"]], "window::is_minimized (c++ function)": [[10, "_CPPv4NK5slint6Window12is_minimizedEv"]], "window::is_visible (c++ function)": [[10, "_CPPv4NK5slint6Window10is_visibleEv"]], "window::on_close_requested (c++ function)": [[10, "_CPPv4I_NSt9invocableEENK5slint6Window18on_close_requestedEvRR1F"]], "window::operator= (c++ function)": [[10, "_CPPv4N5slint6WindowaSERK6Window"], [10, "_CPPv4N5slint6WindowaSERR6Window"]], "window::position (c++ function)": [[10, "_CPPv4NK5slint6Window8positionEv"]], "window::request_redraw (c++ function)": [[10, "_CPPv4NK5slint6Window14request_redrawEv"]], "window::scale_factor (c++ function)": [[10, "_CPPv4NK5slint6Window12scale_factorEv"]], "window::set_fullscreen (c++ function)": [[10, "_CPPv4N5slint6Window14set_fullscreenEb"]], "window::set_maximized (c++ function)": [[10, "_CPPv4N5slint6Window13set_maximizedEb"]], "window::set_minimized (c++ function)": [[10, "_CPPv4N5slint6Window13set_minimizedEb"]], "window::set_position (c++ function)": [[10, "_CPPv4N5slint6Window12set_positionERKN5slint15LogicalPositionE"], [10, "_CPPv4N5slint6Window12set_positionERKN5slint16PhysicalPositionE"]], "window::set_rendering_notifier (c++ function)": [[10, "_CPPv4I_NSt9invocableI14RenderingState11GraphicsAPIEEENK5slint6Window22set_rendering_notifierENSt8optionalI25SetRenderingNotifierErrorEERR1F"]], "window::set_size (c++ function)": [[10, "_CPPv4N5slint6Window8set_sizeERKN5slint11LogicalSizeE"], [10, "_CPPv4N5slint6Window8set_sizeERKN5slint12PhysicalSizeE"]], "window::show (c++ function)": [[10, "_CPPv4N5slint6Window4showEv"]], "window::size (c++ function)": [[10, "_CPPv4NK5slint6Window4sizeEv"]], "window::~window (c++ function)": [[10, "_CPPv4N5slint6WindowD0Ev"]], "componentcompiler (c++ class)": [[11, "_CPPv4N5slint11interpreter17ComponentCompilerE"]], "componentcompiler::componentcompiler (c++ function)": [[11, "_CPPv4N5slint11interpreter17ComponentCompiler17ComponentCompilerEv"]], "componentcompiler::build_from_path (c++ function)": [[11, "_CPPv4N5slint11interpreter17ComponentCompiler15build_from_pathENSt11string_viewE"]], "componentcompiler::build_from_source (c++ function)": [[11, "_CPPv4N5slint11interpreter17ComponentCompiler17build_from_sourceENSt11string_viewENSt11string_viewE"]], "componentcompiler::diagnostics (c++ function)": [[11, "_CPPv4NK5slint11interpreter17ComponentCompiler11diagnosticsEv"]], "componentcompiler::include_paths (c++ function)": [[11, "_CPPv4NK5slint11interpreter17ComponentCompiler13include_pathsEv"]], "componentcompiler::set_include_paths (c++ function)": [[11, "_CPPv4N5slint11interpreter17ComponentCompiler17set_include_pathsERKN5slint12SharedVectorIN5slint12SharedStringEEE"]], "componentcompiler::set_style (c++ function)": [[11, "_CPPv4N5slint11interpreter17ComponentCompiler9set_styleENSt11string_viewE"]], "componentcompiler::set_translation_domain (c++ function)": [[11, "_CPPv4N5slint11interpreter17ComponentCompiler22set_translation_domainENSt11string_viewE"]], "componentcompiler::style (c++ function)": [[11, "_CPPv4NK5slint11interpreter17ComponentCompiler5styleEv"]], "componentcompiler::~componentcompiler (c++ function)": [[11, "_CPPv4N5slint11interpreter17ComponentCompilerD0Ev"]], "componentdefinition (c++ class)": [[12, "_CPPv4N5slint11interpreter19ComponentDefinitionE"]], "componentdefinition::componentdefinition (c++ function)": [[12, "_CPPv4N5slint11interpreter19ComponentDefinition19ComponentDefinitionERK19ComponentDefinition"]], "componentdefinition::callbacks (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition9callbacksEv"]], "componentdefinition::create (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition6createEv"]], "componentdefinition::functions (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition9functionsEv"]], "componentdefinition::global_callbacks (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition16global_callbacksENSt11string_viewE"]], "componentdefinition::global_functions (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition16global_functionsENSt11string_viewE"]], "componentdefinition::global_properties (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition17global_propertiesENSt11string_viewE"]], "componentdefinition::globals (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition7globalsEv"]], "componentdefinition::name (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition4nameEv"]], "componentdefinition::operator= (c++ function)": [[12, "_CPPv4N5slint11interpreter19ComponentDefinitionaSERK19ComponentDefinition"]], "componentdefinition::properties (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition10propertiesEv"]], "componentdefinition::~componentdefinition (c++ function)": [[12, "_CPPv4N5slint11interpreter19ComponentDefinitionD0Ev"]], "componentinstance (c++ class)": [[13, "_CPPv4N5slint11interpreter17ComponentInstanceE"]], "componentinstance::definition (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance10definitionEv"]], "componentinstance::get_global_property (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance19get_global_propertyENSt11string_viewENSt11string_viewE"]], "componentinstance::get_property (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance12get_propertyENSt11string_viewE"]], "componentinstance::hide (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance4hideEv"]], "componentinstance::invoke (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance6invokeENSt11string_viewENSt4spanIK5ValueEE"]], "componentinstance::invoke_global (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance13invoke_globalENSt11string_viewENSt11string_viewENSt4spanIK5ValueEE"]], "componentinstance::qwidget (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance7qwidgetEv"]], "componentinstance::run (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance3runEv"]], "componentinstance::set_callback (c++ function)": [[13, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance12set_callbackEbNSt11string_viewE1F"]], "componentinstance::set_global_callback (c++ function)": [[13, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance19set_global_callbackEbNSt11string_viewENSt11string_viewE1F"]], "componentinstance::set_global_property (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance19set_global_propertyENSt11string_viewENSt11string_viewERK5Value"]], "componentinstance::set_property (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance12set_propertyENSt11string_viewERK5Value"]], "componentinstance::show (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance4showEv"]], "componentinstance::window (c++ function)": [[13, "_CPPv4N5slint11interpreter17ComponentInstance6windowEv"]], "value (c++ class)": [[14, "_CPPv4N5slint11interpreter5ValueE"]], "value::type (c++ type)": [[14, "_CPPv4N5slint11interpreter5Value4TypeE"]], "value::value (c++ function)": [[14, "_CPPv4N5slint11interpreter5Value5ValueERK12SharedString"], [14, "_CPPv4N5slint11interpreter5Value5ValueERK12SharedVectorI5ValueE"], [14, "_CPPv4N5slint11interpreter5Value5ValueERK5Image"], [14, "_CPPv4N5slint11interpreter5Value5ValueERK5Value"], [14, "_CPPv4N5slint11interpreter5Value5ValueERK6Struct"], [14, "_CPPv4N5slint11interpreter5Value5ValueERKN5slint5BrushE"], [14, "_CPPv4N5slint11interpreter5Value5ValueERKNSt10shared_ptrIN5slint5ModelI5ValueEEEE"], [14, "_CPPv4N5slint11interpreter5Value5ValueERR5Value"], [14, "_CPPv4N5slint11interpreter5Value5ValueEb"], [14, "_CPPv4N5slint11interpreter5Value5ValueEd"], [14, "_CPPv4N5slint11interpreter5Value5ValueEi"], [14, "_CPPv4N5slint11interpreter5Value5ValueEv"]], "value::operator= (c++ function)": [[14, "_CPPv4N5slint11interpreter5ValueaSERK5Value"], [14, "_CPPv4N5slint11interpreter5ValueaSERR5Value"]], "value::operator== (c++ function)": [[14, "_CPPv4N5slint11interpreter5ValueeqERK5ValueRK5Value"]], "value::to_array (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value8to_arrayEv"]], "value::to_bool (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value7to_boolEv"]], "value::to_brush (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value8to_brushEv"]], "value::to_image (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value8to_imageEv"]], "value::to_number (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value9to_numberEv"]], "value::to_string (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value9to_stringEv"]], "value::to_struct (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value9to_structEv"]], "value::type (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value4typeEv"]], "value::~value (c++ function)": [[14, "_CPPv4N5slint11interpreter5ValueD0Ev"]], "platform::abstractrenderer (c++ class)": [[15, "_CPPv4N5slint8platform16AbstractRendererE"]], "platform::nativewindowhandle (c++ class)": [[16, "_CPPv4N5slint8platform18NativeWindowHandleE"]], "platform::nativewindowhandle::nativewindowhandle (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandle18NativeWindowHandleERK18NativeWindowHandle"], [16, "_CPPv4N5slint8platform18NativeWindowHandle18NativeWindowHandleERR18NativeWindowHandle"], [16, "_CPPv4N5slint8platform18NativeWindowHandle18NativeWindowHandleEv"]], "platform::nativewindowhandle::from_appkit (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandle11from_appkitEP6NSViewP8NSWindow"]], "platform::nativewindowhandle::from_wayland (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandle12from_waylandEP10wl_surfaceP10wl_display"]], "platform::nativewindowhandle::from_win32 (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandle10from_win32EPvPv"]], "platform::nativewindowhandle::from_x11_xcb (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandle12from_x11_xcbE8uint32_t8uint32_tP16xcb_connection_ti"]], "platform::nativewindowhandle::from_x11_xlib (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandle13from_x11_xlibE8uint32_tmPvi"]], "platform::nativewindowhandle::operator= (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandleaSERK18NativeWindowHandle"], [16, "_CPPv4N5slint8platform18NativeWindowHandleaSERR18NativeWindowHandle"]], "platform::nativewindowhandle::~nativewindowhandle (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandleD0Ev"]], "platform::platform (c++ class)": [[17, "_CPPv4N5slint8platform8PlatformE"]], "platform::platform::clipboard (c++ enum)": [[17, "_CPPv4N5slint8platform8Platform9ClipboardE"]], "platform::platform::clipboard::defaultclipboard (c++ enumerator)": [[17, "_CPPv4N5slint8platform8Platform9Clipboard16DefaultClipboardE"]], "platform::platform::clipboard::selectionclipboard (c++ enumerator)": [[17, "_CPPv4N5slint8platform8Platform9Clipboard18SelectionClipboardE"]], "platform::platform::platform (c++ function)": [[17, "_CPPv4N5slint8platform8Platform8PlatformERK8Platform"], [17, "_CPPv4N5slint8platform8Platform8PlatformEv"]], "platform::platform::task (c++ class)": [[17, "_CPPv4N5slint8platform8Platform4TaskE"], [18, "_CPPv4N5slint8platform8Platform4TaskE"]], "platform::platform::task::task (c++ function)": [[17, "_CPPv4N5slint8platform8Platform4Task4TaskERK4Task"], [17, "_CPPv4N5slint8platform8Platform4Task4TaskERR4Task"], [18, "_CPPv4N5slint8platform8Platform4Task4TaskERK4Task"], [18, "_CPPv4N5slint8platform8Platform4Task4TaskERR4Task"]], "platform::platform::task::operator= (c++ function)": [[17, "_CPPv4N5slint8platform8Platform4TaskaSERK4Task"], [17, "_CPPv4N5slint8platform8Platform4TaskaSERR4Task"], [18, "_CPPv4N5slint8platform8Platform4TaskaSERK4Task"], [18, "_CPPv4N5slint8platform8Platform4TaskaSERR4Task"]], "platform::platform::task::run (c++ function)": [[17, "_CPPv4NO5slint8platform8Platform4Task3runEv"], [18, "_CPPv4NO5slint8platform8Platform4Task3runEv"]], "platform::platform::task::~task (c++ function)": [[17, "_CPPv4N5slint8platform8Platform4TaskD0Ev"], [18, "_CPPv4N5slint8platform8Platform4TaskD0Ev"]], "platform::platform::clipboard_text (c++ function)": [[17, "_CPPv4N5slint8platform8Platform14clipboard_textE9Clipboard"]], "platform::platform::create_window_adapter (c++ function)": [[17, "_CPPv4N5slint8platform8Platform21create_window_adapterEv"]], "platform::platform::duration_since_start (c++ function)": [[17, "_CPPv4N5slint8platform8Platform20duration_since_startEv"]], "platform::platform::operator= (c++ function)": [[17, "_CPPv4N5slint8platform8PlatformaSERK8Platform"]], "platform::platform::quit_event_loop (c++ function)": [[17, "_CPPv4N5slint8platform8Platform15quit_event_loopEv"]], "platform::platform::run_event_loop (c++ function)": [[17, "_CPPv4N5slint8platform8Platform14run_event_loopEv"]], "platform::platform::run_in_event_loop (c++ function)": [[17, "_CPPv4N5slint8platform8Platform17run_in_event_loopE4Task"]], "platform::platform::set_clipboard_text (c++ function)": [[17, "_CPPv4N5slint8platform8Platform18set_clipboard_textERK12SharedString9Clipboard"]], "platform::platform::~platform (c++ function)": [[17, "_CPPv4N5slint8platform8PlatformD0Ev"]], "platform::skiarenderer (c++ class)": [[19, "_CPPv4N5slint8platform12SkiaRendererE"]], "platform::skiarenderer::skiarenderer (c++ function)": [[19, "_CPPv4N5slint8platform12SkiaRenderer12SkiaRendererERK12SkiaRenderer"], [19, "_CPPv4N5slint8platform12SkiaRenderer12SkiaRendererERK18NativeWindowHandle12PhysicalSize"]], "platform::skiarenderer::operator= (c++ function)": [[19, "_CPPv4N5slint8platform12SkiaRendereraSERK12SkiaRenderer"]], "platform::skiarenderer::render (c++ function)": [[19, "_CPPv4NK5slint8platform12SkiaRenderer6renderEv"]], "platform::skiarenderer::~skiarenderer (c++ function)": [[19, "_CPPv4N5slint8platform12SkiaRendererD0Ev"]], "platform::softwarerenderer (c++ class)": [[20, "_CPPv4N5slint8platform16SoftwareRendererE"]], "platform::softwarerenderer::physicalregion (c++ struct)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegionE"], [168, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegionE"]], "platform::softwarerenderer::physicalregion::rect (c++ struct)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4RectE"], [168, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4RectE"], [169, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4RectE"]], "platform::softwarerenderer::physicalregion::rect::origin (c++ member)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect6originE"], [168, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect6originE"], [169, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect6originE"]], "platform::softwarerenderer::physicalregion::rect::size (c++ member)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect4sizeE"], [168, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect4sizeE"], [169, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect4sizeE"]], "platform::softwarerenderer::physicalregion::bounding_box_origin (c++ function)": [[20, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion19bounding_box_originEv"], [168, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion19bounding_box_originEv"]], "platform::softwarerenderer::physicalregion::bounding_box_size (c++ function)": [[20, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion17bounding_box_sizeEv"], [168, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion17bounding_box_sizeEv"]], "platform::softwarerenderer::physicalregion::rectangles (c++ function)": [[20, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion10rectanglesEv"], [168, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion10rectanglesEv"]], "platform::softwarerenderer::renderingrotation (c++ enum)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotationE"]], "platform::softwarerenderer::renderingrotation::norotation (c++ enumerator)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation10NoRotationE"]], "platform::softwarerenderer::renderingrotation::rotate180 (c++ enumerator)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation9Rotate180E"]], "platform::softwarerenderer::renderingrotation::rotate270 (c++ enumerator)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation9Rotate270E"]], "platform::softwarerenderer::renderingrotation::rotate90 (c++ enumerator)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation8Rotate90E"]], "platform::softwarerenderer::repaintbuffertype (c++ enum)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferTypeE"]], "platform::softwarerenderer::repaintbuffertype::newbuffer (c++ enumerator)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferType9NewBufferE"]], "platform::softwarerenderer::repaintbuffertype::reusedbuffer (c++ enumerator)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferType12ReusedBufferE"]], "platform::softwarerenderer::repaintbuffertype::swappedbuffers (c++ enumerator)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferType14SwappedBuffersE"]], "platform::softwarerenderer::softwarerenderer (c++ function)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer16SoftwareRendererE17RepaintBufferType"], [20, "_CPPv4N5slint8platform16SoftwareRenderer16SoftwareRendererERK16SoftwareRenderer"]], "platform::softwarerenderer::operator= (c++ function)": [[20, "_CPPv4N5slint8platform16SoftwareRendereraSERK16SoftwareRenderer"]], "platform::softwarerenderer::render (c++ function)": [[20, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanI11Rgb565PixelEENSt6size_tE"], [20, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanIN5slint9Rgb8PixelEEENSt6size_tE"]], "platform::softwarerenderer::render_by_line (c++ function)": [[20, "_CPPv4I0ENK5slint8platform16SoftwareRenderer14render_by_lineE14PhysicalRegion8Callback"]], "platform::softwarerenderer::set_rendering_rotation (c++ function)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer22set_rendering_rotationE17RenderingRotation"]], "platform::softwarerenderer::~softwarerenderer (c++ function)": [[20, "_CPPv4N5slint8platform16SoftwareRendererD0Ev"]], "platform::windowadapter (c++ class)": [[21, "_CPPv4N5slint8platform13WindowAdapterE"]], "platform::windowadapter::windowadapter (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter13WindowAdapterEv"]], "platform::windowadapter::windowproperties (c++ struct)": [[21, "_CPPv4N5slint8platform13WindowAdapter16WindowPropertiesE"], [170, "_CPPv4N5slint8platform13WindowAdapter16WindowPropertiesE"]], "platform::windowadapter::windowproperties::layoutconstraints (c++ struct)": [[21, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraintsE"], [170, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraintsE"], [171, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraintsE"]], "platform::windowadapter::windowproperties::layoutconstraints::max (c++ member)": [[21, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3maxE"], [170, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3maxE"], [171, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3maxE"]], "platform::windowadapter::windowproperties::layoutconstraints::min (c++ member)": [[21, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3minE"], [170, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3minE"], [171, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3minE"]], "platform::windowadapter::windowproperties::layoutconstraints::preferred (c++ member)": [[21, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints9preferredE"], [170, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints9preferredE"], [171, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints9preferredE"]], "platform::windowadapter::windowproperties::background (c++ function)": [[21, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10backgroundEv"], [170, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10backgroundEv"]], "platform::windowadapter::windowproperties::fullscreen (c++ function)": [[21, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10fullscreenEv"], [170, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10fullscreenEv"]], "platform::windowadapter::windowproperties::is_fullscreen (c++ function)": [[21, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties13is_fullscreenEv"], [170, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties13is_fullscreenEv"]], "platform::windowadapter::windowproperties::is_maximized (c++ function)": [[21, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_maximizedEv"], [170, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_maximizedEv"]], "platform::windowadapter::windowproperties::is_minimized (c++ function)": [[21, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_minimizedEv"], [170, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_minimizedEv"]], "platform::windowadapter::windowproperties::layout_constraints (c++ function)": [[21, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties18layout_constraintsEv"], [170, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties18layout_constraintsEv"]], "platform::windowadapter::windowproperties::title (c++ function)": [[21, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties5titleEv"], [170, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties5titleEv"]], "platform::windowadapter::position (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter8positionEv"]], "platform::windowadapter::renderer (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter8rendererEv"]], "platform::windowadapter::request_redraw (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter14request_redrawEv"]], "platform::windowadapter::set_position (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter12set_positionEN5slint16PhysicalPositionE"]], "platform::windowadapter::set_size (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter8set_sizeEN5slint12PhysicalSizeE"]], "platform::windowadapter::set_visible (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter11set_visibleEb"]], "platform::windowadapter::size (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter4sizeEv"]], "platform::windowadapter::update_window_properties (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter24update_window_propertiesERK16WindowProperties"]], "platform::windowadapter::window (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter6windowEv"], [21, "_CPPv4NK5slint8platform13WindowAdapter6windowEv"]], "platform::windowadapter::~windowadapter (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapterD0Ev"]], "testing::elementhandle (c++ class)": [[22, "_CPPv4N5slint7testing13ElementHandleE"]], "testing::elementhandle::absolute_position (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle17absolute_positionEv"]], "testing::elementhandle::accessible_checkable (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle20accessible_checkableEv"]], "testing::elementhandle::accessible_checked (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle18accessible_checkedEv"]], "testing::elementhandle::accessible_description (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle22accessible_descriptionEv"]], "testing::elementhandle::accessible_enabled (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle18accessible_enabledEv"]], "testing::elementhandle::accessible_label (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle16accessible_labelEv"]], "testing::elementhandle::accessible_placeholder_text (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle27accessible_placeholder_textEv"]], "testing::elementhandle::accessible_position_in_set (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle26accessible_position_in_setEv"]], "testing::elementhandle::accessible_role (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle15accessible_roleEv"]], "testing::elementhandle::accessible_selectable (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle21accessible_selectableEv"]], "testing::elementhandle::accessible_selected (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle19accessible_selectedEv"]], "testing::elementhandle::accessible_size_of_set (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle22accessible_size_of_setEv"]], "testing::elementhandle::accessible_value (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle16accessible_valueEv"]], "testing::elementhandle::accessible_value_maximum (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle24accessible_value_maximumEv"]], "testing::elementhandle::accessible_value_minimum (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle24accessible_value_minimumEv"]], "testing::elementhandle::accessible_value_step (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle21accessible_value_stepEv"]], "testing::elementhandle::bases (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle5basesEv"]], "testing::elementhandle::find_by_accessible_label (c++ function)": [[22, "_CPPv4I0EN5slint7testing13ElementHandle24find_by_accessible_labelE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE"]], "testing::elementhandle::find_by_element_id (c++ function)": [[22, "_CPPv4I0EN5slint7testing13ElementHandle18find_by_element_idE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE"]], "testing::elementhandle::find_by_element_type_name (c++ function)": [[22, "_CPPv4I0EN5slint7testing13ElementHandle25find_by_element_type_nameE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE"]], "testing::elementhandle::id (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle2idEv"]], "testing::elementhandle::invoke_accessible_decrement_action (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle34invoke_accessible_decrement_actionEv"]], "testing::elementhandle::invoke_accessible_default_action (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle32invoke_accessible_default_actionEv"]], "testing::elementhandle::invoke_accessible_increment_action (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle34invoke_accessible_increment_actionEv"]], "testing::elementhandle::is_valid (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle8is_validEv"]], "testing::elementhandle::set_accessible_value (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle20set_accessible_valueE12SharedString"]], "testing::elementhandle::size (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle4sizeEv"]], "testing::elementhandle::type_name (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle9type_nameEv"]], "testing::elementhandle::visit_elements (c++ function)": [[22, "_CPPv4I0_NSt9invocableI13ElementHandleEE0EN5slint7testing13ElementHandle14visit_elementsENSt15invoke_result_tI7Visitor13ElementHandleEERK15ComponentHandleI1TE7Visitor"]], "slint_feature_backend_qt (c macro)": [[23, "c.SLINT_FEATURE_BACKEND_QT"]], "slint_feature_gettext (c macro)": [[24, "c.SLINT_FEATURE_GETTEXT"]], "slint_feature_interpreter (c macro)": [[25, "c.SLINT_FEATURE_INTERPRETER"]], "slint_version_patch (c macro)": [[26, "c.SLINT_VERSION_PATCH"]], "slint_feature_backend_linuxkms (c macro)": [[27, "c.SLINT_FEATURE_BACKEND_LINUXKMS"]], "slint_feature_experimental (c macro)": [[28, "c.SLINT_FEATURE_EXPERIMENTAL"]], "slint_version_string (c macro)": [[29, "c.SLINT_VERSION_STRING"]], "slint_feature_renderer_femtovg (c macro)": [[30, "c.SLINT_FEATURE_RENDERER_FEMTOVG"]], "slint_feature_renderer_skia (c macro)": [[31, "c.SLINT_FEATURE_RENDERER_SKIA"]], "slint_feature_system_testing (c macro)": [[32, "c.SLINT_FEATURE_SYSTEM_TESTING"]], "slint_feature_accessibility (c macro)": [[33, "c.SLINT_FEATURE_ACCESSIBILITY"]], "slint_feature_renderer_software (c macro)": [[34, "c.SLINT_FEATURE_RENDERER_SOFTWARE"]], "slint_version_minor (c macro)": [[35, "c.SLINT_VERSION_MINOR"]], "slint_feature_freestanding (c macro)": [[36, "c.SLINT_FEATURE_FREESTANDING"]], "slint_feature_testing (c macro)": [[37, "c.SLINT_FEATURE_TESTING"]], "slint_version_major (c macro)": [[38, "c.SLINT_VERSION_MAJOR"]], "slint_feature_backend_winit (c macro)": [[39, "c.SLINT_FEATURE_BACKEND_WINIT"]], "assert_eq (c macro)": [[40, "c.assert_eq"]], "valuetype (c++ enum)": [[46, "_CPPv4N5slint11interpreter9ValueTypeE"]], "valuetype::bool (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType4BoolE"]], "valuetype::brush (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType5BrushE"]], "valuetype::image (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType5ImageE"]], "valuetype::model (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType5ModelE"]], "valuetype::number (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType6NumberE"]], "valuetype::other (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType5OtherE"]], "valuetype::string (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType6StringE"]], "valuetype::struct (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType6StructE"]], "valuetype::void (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType4VoidE"]], "diagnosticlevel (c++ enum)": [[47, "_CPPv4N5slint11interpreter15DiagnosticLevelE"]], "diagnosticlevel::error (c++ enumerator)": [[47, "_CPPv4N5slint11interpreter15DiagnosticLevel5ErrorE"]], "diagnosticlevel::warning (c++ enumerator)": [[47, "_CPPv4N5slint11interpreter15DiagnosticLevel7WarningE"]], "testing::accessiblerole (c++ enum)": [[48, "_CPPv4N5slint7testing14AccessibleRoleE"]], "testing::accessiblerole::button (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole6ButtonE"]], "testing::accessiblerole::checkbox (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole8CheckboxE"]], "testing::accessiblerole::combobox (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole8ComboboxE"]], "testing::accessiblerole::list (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole4ListE"]], "testing::accessiblerole::listitem (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole8ListItemE"]], "testing::accessiblerole::none (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole4NoneE"]], "testing::accessiblerole::progressindicator (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole17ProgressIndicatorE"]], "testing::accessiblerole::slider (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole6SliderE"]], "testing::accessiblerole::spinbox (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole7SpinboxE"]], "testing::accessiblerole::switch (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole6SwitchE"]], "testing::accessiblerole::tab (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole3TabE"]], "testing::accessiblerole::tablist (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole7TabListE"]], "testing::accessiblerole::table (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole5TableE"]], "testing::accessiblerole::text (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole4TextE"]], "testing::accessiblerole::textinput (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole9TextInputE"]], "testing::accessiblerole::tree (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole4TreeE"]], "setrenderingnotifiererror (c++ enum)": [[49, "_CPPv4N5slint25SetRenderingNotifierErrorE"]], "setrenderingnotifiererror::alreadyset (c++ enumerator)": [[49, "_CPPv4N5slint25SetRenderingNotifierError10AlreadySetE"]], "setrenderingnotifiererror::unsupported (c++ enumerator)": [[49, "_CPPv4N5slint25SetRenderingNotifierError11UnsupportedE"]], "pointereventbutton (c++ enum)": [[50, "_CPPv4N5slint18PointerEventButtonE"]], "pointereventbutton::back (c++ enumerator)": [[50, "_CPPv4N5slint18PointerEventButton4BackE"]], "pointereventbutton::forward (c++ enumerator)": [[50, "_CPPv4N5slint18PointerEventButton7ForwardE"]], "pointereventbutton::left (c++ enumerator)": [[50, "_CPPv4N5slint18PointerEventButton4LeftE"]], "pointereventbutton::middle (c++ enumerator)": [[50, "_CPPv4N5slint18PointerEventButton6MiddleE"]], "pointereventbutton::other (c++ enumerator)": [[50, "_CPPv4N5slint18PointerEventButton5OtherE"]], "pointereventbutton::right (c++ enumerator)": [[50, "_CPPv4N5slint18PointerEventButton5RightE"]], "eventloopmode (c++ enum)": [[51, "_CPPv4N5slint13EventLoopModeE"]], "eventloopmode::quitonlastwindowclosed (c++ enumerator)": [[51, "_CPPv4N5slint13EventLoopMode22QuitOnLastWindowClosedE"]], "eventloopmode::rununtilquit (c++ enumerator)": [[51, "_CPPv4N5slint13EventLoopMode12RunUntilQuitE"]], "graphicsapi (c++ enum)": [[52, "_CPPv4N5slint11GraphicsAPIE"]], "graphicsapi::nativeopengl (c++ enumerator)": [[52, "_CPPv4N5slint11GraphicsAPI12NativeOpenGLE"]], "renderingstate (c++ enum)": [[53, "_CPPv4N5slint14RenderingStateE"]], "renderingstate::afterrendering (c++ enumerator)": [[53, "_CPPv4N5slint14RenderingState14AfterRenderingE"]], "renderingstate::beforerendering (c++ enumerator)": [[53, "_CPPv4N5slint14RenderingState15BeforeRenderingE"]], "renderingstate::renderingsetup (c++ enumerator)": [[53, "_CPPv4N5slint14RenderingState14RenderingSetupE"]], "renderingstate::renderingteardown (c++ enumerator)": [[53, "_CPPv4N5slint14RenderingState17RenderingTeardownE"]], "closerequestresponse (c++ enum)": [[54, "_CPPv4N5slint20CloseRequestResponseE"]], "closerequestresponse::hidewindow (c++ enumerator)": [[54, "_CPPv4N5slint20CloseRequestResponse10HideWindowE"]], "closerequestresponse::keepwindowshown (c++ enumerator)": [[54, "_CPPv4N5slint20CloseRequestResponse15KeepWindowShownE"]], "platform::duration_until_next_timer_update (c++ function)": [[93, "_CPPv4N5slint8platform32duration_until_next_timer_updateEv"]], "platform::update_timers_and_animations (c++ function)": [[94, "_CPPv4N5slint8platform28update_timers_and_animationsEv"]], "platform::set_platform (c++ function)": [[95, "_CPPv4N5slint8platform12set_platformENSt10unique_ptrI8PlatformEE"]], "testing::init (c++ function)": [[96, "_CPPv4N5slint7testing4initEv"]], "quit_event_loop (c++ function)": [[97, "_CPPv4N5slint15quit_event_loopEv"]], "invoke_from_event_loop (c++ function)": [[98, "_CPPv4I_NSt9invocableEEN5slint22invoke_from_event_loopEv7Functor"]], "blocking_invoke_from_event_loop (c++ function)": [[99, "_CPPv4I_NSt9invocableEEN5slint31blocking_invoke_from_event_loopENSt15invoke_result_tI7FunctorEE7Functor"]], "run_event_loop (c++ function)": [[100, "_CPPv4N5slint14run_event_loopE13EventLoopMode"]], "update_all_translations (c++ function)": [[101, "_CPPv4N5slint23update_all_translationsEv"]], "hsvacolor (c++ struct)": [[147, "_CPPv4N5slint9HsvaColorE"]], "hsvacolor::alpha (c++ member)": [[147, "_CPPv4N5slint9HsvaColor5alphaE"]], "hsvacolor::hue (c++ member)": [[147, "_CPPv4N5slint9HsvaColor3hueE"]], "hsvacolor::saturation (c++ member)": [[147, "_CPPv4N5slint9HsvaColor10saturationE"]], "hsvacolor::value (c++ member)": [[147, "_CPPv4N5slint9HsvaColor5valueE"]], "image (c++ struct)": [[148, "_CPPv4N5slint5ImageE"]], "image::borrowedopengltextureorigin (c++ enum)": [[148, "_CPPv4N5slint5Image27BorrowedOpenGLTextureOriginE"]], "image::borrowedopengltextureorigin::bottomleft (c++ enumerator)": [[148, "_CPPv4N5slint5Image27BorrowedOpenGLTextureOrigin10BottomLeftE"]], "image::borrowedopengltextureorigin::topleft (c++ enumerator)": [[148, "_CPPv4N5slint5Image27BorrowedOpenGLTextureOrigin7TopLeftE"]], "image::image (c++ function)": [[148, "_CPPv4N5slint5Image5ImageE17SharedPixelBufferI10Rgba8PixelE"], [148, "_CPPv4N5slint5Image5ImageE17SharedPixelBufferI9Rgb8PixelE"], [148, "_CPPv4N5slint5Image5ImageEv"]], "image::create_from_borrowed_gl_2d_rgba_texture (c++ function)": [[148, "_CPPv4N5slint5Image39create_from_borrowed_gl_2d_rgba_textureE8uint32_t4SizeI8uint32_tE27BorrowedOpenGLTextureOrigin"]], "image::load_from_path (c++ function)": [[148, "_CPPv4N5slint5Image14load_from_pathERK12SharedString"]], "image::operator!= (c++ function)": [[148, "_CPPv4N5slint5ImageneERK5ImageRK5Image"]], "image::operator== (c++ function)": [[148, "_CPPv4N5slint5ImageeqERK5ImageRK5Image"]], "image::path (c++ function)": [[148, "_CPPv4NK5slint5Image4pathEv"]], "image::set_nine_slice_edges (c++ function)": [[148, "_CPPv4N5slint5Image20set_nine_slice_edgesEtttt"]], "image::size (c++ function)": [[148, "_CPPv4NK5slint5Image4sizeEv"]], "image::to_rgb8 (c++ function)": [[148, "_CPPv4NK5slint5Image7to_rgb8Ev"]], "image::to_rgba8 (c++ function)": [[148, "_CPPv4NK5slint5Image8to_rgba8Ev"]], "image::to_rgba8_premultiplied (c++ function)": [[148, "_CPPv4NK5slint5Image22to_rgba8_premultipliedEv"]], "logicalposition (c++ struct)": [[149, "_CPPv4N5slint15LogicalPositionE"]], "logicalposition::logicalposition (c++ function)": [[149, "_CPPv4N5slint15LogicalPosition15LogicalPositionEK5PointIfE"], [149, "_CPPv4N5slint15LogicalPosition15LogicalPositionEv"]], "logicalsize (c++ struct)": [[150, "_CPPv4N5slint11LogicalSizeE"]], "logicalsize::logicalsize (c++ function)": [[150, "_CPPv4N5slint11LogicalSize11LogicalSizeEK4SizeIfE"]], "physicalposition (c++ struct)": [[151, "_CPPv4N5slint16PhysicalPositionE"]], "physicalposition::physicalposition (c++ function)": [[151, "_CPPv4N5slint16PhysicalPosition16PhysicalPositionEK5PointI7int32_tE"], [151, "_CPPv4N5slint16PhysicalPosition16PhysicalPositionEv"]], "physicalsize (c++ struct)": [[152, "_CPPv4N5slint12PhysicalSizeE"]], "physicalsize::physicalsize (c++ function)": [[152, "_CPPv4N5slint12PhysicalSize12PhysicalSizeEK4SizeI8uint32_tE"]], "point (c++ struct)": [[153, "_CPPv4I0EN5slint5PointE"]], "point::operator== (c++ function)": [[153, "_CPPv4NK5slint5PointeqERK5Point"]], "point::x (c++ member)": [[153, "_CPPv4N5slint5Point1xE"]], "point::y (c++ member)": [[153, "_CPPv4N5slint5Point1yE"]], "rgb8pixel (c++ struct)": [[154, "_CPPv4N5slint9Rgb8PixelE"]], "rgb8pixel::b (c++ member)": [[154, "_CPPv4N5slint9Rgb8Pixel1bE"]], "rgb8pixel::g (c++ member)": [[154, "_CPPv4N5slint9Rgb8Pixel1gE"]], "rgb8pixel::r (c++ member)": [[154, "_CPPv4N5slint9Rgb8Pixel1rE"]], "rgba8pixel (c++ struct)": [[155, "_CPPv4N5slint10Rgba8PixelE"]], "rgba8pixel::a (c++ member)": [[155, "_CPPv4N5slint10Rgba8Pixel1aE"]], "rgba8pixel::b (c++ member)": [[155, "_CPPv4N5slint10Rgba8Pixel1bE"]], "rgba8pixel::g (c++ member)": [[155, "_CPPv4N5slint10Rgba8Pixel1gE"]], "rgba8pixel::r (c++ member)": [[155, "_CPPv4N5slint10Rgba8Pixel1rE"]], "rgbacolor (c++ struct)": [[156, "_CPPv4I0EN5slint9RgbaColorE"]], "rgbacolor::rgbacolor (c++ function)": [[156, "_CPPv4N5slint9RgbaColor9RgbaColorERK5Color"]], "rgbacolor::alpha (c++ member)": [[156, "_CPPv4N5slint9RgbaColor5alphaE"]], "rgbacolor::blue (c++ member)": [[156, "_CPPv4N5slint9RgbaColor4blueE"]], "rgbacolor::green (c++ member)": [[156, "_CPPv4N5slint9RgbaColor5greenE"]], "rgbacolor::red (c++ member)": [[156, "_CPPv4N5slint9RgbaColor3redE"]], "sharedpixelbuffer (c++ struct)": [[157, "_CPPv4I0EN5slint17SharedPixelBufferE"]], "sharedpixelbuffer::sharedpixelbuffer (c++ function)": [[157, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_t"], [157, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_tPK5Pixel"], [157, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferEv"]], "sharedpixelbuffer::begin (c++ function)": [[157, "_CPPv4N5slint17SharedPixelBuffer5beginEv"], [157, "_CPPv4NK5slint17SharedPixelBuffer5beginEv"]], "sharedpixelbuffer::cbegin (c++ function)": [[157, "_CPPv4NK5slint17SharedPixelBuffer6cbeginEv"]], "sharedpixelbuffer::cend (c++ function)": [[157, "_CPPv4NK5slint17SharedPixelBuffer4cendEv"]], "sharedpixelbuffer::end (c++ function)": [[157, "_CPPv4N5slint17SharedPixelBuffer3endEv"], [157, "_CPPv4NK5slint17SharedPixelBuffer3endEv"]], "sharedpixelbuffer::height (c++ function)": [[157, "_CPPv4NK5slint17SharedPixelBuffer6heightEv"]], "sharedpixelbuffer::operator== (c++ function)": [[157, "_CPPv4NK5slint17SharedPixelBuffereqERK17SharedPixelBuffer"]], "sharedpixelbuffer::width (c++ function)": [[157, "_CPPv4NK5slint17SharedPixelBuffer5widthEv"]], "sharedstring (c++ struct)": [[158, "_CPPv4N5slint12SharedStringE"]], "sharedstring::sharedstring (c++ function)": [[158, "_CPPv4N5slint12SharedString12SharedStringENSt11string_viewE"], [158, "_CPPv4N5slint12SharedString12SharedStringENSt13u8string_viewE"], [158, "_CPPv4N5slint12SharedString12SharedStringEPKDu"], [158, "_CPPv4N5slint12SharedString12SharedStringEPKc"], [158, "_CPPv4N5slint12SharedString12SharedStringERK12SharedString"], [158, "_CPPv4N5slint12SharedString12SharedStringEv"]], "sharedstring::begin (c++ function)": [[158, "_CPPv4NK5slint12SharedString5beginEv"]], "sharedstring::data (c++ function)": [[158, "_CPPv4NK5slint12SharedString4dataEv"]], "sharedstring::empty (c++ function)": [[158, "_CPPv4NK5slint12SharedString5emptyEv"]], "sharedstring::end (c++ function)": [[158, "_CPPv4NK5slint12SharedString3endEv"]], "sharedstring::ends_with (c++ function)": [[158, "_CPPv4NK5slint12SharedString9ends_withENSt11string_viewE"]], "sharedstring::from_number (c++ function)": [[158, "_CPPv4N5slint12SharedString11from_numberEd"]], "sharedstring::operator std::string_view (c++ function)": [[158, "_CPPv4NK5slint12SharedStringcvNSt11string_viewEEv"]], "sharedstring::operator!= (c++ function)": [[158, "_CPPv4N5slint12SharedStringneERK12SharedStringRK12SharedString"]], "sharedstring::operator+ (c++ function)": [[158, "_CPPv4N5slint12SharedStringplERK12SharedStringNSt11string_viewE"], [158, "_CPPv4N5slint12SharedStringplERR12SharedStringNSt11string_viewE"]], "sharedstring::operator+= (c++ function)": [[158, "_CPPv4N5slint12SharedStringpLENSt11string_viewE"]], "sharedstring::operator< (c++ function)": [[158, "_CPPv4N5slint12SharedStringltERK12SharedStringRK12SharedString"]], "sharedstring::operator<< (c++ function)": [[158, "_CPPv4N5slint12SharedStringlsERNSt7ostreamERK12SharedString"]], "sharedstring::operator<= (c++ function)": [[158, "_CPPv4N5slint12SharedStringleERK12SharedStringRK12SharedString"]], "sharedstring::operator= (c++ function)": [[158, "_CPPv4N5slint12SharedStringaSENSt11string_viewE"], [158, "_CPPv4N5slint12SharedStringaSEPKc"], [158, "_CPPv4N5slint12SharedStringaSERK12SharedString"], [158, "_CPPv4N5slint12SharedStringaSERR12SharedString"]], "sharedstring::operator== (c++ function)": [[158, "_CPPv4N5slint12SharedStringeqERK12SharedStringRK12SharedString"]], "sharedstring::operator> (c++ function)": [[158, "_CPPv4N5slint12SharedStringgtERK12SharedStringRK12SharedString"]], "sharedstring::operator>= (c++ function)": [[158, "_CPPv4N5slint12SharedStringgeERK12SharedStringRK12SharedString"]], "sharedstring::size (c++ function)": [[158, "_CPPv4NK5slint12SharedString4sizeEv"]], "sharedstring::starts_with (c++ function)": [[158, "_CPPv4NK5slint12SharedString11starts_withENSt11string_viewE"]], "sharedstring::~sharedstring (c++ function)": [[158, "_CPPv4N5slint12SharedStringD0Ev"]], "sharedvector (c++ struct)": [[159, "_CPPv4I0EN5slint12SharedVectorE"]], "sharedvector::sharedvector (c++ function)": [[159, "_CPPv4I0EN5slint12SharedVector12SharedVectorE7InputIt7InputIt"], [159, "_CPPv4N5slint12SharedVector12SharedVectorE6size_t"], [159, "_CPPv4N5slint12SharedVector12SharedVectorE6size_tRK1T"], [159, "_CPPv4N5slint12SharedVector12SharedVectorENSt16initializer_listI1TEE"], [159, "_CPPv4N5slint12SharedVector12SharedVectorERK12SharedVector"], [159, "_CPPv4N5slint12SharedVector12SharedVectorEv"]], "sharedvector::at (c++ function)": [[159, "_CPPv4NK5slint12SharedVector2atENSt6size_tE"]], "sharedvector::begin (c++ function)": [[159, "_CPPv4N5slint12SharedVector5beginEv"], [159, "_CPPv4NK5slint12SharedVector5beginEv"]], "sharedvector::cbegin (c++ function)": [[159, "_CPPv4NK5slint12SharedVector6cbeginEv"]], "sharedvector::cend (c++ function)": [[159, "_CPPv4NK5slint12SharedVector4cendEv"]], "sharedvector::clear (c++ function)": [[159, "_CPPv4N5slint12SharedVector5clearEv"]], "sharedvector::empty (c++ function)": [[159, "_CPPv4NK5slint12SharedVector5emptyEv"]], "sharedvector::end (c++ function)": [[159, "_CPPv4N5slint12SharedVector3endEv"], [159, "_CPPv4NK5slint12SharedVector3endEv"]], "sharedvector::operator= (c++ function)": [[159, "_CPPv4N5slint12SharedVectoraSERK12SharedVector"], [159, "_CPPv4N5slint12SharedVectoraSERR12SharedVector"]], "sharedvector::operator== (c++ function)": [[159, "_CPPv4N5slint12SharedVectoreqERK12SharedVectorRK12SharedVector"]], "sharedvector::operator[] (c++ function)": [[159, "_CPPv4N5slint12SharedVectorixENSt6size_tE"], [159, "_CPPv4NK5slint12SharedVectorixENSt6size_tE"]], "sharedvector::push_back (c++ function)": [[159, "_CPPv4N5slint12SharedVector9push_backERK1T"], [159, "_CPPv4N5slint12SharedVector9push_backERR1T"]], "sharedvector::size (c++ function)": [[159, "_CPPv4NK5slint12SharedVector4sizeEv"]], "sharedvector::~sharedvector (c++ function)": [[159, "_CPPv4N5slint12SharedVectorD0Ev"]], "size (c++ struct)": [[160, "_CPPv4I0EN5slint4SizeE"]], "size::height (c++ member)": [[160, "_CPPv4N5slint4Size6heightE"]], "size::operator== (c++ function)": [[160, "_CPPv4NK5slint4SizeeqERK4Size"]], "size::width (c++ member)": [[160, "_CPPv4N5slint4Size5widthE"]], "standardlistviewitem (c++ struct)": [[161, "_CPPv4N5slint20StandardListViewItemE"]], "standardlistviewitem::text (c++ member)": [[161, "_CPPv4N5slint20StandardListViewItem4textE"]], "timer (c++ struct)": [[162, "_CPPv4N5slint5TimerE"]], "timer::timer (c++ function)": [[162, "_CPPv4I_NSt9invocableEEN5slint5Timer5TimerENSt6chrono12millisecondsE1F"], [162, "_CPPv4N5slint5Timer5TimerERK5Timer"], [162, "_CPPv4N5slint5Timer5TimerEv"]], "timer::interval (c++ function)": [[162, "_CPPv4NK5slint5Timer8intervalEv"]], "timer::operator= (c++ function)": [[162, "_CPPv4N5slint5TimeraSERK5Timer"]], "timer::restart (c++ function)": [[162, "_CPPv4N5slint5Timer7restartEv"]], "timer::running (c++ function)": [[162, "_CPPv4NK5slint5Timer7runningEv"]], "timer::single_shot (c++ function)": [[162, "_CPPv4I_NSt9invocableEEN5slint5Timer11single_shotEvNSt6chrono12millisecondsE1F"]], "timer::start (c++ function)": [[162, "_CPPv4I_NSt9invocableEEN5slint5Timer5startEv9TimerModeNSt6chrono12millisecondsE1F"]], "timer::stop (c++ function)": [[162, "_CPPv4N5slint5Timer4stopEv"]], "timer::~timer (c++ function)": [[162, "_CPPv4N5slint5TimerD0Ev"]], "diagnostic (c++ struct)": [[163, "_CPPv4N5slint11interpreter10DiagnosticE"]], "diagnostic::column (c++ member)": [[163, "_CPPv4N5slint11interpreter10Diagnostic6columnE"]], "diagnostic::level (c++ member)": [[163, "_CPPv4N5slint11interpreter10Diagnostic5levelE"]], "diagnostic::line (c++ member)": [[163, "_CPPv4N5slint11interpreter10Diagnostic4lineE"]], "diagnostic::message (c++ member)": [[163, "_CPPv4N5slint11interpreter10Diagnostic7messageE"]], "diagnostic::source_file (c++ member)": [[163, "_CPPv4N5slint11interpreter10Diagnostic11source_fileE"]], "propertydescriptor (c++ struct)": [[164, "_CPPv4N5slint11interpreter18PropertyDescriptorE"]], "propertydescriptor::property_name (c++ member)": [[164, "_CPPv4N5slint11interpreter18PropertyDescriptor13property_nameE"]], "propertydescriptor::property_type (c++ member)": [[164, "_CPPv4N5slint11interpreter18PropertyDescriptor13property_typeE"]], "struct (c++ struct)": [[165, "_CPPv4N5slint11interpreter6StructE"]], "struct::struct (c++ function)": [[165, "_CPPv4I0EN5slint11interpreter6Struct6StructE13InputIterator13InputIterator"], [165, "_CPPv4N5slint11interpreter6Struct6StructENSt16initializer_listINSt4pairINSt11string_viewE5ValueEEEE"], [165, "_CPPv4N5slint11interpreter6Struct6StructERK6Struct"], [165, "_CPPv4N5slint11interpreter6Struct6StructERR6Struct"], [165, "_CPPv4N5slint11interpreter6Struct6StructEv"]], "struct::begin (c++ function)": [[165, "_CPPv4NK5slint11interpreter6Struct5beginEv"]], "struct::end (c++ function)": [[165, "_CPPv4NK5slint11interpreter6Struct3endEv"]], "struct::get_field (c++ function)": [[165, "_CPPv4NK5slint11interpreter6Struct9get_fieldENSt11string_viewE"]], "struct::iterator (c++ struct)": [[165, "_CPPv4N5slint11interpreter6Struct8iteratorE"], [166, "_CPPv4N5slint11interpreter6Struct8iteratorE"]], "struct::iterator::iterator (c++ function)": [[165, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERK8iterator"], [165, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERR8iterator"], [166, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERK8iterator"], [166, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERR8iterator"]], "struct::iterator::operator!= (c++ function)": [[165, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator"], [166, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator"]], "struct::iterator::operator* (c++ function)": [[165, "_CPPv4NK5slint11interpreter6Struct8iteratormlEv"], [166, "_CPPv4NK5slint11interpreter6Struct8iteratormlEv"]], "struct::iterator::operator++ (c++ function)": [[165, "_CPPv4N5slint11interpreter6Struct8iteratorppEv"], [166, "_CPPv4N5slint11interpreter6Struct8iteratorppEv"]], "struct::iterator::operator= (c++ function)": [[165, "_CPPv4N5slint11interpreter6Struct8iteratoraSERK8iterator"], [165, "_CPPv4N5slint11interpreter6Struct8iteratoraSERR8iterator"], [166, "_CPPv4N5slint11interpreter6Struct8iteratoraSERK8iterator"], [166, "_CPPv4N5slint11interpreter6Struct8iteratoraSERR8iterator"]], "struct::iterator::operator== (c++ function)": [[165, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator"], [166, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator"]], "struct::iterator::value_type (c++ type)": [[165, "_CPPv4N5slint11interpreter6Struct8iterator10value_typeE"], [166, "_CPPv4N5slint11interpreter6Struct8iterator10value_typeE"]], "struct::iterator::~iterator (c++ function)": [[165, "_CPPv4N5slint11interpreter6Struct8iteratorD0Ev"], [166, "_CPPv4N5slint11interpreter6Struct8iteratorD0Ev"]], "struct::operator= (c++ function)": [[165, "_CPPv4N5slint11interpreter6StructaSERK6Struct"], [165, "_CPPv4N5slint11interpreter6StructaSERR6Struct"]], "struct::set_field (c++ function)": [[165, "_CPPv4N5slint11interpreter6Struct9set_fieldENSt11string_viewERK5Value"]], "struct::~struct (c++ function)": [[165, "_CPPv4N5slint11interpreter6StructD0Ev"]], "platform::rgb565pixel (c++ struct)": [[167, "_CPPv4N5slint8platform11Rgb565PixelE"]], "platform::rgb565pixel::rgb565pixel (c++ function)": [[167, "_CPPv4N5slint8platform11Rgb565Pixel11Rgb565PixelERK9Rgb8Pixel"], [167, "_CPPv4N5slint8platform11Rgb565Pixel11Rgb565PixelEv"]], "platform::rgb565pixel::b (c++ member)": [[167, "_CPPv4N5slint8platform11Rgb565Pixel1bE"]], "platform::rgb565pixel::blue (c++ function)": [[167, "_CPPv4NK5slint8platform11Rgb565Pixel4blueEv"]], "platform::rgb565pixel::g (c++ member)": [[167, "_CPPv4N5slint8platform11Rgb565Pixel1gE"]], "platform::rgb565pixel::green (c++ function)": [[167, "_CPPv4NK5slint8platform11Rgb565Pixel5greenEv"]], "platform::rgb565pixel::operator rgb8pixel (c++ function)": [[167, "_CPPv4NK5slint8platform11Rgb565Pixelcv9Rgb8PixelEv"]], "platform::rgb565pixel::operator== (c++ function)": [[167, "_CPPv4N5slint8platform11Rgb565PixeleqERK11Rgb565PixelRK11Rgb565Pixel"]], "platform::rgb565pixel::r (c++ member)": [[167, "_CPPv4N5slint8platform11Rgb565Pixel1rE"]], "platform::rgb565pixel::red (c++ function)": [[167, "_CPPv4NK5slint8platform11Rgb565Pixel3redEv"]]}}) \ No newline at end of file +Search.setIndex({"docnames": ["api/classslint_1_1Brush", "api/classslint_1_1Color", "api/classslint_1_1ComponentHandle", "api/classslint_1_1ComponentWeakHandle", "api/classslint_1_1FilterModel", "api/classslint_1_1MapModel", "api/classslint_1_1Model", "api/classslint_1_1ReverseModel", "api/classslint_1_1SortModel", "api/classslint_1_1VectorModel", "api/classslint_1_1Window", "api/classslint_1_1interpreter_1_1ComponentCompiler", "api/classslint_1_1interpreter_1_1ComponentDefinition", "api/classslint_1_1interpreter_1_1ComponentInstance", "api/classslint_1_1interpreter_1_1Value", "api/classslint_1_1platform_1_1AbstractRenderer", "api/classslint_1_1platform_1_1NativeWindowHandle", "api/classslint_1_1platform_1_1Platform", "api/classslint_1_1platform_1_1Platform_1_1Task", "api/classslint_1_1platform_1_1SkiaRenderer", "api/classslint_1_1platform_1_1SoftwareRenderer", "api/classslint_1_1platform_1_1WindowAdapter", "api/classslint_1_1testing_1_1ElementHandle", "api/define_slint__generated__public_8h_1a059d07f7089fb5d27b24d13e381db0a7", "api/define_slint__generated__public_8h_1a24b3d3a9cd474a66ac86ee4ee9315ce9", "api/define_slint__generated__public_8h_1a45557b46bf1159e97c4ace494d67a53f", "api/define_slint__generated__public_8h_1a498ec177f96b7bce248660a6dd795d8d", "api/define_slint__generated__public_8h_1a5484a031a9ff5f3bbb6de5464f4090a4", "api/define_slint__generated__public_8h_1a56612ce4cec4904836a5caf33bedba79", "api/define_slint__generated__public_8h_1a6b7f049a8c7176edc87c4cffddfc1bbd", "api/define_slint__generated__public_8h_1a7cafd723338e5b25a8d69039ce408cf9", "api/define_slint__generated__public_8h_1a84ab6227b0f7c83d1d55702c8c406ee0", "api/define_slint__generated__public_8h_1a88f96ba89b5ee3c3cdf05743aaa4aa2a", "api/define_slint__generated__public_8h_1a9aa08b9d77373aeed64c2f2507e28552", "api/define_slint__generated__public_8h_1aac4320248b71bd21ac65d833974b5cb5", "api/define_slint__generated__public_8h_1aba0d27c0c821a27a3726baa609646ea9", "api/define_slint__generated__public_8h_1acf6e80daf6c7c50227d002546f0025e3", "api/define_slint__generated__public_8h_1acf78b72a3c7b65dfc2d13f4e698cc01a", "api/define_slint__generated__public_8h_1aeb2b5fc045f08ccf894bd47b2696b853", "api/define_slint__generated__public_8h_1af7931a7cf2a1073d5f0174b38af28364", "api/define_slint__tests__helpers_8h_1af0a649b4b7b90dc4c9e531d459371b95", "api/dir__home_runner_work_slint_slint_api", "api/dir__home_runner_work_slint_slint_api_cpp", "api/dir__home_runner_work_slint_slint_api_cpp_include", "api/dir_cppdocs", "api/dir_cppdocs_generated_include", "api/enum_namespaceslint_1_1interpreter_1a6221319f778c7369e1b76672690926e0", "api/enum_namespaceslint_1_1interpreter_1ad2ba3b4dd1434535294d334a9daf502d", "api/enum_namespaceslint_1_1testing_1a4de74a3a436a7a3fd9a228930f69274d", "api/enum_namespaceslint_1a435dcad112c13fd7fefb2de66e83d1b1", "api/enum_namespaceslint_1a88e5489a21965b1a271bf90ee12f1c6e", "api/enum_namespaceslint_1a8bec56d112d5490780fa52c77326d290", "api/enum_namespaceslint_1a90c0ddbfdc375daafbcf91361293538b", "api/enum_namespaceslint_1aa9bda1bcc95bc66d8afd7b1a4aa8c4af", "api/enum_namespaceslint_1abb2b0aa4769a501e7cdeaccae964a64c", "api/file__home_runner_work_slint_slint_api_cpp_include_slint-interpreter.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint-platform.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint-testing.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_brush.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_callbacks.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_color.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_config.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_image.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_interpreter.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_pathdata.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_point.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_properties.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_sharedvector.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_size.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_string.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_tests_helpers.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_timer.h", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_window.h", "api/file_cppdocs_generated_include_slint_brush_internal.h", "api/file_cppdocs_generated_include_slint_builtin_structs.h", "api/file_cppdocs_generated_include_slint_builtin_structs_internal.h", "api/file_cppdocs_generated_include_slint_color_internal.h", "api/file_cppdocs_generated_include_slint_enums.h", "api/file_cppdocs_generated_include_slint_enums_internal.h", "api/file_cppdocs_generated_include_slint_generated_public.h", "api/file_cppdocs_generated_include_slint_image_internal.h", "api/file_cppdocs_generated_include_slint_internal.h", "api/file_cppdocs_generated_include_slint_interpreter_generated_public.h", "api/file_cppdocs_generated_include_slint_interpreter_internal.h", "api/file_cppdocs_generated_include_slint_pathdata_internal.h", "api/file_cppdocs_generated_include_slint_platform_internal.h", "api/file_cppdocs_generated_include_slint_properties_internal.h", "api/file_cppdocs_generated_include_slint_qt_internal.h", "api/file_cppdocs_generated_include_slint_sharedvector_internal.h", "api/file_cppdocs_generated_include_slint_string_internal.h", "api/file_cppdocs_generated_include_slint_testing_internal.h", "api/file_cppdocs_generated_include_slint_timer_internal.h", "api/function_namespaceslint_1_1platform_1a4c4cb5b3db64f28314951c81c7f69658", "api/function_namespaceslint_1_1platform_1a71af3a3240e18b74b5e0c3b646db90c3", "api/function_namespaceslint_1_1platform_1a78d943b2302a68af7e187ea4154d4a64", "api/function_namespaceslint_1_1testing_1afcc3fa8289264ede59668796cf0341b4", "api/function_namespaceslint_1a14298dd1f4c7ab8c553e047e3704d6d0", "api/function_namespaceslint_1a4067c90b05ef4cb20e055117b0263430", "api/function_namespaceslint_1a9ade5df8e39fbec7d2af3c0dd3bd4d9c", "api/function_namespaceslint_1ad900fe1e670815101871442dc17aa74b", "api/function_namespaceslint_1aefd8612f7c509003040eddfaf7a38505", "api/library_root", "api/namespace_slint", "api/namespace_slint__interpreter", "api/namespace_slint__platform", "api/namespace_slint__platform__key_codes", "api/namespace_slint__testing", "api/page_deprecated", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint-interpreter.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint-platform.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint-testing.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_brush.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_callbacks.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_color.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_config.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_image.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_interpreter.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_pathdata.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_point.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_properties.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_sharedvector.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_size.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_string.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_tests_helpers.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_timer.h", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_window.h", "api/program_listing_file_cppdocs_generated_include_slint_brush_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_builtin_structs.h", "api/program_listing_file_cppdocs_generated_include_slint_builtin_structs_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_color_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_enums.h", "api/program_listing_file_cppdocs_generated_include_slint_enums_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_generated_public.h", "api/program_listing_file_cppdocs_generated_include_slint_image_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_interpreter_generated_public.h", "api/program_listing_file_cppdocs_generated_include_slint_interpreter_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_pathdata_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_platform_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_properties_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_qt_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_sharedvector_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_string_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_testing_internal.h", "api/program_listing_file_cppdocs_generated_include_slint_timer_internal.h", "api/structslint_1_1HsvaColor", "api/structslint_1_1Image", "api/structslint_1_1LogicalPosition", "api/structslint_1_1LogicalSize", "api/structslint_1_1PhysicalPosition", "api/structslint_1_1PhysicalSize", "api/structslint_1_1Point", "api/structslint_1_1Rgb8Pixel", "api/structslint_1_1Rgba8Pixel", "api/structslint_1_1RgbaColor", "api/structslint_1_1SharedPixelBuffer", "api/structslint_1_1SharedString", "api/structslint_1_1SharedVector", "api/structslint_1_1Size", "api/structslint_1_1StandardListViewItem", "api/structslint_1_1Timer", "api/structslint_1_1interpreter_1_1Diagnostic", "api/structslint_1_1interpreter_1_1PropertyDescriptor", "api/structslint_1_1interpreter_1_1Struct", "api/structslint_1_1interpreter_1_1Struct_1_1iterator", "api/structslint_1_1platform_1_1Rgb565Pixel", "api/structslint_1_1platform_1_1SoftwareRenderer_1_1PhysicalRegion", "api/structslint_1_1platform_1_1SoftwareRenderer_1_1PhysicalRegion_1_1Rect", "api/structslint_1_1platform_1_1WindowAdapter_1_1WindowProperties", "api/structslint_1_1platform_1_1WindowAdapter_1_1WindowProperties_1_1LayoutConstraints", "api/unabridged_orphan", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a00330cf08e78888ec33cb4aad7695f2c", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a037e34a7a75bd9b8fc07b0f5039302df", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a0456177e3225079f495df1a40eb25de6", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a04fed87f00ef9e12e82613c4855af333", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a1375031be6c0b8c45d9df956037df69d", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a13c2d54873316cd42061a8b65db36361", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a16fb91042adacd1de93bcf8a108cca8b", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a1907927aae2e873492ea4d266d6e9009", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a20afa8a531fee6e8d2503f3670d29b76", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a293f7e38adb43a8f5434e8e900678652", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a427463ae65210afe9d5a966d00a8b4f6", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a472bf83dfe8bd88399ff9e0a6c36d950", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a4c83e50d2ba5a7d2f9399053f84e064f", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a569d5973c36441dd8fb3c88a61c48b7d", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a597926fdfddd8a0e466a3f82b7ce2fcd", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a5a2a920d1055575213a0959dc16a3661", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a5e01d967f144985e037cd53181559909", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a65876fa90448017ac586c13a47ce604b", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a6b813cb686d89e8e8d3891259b7115d9", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a6e73cc7ade6d8452c8c2047ec00964bb", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a72a98f7ac7b1893a25fb20f78dd42675", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a73b54ab296bc68ad7fd177222471679f", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a799426f66be94c7aeab5798ece7ff2bf", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a7d33f3bd6fbde5f7556df7c2996ab0ed", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a7f6e9766b89ac25f49671e6a606109ba", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a851d09118169ae64d44c1ce04cc3d39d", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8551fc7e5309b803a5324347445c6d0e", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8bd8df35acb6a08504e955d18b85b4fe", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8c063c4c238f189edd899b96c42f509b", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8d46c4e5ef87c72b2c3fd3a0d34c0bef", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a986ca27ff73d68aaa7bacb4d5c509fba", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a9cd8a0d139cafb40c54c9613d8a23bb3", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aa329a177650db85052f4a4ce45abf32d", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aa46f7e2b5c3f817227683cf5c2d8b92a", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aa68b696b0425e397cb24edae6528a68c", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aae06cbdc02fdffe6a787214d25e0ed19", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ab59f14f7e68c980b6db14852df2c5262", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ab78ea33dc3464497974100b841eeec4c", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aba893f8091b3e8be97636d2144047818", "api/variable_namespaceslint_1_1platform_1_1key__codes_1abf6255bec49fffb7c7228476877932b7", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ac32910f77f4588aa03446574e7e6b48b", "api/variable_namespaceslint_1_1platform_1_1key__codes_1acab5a3836aa794489b91f3cc06a1e4ad", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ad2e7bbf67cfcea73f242d193bb541e42", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ad3a76f93967bed6e0bf1055d2fb5f97b", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ad3ba1170ea89d2feaebadff11cf01871", "api/variable_namespaceslint_1_1platform_1_1key__codes_1add3be02945fa6ebc94a99e2fc2d7ba20", "api/variable_namespaceslint_1_1platform_1_1key__codes_1addf9890750954a90f025235fdd82e9b4", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ade29cc46911c0d95f1a0601870117c8a", "api/variable_namespaceslint_1_1platform_1_1key__codes_1adf1a443c827c42391ffbb0cbbf1da3f8", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ae75e3231824370890cc26cda0fe07a75", "api/variable_namespaceslint_1_1platform_1_1key__codes_1af56ac133d6d5242fb4f547d5546cb42f", "api/variable_namespaceslint_1_1platform_1_1key__codes_1af674468525494d802b017d421f0432e7", "api/variable_namespaceslint_1_1platform_1_1key__codes_1af883c4301b011c64a67d98c7369d674e", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aff5729be964f23fc970f5f80217f5bec", "cmake", "cmake_reference", "generated_code", "genindex", "getting_started", "index", "mcu/esp-idf/troubleshoot", "mcu/esp_idf", "mcu/generic", "mcu/intro", "mcu/stm32", "mcu/stm32/generic", "overview", "types"], "filenames": ["api/classslint_1_1Brush.rst", "api/classslint_1_1Color.rst", "api/classslint_1_1ComponentHandle.rst", "api/classslint_1_1ComponentWeakHandle.rst", "api/classslint_1_1FilterModel.rst", "api/classslint_1_1MapModel.rst", "api/classslint_1_1Model.rst", "api/classslint_1_1ReverseModel.rst", "api/classslint_1_1SortModel.rst", "api/classslint_1_1VectorModel.rst", "api/classslint_1_1Window.rst", "api/classslint_1_1interpreter_1_1ComponentCompiler.rst", "api/classslint_1_1interpreter_1_1ComponentDefinition.rst", "api/classslint_1_1interpreter_1_1ComponentInstance.rst", "api/classslint_1_1interpreter_1_1Value.rst", "api/classslint_1_1platform_1_1AbstractRenderer.rst", "api/classslint_1_1platform_1_1NativeWindowHandle.rst", "api/classslint_1_1platform_1_1Platform.rst", "api/classslint_1_1platform_1_1Platform_1_1Task.rst", "api/classslint_1_1platform_1_1SkiaRenderer.rst", "api/classslint_1_1platform_1_1SoftwareRenderer.rst", "api/classslint_1_1platform_1_1WindowAdapter.rst", "api/classslint_1_1testing_1_1ElementHandle.rst", "api/define_slint__generated__public_8h_1a059d07f7089fb5d27b24d13e381db0a7.rst", "api/define_slint__generated__public_8h_1a24b3d3a9cd474a66ac86ee4ee9315ce9.rst", "api/define_slint__generated__public_8h_1a45557b46bf1159e97c4ace494d67a53f.rst", "api/define_slint__generated__public_8h_1a498ec177f96b7bce248660a6dd795d8d.rst", "api/define_slint__generated__public_8h_1a5484a031a9ff5f3bbb6de5464f4090a4.rst", "api/define_slint__generated__public_8h_1a56612ce4cec4904836a5caf33bedba79.rst", "api/define_slint__generated__public_8h_1a6b7f049a8c7176edc87c4cffddfc1bbd.rst", "api/define_slint__generated__public_8h_1a7cafd723338e5b25a8d69039ce408cf9.rst", "api/define_slint__generated__public_8h_1a84ab6227b0f7c83d1d55702c8c406ee0.rst", "api/define_slint__generated__public_8h_1a88f96ba89b5ee3c3cdf05743aaa4aa2a.rst", "api/define_slint__generated__public_8h_1a9aa08b9d77373aeed64c2f2507e28552.rst", "api/define_slint__generated__public_8h_1aac4320248b71bd21ac65d833974b5cb5.rst", "api/define_slint__generated__public_8h_1aba0d27c0c821a27a3726baa609646ea9.rst", "api/define_slint__generated__public_8h_1acf6e80daf6c7c50227d002546f0025e3.rst", "api/define_slint__generated__public_8h_1acf78b72a3c7b65dfc2d13f4e698cc01a.rst", "api/define_slint__generated__public_8h_1aeb2b5fc045f08ccf894bd47b2696b853.rst", "api/define_slint__generated__public_8h_1af7931a7cf2a1073d5f0174b38af28364.rst", "api/define_slint__tests__helpers_8h_1af0a649b4b7b90dc4c9e531d459371b95.rst", "api/dir__home_runner_work_slint_slint_api.rst", "api/dir__home_runner_work_slint_slint_api_cpp.rst", "api/dir__home_runner_work_slint_slint_api_cpp_include.rst", "api/dir_cppdocs.rst", "api/dir_cppdocs_generated_include.rst", "api/enum_namespaceslint_1_1interpreter_1a6221319f778c7369e1b76672690926e0.rst", "api/enum_namespaceslint_1_1interpreter_1ad2ba3b4dd1434535294d334a9daf502d.rst", "api/enum_namespaceslint_1_1testing_1a4de74a3a436a7a3fd9a228930f69274d.rst", "api/enum_namespaceslint_1a435dcad112c13fd7fefb2de66e83d1b1.rst", "api/enum_namespaceslint_1a88e5489a21965b1a271bf90ee12f1c6e.rst", "api/enum_namespaceslint_1a8bec56d112d5490780fa52c77326d290.rst", "api/enum_namespaceslint_1a90c0ddbfdc375daafbcf91361293538b.rst", "api/enum_namespaceslint_1aa9bda1bcc95bc66d8afd7b1a4aa8c4af.rst", "api/enum_namespaceslint_1abb2b0aa4769a501e7cdeaccae964a64c.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint-interpreter.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint-platform.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint-testing.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_brush.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_callbacks.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_color.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_config.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_image.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_interpreter.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_pathdata.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_point.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_properties.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_sharedvector.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_size.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_string.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_tests_helpers.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_timer.h.rst", "api/file__home_runner_work_slint_slint_api_cpp_include_slint_window.h.rst", "api/file_cppdocs_generated_include_slint_brush_internal.h.rst", "api/file_cppdocs_generated_include_slint_builtin_structs.h.rst", "api/file_cppdocs_generated_include_slint_builtin_structs_internal.h.rst", "api/file_cppdocs_generated_include_slint_color_internal.h.rst", "api/file_cppdocs_generated_include_slint_enums.h.rst", "api/file_cppdocs_generated_include_slint_enums_internal.h.rst", "api/file_cppdocs_generated_include_slint_generated_public.h.rst", "api/file_cppdocs_generated_include_slint_image_internal.h.rst", "api/file_cppdocs_generated_include_slint_internal.h.rst", "api/file_cppdocs_generated_include_slint_interpreter_generated_public.h.rst", "api/file_cppdocs_generated_include_slint_interpreter_internal.h.rst", "api/file_cppdocs_generated_include_slint_pathdata_internal.h.rst", "api/file_cppdocs_generated_include_slint_platform_internal.h.rst", "api/file_cppdocs_generated_include_slint_properties_internal.h.rst", "api/file_cppdocs_generated_include_slint_qt_internal.h.rst", "api/file_cppdocs_generated_include_slint_sharedvector_internal.h.rst", "api/file_cppdocs_generated_include_slint_string_internal.h.rst", "api/file_cppdocs_generated_include_slint_testing_internal.h.rst", "api/file_cppdocs_generated_include_slint_timer_internal.h.rst", "api/function_namespaceslint_1_1platform_1a4c4cb5b3db64f28314951c81c7f69658.rst", "api/function_namespaceslint_1_1platform_1a71af3a3240e18b74b5e0c3b646db90c3.rst", "api/function_namespaceslint_1_1platform_1a78d943b2302a68af7e187ea4154d4a64.rst", "api/function_namespaceslint_1_1testing_1afcc3fa8289264ede59668796cf0341b4.rst", "api/function_namespaceslint_1a14298dd1f4c7ab8c553e047e3704d6d0.rst", "api/function_namespaceslint_1a4067c90b05ef4cb20e055117b0263430.rst", "api/function_namespaceslint_1a9ade5df8e39fbec7d2af3c0dd3bd4d9c.rst", "api/function_namespaceslint_1ad900fe1e670815101871442dc17aa74b.rst", "api/function_namespaceslint_1aefd8612f7c509003040eddfaf7a38505.rst", "api/library_root.rst", "api/namespace_slint.rst", "api/namespace_slint__interpreter.rst", "api/namespace_slint__platform.rst", "api/namespace_slint__platform__key_codes.rst", "api/namespace_slint__testing.rst", "api/page_deprecated.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint-interpreter.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint-platform.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint-testing.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_brush.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_callbacks.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_color.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_config.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_image.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_interpreter.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_pathdata.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_point.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_properties.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_sharedvector.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_size.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_string.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_tests_helpers.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_timer.h.rst", "api/program_listing_file__home_runner_work_slint_slint_api_cpp_include_slint_window.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_brush_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_builtin_structs.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_builtin_structs_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_color_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_enums.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_enums_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_generated_public.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_image_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_interpreter_generated_public.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_interpreter_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_pathdata_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_platform_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_properties_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_qt_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_sharedvector_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_string_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_testing_internal.h.rst", "api/program_listing_file_cppdocs_generated_include_slint_timer_internal.h.rst", "api/structslint_1_1HsvaColor.rst", "api/structslint_1_1Image.rst", "api/structslint_1_1LogicalPosition.rst", "api/structslint_1_1LogicalSize.rst", "api/structslint_1_1PhysicalPosition.rst", "api/structslint_1_1PhysicalSize.rst", "api/structslint_1_1Point.rst", "api/structslint_1_1Rgb8Pixel.rst", "api/structslint_1_1Rgba8Pixel.rst", "api/structslint_1_1RgbaColor.rst", "api/structslint_1_1SharedPixelBuffer.rst", "api/structslint_1_1SharedString.rst", "api/structslint_1_1SharedVector.rst", "api/structslint_1_1Size.rst", "api/structslint_1_1StandardListViewItem.rst", "api/structslint_1_1Timer.rst", "api/structslint_1_1interpreter_1_1Diagnostic.rst", "api/structslint_1_1interpreter_1_1PropertyDescriptor.rst", "api/structslint_1_1interpreter_1_1Struct.rst", "api/structslint_1_1interpreter_1_1Struct_1_1iterator.rst", "api/structslint_1_1platform_1_1Rgb565Pixel.rst", "api/structslint_1_1platform_1_1SoftwareRenderer_1_1PhysicalRegion.rst", "api/structslint_1_1platform_1_1SoftwareRenderer_1_1PhysicalRegion_1_1Rect.rst", "api/structslint_1_1platform_1_1WindowAdapter_1_1WindowProperties.rst", "api/structslint_1_1platform_1_1WindowAdapter_1_1WindowProperties_1_1LayoutConstraints.rst", "api/unabridged_orphan.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a00330cf08e78888ec33cb4aad7695f2c.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a037e34a7a75bd9b8fc07b0f5039302df.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a0456177e3225079f495df1a40eb25de6.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a04fed87f00ef9e12e82613c4855af333.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a1375031be6c0b8c45d9df956037df69d.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a13c2d54873316cd42061a8b65db36361.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a16fb91042adacd1de93bcf8a108cca8b.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a1907927aae2e873492ea4d266d6e9009.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a20afa8a531fee6e8d2503f3670d29b76.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a293f7e38adb43a8f5434e8e900678652.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a427463ae65210afe9d5a966d00a8b4f6.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a472bf83dfe8bd88399ff9e0a6c36d950.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a4c83e50d2ba5a7d2f9399053f84e064f.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a569d5973c36441dd8fb3c88a61c48b7d.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a597926fdfddd8a0e466a3f82b7ce2fcd.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a5a2a920d1055575213a0959dc16a3661.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a5e01d967f144985e037cd53181559909.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a65876fa90448017ac586c13a47ce604b.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a6b813cb686d89e8e8d3891259b7115d9.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a6e73cc7ade6d8452c8c2047ec00964bb.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a72a98f7ac7b1893a25fb20f78dd42675.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a73b54ab296bc68ad7fd177222471679f.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a799426f66be94c7aeab5798ece7ff2bf.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a7d33f3bd6fbde5f7556df7c2996ab0ed.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a7f6e9766b89ac25f49671e6a606109ba.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a851d09118169ae64d44c1ce04cc3d39d.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8551fc7e5309b803a5324347445c6d0e.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8bd8df35acb6a08504e955d18b85b4fe.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8c063c4c238f189edd899b96c42f509b.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a8d46c4e5ef87c72b2c3fd3a0d34c0bef.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a986ca27ff73d68aaa7bacb4d5c509fba.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1a9cd8a0d139cafb40c54c9613d8a23bb3.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aa329a177650db85052f4a4ce45abf32d.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aa46f7e2b5c3f817227683cf5c2d8b92a.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aa68b696b0425e397cb24edae6528a68c.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aae06cbdc02fdffe6a787214d25e0ed19.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ab59f14f7e68c980b6db14852df2c5262.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ab78ea33dc3464497974100b841eeec4c.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aba893f8091b3e8be97636d2144047818.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1abf6255bec49fffb7c7228476877932b7.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ac32910f77f4588aa03446574e7e6b48b.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1acab5a3836aa794489b91f3cc06a1e4ad.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ad2e7bbf67cfcea73f242d193bb541e42.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ad3a76f93967bed6e0bf1055d2fb5f97b.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ad3ba1170ea89d2feaebadff11cf01871.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1add3be02945fa6ebc94a99e2fc2d7ba20.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1addf9890750954a90f025235fdd82e9b4.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ade29cc46911c0d95f1a0601870117c8a.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1adf1a443c827c42391ffbb0cbbf1da3f8.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1ae75e3231824370890cc26cda0fe07a75.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1af56ac133d6d5242fb4f547d5546cb42f.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1af674468525494d802b017d421f0432e7.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1af883c4301b011c64a67d98c7369d674e.rst", "api/variable_namespaceslint_1_1platform_1_1key__codes_1aff5729be964f23fc970f5f80217f5bec.rst", "cmake.md", "cmake_reference.md", "generated_code.md", "genindex.rst", "getting_started.md", "index.rst", "mcu/esp-idf/troubleshoot.md", "mcu/esp_idf.md", "mcu/generic.md", "mcu/intro.md", "mcu/stm32.md", "mcu/stm32/generic.md", "overview.md", "types.md"], "titles": ["Class Brush", "Class Color", "Template Class ComponentHandle", "Template Class ComponentWeakHandle", "Template Class FilterModel", "Template Class MapModel", "Template Class Model", "Template Class ReverseModel", "Template Class SortModel", "Template Class VectorModel", "Class Window", "Class ComponentCompiler", "Class ComponentDefinition", "Class ComponentInstance", "Class Value", "Class AbstractRenderer", "Class NativeWindowHandle", "Class Platform", "Class Platform::Task", "Class SkiaRenderer", "Class SoftwareRenderer", "Class WindowAdapter", "Class ElementHandle", "Define SLINT_FEATURE_BACKEND_QT", "Define SLINT_FEATURE_GETTEXT", "Define SLINT_FEATURE_INTERPRETER", "Define SLINT_VERSION_PATCH", "Define SLINT_FEATURE_BACKEND_LINUXKMS", "Define SLINT_FEATURE_EXPERIMENTAL", "Define SLINT_VERSION_STRING", "Define SLINT_FEATURE_RENDERER_FEMTOVG", "Define SLINT_FEATURE_RENDERER_SKIA", "Define SLINT_FEATURE_SYSTEM_TESTING", "Define SLINT_FEATURE_ACCESSIBILITY", "Define SLINT_FEATURE_RENDERER_SOFTWARE", "Define SLINT_VERSION_MINOR", "Define SLINT_FEATURE_FREESTANDING", "Define SLINT_FEATURE_TESTING", "Define SLINT_VERSION_MAJOR", "Define SLINT_FEATURE_BACKEND_WINIT", "Define assert_eq", "Directory api", "Directory cpp", "Directory include", "Directory cppdocs", "Directory generated_include", "Enum ValueType", "Enum DiagnosticLevel", "Enum AccessibleRole", "Enum SetRenderingNotifierError", "Enum PointerEventButton", "Enum EventLoopMode", "Enum GraphicsAPI", "Enum RenderingState", "Enum CloseRequestResponse", "File slint-interpreter.h", "File slint-platform.h", "File slint-testing.h", "File slint.h", "File slint_brush.h", "File slint_callbacks.h", "File slint_color.h", "File slint_config.h", "File slint_image.h", "File slint_interpreter.h", "File slint_pathdata.h", "File slint_point.h", "File slint_properties.h", "File slint_sharedvector.h", "File slint_size.h", "File slint_string.h", "File slint_tests_helpers.h", "File slint_timer.h", "File slint_window.h", "File slint_brush_internal.h", "File slint_builtin_structs.h", "File slint_builtin_structs_internal.h", "File slint_color_internal.h", "File slint_enums.h", "File slint_enums_internal.h", "File slint_generated_public.h", "File slint_image_internal.h", "File slint_internal.h", "File slint_interpreter_generated_public.h", "File slint_interpreter_internal.h", "File slint_pathdata_internal.h", "File slint_platform_internal.h", "File slint_properties_internal.h", "File slint_qt_internal.h", "File slint_sharedvector_internal.h", "File slint_string_internal.h", "File slint_testing_internal.h", "File slint_timer_internal.h", "Function slint::platform::duration_until_next_timer_update", "Function slint::platform::update_timers_and_animations", "Function slint::platform::set_platform", "Function slint::testing::init", "Function slint::quit_event_loop", "Template Function slint::invoke_from_event_loop", "Template Function slint::blocking_invoke_from_event_loop", "Function slint::run_event_loop", "Function slint::update_all_translations", "C++ API Reference", "Namespace slint", "Namespace slint::interpreter", "Namespace slint::platform", "Namespace slint::platform::key_codes", "Namespace slint::testing", "Deprecated List", "Program Listing for File slint-interpreter.h", "Program Listing for File slint-platform.h", "Program Listing for File slint-testing.h", "Program Listing for File slint.h", "Program Listing for File slint_brush.h", "Program Listing for File slint_callbacks.h", "Program Listing for File slint_color.h", "Program Listing for File slint_config.h", "Program Listing for File slint_image.h", "Program Listing for File slint_interpreter.h", "Program Listing for File slint_pathdata.h", "Program Listing for File slint_point.h", "Program Listing for File slint_properties.h", "Program Listing for File slint_sharedvector.h", "Program Listing for File slint_size.h", "Program Listing for File slint_string.h", "Program Listing for File slint_tests_helpers.h", "Program Listing for File slint_timer.h", "Program Listing for File slint_window.h", "Program Listing for File slint_brush_internal.h", "Program Listing for File slint_builtin_structs.h", "Program Listing for File slint_builtin_structs_internal.h", "Program Listing for File slint_color_internal.h", "Program Listing for File slint_enums.h", "Program Listing for File slint_enums_internal.h", "Program Listing for File slint_generated_public.h", "Program Listing for File slint_image_internal.h", "Program Listing for File slint_internal.h", "Program Listing for File slint_interpreter_generated_public.h", "Program Listing for File slint_interpreter_internal.h", "Program Listing for File slint_pathdata_internal.h", "Program Listing for File slint_platform_internal.h", "Program Listing for File slint_properties_internal.h", "Program Listing for File slint_qt_internal.h", "Program Listing for File slint_sharedvector_internal.h", "Program Listing for File slint_string_internal.h", "Program Listing for File slint_testing_internal.h", "Program Listing for File slint_timer_internal.h", "Struct HsvaColor", "Struct Image", "Struct LogicalPosition", "Struct LogicalSize", "Struct PhysicalPosition", "Struct PhysicalSize", "Template Struct Point", "Struct Rgb8Pixel", "Struct Rgba8Pixel", "Template Struct RgbaColor", "Template Struct SharedPixelBuffer", "Struct SharedString", "Template Struct SharedVector", "Template Struct Size", "Struct StandardListViewItem", "Struct Timer", "Struct Diagnostic", "Struct PropertyDescriptor", "Struct Struct", "Struct Struct::iterator", "Struct Rgb565Pixel", "Struct SoftwareRenderer::PhysicalRegion", "Struct PhysicalRegion::Rect", "Struct WindowAdapter::WindowProperties", "Struct WindowProperties::LayoutConstraints", "Full API", "Variable slint::platform::key_codes::F24", "Variable slint::platform::key_codes::F1", "Variable slint::platform::key_codes::CapsLock", "Variable slint::platform::key_codes::Space", "Variable slint::platform::key_codes::Menu", "Variable slint::platform::key_codes::LeftArrow", "Variable slint::platform::key_codes::MetaR", "Variable slint::platform::key_codes::Pause", "Variable slint::platform::key_codes::F4", "Variable slint::platform::key_codes::F12", "Variable slint::platform::key_codes::Insert", "Variable slint::platform::key_codes::DownArrow", "Variable slint::platform::key_codes::AltGr", "Variable slint::platform::key_codes::Alt", "Variable slint::platform::key_codes::F23", "Variable slint::platform::key_codes::Stop", "Variable slint::platform::key_codes::F19", "Variable slint::platform::key_codes::ScrollLock", "Variable slint::platform::key_codes::F13", "Variable slint::platform::key_codes::F15", "Variable slint::platform::key_codes::F14", "Variable slint::platform::key_codes::Backspace", "Variable slint::platform::key_codes::F5", "Variable slint::platform::key_codes::F6", "Variable slint::platform::key_codes::Meta", "Variable slint::platform::key_codes::F9", "Variable slint::platform::key_codes::F20", "Variable slint::platform::key_codes::UpArrow", "Variable slint::platform::key_codes::F10", "Variable slint::platform::key_codes::F2", "Variable slint::platform::key_codes::F8", "Variable slint::platform::key_codes::F18", "Variable slint::platform::key_codes::PageDown", "Variable slint::platform::key_codes::F11", "Variable slint::platform::key_codes::F3", "Variable slint::platform::key_codes::Control", "Variable slint::platform::key_codes::F16", "Variable slint::platform::key_codes::ControlR", "Variable slint::platform::key_codes::Return", "Variable slint::platform::key_codes::F7", "Variable slint::platform::key_codes::Backtab", "Variable slint::platform::key_codes::Home", "Variable slint::platform::key_codes::RightArrow", "Variable slint::platform::key_codes::Escape", "Variable slint::platform::key_codes::SysReq", "Variable slint::platform::key_codes::F21", "Variable slint::platform::key_codes::F17", "Variable slint::platform::key_codes::PageUp", "Variable slint::platform::key_codes::Tab", "Variable slint::platform::key_codes::End", "Variable slint::platform::key_codes::ShiftR", "Variable slint::platform::key_codes::Delete", "Variable slint::platform::key_codes::Shift", "Variable slint::platform::key_codes::F22", "Set Up Development Environment", "CMake Reference", "Generated Code", "Index (C++)", "Getting Started", "Slint C++ documentation", "Troubleshooting", "Espressif\u2019s IoT Development Framework", "Generic MCU Environment Setup", "Introduction", "STMicroelectronics\u2019 STM32Cube Ecosystem", "Generic Instructions for Slint on STM32 MCUs", "Overview", "Type Mappings"], "terms": {"defin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 46, 47, 48, 49, 50, 51, 52, 53, 54, 93, 94, 95, 96, 97, 98, 99, 100, 101, 109, 110, 112, 115, 116, 117, 122, 125, 127, 134, 135, 136, 138, 139, 142, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 233, 234, 240], "file": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 46, 47, 48, 49, 50, 51, 52, 53, 54, 93, 94, 95, 96, 97, 98, 99, 100, 101, 104, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 233, 234, 235, 238, 239, 240], "slint_brush": [0, 43, 61, 70, 74, 82, 102, 136, 172], "h": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 234, 238], "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 36, 37, 39, 46, 48, 49, 50, 51, 52, 53, 54, 97, 98, 99, 100, 101, 103, 104, 105, 107, 109, 110, 112, 113, 118, 120, 122, 123, 129, 130, 132, 133, 142, 144, 148, 153, 156, 157, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 227, 228, 229, 231, 232, 233, 235, 236, 237, 239, 240], "us": [0, 1, 2, 4, 5, 8, 10, 11, 12, 13, 14, 15, 17, 20, 21, 22, 26, 29, 35, 38, 46, 48, 50, 51, 52, 53, 98, 101, 102, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 117, 119, 120, 121, 123, 125, 126, 127, 128, 130, 133, 135, 136, 138, 140, 141, 142, 148, 153, 157, 158, 159, 160, 162, 164, 165, 166, 168, 170, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240], "declar": [0, 13, 14, 109, 142, 164, 229, 231, 239, 240], "how": [0, 20, 103, 157, 227, 231, 232, 233, 234, 236, 238, 239], "fill": [0, 20, 133, 136], "outlin": [0, 238], "shape": [0, 148], "rectangl": [0, 20, 110, 136, 168, 169], "path": [0, 11, 41, 42, 43, 44, 45, 109, 117, 127, 135, 136, 138, 140, 148, 163, 227, 228, 235, 238], "text": [0, 10, 17, 22, 48, 110, 127, 129, 130, 132, 133, 136, 142, 161, 231, 232, 233, 234, 238], "A": [0, 3, 6, 9, 13, 14, 17, 18, 20, 22, 40, 46, 50, 105, 112, 114, 125, 127, 148, 149, 150, 151, 152, 158, 162, 165, 166, 167, 168, 169, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 235, 237, 240], "either": [0, 13, 14, 21, 22, 163, 165, 166, 227, 233, 237, 239], "solid": 0, "color": [0, 46, 61, 102, 103, 113, 115, 121, 128, 131, 135, 136, 141, 142, 147, 156, 167, 231, 232, 239, 240], "linear": [0, 136], "gradient": [0, 113], "public": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 46, 109, 110, 111, 112, 113, 115, 117, 119, 120, 123, 127, 128, 135, 139, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 229, 233, 240], "function": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 51, 104, 106, 109, 112, 125, 127, 138, 148, 149, 150, 151, 152, 153, 156, 157, 158, 159, 160, 162, 165, 166, 167, 168, 169, 170, 172, 228, 229, 231, 238, 239], "inlin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 93, 94, 95, 96, 97, 100, 101, 109, 110, 111, 112, 113, 115, 117, 121, 124, 125, 127, 136, 142, 148, 149, 150, 151, 152, 156, 157, 158, 159, 162, 165, 166, 167, 168, 170, 229], "construct": [0, 1, 3, 4, 5, 7, 8, 9, 11, 12, 14, 19, 20, 21, 22, 109, 148, 149, 151, 156, 157, 158, 159, 162, 165, 166, 167], "new": [0, 1, 3, 4, 5, 7, 8, 9, 10, 11, 12, 14, 16, 17, 19, 20, 21, 74, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 109, 111, 112, 114, 121, 122, 126, 127, 128, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 156, 157, 158, 159, 165, 166, 229, 231, 234, 238, 239], "transpar": [0, 1], "const": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 108, 109, 110, 111, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 148, 149, 150, 151, 152, 153, 156, 157, 158, 159, 160, 162, 165, 166, 167, 168, 170, 229, 234, 240], "return": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 20, 21, 22, 54, 78, 93, 97, 99, 102, 106, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 153, 157, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 229, 231, 238], "If": [0, 4, 6, 7, 8, 9, 10, 17, 21, 22, 102, 148, 156, 158, 162, 165, 166, 170, 171, 227, 228, 229, 233, 234, 235, 237], "thi": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 46, 48, 49, 50, 52, 53, 54, 94, 97, 98, 99, 100, 101, 103, 104, 105, 106, 107, 109, 110, 112, 113, 115, 121, 122, 124, 125, 127, 128, 129, 130, 132, 133, 135, 139, 142, 148, 156, 157, 158, 159, 162, 165, 166, 168, 169, 170, 171, 227, 228, 229, 231, 232, 233, 234, 235, 236, 238, 239, 240], "first": [0, 7, 13, 20, 113, 122, 157, 158, 159, 227, 231, 233, 239], "stop": [0, 22, 78, 102, 106, 113, 126, 132, 162], "brighter": [0, 1, 113, 115], "float": [0, 1, 10, 22, 46, 109, 111, 112, 113, 115, 120, 121, 123, 125, 127, 128, 130, 131, 135, 136, 139, 140, 141, 142, 147, 149, 150, 156, 240], "factor": [0, 1, 10, 21, 113, 115, 127, 131, 240], "version": [0, 1, 26, 29, 35, 38, 98, 99, 227, 231, 235, 238], "ha": [0, 1, 4, 5, 6, 8, 10, 13, 14, 21, 53, 109, 148, 158, 159, 162, 167, 231, 234, 239], "bright": [0, 1, 234], "increas": [0, 1, 22, 110], "specifi": [0, 1, 5, 8, 9, 10, 11, 12, 13, 17, 19, 21, 98, 99, 158, 162, 165, 227, 228], "done": [0, 1, 52, 227, 235], "call": [0, 1, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 17, 18, 19, 20, 21, 22, 51, 94, 95, 96, 97, 98, 99, 105, 109, 110, 112, 114, 127, 148, 162, 165, 166, 228, 229, 231, 233, 238], "all": [0, 5, 7, 8, 9, 12, 14, 20, 22, 51, 100, 101, 102, 103, 112, 157, 159, 165, 168, 227, 228, 229, 233, 234, 235, 238, 239, 240], "darker": [0, 1, 113, 115], "decreas": [0, 1, 22, 228], "transparent": [0, 1, 113, 115], "opac": [0, 1, 136], "with_alpha": [0, 1, 113, 115], "alpha": [0, 1, 113, 115, 131, 147, 148, 155, 156, 240], "relat": 0, "": [0, 1, 4, 5, 8, 9, 10, 13, 19, 20, 22, 48, 105, 107, 109, 113, 115, 123, 124, 127, 131, 136, 148, 150, 152, 158, 159, 164, 165, 166, 227, 228, 229, 231, 232, 233, 235, 236, 238, 239], "set": [0, 1, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 20, 21, 22, 49, 98, 100, 105, 112, 121, 148, 165, 170, 171, 228, 229, 231, 233, 234, 235, 238, 239], "friend": [0, 1, 4, 5, 7, 8, 14, 109, 110, 112, 113, 115, 117, 119, 121, 122, 124, 127, 129, 130, 134, 136, 148, 158, 159, 165, 166, 167], "struct": [0, 1, 4, 5, 7, 8, 14, 20, 21, 46, 55, 56, 61, 63, 66, 68, 69, 70, 72, 75, 80, 83, 103, 104, 105, 106, 109, 110, 111, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 124, 126, 128, 129, 130, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 240], "private_api": [0, 1, 2, 4, 5, 7, 8, 109, 110, 111, 112, 113, 114, 115, 117, 119, 121, 124, 125, 127, 136, 142], "properti": [0, 10, 12, 13, 14, 21, 22, 48, 98, 99, 109, 112, 113, 115, 121, 136, 138, 142, 148, 164, 170, 227, 228, 229, 231, 232, 237, 238, 239, 240], "bool": [0, 1, 4, 8, 10, 13, 14, 21, 22, 46, 109, 110, 111, 112, 113, 115, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 145, 146, 148, 153, 157, 158, 159, 160, 162, 165, 166, 167, 170, 229, 240], "oper": [0, 1, 2, 6, 10, 12, 14, 16, 17, 18, 19, 20, 109, 110, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 134, 135, 136, 139, 141, 142, 144, 148, 153, 157, 158, 159, 160, 162, 165, 166, 167, 227], "b": [0, 14, 40, 109, 110, 112, 113, 117, 119, 122, 124, 125, 134, 136, 138, 148, 154, 155, 158, 159, 165, 166, 167], "true": [0, 1, 4, 10, 13, 14, 21, 22, 101, 109, 110, 111, 112, 121, 125, 127, 128, 135, 139, 148, 153, 158, 159, 160, 162, 165, 166, 167, 170, 234], "equal": [0, 14, 112, 122, 153, 157, 158, 159, 160, 165, 228], "hold": [0, 13, 14, 21, 159, 165, 166, 239], "must": [0, 10, 13, 17, 20, 21, 22, 95, 99, 107, 127, 148, 157, 229, 235], "also": [0, 4, 5, 6, 7, 8, 9, 10, 14, 46, 98, 99, 158, 159, 228, 229, 231, 232], "ident": [0, 167], "fals": [0, 1, 10, 13, 21, 22, 109, 110, 111, 112, 122, 127, 128, 135, 139, 148, 153, 158, 159, 160, 162, 165, 166, 170, 233], "differ": [0, 10, 13, 14, 17, 20, 46, 48, 49, 50, 53, 99, 105, 148, 227, 232, 233, 235, 237, 239], "what": [0, 17, 111, 136, 235], "thei": [0, 153, 156, 157, 160], "respect": [0, 235], "ar": [0, 10, 11, 13, 14, 16, 20, 21, 49, 51, 93, 95, 100, 101, 102, 103, 106, 109, 112, 120, 123, 148, 153, 156, 157, 159, 160, 163, 165, 167, 227, 228, 229, 231, 233, 234, 236, 239, 240], "otherwis": [0, 1, 3, 13, 14, 21, 22, 99, 110, 148, 153, 158, 159, 160, 162, 165, 166, 170], "listview": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 229, 230, 232, 239], "slint_color": [1, 43, 59, 67, 77, 82, 102, 113, 136, 147, 156, 172], "repres": [1, 10, 13, 14, 20, 21, 46, 48, 153, 154, 155, 160, 161, 165, 168, 170, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 240], "slint": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 102, 108, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 157, 158, 159, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 228, 229, 231, 234, 236, 237, 240], "run": [1, 13, 17, 18, 21, 51, 98, 99, 102, 109, 110, 126, 158, 159, 162, 227, 228, 229, 231, 233, 234, 235, 237, 238, 240], "time": [1, 21, 102, 158, 159, 162, 227, 228, 231, 233, 238, 240], "8": [1, 115, 138, 142, 158, 167, 240], "bit": [1, 167, 240], "channel": [1, 148, 233], "red": [1, 110, 115, 131, 148, 154, 155, 156, 167], "green": [1, 110, 115, 131, 148, 154, 155, 156, 167], "blue": [1, 110, 115, 131, 148, 154, 155, 156, 167, 231, 232], "default": [1, 3, 4, 6, 7, 8, 9, 10, 17, 21, 22, 46, 54, 100, 109, 110, 111, 112, 113, 115, 116, 117, 119, 120, 123, 126, 127, 129, 130, 133, 134, 135, 136, 139, 144, 148, 149, 151, 153, 157, 158, 159, 160, 162, 165, 166, 167, 170, 171, 227, 228, 233, 234, 235, 240], "entir": [1, 240], "rgbacolor": [1, 61, 102, 103, 115], "uint8_t": [1, 47, 49, 52, 53, 54, 109, 110, 111, 112, 115, 117, 122, 124, 127, 130, 131, 134, 135, 136, 137, 138, 140, 142, 143, 145, 146, 154, 155, 156, 167], "col": [1, 115, 131, 156], "from": [1, 3, 9, 11, 12, 13, 14, 16, 17, 18, 21, 97, 98, 99, 100, 105, 110, 112, 120, 122, 123, 127, 129, 130, 132, 133, 136, 141, 148, 156, 157, 158, 164, 165, 166, 167, 228, 229, 231, 232, 234, 237, 238, 239], "given": [1, 4, 5, 7, 8, 9, 13, 16, 17, 19, 22, 110, 150, 152, 156, 157, 158, 159, 162, 165, 228], "uint32_t": [1, 16, 20, 110, 112, 115, 117, 123, 127, 135, 136, 140, 142, 148, 152, 157], "as_argb_encod": [1, 115], "encod": [1, 20, 158, 167, 240], "to_argb_uint": [1, 115], "convert": [1, 5, 10, 22, 106, 149, 150, 151, 152, 158, 165, 167, 228, 233, 240], "an": [1, 3, 4, 5, 7, 8, 10, 12, 13, 14, 16, 17, 18, 20, 22, 46, 47, 48, 95, 98, 105, 112, 136, 148, 154, 155, 157, 158, 161, 163, 165, 167, 168, 169, 227, 228, 229, 231, 232, 233, 234, 235, 236, 238, 239, 240], "easi": [1, 239], "destructur": [1, 165, 166], "to_argb_float": [1, 115], "hsvacolor": [1, 61, 102, 103, 115], "to_hsva": [1, 115], "hsv": [1, 115, 147], "space": [1, 78, 102, 106, 112, 132, 136, 147], "u8": [1, 132, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "rang": [1, 56, 110, 156, 157, 159, 165], "0": [1, 6, 13, 14, 17, 21, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 154, 155, 156, 162, 167, 227, 228, 229, 231, 238], "255": [1, 115, 142, 154, 155, 156, 167], "multipli": [1, 148, 240], "valu": [1, 4, 5, 7, 8, 9, 10, 13, 17, 20, 21, 22, 26, 35, 38, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 99, 102, 104, 109, 111, 112, 113, 115, 121, 122, 127, 136, 138, 140, 141, 142, 147, 148, 154, 155, 156, 159, 165, 166, 167, 170, 171, 228, 229, 233, 234, 239, 240], "1": [1, 13, 26, 29, 35, 38, 109, 110, 112, 113, 115, 122, 134, 135, 136, 137, 138, 142, 147, 148, 156, 163, 227, 228, 231, 235], "The": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 20, 21, 22, 46, 47, 48, 49, 50, 51, 52, 53, 54, 98, 99, 100, 101, 102, 103, 104, 105, 106, 113, 120, 123, 147, 148, 153, 156, 157, 158, 159, 160, 161, 163, 164, 165, 166, 167, 168, 169, 227, 228, 229, 231, 234, 238, 239, 240], "result": [1, 22, 99, 109, 111, 112, 113, 114, 115, 117, 121, 128, 135, 136, 139, 158, 167, 228], "back": [1, 9, 50, 53, 97, 132, 227, 229, 234], "rgb": [1, 20, 135, 148, 154], "unchang": 1, "so": [1, 7, 10, 20, 112, 136, 165, 166, 167, 168, 227, 228, 231], "exampl": [1, 5, 10, 13, 26, 29, 35, 38, 50, 53, 98, 99, 101, 105, 106, 109, 112, 148, 156, 157, 158, 227, 228, 234, 235, 237, 238, 239, 240], "2": [1, 13, 26, 29, 35, 38, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 135, 136, 142, 148, 227, 228, 231, 232], "20": [1, 142, 227, 235, 236], "5": [1, 26, 29, 35, 38, 110, 135, 138, 142, 158, 167], "50": [1, 142], "divid": [1, 236], "3": [1, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 135, 136, 142, 148, 227, 231, 235, 237], "30": [1, 142], "obtain": [1, 148], "mix": [1, 115], "other": [1, 3, 10, 12, 14, 16, 17, 18, 46, 50, 53, 96, 98, 105, 109, 110, 112, 115, 117, 120, 122, 123, 124, 125, 127, 128, 131, 132, 135, 136, 137, 138, 139, 141, 153, 157, 158, 159, 160, 165, 166, 227, 236], "clamp": 1, "between": [1, 10, 20, 21, 147, 148, 154, 155, 156, 167, 233, 234, 235, 237], "appli": [1, 4, 5, 8, 20, 48, 114, 133, 239], "while": [1, 10, 11, 99, 227], "static": [1, 16, 22, 109, 110, 111, 112, 113, 115, 117, 119, 121, 122, 124, 126, 127, 128, 135, 136, 139, 142, 148, 158, 162, 234, 235], "from_argb_encod": [1, 113, 115], "argb_encod": [1, 115], "integ": [1, 158, 240], "0xaarrggbb": 1, "from_argb_uint8": [1, 115], "paramet": [1, 5, 10, 13, 20, 51, 53, 100, 156, 229, 231, 239], "from_rgb_uint8": [1, 115], "have": [1, 10, 19, 20, 21, 22, 110, 112, 136, 148, 157, 165, 170, 171, 227, 229, 232, 233, 234, 235, 239], "from_argb_float": [1, 115], "from_rgb_float": [1, 115], "from_hsva": [1, 115], "v": [1, 14, 17, 21, 109, 112, 115, 121, 125, 131, 234, 237, 238], "compon": [1, 2, 3, 10, 11, 12, 13, 22, 109, 111, 115, 125, 127, 136, 147, 156, 167, 228, 229, 231, 232, 234, 238, 239], "hue": [1, 115, 147], "expect": [1, 233], "360": [1, 147], "lineargradientbrush": [1, 113, 115, 128], "lh": [1, 110, 115, 167], "rh": [1, 110, 115, 167], "same": [1, 14, 20, 110, 148, 159, 165, 166, 229, 240], "individu": 1, "std": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 20, 21, 22, 93, 95, 98, 99, 109, 110, 111, 112, 113, 114, 115, 117, 121, 122, 124, 125, 126, 127, 130, 132, 142, 148, 158, 159, 162, 165, 166, 170, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 229, 234, 238, 239, 240], "ostream": [1, 74, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 115, 124, 128, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 158], "stream": [1, 115, 124, 158], "write": [1, 158, 231, 235], "refer": [1, 3, 10, 13, 21, 110, 148, 157, 158, 159, 165, 166, 227, 229, 234, 235, 237, 238, 240], "typenam": [2, 3, 4, 5, 6, 7, 8, 9, 20, 22, 109, 110, 111, 112, 114, 115, 117, 120, 121, 122, 123, 125, 127, 135, 136, 138, 143, 144, 153, 156, 157, 159, 160, 165, 229], "t": [2, 3, 13, 17, 22, 48, 109, 111, 112, 115, 120, 121, 122, 123, 125, 136, 138, 143, 144, 153, 156, 159, 160, 229, 233, 235, 239], "handl": [2, 3, 12, 16, 17, 20, 21, 22, 112, 121, 127, 136, 140, 141, 231, 235, 239], "like": [2, 13, 20, 48, 99, 168, 227, 229, 231, 234, 235], "share": [2, 10, 12, 148, 157, 158, 159, 235], "pointer": [2, 10, 16, 50, 110, 133, 148, 157, 158, 159, 229, 239], "gener": [2, 122, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 227, 228, 231, 236, 237, 239, 240], "code": [2, 10, 11, 14, 98, 104, 109, 112, 148, 164, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 231, 232, 237, 238, 239, 240], "In": [2, 13, 15, 21, 112, 227, 232, 238], "order": [2, 8, 13, 100, 112, 136, 162, 165, 166, 233, 240], "get": [2, 109, 112, 121, 167, 227, 235, 237, 238, 239], "creat": [2, 10, 12, 13, 14, 16, 17, 19, 53, 95, 98, 99, 104, 109, 112, 115, 127, 148, 156, 158, 159, 165, 166, 228, 229, 231, 232, 233, 234, 238, 239], "where": [2, 15, 163, 235, 239], "name": [2, 12, 13, 22, 109, 138, 164, 165, 166, 227, 228, 229, 231, 238, 240], "give": 2, "you": [2, 10, 12, 13, 14, 19, 21, 26, 29, 35, 38, 98, 102, 104, 105, 107, 148, 157, 165, 166, 227, 228, 229, 231, 232, 233, 234, 235, 238, 239], "vtabl": [2, 13, 82, 109, 111, 112, 127, 135, 136, 138, 141, 142], "vrc": [2, 109, 111, 112, 127, 135, 136, 138], "itemtreevt": [2, 109, 112, 127, 136, 138], "inner": [2, 109, 110, 111, 112, 113, 114, 115, 117, 121, 122, 124, 127, 138], "intern": [2, 14, 15, 16, 20, 46, 98, 109, 125, 142, 157], "constructor": [2, 14, 16, 17, 18, 19, 109, 136, 148, 157, 158, 165, 167, 229], "arrow": 2, "implement": [2, 4, 6, 7, 8, 9, 10, 14, 15, 17, 20, 21, 105, 112, 156, 165, 166, 227, 229], "semant": 2, "derefer": [2, 158, 165, 166], "into_dyn": [2, 111, 112, 127], "weak": [3, 127], "can": [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 18, 20, 21, 22, 95, 96, 98, 102, 104, 105, 106, 112, 136, 148, 157, 159, 162, 165, 166, 168, 170, 171, 227, 228, 229, 231, 232, 235, 239, 240], "componenthandl": [3, 12, 22, 58, 102, 103, 109, 111, 112, 229, 239], "null": [3, 13, 158, 162, 234], "lock": [3, 98, 112, 127], "alwai": [3, 20, 158, 240], "empti": [3, 9, 12, 13, 14, 112, 122, 124, 127, 136, 157, 158, 159, 165], "copi": [3, 12, 14, 17, 109, 133, 148, 157, 158, 159, 165, 166, 231, 238], "option": [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 21, 22, 55, 57, 58, 93, 107, 109, 110, 111, 112, 117, 127, 136, 148, 165, 170, 171, 227, 228, 235, 238, 239], "strong": [3, 10, 13], "point": [3, 11, 66, 102, 103, 104, 105, 110, 119, 120, 127, 136, 139, 149, 151, 158, 159, 165, 166, 231, 239, 240], "still": [3, 13, 20, 22, 107, 112, 229], "referenc": [3, 10, 14, 19, 158, 165, 166], "ani": [3, 10, 11, 13, 16, 17, 18, 21, 22, 96, 98, 148, 227, 228, 232, 236, 240], "model": [4, 5, 7, 8, 9, 14, 46, 58, 102, 103, 109, 112, 137, 138, 229, 239], "modeldata": [4, 6, 7, 8, 9, 112], "act": [4, 5, 7, 8, 12, 17], "adapt": [4, 5, 7, 8, 21, 53, 227], "sourc": [4, 5, 7, 8, 112, 136, 148, 163, 228, 231, 234, 237, 238, 239], "filter": [4, 5, 8], "each": [4, 5, 8, 20, 22, 94, 106, 229, 236, 240], "row": [4, 5, 6, 7, 8, 9, 109, 112, 138], "accept": [4, 14, 22, 133, 136, 229, 233], "e": [4, 22, 122, 227, 231], "visibl": [4, 10, 17, 21, 22, 110, 112, 116, 228], "shared_ptr": [4, 5, 7, 8, 14, 109, 112, 121, 229, 239], "source_model": [4, 5, 7, 8, 112], "filter_fn": [4, 112], "provid": [4, 5, 6, 7, 8, 10, 16, 17, 19, 20, 21, 22, 48, 53, 54, 98, 158, 165, 166, 170, 228, 229, 231, 232, 234, 235, 236, 237, 239], "limit": [4, 112, 229], "view": [4, 5, 6, 7, 8, 20, 21, 110, 112, 124, 158, 165, 166, 168, 169], "expos": [4, 5, 165, 166, 227, 229, 231], "virtual": [4, 5, 6, 7, 8, 9, 17, 19, 20, 21, 110, 112, 142], "size_t": [4, 5, 6, 7, 8, 9, 20, 109, 110, 112, 113, 119, 122, 124, 127, 158, 159], "row_count": [4, 5, 6, 7, 8, 9, 109, 112, 138], "overrid": [4, 5, 7, 8, 9, 21, 109, 110, 112], "amount": [4, 5, 6, 7, 8, 9, 17, 20, 234], "row_data": [4, 5, 6, 7, 8, 9, 109, 112, 138], "data": [4, 5, 6, 7, 8, 9, 16, 109, 110, 111, 112, 113, 117, 119, 121, 124, 126, 127, 135, 136, 140, 142, 148, 157, 158, 159, 229, 232, 239, 240], "particular": [4, 5, 6, 7, 8, 9, 227, 235], "should": [4, 5, 6, 7, 8, 9, 10, 13, 14, 17, 18, 21, 94, 96, 112, 121, 127, 170, 171, 227, 228, 234, 235], "void": [4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 46, 94, 95, 96, 97, 98, 100, 101, 109, 110, 111, 112, 113, 114, 115, 117, 121, 122, 124, 125, 126, 127, 131, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 159, 162, 165, 229, 234, 238], "set_row_data": [4, 6, 7, 8, 9, 109, 112, 138], "onli": [4, 5, 6, 7, 8, 9, 13, 14, 17, 18, 20, 21, 95, 98, 101, 104, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 148, 158, 159, 227, 228, 229, 233], "cannot": [4, 6, 7, 8, 9, 122, 148, 159, 162], "support": [4, 6, 7, 8, 9, 17, 49, 105, 112, 122, 227, 234, 235, 236, 238], "chang": [4, 5, 6, 7, 8, 9, 10, 20, 21, 101, 107, 142, 159, 165, 166, 231, 234, 239], "ok": [4, 6, 7, 8, 9, 112, 133], "do": [4, 6, 7, 8, 9, 13, 17, 20, 21, 104, 110, 112, 125, 148, 168, 227, 229], "noth": [4, 6, 7, 8, 9, 17, 21, 162], "print": [4, 6, 7, 8, 9], "warn": [4, 6, 7, 8, 9, 11, 47, 109, 118, 125, 137, 163], "stderr": [4, 6, 7, 8, 9], "updat": [4, 6, 7, 8, 9, 21, 112, 165], "row_chang": [4, 6, 7, 8, 9, 109, 112], "reset": [4, 5, 6, 8, 109, 112, 133], "re": [4, 5, 8, 10, 13, 15, 17, 20, 21, 26, 29, 35, 38, 101, 105, 162, 165, 166, 227, 229, 233, 234, 235], "state": [4, 5, 8, 10, 21, 53, 112, 127, 232], "extern": [4, 5, 8, 131, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 157, 227, 234, 238], "int": [4, 8, 13, 14, 16, 46, 98, 99, 109, 110, 112, 113, 121, 125, 136, 140, 141, 142, 144, 148, 229, 231, 240], "unfiltered_row": [4, 112], "filtered_row": [4, 112], "index": [4, 6, 8, 9, 109, 111, 112, 122, 135, 136, 142, 159], "correspond": [4, 8, 17, 21, 46, 231], "filtermodelinn": [4, 112], "sourcemodeldata": [5, 6, 112], "mappedmodeldata": [5, 6, 112], "map": [5, 228, 229, 234, 235, 237, 239], "allow": [5, 10, 54, 104, 229, 233, 239], "transform": [5, 13, 110, 229], "fly": [5, 11], "two": [5, 20, 21, 153, 157, 160, 231], "underli": [5, 9, 14, 22, 148, 158, 159], "permit": 5, "itself": [5, 13, 158], "For": [5, 13, 26, 29, 35, 38, 46, 50, 148, 156, 158, 227, 229, 231, 232, 234, 235, 237, 240], "number": [5, 14, 16, 20, 46, 109, 125, 133, 137, 158, 159, 163, 239], "string": [5, 11, 12, 13, 14, 29, 46, 98, 101, 136, 137, 140, 158, 229, 239, 240], "to_str": [5, 13, 14, 109], "lambda": 5, "express": [5, 46], "map_fn": [5, 112], "alter": 5, "mapmodelinn": [5, 112], "filtermodel": [6, 58, 102, 103, 112], "mapmodel": [6, 58, 102, 103, 112], "reversemodel": [6, 58, 102, 103, 112], "sortmodel": [6, 58, 102, 103, 112], "vectormodel": [6, 58, 102, 103, 112, 229], "repetit": [6, 229, 239], "element": [6, 8, 10, 14, 21, 22, 48, 111, 119, 136, 139, 145, 148, 159, 170, 229, 231, 232, 239], "languag": [6, 101, 112, 136, 227, 229, 231, 234, 235, 237, 238, 239], "subclass": [6, 15, 21, 105, 239], "delet": [6, 10, 16, 17, 18, 19, 20, 78, 102, 106, 109, 110, 112, 114, 121, 126, 127, 132, 142, 148, 162, 165, 166], "protect": [6, 112], "notifi": [6, 49, 98, 109, 138], "specif": [6, 10, 21, 52, 232, 234, 240], "wa": [6, 10, 13, 14, 20, 21, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 36, 37, 39, 53, 110, 112, 127, 148, 162, 231, 233], "row_ad": [6, 109, 112], "count": [6, 10, 109, 110, 112, 119, 126, 136, 138, 139, 157, 240], "were": [6, 11, 20, 21], "ad": [6, 238], "row_remov": [6, 109, 112], "remov": [6, 9, 159, 234], "been": [6, 21, 22, 53, 162, 165, 234], "everyth": [6, 16], "need": [6, 17, 18, 20, 21, 53, 102, 104, 115, 122, 227, 229, 231, 233, 234, 235, 238, 239], "reload": 6, "reserv": [7, 112], "mean": [7, 100, 109], "last": [7, 10, 11, 20, 21, 51, 100, 122, 158, 159], "second": [7, 20, 239], "revers": [7, 133], "reversemodelinn": [7, 112], "sort": [8, 112], "pair": [8, 109, 130, 165, 166], "comp": [8, 112], "unsorted_row": [8, 112], "sorted_row_index": [8, 112], "sortmodelinn": [8, 112], "sharedvector": [9, 11, 12, 14, 22, 68, 102, 103, 109, 110, 111, 112, 113, 117, 119, 122, 128, 135, 136, 138, 139, 140, 143, 145], "vector": [9, 11, 12, 14, 58, 112, 159, 163, 164, 229, 234], "arrai": [9, 14, 46, 109, 112, 157, 229], "push_back": [9, 112, 113, 122, 159], "append": [9, 158, 159], "eras": [9, 112], "insert": [9, 78, 102, 106, 112, 132, 227], "clear": [9, 11, 112, 122, 159], "set_vector": [9, 112], "replac": [9, 229, 238], "slint_window": [10, 43, 58, 82, 102, 112, 172], "toward": [10, 229], "system": [10, 13, 16, 17, 21, 100, 105, 148, 227, 228, 229, 232, 234, 235, 236, 237, 239], "render": [10, 15, 17, 19, 20, 21, 49, 52, 53, 94, 100, 105, 110, 136, 148, 157, 168, 227, 228, 229, 234, 235, 237, 238], "scene": [10, 19, 20, 53, 105], "It": [10, 12, 14, 17, 20, 21, 48, 51, 54, 148, 157, 158, 159, 164, 165, 166, 168, 170, 171, 227, 231, 232, 234, 237, 239], "api": [10, 13, 21, 42, 43, 52, 98, 103, 105, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 132, 133, 227, 229, 231, 232, 234, 235, 237, 239], "control": [10, 13, 78, 97, 102, 106, 130, 132, 227, 233], "aspect": [10, 13, 163, 227], "posit": [10, 13, 21, 22, 110, 113, 127, 128, 136, 140, 149, 151], "screen": [10, 13, 16, 20, 21, 48, 96, 100, 110, 140, 148, 168, 229, 234, 237, 238], "destroi": [10, 11, 12, 14, 16, 53, 158, 159, 165, 166], "instanc": [10, 11, 12, 13, 17, 104, 109, 112, 148, 156, 158, 165, 229, 238, 239], "explicitli": [10, 149, 150, 151, 152], "one": [10, 13, 14, 15, 48, 98, 105, 112, 127, 148, 158, 165, 166, 227, 228, 229, 239], "becom": [10, 21, 112, 165, 166], "hidden": [10, 13, 21, 54], "show": [10, 13, 21, 104, 109, 127, 227, 229, 231, 234], "addit": [10, 227, 234, 235], "associ": [10, 13, 20, 21, 229, 231], "maintain": 10, "hide": [10, 13, 21, 109, 122, 127, 229], "make": [10, 158, 159, 162, 165, 166, 227, 233, 235, 238, 239], "invis": 10, "again": [10, 21], "drop": [10, 109, 122, 136, 138, 140], "anymor": [10, 22, 96, 148], "when": [10, 11, 12, 17, 19, 20, 21, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 36, 37, 39, 49, 51, 53, 54, 100, 101, 105, 109, 127, 148, 158, 159, 162, 165, 166, 227, 228, 229, 235, 236], "is_vis": [10, 127, 138], "even": [10, 51, 239], "previous": [10, 20, 162], "user": [10, 21, 54, 100, 229, 232, 239, 240], "minim": [10, 21, 127, 158, 170, 231], "templat": [10, 13, 20, 22, 58, 61, 63, 66, 68, 69, 102, 103, 109, 110, 111, 112, 113, 114, 115, 117, 120, 121, 122, 123, 125, 126, 127, 135, 136, 138, 143, 144, 149, 150, 151, 152, 162, 165, 229, 237, 239], "invoc": [10, 13, 20, 22, 98, 99, 109, 111, 112, 126, 127, 148, 162], "renderingst": [10, 80, 102, 103, 127, 134, 136], "graphicsapi": [10, 80, 102, 103, 127, 134, 136], "f": [10, 13, 98, 99, 109, 112, 114, 115, 121, 126, 127, 162], "setrenderingnotifiererror": [10, 80, 102, 103, 127, 134, 136], "set_rendering_notifi": [10, 53, 127, 148], "callback": [10, 12, 13, 20, 21, 22, 53, 54, 97, 109, 110, 114, 126, 127, 136, 138, 141, 146, 148, 162, 229, 231, 237, 239], "regist": [10, 13, 49, 95, 112, 229], "invok": [10, 12, 13, 17, 18, 20, 21, 22, 98, 109, 110, 162, 227, 238], "dure": [10, 11, 148, 227], "phase": 10, "custom": [10, 105, 229], "top": [10, 117, 133, 135, 148], "below": [10, 237], "callabl": [10, 22], "argument": [10, 11, 13, 112, 136, 148, 227, 228, 229], "On": [10, 112, 231, 234], "success": [10, 238], "without": [10, 46, 105, 148, 165, 227, 235], "error": [10, 11, 47, 49, 112, 136, 137, 163], "on_close_request": [10, 54, 127], "tri": [10, 54], "close": [10, 21, 51, 54, 100, 133, 139, 231], "closerequestrespons": [10, 80, 102, 103, 127, 134, 136], "request_redraw": [10, 21, 110, 127, 140], "issu": [10, 233], "request": [10, 13, 21, 54], "redraw": [10, 20], "content": [10, 148, 159, 161, 229, 233, 234, 238], "physicalposit": [10, 20, 21, 66, 102, 103, 110, 120, 127, 168, 169], "physic": [10, 20, 21, 151, 152, 228, 240], "coordin": [10, 20, 21, 119, 148, 149, 151, 153, 240], "includ": [10, 11, 16, 21, 42, 46, 98, 99, 102, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 130, 131, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 172, 227, 228, 229, 231, 234, 237, 238], "frame": [10, 20, 21], "present": [10, 21, 22, 53, 102], "set_posit": [10, 21, 110, 127, 140], "logicalposit": [10, 22, 66, 102, 103, 111, 120, 127, 136, 151, 240], "po": [10, 110, 127, 136], "note": [10, 13, 14, 16, 21, 110, 112, 165, 166, 227, 229, 231, 235, 240], "some": [10, 11, 125, 136, 231, 234], "wayland": [10, 16, 227], "avail": [10, 13, 101, 103, 109, 148, 227, 229, 233, 234, 239], "physicals": [10, 19, 20, 21, 69, 102, 103, 110, 123, 127, 168, 169, 234], "size": [10, 19, 20, 21, 22, 69, 102, 103, 109, 110, 111, 112, 113, 117, 122, 123, 124, 127, 135, 136, 140, 143, 148, 150, 152, 157, 158, 159, 168, 169, 170, 171, 227, 234, 238, 240], "exclud": [10, 21, 158, 227], "set_siz": [10, 21, 110, 127, 140], "logicals": [10, 21, 22, 69, 102, 103, 110, 111, 123, 127, 136, 152, 170, 171], "resiz": [10, 21, 112, 127, 136, 170, 171], "logic": [10, 13, 21, 112, 149, 150, 228, 229, 232, 240], "pixel": [10, 20, 21, 110, 117, 133, 135, 148, 149, 150, 151, 152, 154, 155, 157, 167, 228, 233, 235, 240], "scale_factor": [10, 127, 136], "scale": [10, 21, 148], "is_fullscreen": [10, 21, 108, 110, 127, 170], "current": [10, 11, 53, 142, 148], "fullscreen": [10, 21, 108, 110, 127, 170], "set_fullscreen": [10, 127], "unset": [10, 21, 170, 171], "displai": [10, 16, 20, 53, 105, 110, 140, 148, 232, 233, 234, 235, 237], "is_maxim": [10, 21, 110, 127, 170], "maxim": [10, 21, 127, 170], "set_maxim": [10, 127], "unmaxim": 10, "is_minim": [10, 21, 110, 127, 170], "set_minim": [10, 127], "unminimz": 10, "dispatch_key_press_ev": [10, 106, 127, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "sharedstr": [10, 11, 12, 13, 14, 17, 21, 22, 70, 102, 103, 106, 109, 110, 111, 112, 117, 119, 124, 125, 127, 129, 130, 135, 136, 137, 138, 139, 140, 142, 144, 145, 148, 161, 163, 164, 170, 229, 239, 240], "dispatch": 10, "kei": [10, 106, 109, 165, 166, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "press": [10, 125, 127, 136, 142], "event": [10, 13, 17, 18, 21, 50, 51, 94, 97, 98, 99, 100, 110, 119, 127, 136, 139, 140, 229, 231, 234, 238, 239], "your": [10, 14, 20, 21, 105, 148, 227, 228, 229, 231, 233, 234, 235, 237, 238, 239], "own": [10, 105, 110, 227, 229, 236, 239], "backend": [10, 13, 49, 96, 105, 136, 142, 235], "want": [10, 104, 148, 165, 166, 227, 228, 231], "forward": [10, 21, 50, 109, 112, 127, 132, 235], "input": [10, 13, 21, 94, 100, 229, 235, 237], "unicod": 10, "represent": [10, 12, 29, 158], "dispatch_key_press_repeat_ev": [10, 127], "auto": [10, 13, 20, 22, 98, 99, 109, 110, 111, 112, 117, 121, 122, 124, 127, 129, 130, 132, 133, 158, 165, 166, 168, 227, 229, 231, 234, 238], "repeat": [10, 112, 126, 130, 133, 136, 146, 162], "dispatch_key_release_ev": [10, 106, 127], "releas": [10, 53, 110, 127, 136, 142, 227, 231, 238], "dispatch_pointer_press_ev": [10, 127], "pointereventbutton": [10, 78, 102, 103, 127, 130, 132, 133, 136], "button": [10, 22, 48, 50, 127, 130, 132, 136], "mous": [10, 13, 50], "rel": [10, 11, 162, 240], "dispatch_pointer_release_ev": [10, 127], "dispatch_pointer_exit_ev": [10, 127], "exit": [10, 17, 127, 136], "trigger": [10, 97, 239], "dispatch_pointer_move_ev": [10, 127], "move": [10, 14, 16, 17, 18, 109, 110, 111, 112, 114, 121, 122, 126, 127, 133, 136, 158, 159, 165, 166], "dispatch_pointer_scroll_ev": [10, 127], "delta_x": [10, 127, 130, 136], "delta_i": [10, 127, 130, 136], "scroll": 10, "wheel": [10, 127, 136], "delta": 10, "x": [10, 20, 110, 111, 112, 120, 125, 127, 135, 136, 139, 153, 227, 229, 231, 232, 240], "y": [10, 110, 111, 112, 120, 125, 127, 135, 136, 139, 153, 231, 232, 240], "direct": [10, 14, 21, 136], "dispatch_resize_ev": [10, 21, 127], "after": [10, 11, 20, 21, 97, 162], "send": [10, 17, 21], "ensur": [10, 16, 227], "width": [10, 20, 21, 110, 111, 112, 117, 123, 127, 130, 135, 136, 142, 148, 157, 160, 231, 232, 238], "height": [10, 21, 110, 111, 112, 117, 123, 127, 135, 136, 142, 148, 157, 160, 231, 232, 238], "root": [10, 145, 229], "properli": 10, "dispatch_scale_factor_change_ev": [10, 21, 127], "happen": 10, "resolut": 10, "select": [10, 17, 22, 111, 136, 227, 234, 235, 237, 238], "platform": [10, 15, 16, 19, 20, 21, 43, 78, 96, 102, 103, 108, 127, 132, 167, 168, 169, 170, 171, 172, 234, 235, 237, 238], "right": [10, 20, 50, 117, 132, 133, 135, 148, 234], "initi": [10, 19, 21, 53, 97, 110, 157, 159, 165, 234, 238], "creation": 10, "dispatch_window_active_changed_ev": [10, 127], "activ": [10, 109, 127, 162], "de": [10, 13, 14, 165, 166, 229], "gain": 10, "focu": 10, "lose": 10, "dispatch_close_requested_ev": [10, 21, 127], "effect": 10, "depend": [10, 112, 141, 227, 234, 235], "has_active_anim": [10, 21, 127], "anim": [10, 21, 94, 121], "interpret": [11, 12, 13, 14, 43, 46, 47, 64, 83, 102, 103, 115, 118, 137, 138, 163, 164, 165, 166, 172], "entri": [11, 103, 104, 105, 165, 166, 239], "load": [11, 102, 103, 104, 148, 228, 239], "compil": [11, 12, 13, 17, 101, 104, 109, 112, 138, 228, 229, 231, 232, 234, 236, 238, 240], "them": [11, 20, 22, 104, 165, 168, 169, 227, 233, 238, 239], "build_from_sourc": [11, 12, 104, 109], "set_include_path": [11, 109], "look": [11, 231, 233, 234, 235], "up": [11, 20, 98, 133, 228, 231, 234, 239], "import": [11, 105, 148, 228, 234, 238], "set_styl": [11, 109], "string_view": [11, 12, 13, 22, 57, 59, 63, 65, 67, 70, 109, 111, 113, 117, 119, 121, 124, 158, 165, 166, 240], "style": [11, 109, 138], "widget": [11, 48, 234, 237, 238], "set_translation_domain": [11, 109], "domain": [11, 109, 112, 136], "translat": [11, 101, 112, 231, 239, 240], "include_path": [11, 109], "configur": [11, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 36, 37, 39, 227, 228, 233, 234, 235, 237], "diagnost": [11, 47, 83, 102, 104, 109, 112, 137, 138], "produc": [11, 165], "build_from_path": [11, 12, 104, 109], "componentdefinit": [11, 13, 55, 102, 104, 109, 164, 239], "source_cod": [11, 109, 138], "collect": [11, 98], "retriev": [11, 237], "previou": [11, 20, 112, 229], "comput": 11, "self": [11, 109, 110, 162], "markup": [12, 227, 229, 235, 240], "componentcompil": [12, 55, 102, 104, 109, 138, 163, 239], "And": 12, "instanti": [12, 229, 234, 238, 239], "factori": [12, 17], "ve": [12, 229], "finish": [12, 99], "safe": [12, 98, 158], "assign": [12, 14, 148, 158, 159, 165, 166], "componentinst": [12, 55, 102, 104, 109, 138, 239], "propertydescriptor": [12, 83, 102, 104, 109, 137, 138], "describ": [12, 20, 21, 47, 48, 49, 50, 52, 53, 54, 148, 163, 164, 170, 171, 232], "list": [12, 48, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 102, 172], "read": [12, 99, 112, 165, 227, 231], "written": [12, 165, 232], "set_properti": [12, 13, 109, 228], "get_properti": [12, 13, 109], "set_callback": [12, 13, 109], "global": [12, 13, 101, 109, 138, 227, 228, 239], "export": [12, 13, 22, 229, 231, 232, 234, 238, 239, 240], "singleton": [12, 13, 239], "global_properti": [12, 109], "global_nam": [12, 109, 138], "descriptor": 12, "publicli": 12, "exist": [12, 13, 15, 22, 112, 148, 157, 158, 165, 227, 228], "under": [12, 158, 234], "global_callback": [12, 109], "global_funct": [12, 109], "privat": [13, 109, 110, 111, 112, 113, 114, 115, 117, 119, 121, 122, 124, 126, 127, 128, 135, 139, 228, 229, 231, 238], "dyn": [13, 109, 136], "access": [13, 14, 21, 22, 48, 52, 96, 102, 165, 166, 170, 229, 239], "put": [13, 228], "mark": [13, 231], "window": [13, 16, 17, 19, 20, 21, 49, 51, 53, 54, 73, 95, 96, 100, 102, 103, 105, 106, 109, 110, 112, 125, 127, 140, 148, 170, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 234, 238, 240], "shown": [13, 21, 54, 98, 170, 239], "react": [13, 100, 229, 239], "draw": [13, 148, 234], "touch": [13, 234, 235, 237, 238], "necessari": [13, 16, 100, 227], "spin": [13, 17, 229, 231], "loop": [13, 17, 18, 21, 51, 94, 97, 98, 99, 100, 110, 229, 231, 234, 238], "run_event_loop": [13, 17, 51, 58, 97, 102, 103, 109, 110, 112, 140, 229], "receiv": [13, 21, 98, 100], "further": [13, 229], "integr": [13, 103, 157, 227, 232, 235, 237, 238, 239], "conveni": [13, 14, 158, 162, 165, 166, 227, 229, 231, 235], "follow": [13, 98, 99, 102, 148, 227, 228, 229, 231, 233, 234, 235, 237, 238, 239, 240], "qwidget": [13, 109, 142], "qt": [13, 142, 227], "graphic": [13, 52, 53, 232], "mai": [13, 20, 21, 49, 148, 168, 233, 234], "nullptr": [13, 109, 110, 112, 121, 142], "runtim": [13, 17, 101, 104, 110, 165, 227], "hello": [13, 229, 231, 232, 234, 235, 238], "we": [13, 110, 112, 115, 122, 136, 227, 229, 231, 233, 235, 237], "world": [13, 231, 232, 234, 235, 238], "correctli": 13, "could": [13, 233, 235], "becaus": [13, 110, 122, 148, 231], "proper": 13, "behind": 13, "span": [13, 20, 58, 63, 109, 110, 112, 117, 136], "arg": [13, 109, 114, 122, 136, 138, 141, 159, 165, 229], "imagin": 13, "contain": [13, 14, 20, 21, 46, 106, 125, 133, 157, 158, 159, 170, 228, 229, 231, 239], "foo": [13, 14, 22, 109, 240], "Then": [13, 14, 96, 227], "42": [13, 14, 142, 158], "don": [13, 109, 136, 233], "match": [13, 22, 112, 227, 234, 237, 238], "which": [13, 20, 21, 100, 104, 112, 120, 123, 162, 165, 166, 227, 228, 229, 232, 235, 239], "did": 13, "handler": [13, 94, 229], "functor": [13, 98, 99, 112, 229], "take": [13, 109, 148, 228, 229], "slice": [13, 109, 111, 112, 117, 122, 124, 135, 136, 138, 140, 144, 145, 148], "cout": 13, "to_numb": [13, 14, 109], "n": [13, 112, 124, 125, 136, 144, 158], "sinc": [13, 17, 20, 227], "captur": 13, "set_global_properti": [13, 109, 239], "prop_nam": [13, 109], "within": [13, 14, 22, 98, 102, 163, 227], "main": [13, 97, 98, 99, 100, 127, 228, 229, 231, 234, 238], "theglob": 13, "doe": [13, 16, 21, 22, 49, 162, 165], "correct": [13, 227], "get_global_properti": [13, 109, 239], "set_global_callback": [13, 109, 239], "preview": [13, 22, 232], "pure": 13, "to_uppercas": [13, 229], "arg1": 13, "begin": [13, 20, 109, 110, 112, 113, 117, 122, 124, 133, 136, 148, 157, 158, 159, 165, 166, 229], "end": [13, 20, 78, 102, 106, 109, 110, 112, 113, 117, 122, 124, 132, 133, 136, 157, 158, 159, 165, 166, 227, 229, 233], "toupper": [13, 229], "invoke_glob": [13, 109], "callable_nam": [13, 109, 138], "definit": [13, 109, 172], "dynam": [14, 102, 239], "type": [14, 18, 22, 46, 50, 54, 102, 103, 104, 105, 109, 113, 115, 117, 119, 120, 123, 125, 128, 131, 135, 136, 139, 148, 157, 158, 164, 166, 169, 171, 229, 234, 235, 237, 239], "overload": [14, 21, 112], "to_xxx": 14, "possibl": [14, 158, 227, 239], "queri": [14, 21, 22], "c": [14, 17, 20, 103, 112, 127, 131, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 165, 166, 168, 227, 228, 229, 231, 234, 235, 236, 237, 238, 239, 240], "store": [14, 17, 113, 147, 156, 157], "sometyp": 14, "object": [14, 22, 46, 148, 240], "liter": 14, "bar": [14, 22, 48, 240], "my_prop": 14, "Such": 14, "doubl": [14, 20, 22, 109, 124, 125, 136, 138, 144, 158, 237], "some_valu": 14, "check": [14, 22, 111, 136, 142, 165, 166, 227, 231, 232, 234, 235, 237], "string_valu": 14, "do_someth": [14, 99], "extract": [14, 165, 166, 237, 238], "valuetyp": [14, 83, 102, 104, 109, 137, 138, 164], "alia": [14, 133, 231], "enum": [14, 17, 20, 110, 112, 117, 128, 130, 132, 133, 134, 135, 136, 137, 139, 146, 148, 172], "to_bool": [14, 109], "to_arrai": [14, 109], "serial": 14, "brush": [14, 21, 46, 59, 102, 103, 109, 110, 113, 115, 121, 128, 136, 137, 138, 140, 141, 142, 170, 240], "to_brush": [14, 109], "to_struct": [14, 109, 165], "imag": [14, 46, 63, 102, 103, 109, 117, 135, 136, 137, 138, 142, 157, 228, 235, 238, 240], "to_imag": [14, 109], "str": [14, 109, 112, 117, 124, 125, 136, 138, 158, 229], "boolean": 14, "m": [14, 109, 112, 136, 235], "struc": [14, 109, 138], "img": [14, 109, 117, 138], "variant": [14, 20, 46], "vale": 14, "skiarender": [15, 21, 56, 102, 105, 110, 127], "softwarerender": [15, 21, 56, 102, 105, 110, 127, 169], "interfac": [15, 105, 227, 229, 232, 239], "windowadapt": [15, 17, 20, 56, 102, 105, 108, 110, 171], "intend": [15, 22], "place": [15, 238], "requir": [15, 109, 110, 111, 112, 127, 227, 228, 233, 234, 238, 239], "opaqu": [16, 109, 112, 124], "low": [16, 52], "level": [16, 52, 137, 163], "exchang": [16, 110], "messag": [16, 21, 98, 99, 112, 137, 163], "connect": [16, 110, 140, 234], "server": 16, "kind": [16, 109, 130, 136, 239], "ownership": [16, 109, 110], "caller": 16, "respons": [16, 148], "suppli": [16, 229], "valid": [16, 22, 112, 136, 148, 158], "throughout": 16, "lifetim": 16, "from_x11_xcb": [16, 110], "visual_id": [16, 110, 140], "xcb_connection_t": [16, 110], "xcb_window_t": [16, 110], "xcb_visualid_t": [16, 110], "xcb": 16, "from_x11_xlib": [16, 110], "unsign": [16, 109, 110, 111, 117, 124, 125, 140, 142, 148], "long": [16, 22, 110, 112, 140, 158, 229, 239], "xlib": 16, "visualid": [16, 110], "from_wayland": [16, 110], "wl_surfac": [16, 110], "surfac": [16, 110, 140], "wl_displai": [16, 110], "from_appkit": [16, 110], "nsview": [16, 110], "nswindow": [16, 110], "from_win32": [16, 110], "hwnd": [16, 21, 110, 140], "hinstanc": [16, 110], "task": [17, 50, 56, 102, 105, 110, 234], "set_platform": [17, 56, 102, 105, 110], "befor": [17, 21, 94, 95, 96, 165, 166], "subsequ": 17, "create_window_adapt": [17, 21, 110], "clipboard": [17, 110, 136, 140], "clipboard_text": [17, 110, 140], "set_clipboard_text": [17, 110, 140], "enumer": [17, 20, 46, 47, 48, 49, 50, 51, 52, 53, 54, 148], "defaultclipboard": [17, 110, 136], "action": [17, 22, 54, 111, 133, 136], "ctrl": 17, "secondari": 17, "x11": [17, 227], "selectionclipboard": [17, 110, 136], "primari": [17, 103, 142, 239], "unique_ptr": [17, 95, 110, 142], "chrono": [17, 58, 72, 93, 110, 112, 126, 162], "millisecond": [17, 93, 110, 126, 162, 240], "duration_since_start": [17, 110, 140], "start": [17, 20, 98, 99, 102, 126, 133, 136, 158, 162, 163, 227, 229, 234, 235, 237, 238], "applic": [17, 49, 95, 105, 148, 227, 228, 231, 232, 233, 237, 239], "slint_feature_freestand": [17, 80, 102, 110, 112, 117, 127, 134], "doesn": [17, 109, 112], "nullopt": [17, 21, 22, 110, 111, 112, 148], "quit_event_loop": [17, 51, 58, 102, 103, 110, 112, 140], "thread": [17, 18, 98, 99, 127], "enter": [17, 100], "run_in_event_loop": [17, 18, 110], "invoke_from_event_loop": [17, 58, 99, 102, 103, 112, 127, 140], "pass": [17, 18, 20, 21, 97, 148, 158, 159, 227, 228, 235], "reimplement": [17, 21], "longer": [17, 18], "onc": [17, 18, 95, 97, 98, 109, 110, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 227, 229, 231, 235, 239], "abstractrender": [19, 20, 21, 56, 102, 105, 110], "skia": 19, "nativ": [19, 21, 232], "non": [19, 46, 106], "zero": 19, "explicit": [19, 20, 21, 109, 110, 111, 117, 120, 121, 122, 123, 124, 127, 142, 149, 150, 151, 152, 159, 167], "nativewindowhandl": [19, 56, 102, 105, 110], "window_handl": [19, 110, 112, 125, 127, 136], "initial_s": [19, 110], "windowhandl": 19, "physicalregion": [20, 56, 102, 105, 110, 136, 140], "rect": [20, 56, 102, 105, 110, 111, 112, 135, 136, 168], "softwar": [20, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 228, 235, 237, 238], "To": [20, 107, 227, 235, 237, 239], "buffer": [20, 21, 53, 110, 117, 135, 140, 148, 157, 234, 237], "repaintbuffertyp": [20, 110], "part": [20, 158], "speed": [20, 228], "paint": 20, "newbuff": [20, 110], "full": 20, "redrawn": 20, "No": [20, 133], "attempt": 20, "partial": [20, 168], "made": [20, 159, 228, 233], "reusedbuff": [20, 110], "assum": [20, 98, 148, 158, 228, 229], "everi": [20, 162, 229], "swappedbuff": [20, 110], "drawn": [20, 148], "swap": [20, 53, 110, 121, 122, 124], "renderingrot": [20, 110], "rotat": [20, 110, 112, 136, 140], "set_rendering_rot": [20, 110], "norot": [20, 110], "rotate90": [20, 110], "90": [20, 110, 142], "left": [20, 21, 50, 117, 132, 133, 135, 148, 170, 171], "rotate180": [20, 110], "180": [20, 110, 142], "upsid": 20, "down": [20, 133], "rotate270": [20, 110], "buffer_typ": [20, 110], "strategi": 20, "rgb8pixel": [20, 80, 102, 103, 110, 117, 134, 135, 140, 148, 167], "pixel_strid": [20, 110, 140], "least": [20, 158, 227, 229, 234, 235, 239], "larg": 20, "stride": 20, "line": [20, 110, 125, 133, 137, 163, 227, 232, 235], "rgb565pixel": [20, 56, 102, 105, 110, 234], "565": 20, "render_by_lin": [20, 110], "process_line_callback": [20, 110], "cach": [20, 112, 227, 228], "dirti": [20, 112, 141], "region": [20, 140, 168], "consid": [20, 157], "signatur": 20, "render_fn": [20, 110], "third": 20, "fourth": 20, "free": [20, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 140, 158], "flush": 20, "typic": [20, 21, 50, 105, 148, 163, 165, 166, 233, 236, 238], "compos": [20, 168, 232], "multipl": [20, 49, 168, 227, 228, 229], "sub": [20, 168, 227, 229, 236, 239], "bounding_box_s": [20, 110, 168], "bound": [20, 168], "box": [20, 109, 138, 168, 234, 235], "bounding_box_origin": [20, 110, 168], "origin": [20, 110, 112, 117, 135, 148, 149, 151, 168, 169], "overlap": [20, 168], "over": [20, 165, 168, 169], "someth": [20, 22, 46, 168, 229], "member": [20, 21, 108, 136, 147, 153, 154, 155, 156, 160, 161, 163, 164, 167, 168, 169, 170, 171, 229, 240], "windowproperti": [21, 56, 102, 105, 108, 110, 140], "layoutconstraint": [21, 56, 102, 105, 110, 170], "base": [21, 22, 46, 102, 111, 136, 234, 238], "layer": [21, 136], "win32": [21, 231], "wayland_surface_t": 21, "establish": 21, "link": [21, 112, 231, 238], "both": [21, 165, 166, 227], "about": [21, 53, 125, 227, 228, 231, 234, 235, 237], "being": [21, 115, 148], "etc": [21, 22, 239], "dispatch_mouse_press_ev": 21, "via": [21, 148, 229, 237, 238], "set_vis": [21, 110, 140], "update_window_properti": [21, 110, 140, 170], "deleg": 21, "bi": 21, "protocol": [21, 165, 166], "incomplet": 21, "experi": [21, 238], "unexpect": 21, "behavior": [21, 100, 148], "intent": 21, "develop": [21, 26, 29, 35, 38, 235, 236], "fulfil": 21, "method": [21, 148, 162], "mywindowadapt": 21, "m_render": 21, "nativehandl": 21, "m_native_window": 21, "refresh": 21, "els": [21, 109, 110, 111, 112, 116, 117, 122, 125, 127, 234], "repaint_callback": 21, "asynchron": 21, "would": [21, 110, 122, 227], "update_timers_and_anim": [21, 56, 102, 105, 110], "schedul": [21, 97], "next": [21, 93, 109, 162, 165, 166, 227, 231, 232], "good": 21, "initialis": [21, 228], "detect": [21, 165, 227], "repaint": 21, "manag": 21, "instead": [21, 108, 162, 170, 227, 231, 235, 239], "iter": [21, 22, 55, 94, 102, 104, 109, 138, 165], "sent": [21, 53], "actual": [21, 229, 239], "propag": 21, "titl": [21, 110, 130, 136, 142, 170], "layout": [21, 110, 112, 135, 136, 148, 170, 171], "constraint": [21, 53, 136, 170, 171], "case": [21, 112, 113, 128, 135, 139, 148, 231, 240], "getter": [21, 170, 229, 239], "background": [21, 110, 136, 142, 170], "deprec": [21, 102, 110, 112, 170, 172], "layout_constraint": [21, 110, 170, 171], "min": [21, 110, 112, 136, 140, 170, 171], "minimum": [21, 22, 142, 170, 171], "abl": [21, 170, 171, 238], "smaller": [21, 170, 171], "than": [21, 99, 158, 170, 171, 228, 239], "max": [21, 110, 112, 136, 140, 170, 171], "maximum": [21, 22, 142, 170, 171], "larger": [21, 170, 171], "prefer": [21, 110, 112, 136, 140, 170, 171, 231], "test": [22, 43, 48, 71, 78, 102, 103, 109, 125, 132, 133, 172, 234], "purpos": [22, 112, 229], "is_valid": [22, 111], "id": [22, 111, 126, 136, 146, 148], "qualifi": 22, "none": [22, 48, 50, 119, 132, 133, 139, 235, 238], "consist": 22, "surround": 22, "well": [22, 158, 165, 166, 234, 236, 238], "local": [22, 112], "separ": [22, 228], "colon": 22, "pushbutton": 22, "zwj": 22, "app": [22, 229, 234, 238], "mybutton": 22, "known": [22, 148], "type_nam": [22, 111, 145], "buttonbas": 22, "inherit": [22, 102, 229, 231, 232, 234, 238], "accessiblerol": [22, 78, 102, 107, 111, 132, 133, 136], "accessible_rol": [22, 111, 136], "role": [22, 48, 136], "locat": [22, 163, 238], "checkbox": [22, 48, 132], "accessible_label": [22, 111], "label": [22, 111, 136, 145, 231], "accessible_en": [22, 111], "enabl": [22, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 36, 37, 39, 107, 111, 136, 142, 227, 234, 235, 238, 239], "accessible_valu": [22, 111], "accessible_placeholder_text": [22, 111], "placehold": 22, "accessible_descript": [22, 111], "descript": [22, 102, 111, 136, 163, 235], "accessible_value_maximum": [22, 111], "accessible_value_minimum": [22, 111], "accessible_value_step": [22, 111], "step": [22, 227, 231], "accessible_check": [22, 111], "checkabl": [22, 111, 136, 142], "accessible_select": [22, 111], "uintptr_t": [22, 109, 110, 111, 112, 135, 136, 137, 138, 139, 140, 141, 143, 144, 145, 146, 163], "accessible_position_in_set": [22, 111], "accessible_size_of_set": [22, 111], "set_accessible_valu": [22, 111], "invoke_accessible_increment_act": [22, 111], "increment": [22, 111, 136], "invoke_accessible_decrement_act": [22, 111], "decrement": [22, 111, 136], "invoke_accessible_default_act": [22, 111], "absolute_posit": [22, 111], "absolut": [22, 228], "visitor": [22, 111, 112, 136, 145], "r": [22, 109, 110, 111, 112, 114, 121, 129, 130, 132, 133, 134, 140, 142, 154, 155, 167, 234], "invoke_result_t": [22, 99, 109, 111, 112, 121, 127], "visit_el": [22, 111], "visit": [22, 112, 165], "continu": [22, 112, 229], "until": [22, 51, 93, 99, 109, 162, 165, 231], "convers": [22, 148, 158], "never": [22, 162], "convertt": 22, "eh": 22, "make_opt": 22, "find_by_accessible_label": [22, 111], "find": [22, 112, 227], "find_by_element_id": [22, 111], "element_id": [22, 111, 145], "find_by_element_type_nam": [22, 111], "slint_generated_publ": [23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 45, 49, 52, 53, 54, 63, 70, 82, 102, 117, 136, 154, 155, 172], "macro": [23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 227], "flag": [23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 36, 37, 39, 233], "expand": [26, 29, 35, 38, 120, 123], "numer": [26, 35, 38], "patch": [26, 112], "against": [26, 29, 35, 38, 148, 227], "minor": [35, 112], "major": [38, 112], "slint_tests_help": [40, 43, 57, 102, 172], "home": [41, 42, 43, 78, 102, 106, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 132, 172], "runner": [41, 42, 43, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 172], "work": [41, 42, 43, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 148, 172, 227, 231], "cpp": [41, 43, 105, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 132, 133, 172, 227, 228, 231, 234, 237, 238], "parent": [42, 43, 45, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 112, 127, 136, 231, 232], "slint_callback": [43, 82, 87, 102, 136, 172], "slint_config": [43, 82, 102, 136, 172], "slint_imag": [43, 68, 69, 70, 80, 81, 82, 102, 136, 148, 157, 172], "slint_interpret": [43, 55, 102, 172], "slint_pathdata": [43, 82, 85, 102, 136, 172], "slint_point": [43, 58, 82, 102, 112, 136, 149, 151, 153, 172], "slint_properti": [43, 61, 76, 82, 87, 102, 115, 136, 172], "slint_sharedvector": [43, 58, 63, 82, 89, 102, 117, 136, 159, 172], "slint_siz": [43, 58, 63, 102, 112, 117, 150, 152, 160, 172], "slint_str": [43, 59, 63, 80, 82, 90, 102, 113, 117, 134, 136, 158, 172], "slint_tim": [43, 82, 92, 102, 136, 162, 172], "generated_includ": [44, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 172], "cppdoc": [45, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 172], "slint_brush_intern": [45, 59, 79, 102, 113, 172], "slint_builtin_struct": [45, 76, 102, 130, 161, 172], "slint_builtin_structs_intern": [45, 67, 75, 79, 82, 102, 121, 136, 172], "slint_color_intern": [45, 61, 79, 102, 115, 172], "slint_enum": [45, 48, 50, 79, 102, 133, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "slint_enums_intern": [45, 74, 76, 77, 78, 81, 82, 85, 102, 128, 130, 131, 135, 136, 139, 172], "slint_image_intern": [45, 63, 79, 86, 102, 117, 140, 172], "slint_intern": [45, 58, 59, 60, 61, 62, 63, 65, 66, 67, 68, 70, 72, 73, 76, 79, 80, 84, 86, 88, 102, 112, 127, 138, 140, 142, 172], "slint_interpreter_generated_publ": [45, 46, 47, 84, 102, 138, 163, 164, 172], "slint_interpreter_intern": [45, 55, 82, 83, 102, 109, 172], "slint_pathdata_intern": [45, 65, 79, 102, 119, 172], "slint_platform_intern": [45, 58, 81, 82, 102, 112, 172], "slint_properties_intern": [45, 60, 67, 102, 114, 121, 172], "slint_qt_intern": [45, 58, 82, 102, 112, 172], "slint_sharedvector_intern": [45, 68, 102, 122, 172], "slint_string_intern": [45, 70, 102, 124, 172], "slint_testing_intern": [45, 57, 102, 111, 172], "slint_timer_intern": [45, 72, 102, 126, 172], "class": [46, 47, 48, 49, 50, 51, 52, 53, 54, 109, 110, 111, 112, 113, 115, 117, 122, 127, 128, 130, 132, 133, 134, 135, 136, 137, 139, 141, 146, 148, 158, 159, 165, 166, 168, 170, 172, 228, 229, 231, 238, 239, 240], "int8_t": [46, 137], "unit": [46, 240], "length": [46, 228, 240], "angl": [46, 113, 240], "solidcolor": [46, 113, 128], "sever": 47, "belong": 47, "context": [48, 53, 112, 136, 148], "assist": 48, "technologi": 48, "reader": 48, "isn": 48, "behav": 48, "combobox": [48, 132, 142], "slider": [48, 132], "spinbox": [48, 132], "tab": [48, 78, 102, 106, 132], "tablist": [48, 132], "similar": [48, 159, 228, 229, 239], "automat": [48, 158, 239, 240], "tabl": [48, 132, 237, 240], "tree": [48, 105, 132, 238], "treeview": 48, "Not": [48, 122], "yet": [48, 53, 107, 122, 162, 165], "progressind": [48, 132], "textinput": [48, 132, 136], "edit": [48, 136, 142, 229, 232, 234], "switch": [48, 113, 128, 132, 135, 139], "listitem": [48, 132], "item": [48, 53, 111, 112, 127, 136, 142, 145, 161], "scenario": 49, "occur": 49, "unsupport": [49, 134], "alreadyset": [49, 134], "There": 49, "alreadi": [49, 110, 157, 227, 235], "pencil": 50, "middl": [50, 132], "mani": [50, 112, 235], "center": [50, 133, 234, 238], "mode": [51, 100, 112, 126, 146, 162], "determin": [51, 100, 227], "quit": [51, 100, 234], "quitonlastwindowclos": [51, 100, 112], "rununtilquit": [51, 112], "keep": [51, 142, 229, 239], "nativeopengl": [52, 134], "opengl": [52, 53, 148], "renderingsetup": [53, 134], "beforerend": [53, 134], "afterrend": [53, 134], "gl": 53, "renderingteardown": [53, 134], "resourc": [53, 148], "due": [53, 233], "whether": [54, 110, 227], "hidewindow": [54, 134], "keepwindowshown": [54, 134], "reject": [54, 133, 136], "kept": 54, "directori": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 102, 227, 228, 233, 238], "program": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 172, 227, 228, 231], "cassert": [56, 110], "cstdint": [56, 57, 62, 66, 69, 74, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 110, 111, 116, 120, 123, 128, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "util": [56, 110, 227], "duration_until_next_timer_upd": [56, 102, 105, 110], "type_trait": [57, 111], "elementhandl": [57, 102, 107, 111, 145], "init": [57, 102, 107, 111, 112, 121, 136], "algorithm": [58, 68, 112, 122], "concept": [58, 112], "memori": [58, 67, 68, 112, 121, 122, 148, 158, 231, 239], "componentweakhandl": [58, 98, 102, 103, 112], "eventloopmod": [58, 100, 102, 103, 112], "blocking_invoke_from_event_loop": [58, 98, 102, 103, 112], "update_all_transl": [58, 102, 103, 112], "tupl": [60, 112, 114, 130, 240], "stdint": [61, 115], "sharedpixelbuff": [63, 102, 103, 117, 135, 148], "initializer_list": [65, 68, 109, 119, 122, 159, 165], "atom": [68, 122], "iostream": [71, 125, 127], "assert_eq": [71, 102, 125], "timer": [72, 93, 94, 102, 103, 126], "cstdarg": [74, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 128, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "cstdlib": [74, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 128, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "standardlistviewitem": [75, 102, 103, 129, 130, 142], "key_cod": [78, 102, 105, 132], "alt": [78, 102, 106, 130, 132], "altgr": [78, 102, 106, 132], "backspac": [78, 102, 106, 132], "backtab": [78, 102, 106, 132], "capslock": [78, 102, 106, 132], "controlr": [78, 102, 106, 132], "downarrow": [78, 102, 106, 132], "escap": [78, 102, 106, 132], "f1": [78, 102, 106, 132], "f10": [78, 102, 106, 132], "f11": [78, 102, 106, 132], "f12": [78, 102, 106, 132], "f13": [78, 102, 106, 132], "f14": [78, 102, 106, 132], "f15": [78, 102, 106, 132], "f16": [78, 102, 106, 132], "f17": [78, 102, 106, 132], "f18": [78, 102, 106, 132], "f19": [78, 102, 106, 132], "f2": [78, 102, 106, 132], "f20": [78, 102, 106, 132], "f21": [78, 102, 106, 132], "f22": [78, 102, 106, 132], "f23": [78, 102, 106, 132], "f24": [78, 102, 106, 132], "f3": [78, 102, 106, 132], "f4": [78, 102, 106, 132], "f5": [78, 102, 106, 132, 237], "f6": [78, 102, 106, 132], "f7": [78, 102, 106, 132], "f8": [78, 102, 106, 132], "f9": [78, 102, 106, 132], "leftarrow": [78, 102, 106, 132], "menu": [78, 102, 106, 132], "meta": [78, 102, 106, 130, 132], "metar": [78, 102, 106, 132], "pagedown": [78, 102, 106, 132], "pageup": [78, 102, 106, 132], "paus": [78, 102, 106, 132], "rightarrow": [78, 102, 106, 132], "scrolllock": [78, 102, 106, 132], "shift": [78, 102, 106, 130, 132, 167], "shiftr": [78, 102, 106, 132], "sysreq": [78, 102, 106, 132], "uparrow": [78, 102, 106, 132], "rgba8pixel": [80, 102, 103, 117, 134, 135, 148], "slint_feature_access": [80, 102, 134], "slint_feature_backend_linuxkm": [80, 102, 134], "slint_feature_backend_qt": [80, 102, 109, 134], "slint_feature_backend_winit": [80, 102, 134, 227], "slint_feature_experiment": [80, 102, 107, 110, 111, 134], "slint_feature_gettext": [80, 101, 102, 112, 134], "slint_feature_interpret": [80, 102, 109, 134], "slint_feature_renderer_femtovg": [80, 102, 134, 227], "slint_feature_renderer_skia": [80, 102, 110, 134, 227], "slint_feature_renderer_softwar": [80, 102, 110, 134], "slint_feature_system_test": [80, 102, 134], "slint_feature_test": [80, 102, 107, 111, 134], "slint_version_major": [80, 102, 134], "slint_version_minor": [80, 102, 134], "slint_version_patch": [80, 102, 134], "slint_version_str": [80, 102, 134], "diagnosticlevel": [83, 102, 104, 137, 163], "durat": [93, 126, 136, 146, 148, 162, 240], "pend": [93, 98, 99], "advanc": [94, 165, 166], "process": [94, 107, 227], "futur": [96, 234], "appear": 96, "termin": [97, 158, 234], "meant": [97, 106], "ui": [97, 98, 99, 104, 105, 107, 227, 228, 231, 232, 234, 237, 238], "immedi": 97, "add": [98, 122, 165, 227, 233, 234, 238], "queue": 98, "wake": 98, "woken": 98, "queu": 98, "statu": [98, 110], "network": 98, "my_application_ui": [98, 99, 231], "argc": [98, 99, 231], "char": [98, 99, 109, 111, 112, 115, 124, 125, 136, 144, 148, 158, 231, 240], "argv": [98, 99, 231], "networkstatusui": 98, "set_status_label": [98, 99], "weak_ui_handl": 98, "network_thread": 98, "read_message_blocking_from_network": 98, "see": [98, 103, 112, 157, 227, 233, 234, 237, 238], "block": [98, 99], "just": [99, 109, 112], "But": 99, "execut": [99, 227], "deadlock": 99, "forev": 99, "anoth": [99, 105, 148], "myapplicationui": 99, "worker_thread": 99, "get_messag": 99, "By": [100, 172, 227, 228, 234], "forc": 101, "tr": 101, "evalu": [101, 121], "my_ui": 101, "languageset": 101, "on_french_select": 101, "setenv": 101, "lang": [101, 136], "l": [101, 112], "section": [102, 227, 229, 231, 232, 233, 236, 239], "header": [102, 118, 229, 231, 238], "choos": [102, 227, 238], "slintnamespac": 102, "interpreterstruct": 102, "diagnosticstruct": 102, "propertydescriptorstruct": 102, "structstruct": 102, "iteratorclass": 102, "componentcompilerclass": 102, "componentdefinitionclass": 102, "componentinstanceclass": 102, "valueenum": 102, "diagnosticlevelenum": 102, "valuetypenamespac": 102, "platformstruct": 102, "rgb565pixelclass": 102, "abstractrendererclass": 102, "nativewindowhandleclass": 102, "platformclass": 102, "taskclass": 102, "skiarendererclass": 102, "softwarerendererstruct": 102, "physicalregionstruct": 102, "rectclass": 102, "windowadapterstruct": 102, "windowpropertiesstruct": 102, "layoutconstraintsnamespac": 102, "testingclass": 102, "elementhandleenum": 102, "accessiblerolestruct": 102, "hsvacolorstruct": 102, "imagestruct": 102, "logicalpositionstruct": 102, "logicalsizestruct": 102, "physicalpositionstruct": 102, "physicalsizetempl": 102, "pointstruct": 102, "rgb8pixelstruct": 102, "rgba8pixeltempl": 102, "rgbacolortempl": 102, "sharedpixelbufferstruct": 102, "sharedstringtempl": 102, "sharedvectortempl": 102, "sizestruct": 102, "standardlistviewitemstruct": 102, "timerclass": 102, "brushclass": 102, "colortempl": 102, "componenthandletempl": 102, "componentweakhandletempl": 102, "filtermodeltempl": 102, "mapmodeltempl": 102, "modeltempl": 102, "reversemodeltempl": 102, "sortmodeltempl": 102, "vectormodelclass": 102, "windowenum": 102, "closerequestresponseenum": 102, "eventloopmodeenum": 102, "graphicsapienum": 102, "pointereventbuttonenum": 102, "renderingstateenum": 102, "apidirectori": 102, "cppdirectori": 102, "includefil": 102, "hfile": 102, "hdirectori": 102, "cppdocsdirectori": 102, "generated_includefil": 102, "detail": [102, 232, 234, 235, 237], "document": [102, 103, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 227, 229, 234, 235, 236, 237], "nest": 102, "relationship": 102, "deriv": [102, 105], "overview": [103, 236], "design": [103, 232, 240], "its": [104, 157, 163], "pre": [104, 148, 227, 228, 234, 235, 237], "normal": [104, 133, 156], "wai": [104, 148, 227, 228, 232, 239], "come": [105, 227, 232, 235, 239], "built": [105, 227, 231, 239], "modul": [105, 107, 227, 237], "interact": [105, 136, 227, 232, 239], "environ": [105, 233, 234, 236], "microcontrol": [105, 236], "embed": [105, 227, 232], "plugin": 105, "found": [105, 228, 231], "repositori": 105, "http": [105, 112, 227, 231, 234, 238], "github": [105, 227, 231, 234, 238], "com": [105, 112, 227, 231, 238], "master": 105, "platform_n": 105, "platform_qt": 105, "blob": 105, "esp": [105, 233, 234, 236], "idf": [105, 234, 236], "src": [105, 129, 130, 132, 133, 234], "constant": [106, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "special": [106, 112, 156], "printabl": 106, "experiment": [107, 227], "subject": 107, "stabil": 107, "ON": [107, 227, 235], "cmake": [107, 227, 231, 232, 233, 235, 236, 237, 238, 239], "page": 108, "copyright": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 227, 228, 229, 231, 233, 234, 235, 236, 237, 238, 239, 240], "sixtyfp": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 227, 228, 229, 231, 233, 234, 235, 236, 237, 238, 239, 240], "gmbh": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 227, 228, 229, 231, 233, 234, 235, 236, 237, 238, 239, 240], "info": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], "dev": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], "spdx": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 227, 228, 229, 231, 233, 234, 235, 236, 237, 238, 239, 240], "licens": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 227, 228, 229, 231, 233, 234, 235, 236, 237, 238, 239, 240], "identifi": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 227, 228, 229, 231, 233, 234, 235, 236, 237, 238, 239, 240], "gpl": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], "OR": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], "licenseref": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], "royalti": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], "pragma": [109, 110, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "ifndef": [109, 110, 112, 127], "ifdef": [109, 110, 111, 112], "endif": [109, 110, 111, 112, 115, 116, 117, 122, 127, 135, 138, 139, 227, 231, 234], "namespac": [109, 110, 111, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 172, 228, 235, 239], "cbindgen_priv": [109, 110, 111, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 130, 131, 133, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146], "stai": 109, "eraseditemtreebox": [109, 138], "slint_interpreter_struct_new": [109, 138], "slint_interpreter_struct_clon": [109, 138], "slint_interpreter_struct_destructor": [109, 138], "inputiter": [109, 165], "doxygen": [109, 110, 112, 115, 116, 117, 122, 127], "understand": 109, "wizardri": 109, "enable_if_t": [109, 121], "is_convert": 109, "decltyp": [109, 112, 121], "declval": 109, "set_field": [109, 165], "fixm": [109, 112, 115], "probabl": 109, "miss": 109, "lot": 109, "value_typ": [109, 165, 166], "structiteratoropaqu": [109, 138], "k": [109, 138], "believ": 109, "suppos": [109, 231], "slint_interpreter_struct_make_it": [109, 138], "get_field": [109, 165], "structopaqu": [109, 138], "slint_interpreter_value_new": [109, 138], "slint_interpreter_value_clon": [109, 138], "slint_interpreter_value_destructor": [109, 138], "to_int": 109, "to_float": 109, "slint_interpreter_value_to_numb": [109, 138], "slint_interpreter_value_to_str": [109, 138], "slint_interpreter_value_to_bool": [109, 138], "slint_interpreter_value_to_brush": [109, 138], "opaque_struct": 109, "slint_interpreter_value_to_struct": [109, 138], "slint_interpreter_value_to_imag": [109, 138], "reinterpret_cast": [109, 110, 111, 112, 114, 117, 121, 122, 124, 126, 127, 144], "slint_interpreter_value_new_doubl": [109, 138], "static_cast": [109, 110, 112, 148], "slint_interpreter_value_new_str": [109, 138], "slint_interpreter_value_new_bool": [109, 138], "slint_interpreter_value_new_brush": [109, 138], "slint_interpreter_value_new_struct": [109, 138], "slint_interpreter_value_new_imag": [109, 138], "slint_interpreter_value_typ": [109, 138], "slint_interpreter_value_eq": [109, 138], "avoid": [109, 115, 125], "turn": [109, 227], "slint_interpreter_value_new_array_model": [109, 138], "slint_interpreter_value_to_arrai": [109, 138], "modeladaptorvt": [109, 138], "vref": [109, 112, 127, 135, 136, 138], "modelwrapp": 109, "modelchangelisten": [109, 112], "modelnotifyopaqu": [109, 138], "rust": [109, 110, 112, 234, 235], "slint_interpreter_model_notify_destructor": [109, 138], "slint_interpreter_model_notify_row_ad": [109, 138], "slint_interpreter_model_notify_row_chang": [109, 138], "slint_interpreter_model_notify_row_remov": [109, 138], "slint_interpreter_model_notify_reset": [109, 138], "wrapper": 109, "make_shar": [109, 112, 121], "slint_interpreter_model_notify_new": [109, 138], "attach_p": [109, 112], "has_valu": [109, 110, 111, 112], "rval": 109, "get_notifi": [109, 138], "vrefmut": [109, 112, 135, 136, 138], "vt": 109, "slint_interpreter_value_new_model": [109, 138], "name_view": 109, "const_cast": [109, 111, 112, 117, 121, 122, 124, 127, 144], "field_val": 109, "slint_interpreter_struct_get_field": [109, 138], "slint_interpreter_struct_set_field": [109, 138], "name_slic": 109, "nextval_inn": 109, "slint_interpreter_struct_iterator_next": [109, 138], "ptr": [109, 112, 122, 135, 136, 143, 144], "len": [109, 112, 122, 127, 136, 144], "slint_interpreter_struct_iterator_destructor": [109, 138], "fact": 109, "assert_main_thread": [109, 110, 112, 127], "slint_interpreter_component_instance_show": [109, 138], "windowadapterrcopaqu": [109, 110, 112, 127, 136, 138, 140], "win_ptr": 109, "slint_interpreter_component_instance_window": [109, 138], "wid": 109, "slint_qt_get_widget": [109, 142], "windowadapterrc": [109, 127, 136, 142], "slint_interpreter_component_instance_set_properti": [109, 138], "string_to_slic": [109, 124], "prop_inn": 109, "slint_interpreter_component_instance_get_properti": [109, 138], "args_view": 109, "rval_inn": 109, "slint_interpreter_component_instance_invok": [109, 138], "is_convertible_v": [109, 127], "actual_cb": [109, 127], "slint_interpreter_component_instance_set_callback": [109, 138], "slint_interpreter_component_instance_set_global_properti": [109, 138], "slint_interpreter_component_instance_get_global_properti": [109, 138], "slint_interpreter_component_instance_set_global_callback": [109, 138], "slint_interpreter_component_instance_invoke_glob": [109, 138], "componentdefinitionopaqu": [109, 138], "slint_interpreter_component_definition_clon": [109, 138], "slint_interpreter_component_definition_destructor": [109, 138], "union": [109, 111, 128, 135, 136, 139], "ci": 109, "u": [109, 110, 112, 136], "slint_interpreter_component_instance_cr": [109, 138], "prop": [109, 138], "slint_interpreter_component_definition_properti": [109, 138], "slint_interpreter_component_definition_callback": [109, 138], "slint_interpreter_component_definition_funct": [109, 138], "slint_interpreter_component_definition_nam": [109, 138], "slint_interpreter_component_definition_glob": [109, 138], "slint_interpreter_component_definition_global_properti": [109, 138], "slint_interpreter_component_definition_global_callback": [109, 138], "slint_interpreter_component_definition_global_funct": [109, 138], "slint_interpreter_component_instance_component_definit": [109, 138], "componentcompileropaqu": [109, 138], "slint_interpreter_component_compiler_new": [109, 138], "slint_interpreter_component_compiler_destructor": [109, 138], "slint_interpreter_component_compiler_set_include_path": [109, 138], "slint_interpreter_component_compiler_set_styl": [109, 138], "slint_interpreter_component_compiler_get_styl": [109, 138], "slint_interpreter_component_compiler_set_translation_domain": [109, 138], "slint_interpreter_component_compiler_get_include_path": [109, 138], "slint_interpreter_component_compiler_get_diagnost": [109, 138], "slint_interpreter_component_compiler_build_from_sourc": [109, 138], "slint_interpreter_component_compiler_build_from_path": [109, 138], "send_keyboard_string_sequ": [109, 125, 136], "__apple__": [110, 112], "_win32": [110, 112, 116], "_win64": [110, 112, 116], "__objc__": 110, "typedef": [110, 165, 166], "objc_object": 110, "rendererptr": [110, 140], "renderer_handl": 110, "was_initi": 110, "slint_window_adapter_new": [110, 140], "intsiz": [110, 135, 136, 140], "p": [110, 112, 120, 127, 140, 149, 151], "point2d": [110, 120, 136, 140], "int32_t": [110, 112, 120, 121, 130, 135, 136, 140, 141, 142, 151], "out": [110, 131, 136, 138, 139, 140, 141, 144, 145, 159, 229, 231, 232, 234, 235, 237], "slint_window_properties_get_titl": [110, 140], "slint_window_properties_get_background": [110, 140], "renam": [110, 118], "slint_window_properties_get_fullscreen": [110, 140], "slint_window_properties_get_minim": [110, 140], "slint_window_properties_get_maxim": [110, 140], "lc": 110, "slint_window_properties_get_layout_constraint": [110, 140], "has_min": [110, 140], "has_max": [110, 140], "abort": [110, 112, 125, 127, 133], "platformtaskopaqu": [110, 140], "_0": [110, 112, 113, 121, 127, 128, 135, 136, 138, 139, 140, 141], "slint_platform_task_drop": [110, 140], "assert": 110, "form": [110, 229, 239], "slint_platform_task_run": [110, 140], "slint_platform_regist": [110, 140], "w": [110, 112], "maybe_unus": [110, 112], "uint64_t": [110, 112, 121, 125, 126, 130, 135, 136, 138, 140, 141, 146], "out_text": 110, "maybe_clipboard": 110, "uint16_t": [110, 135, 136, 140, 167, 234], "g": [110, 134, 154, 155, 167, 227], "6": [110, 135, 138, 142, 167, 227], "constexpr": [110, 111, 112, 123, 125, 132, 136, 142, 144, 150, 152, 167, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "4": [110, 112, 135, 136, 138, 142, 237], "mutabl": [110, 112, 121], "softwarerendereropaqu": [110, 140], "slint_software_renderer_handl": [110, 140], "intrect": [110, 135, 136, 140], "slint_software_renderer_region_to_rect": [110, 140], "__cpp_lib_rang": 110, "202110l": 110, "dr20": 110, "p2415r2": 110, "owning_view": 110, "view_interfac": 110, "slint_software_renderer_drop": [110, 140], "slint_software_renderer_new": [110, 140], "slint_software_renderer_render_rgb8": [110, 140], "slint_software_renderer_render_rgb565": [110, 140], "slint_software_renderer_render_by_line_rgb565": [110, 140], "process_line_callback_ptr": 110, "line_start": 110, "line_end": 110, "render_fn_data": 110, "line_span": 110, "270": [110, 142], "slint_software_renderer_set_rendering_rot": [110, 140], "cpprawhandleopaqu": [110, 140], "slint_raw_window_handle_drop": [110, 140], "slint_new_raw_window_handle_x11_xcb": [110, 140], "slint_new_raw_window_handle_x11_xlib": [110, 140], "slint_new_raw_window_handle_wayland": [110, 140], "slint_new_raw_window_handle_appkit": [110, 140], "slint_new_raw_window_handle_win32": [110, 140], "skiarendereropaqu": [110, 140], "slint_skia_renderer_handl": [110, 140], "slint_skia_renderer_drop": [110, 140], "slint_skia_renderer_new": [110, 140], "slint_skia_renderer_rend": [110, 140], "slint_platform_update_timers_and_anim": [110, 140], "val": [110, 136, 138, 141], "slint_platform_duration_until_next_timer_upd": [110, 140], "numeric_limit": [110, 112], "slint_testing_init_backend": [111, 145], "is_constructible_v": 111, "is_default_constructible_v": 111, "is_void_v": [111, 112], "slint_testing_element_visit_el": [111, 145], "visitorandresult": 111, "visitor_and_result": 111, "user_data": [111, 114, 121, 127, 136, 138, 140, 141, 145, 146], "label_view": 111, "slint_testing_element_find_by_accessible_label": [111, 145], "element_id_view": 111, "slint_testing_element_find_by_element_id": [111, 145], "element_type_name_view": 111, "slint_testing_element_find_by_element_type_nam": [111, 145], "upgrade_item_weak": [111, 112], "slint_testing_element_id": [111, 145], "slint_testing_element_type_nam": [111, 145], "slint_testing_element_bas": [111, 145], "element_index": [111, 145], "item_tre": [111, 112, 136], "borrow": [111, 148], "get_accessible_string_properti": 111, "accessiblestringproperti": [111, 136], "placeholdertext": [111, 136], "valuemaximum": [111, 136], "slint_string_to_float": [111, 140], "valueminimum": [111, 136], "valuestep": [111, 136], "positioninset": [111, 136], "slint_string_to_us": [111, 140], "sizeofset": [111, 136], "setvaluehelp": 111, "accessibilityact": [111, 136], "set_valu": [111, 136], "setvalue_bodi": [111, 136], "tag": [111, 112, 113, 117, 119, 127, 128, 135, 136, 139], "setvalu": [111, 136], "accessibility_act": [111, 136], "increaseactionhelp": 111, "decreaseactionhelp": 111, "defaultactionhelp": 111, "item_geometri": [111, 136], "logicalrect": [111, 136], "logicalpoint": [111, 136], "ab": 111, "slint_item_absolute_posit": [111, 136], "accessible_string_properti": [111, 136], "__gnuc__": [112, 116], "__clang__": 112, "17": [112, 142, 165, 166], "condition": 112, "care": [112, 228], "gcc": 112, "ignor": [112, 126, 133], "winvalid": 112, "offsetof": 112, "mutex": 112, "condition_vari": 112, "bring": 112, "structur": [112, 153, 160, 164, 165, 228], "scope": [112, 229, 239], "itemtreeref": [112, 136], "indexrang": [112, 136], "itemref": 112, "itemvt": [112, 136, 142], "itemvisitorrefmut": 112, "itemvisitorvt": [112, 136], "itemtreenod": [112, 136], "itemarrayentri": 112, "voffset": [112, 136], "allowpin": [112, 136], "itemarrai": [112, 127], "make_item_nod": 112, "child_count": 112, "child_index": 112, "parent_index": [112, 136], "item_array_index": [112, 136], "is_access": [112, 136], "item_bodi": [112, 136], "make_dyn_nod": 112, "offset": 112, "dynamictree_bodi": [112, 136], "dynamictre": [112, 136], "get_item_ref": [112, 136], "item_tree_arrai": [112, 136], "item_arrai": [112, 136], "convert_anonymous_rect": 112, "alphabet": [112, 240], "dealloc": [112, 135, 136], "__cpp_sized_dealloc": 112, "align_val_t": 112, "align": [112, 136, 143, 234, 238], "elif": [112, 116], "mac_os_x_version_min_requir": 112, "mac_os_x_version_10_14": 112, "drop_in_plac": [112, 135, 136], "sizeof": [112, 122, 144, 234], "alignof": [112, 122], "cross": [112, 235, 236], "dll": [112, 231], "reloc": 112, "doc": 112, "microsoft": 112, "en": 112, "rule": 112, "dllimport": [112, 116], "dllexport": 112, "msvc": [112, 227], "160": [112, 142], "address": 112, "seek": 112, "That": [112, 231], "resolv": 112, "stub": 112, "librari": [112, 159, 227, 228, 231, 232, 235, 238], "slint_get_item_vt": 112, "vtablenam": 112, "slint_get_": [112, 136, 142], "itemrc": [112, 127, 136], "itemweak": [112, 136, 145], "item_weak": 112, "item_tree_strong": 112, "debug": [112, 237], "slint_debug": [112, 140], "vweak": [112, 136], "layoutinfo": [112, 136], "merg": [112, 136], "duplic": [112, 142], "max_perc": [112, 136], "min_perc": [112, 136], "stretch": [112, 133, 136], "easingcurv": [112, 136], "cubicbezi": [112, 136], "cubic_bezi": [112, 136], "register_item_tre": 112, "maybe_window": 112, "window_ptr": 112, "slint_register_item_tre": [112, 136], "solve_box_layout": 112, "boxlayoutdata": [112, 136], "repeater_index": [112, 136], "ri": 112, "slint_solve_box_layout": [112, 136], "solve_grid_layout": 112, "gridlayoutdata": [112, 136], "slint_solve_grid_layout": [112, 136], "grid_layout_info": 112, "gridlayoutcelldata": [112, 136], "cell": [112, 136], "pad": [112, 122, 136], "slint_grid_layout_info": [112, 136], "box_layout_info": 112, "boxlayoutcelldata": [112, 136], "layoutalign": [112, 133, 136, 142], "slint_box_layout_info": [112, 136], "box_layout_info_ortho": 112, "slint_box_layout_info_ortho": [112, 136], "layout_cache_access": 112, "idx": 112, "modelp": 112, "weak_ptr": 112, "access_array_index": 112, "row_data_track": 112, "model_length": 112, "track_row_count_chang": 112, "cerr": [112, 125, 127], "endl": [112, 125, 127], "peer": 112, "model_row_count_dirty_properti": 112, "track_row_data_chang": 112, "lower_bound": 112, "tracked_row": 112, "model_row_data_dirty_properti": 112, "binary_search": 112, "mark_dirti": [112, 121], "for_each_p": 112, "remove_if": 112, "pp": 112, "arraymodel": 112, "our": [112, 229, 231, 232, 237, 238], "uintmodel": 112, "d": [112, 121, 136, 231], "target_model": 112, "filtered_rows_dirti": 112, "added_accepted_row": 112, "insertion_point": 112, "accepted_row": 112, "existing_row": 112, "existing_row_index": 112, "distanc": [112, 122], "is_contain": 112, "accepted_updated_row": 112, "mapped_row_start": 112, "mapped_row_end": 112, "mapped_removed_len": 112, "mapped_removed_index": 112, "update_map": 112, "source_data": 112, "first_inserted_row": 112, "sorted_rows_dirti": 112, "adjust": [112, 234, 238], "indic": [112, 136], "sorted_row": 112, "inserted_valu": 112, "sorted_elem": 112, "changed_row": 112, "removed_row_it": 112, "removed_row": 112, "changed_valu": 112, "inserted_row": 112, "first_removed_row": 112, "ensure_sort": 112, "lhs_index": 112, "rhs_index": 112, "lhs_elem": 112, "rhs_elem": 112, "old_row_count": 112, "repeaterinn": 112, "clean": 112, "repeatedinstancewithst": 112, "is_dirti": [112, 121], "update_data": 112, "set_model_bind": 112, "bind": [112, 114, 121, 136, 141, 232], "set_bind": [112, 121], "ensure_upd": 112, "tracker": 112, "ensure_updated_listview": 112, "viewport_width": [112, 136], "viewport_height": [112, 136], "viewport_i": [112, 136], "listview_width": 112, "listview_height": 112, "todo": 112, "try": 112, "alloc": [112, 233, 234], "compute_layout_listview": 112, "traversalord": [112, 136], "backtofront": [112, 136], "ref": 112, "item_at": 112, "visit_children_item": [112, 136], "static_vt": [112, 127], "instance_at": 112, "index_rang": 112, "listview_layout": 112, "model_set_row_data": 112, "plural": [112, 136], "slint_transl": [112, 136], "translate_from_bundl": 112, "char8_t": [112, 124, 158], "slint_translate_from_bundl": [112, 136], "translate_from_bundle_with_plur": 112, "plural_rul": [112, 136], "strs_slice": 112, "indices_slic": 112, "plural_rules_slic": 112, "slint_translate_from_bundle_with_plur": [112, 136], "slint_translations_mark_dirti": [112, 136], "flickabl": [112, 136], "slint_flickable_data_init": [112, 136], "slint_flickable_data_fre": [112, 136], "nativestylemetr": [112, 142], "slint_native_style_metrics_init": [112, 142], "slint_native_style_metrics_deinit": [112, 142], "nativepalett": [112, 142], "slint_native_palette_init": [112, 142], "slint_native_palette_deinit": [112, 142], "mismatch": 112, "versioncheckhelp": 112, "slint_run_event_loop": [112, 140], "slint_quit_event_loop": [112, 140], "slint_post_ev": [112, 140], "mtx": 112, "cv": 112, "unique_lock": 112, "notify_on": 112, "wait": [112, 133], "clang": [112, 127], "format": [112, 127, 135, 136, 148, 158], "off": [112, 127, 227, 235], "gradientstop": [113, 115, 128], "firststop": 113, "stopcount": 113, "make_linear_gradi": 113, "fake": 113, "stopsbegin": 113, "stopsend": 113, "radialgradientbrush": [113, 128], "make_circle_gradi": 113, "lineargradi": [113, 128], "radialgradi": [113, 128], "nodiscard": [113, 115, 117], "solid_color": [113, 128], "break": [113, 128, 135, 139], "linear_gradi": [113, 128], "radial_gradi": [113, 128], "slint_color_bright": [113, 115, 131], "slint_color_dark": [113, 115, 131], "slint_color_transparent": [113, 115, 131], "slint_color_with_alpha": [113, 115, 131], "set_animated_valu": [113, 115, 121], "new_valu": [113, 115, 121], "propertyanim": [113, 115, 121, 136, 141], "animation_data": [113, 115, 121, 136, 141], "slint_property_set_animated_value_brush": [113, 136, 141], "ret": [114, 115, 136, 141], "slint_callback_init": [114, 136, 141], "slint_callback_drop": [114, 136, 141], "set_handl": 114, "slint_callback_set_handl": [114, 136, 141], "slint_callback_cal": [114, 136, 141], "callbackopaqu": [114, 136, 141], "0x1": 114, "callbacksignaturehelp": 114, "callbackhelp": [114, 136, 142], "satur": [115, 147], "16": [115, 142, 227], "0xff": 115, "24": [115, 142], "slint_color_from_hsva": [115, 131], "slint_color_to_hsva": [115, 131], "cast": [115, 125], "argb": 115, "slint_color_mix": [115, 131], "slint_property_set_animated_value_color": [115, 136, 141], "uintptr_max": 116, "0xffffffff": 116, "slint_target_32": [116, 138], "0xffffffffffffffffu": 116, "slint_target_64": [116, 138], "_msc_ver": 116, "slint_dll_import": [116, 136, 142], "__declspec": 116, "__attribute__": 116, "m_width": 117, "m_height": 117, "m_data": 117, "cbegin": [117, 122, 157, 159], "cend": [117, 122, 157, 159], "borrowedopengltextureorigin": [117, 135, 148], "topleft": [117, 135, 148], "bottomleft": [117, 135, 148], "imageinner_non": [117, 135], "load_from_path": [117, 148], "file_path": [117, 148], "slint_image_load_from_path": [117, 135], "create_from_borrowed_gl_2d_rgba_textur": [117, 148], "texture_id": [117, 135, 148], "origin_priv": 117, "imageinner_borrowedopengltextur": [117, 135], "borrowedopengltextur": [117, 135], "imageinner_embeddedimag": [117, 135], "imagecachekei": [117, 135], "invalid": [117, 135, 148, 165, 166], "sharedimagebuff": [117, 135], "rgb8": [117, 135], "rgba8": [117, 135], "slint_image_s": [117, 135], "slint_image_path": [117, 135], "set_nine_slice_edg": [117, 148], "short": [117, 148], "bottom": [117, 133, 135, 148], "slint_image_set_nine_slice_edg": [117, 135], "to_rgb8": [117, 148], "slint_image_to_rgb8": [117, 135], "to_rgba8": [117, 148], "slint_image_to_rgba8": [117, 135], "to_rgba8_premultipli": [117, 148], "slint_image_to_rgba8_premultipli": [117, 135], "slint_image_compare_equ": [117, 135], "imageinn": [117, 135], "load_image_from_embedded_data": 117, "extens": [117, 232, 237, 238], "slint_image_load_from_embedded_data": [117, 135], "image_from_embedded_textur": 117, "statictextur": [117, 135], "textur": [117, 135, 148], "slint_image_from_embedded_textur": [117, 135], "pathev": [119, 133, 139], "patharcto": [119, 139], "pathcubicto": [119, 139], "pathel": [119, 139], "pathlineto": [119, 139], "pathmoveto": [119, 139], "pathquadraticto": [119, 139], "pathdata": [119, 136, 139], "firstel": 119, "elements_from_arrai": 119, "firstev": 119, "event_count": [119, 139], "firstcoordin": 119, "coordinate_count": [119, 139], "events_from_arrai": 119, "command": [119, 139, 227, 231, 232, 233, 234, 235, 237, 238, 239], "tmp": 119, "slint_new_path_el": [119, 139], "slint_new_path_ev": [119, 139], "euclid": [120, 123], "crate": [120, 123], "binari": [120, 123, 228, 231, 234, 238], "compat": [120, 123], "changetrack": [121, 136, 141], "stateinfo": [121, 130], "slint_property_set_animated_binding_help": 121, "propertyhandleopaqu": [121, 136, 141], "drop_user_data": [121, 136, 138, 140, 141, 146], "transition_data": [121, 136, 141], "slint_property_set_animated_binding_int": [121, 136, 141], "slint_property_set_animated_binding_float": [121, 136, 141], "slint_property_set_animated_binding_color": [121, 136, 141], "slint_property_set_animated_binding_brush": [121, 136, 141], "slint_property_init": [121, 136, 141], "slint_property_drop": [121, 136, 141], "implicit": [121, 158, 159], "0b10": 121, "slint_property_set_chang": [121, 136, 141], "slint_property_upd": [121, 136, 141], "slint_property_set_bind": [121, 136, 141], "set_animated_bind": 121, "tran": 121, "set_animated_binding_for_transit": 121, "userdata": 121, "instant": 121, "slint_property_is_dirti": [121, 136, 141], "slint_property_mark_dirti": [121, 136, 141], "link_two_wai": 121, "p1": 121, "p2": 121, "common_properti": 121, "twowaybind": 121, "del_fn": 121, "call_fn": 121, "intercept_fn": 121, "intercept_binding_fn": 121, "slint_property_set_binding_intern": [121, 136, 141], "set_state_bind": 121, "slint_property_set_animated_value_int": [121, 136, 141], "slint_property_set_animated_value_float": [121, 136, 141], "slint_property_set_state_bind": [121, 136, 141], "propertytrack": 121, "slint_property_tracker_init": [121, 136, 141], "slint_property_tracker_drop": [121, 136, 141], "slint_property_tracker_is_dirti": [121, 136, 141], "is_same_v": 121, "slint_property_tracker_evalu": [121, 136, 141], "evaluate_as_dependency_root": 121, "slint_property_tracker_evaluate_as_dependency_root": [121, 136, 141], "propertytrackeropaqu": [121, 136, 141], "slint_change_tracker_construct": [121, 136, 141], "slint_change_tracker_drop": [121, 136, 141], "fneval": 121, "fnnotifi": 121, "fn_eval": 121, "fn_notifi": 121, "data_ptr": 121, "slint_change_tracker_init": [121, 136, 141], "sharedvectorhead": 122, "slint_shared_vector_empti": [122, 136, 143], "with_capac": 122, "new_data": 122, "input_it": 122, "inputit": [122, 159], "uninitialized_copi": 122, "capac": [122, 159], "refcount": 122, "detach": 122, "expected_capac": 122, "new_arrai": 122, "old_data": 122, "slint_shared_vector_fre": [122, 136, 143], "mem": 122, "slint_shared_vector_alloc": [122, 136, 143], "unfortun": 122, "cbindgen": [122, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "understood": 122, "intptr_t": [122, 136], "static_assert": 122, "size2d": [123, 135, 136], "slint_shared_string_from_byt": [124, 136, 144], "u8string_view": [124, 132, 158, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "slint_shared_string_clon": [124, 136, 144], "slint_shared_string_drop": [124, 136, 144], "slint_shared_string_byt": [124, 136, 144], "starts_with": [124, 158], "prefix": [124, 158, 165, 166, 227], "substr": 124, "ends_with": [124, 158], "self_view": 124, "compar": [124, 125, 153, 157, 159, 160, 165, 166], "npo": 124, "from_numb": [124, 158], "shared_str": [124, 158], "a2": 124, "slint_shared_string_append": [124, 136, 144], "slint_shared_string_from_numb": [124, 136, 144], "mock_elapsed_tim": 125, "int64_t": [125, 240], "time_in_m": [125, 136], "slint_mock_elapsed_tim": [125, 136], "get_mocked_tim": 125, "slint_get_mocked_tim": [125, 136], "send_mouse_click": 125, "slint_send_mouse_click": [125, 136], "send_keyboard_char": 125, "slint_send_keyboard_char": [125, 136], "assert_eq_impl": 125, "__file__": 125, "__line__": 125, "equality_comparable_with": 125, "a_str": 125, "b_str": 125, "nok": 125, "is_integral_v": 125, "common": [125, 229, 231, 239], "sign": [125, 228, 240], "common_type_t": 125, "is_floating_point_v": 125, "depsilon": 125, "000001": 125, "small": 125, "fab": 125, "fail": 125, "cspell": 126, "singleshot": [126, 146], "timermod": [126, 146, 162], "interv": [126, 162], "slint_timer_start": [126, 146], "slint_timer_destroi": [126, 146], "slint_timer_stop": [126, 146], "restart": [126, 162], "slint_timer_restart": [126, 146], "slint_timer_run": [126, 146], "slint_timer_interv": [126, 136, 146], "single_shot": [126, 162], "slint_timer_singleshot": [126, 146], "ndebug": 127, "main_thread_id": 127, "this_thread": 127, "get_id": 127, "most": [127, 148, 227, 235], "itemtreerc": [127, 136, 145], "adopted_inn": 127, "slint_windowrc_clon": [127, 136], "slint_windowrc_init": [127, 140], "slint_windowrc_drop": [127, 136], "slint_windowrc_show": [127, 136], "slint_windowrc_hid": [127, 136], "slint_windowrc_is_vis": [127, 136], "slint_windowrc_get_scale_factor": [127, 136], "set_scale_factor": 127, "slint_windowrc_set_scale_factor": [127, 136], "colorschem": [127, 133, 136, 142], "color_schem": [127, 142], "slint_windowrc_color_schem": [127, 136], "text_input_focus": 127, "slint_windowrc_get_text_input_focus": [127, 136], "set_text_input_focus": 127, "slint_windowrc_set_text_input_focus": [127, 136], "unregister_item_tre": 127, "slint_unregister_item_tre": [127, 136], "set_focus_item": 127, "component_rc": 127, "item_index": [127, 136], "set_focu": [127, 136], "item_rc": 127, "slint_windowrc_set_focus_item": [127, 136], "set_compon": 127, "itemtreeweak": [127, 136], "item_tree_rc": [127, 136], "slint_windowrc_set_compon": [127, 136], "posgett": 127, "show_popup": 127, "parent_compon": 127, "popupclosepolici": [127, 133, 136], "close_polici": [127, 136], "parent_item": [127, 136], "popup": [127, 136], "popup_dyn": 127, "slint_windowrc_show_popup": [127, 136], "close_popup": 127, "popup_id": [127, 136], "slint_windowrc_close_popup": [127, 136], "graphics_api": [127, 136], "err": 127, "slint_windowrc_set_rendering_notifi": [127, 136], "slint_windowrc_on_close_request": [127, 136], "slint_windowrc_request_redraw": [127, 136], "slint_windowrc_posit": [127, 136], "set_logical_posit": 127, "slint_windowrc_set_logical_posit": [127, 136], "set_physical_posit": 127, "slint_windowrc_set_physical_posit": [127, 136], "slint_windowrc_s": [127, 136], "set_logical_s": 127, "slint_windowrc_set_logical_s": [127, 136], "set_physical_s": 127, "slint_windowrc_set_physical_s": [127, 136], "dispatch_pointer_ev": 127, "mouseev": [127, 136], "slint_windowrc_dispatch_pointer_ev": [127, 136], "register_font_from_path": 127, "maybe_err": 127, "slint_register_font_from_path": [127, 140], "register_font_from_data": 127, "slint_register_font_from_data": [127, 140], "register_bitmap_font": 127, "bitmapfont": [127, 136, 140], "font": [127, 228, 234, 235, 238, 240], "slint_register_bitmap_font": [127, 140], "default_font_s": [127, 136, 142], "slint_windowrc_default_font_s": [127, 136], "windowrc": 127, "slint_windowrc_is_fullscreen": [127, 136], "slint_windowrc_set_fullscreen": [127, 136], "slint_windowrc_is_maxim": [127, 136], "slint_windowrc_set_maxim": [127, 136], "slint_windowrc_is_minim": [127, 136], "slint_windowrc_set_minim": [127, 136], "slint_windowrc_dispatch_key_ev": [127, 136], "keyeventtyp": [127, 130, 136], "keypress": [127, 136], "keyreleas": [127, 136], "pressed_bodi": [127, 136], "click_count": [127, 136], "released_bodi": [127, 136], "moved_bodi": [127, 136], "wheel_bodi": [127, 136], "windowev": [127, 136], "resized_bodi": [127, 136], "slint_windowrc_dispatch_ev": [127, 136], "scale_factor_chang": [127, 136], "scalefactorchanged_bodi": [127, 136], "scalefactorchang": [127, 136], "window_active_chang": [127, 136], "windowactivechanged_bodi": [127, 136], "windowactivechang": [127, 136], "closerequest": [127, 136], "slint_windowrc_has_active_anim": [127, 140], "26": [128, 131, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "solidcolor_bodi": 128, "lineargradient_bodi": 128, "radialgradient_bodi": 128, "issolidcolor": 128, "islineargradi": 128, "isradialgradi": 128, "xtask": [129, 130, 132, 133], "keyboardmodifi": 130, "pointerev": [130, 136], "pointereventkind": [130, 133], "modifi": [130, 238], "pointerscrollev": [130, 136], "keyev": [130, 136], "event_typ": [130, 136], "replacement_rang": 130, "preedit_text": [130, 136], "preedit_select": [130, 136], "cursor_posit": 130, "anchor_posit": 130, "tablecolumn": [130, 142], "min_width": 130, "horizontal_stretch": 130, "sortord": [130, 133], "sort_ord": 130, "current_st": 130, "previous_st": 130, "change_tim": 130, "fontmetr": [130, 136], "ascent": [130, 136], "descent": [130, 136], "x_height": [130, 136], "cap_height": [130, 136], "col1": 131, "col2": 131, "u0008": [132, 194], "u0009": [132, 221], "u000a": [132, 211], "u001b": [132, 216], "u0019": [132, 213], "u007f": [132, 224], "u0010": [132, 225], "u0011": [132, 208], "u0012": [132, 186], "u0013": [132, 185], "u0014": [132, 175], "u0015": [132, 223], "u0016": [132, 210], "u0017": [132, 197], "u0018": [132, 179], "u0020": [132, 176], "uf700": [132, 200], "uf701": [132, 184], "uf702": [132, 178], "uf703": [132, 215], "uf704": [132, 174], "uf705": [132, 202], "uf706": [132, 207], "uf707": [132, 181], "uf708": [132, 195], "uf709": [132, 196], "uf70a": [132, 212], "uf70b": [132, 203], "uf70c": [132, 198], "uf70d": [132, 201], "uf70": [132, 206], "uf70f": [132, 182], "uf710": [132, 191], "uf711": [132, 193], "uf712": [132, 192], "uf713": [132, 209], "uf714": [132, 219], "uf715": [132, 204], "uf716": [132, 189], "uf717": [132, 199], "uf718": [132, 218], "uf719": [132, 226], "uf71a": [132, 187], "uf71b": [132, 173], "uf727": [132, 183], "uf729": [132, 214], "uf72b": [132, 222], "uf72c": [132, 220], "uf72d": [132, 205], "uf72f": [132, 190], "uf730": [132, 180], "uf731": [132, 217], "uf734": [132, 188], "uf735": [132, 177], "texthorizontalalign": [133, 136], "textverticalalign": [133, 136], "textwrap": [133, 136], "nowrap": 133, "wordwrap": 133, "charwrap": 133, "textoverflow": [133, 136], "clip": [133, 136], "elid": 133, "textstrokestyl": [133, 136], "outsid": 133, "eventresult": [133, 136], "fillrul": [133, 136], "nonzero": 133, "evenodd": 133, "standardbuttonkind": [133, 142], "cancel": [133, 136], "help": [133, 227, 239], "ye": 133, "retri": 133, "dialogbuttonrol": [133, 136], "mousecursor": [133, 136], "progress": [133, 142], "crosshair": 133, "nodrop": 133, "notallow": 133, "grab": [133, 136], "colres": 133, "rowres": 133, "nresiz": 133, "eres": 133, "sresiz": 133, "wresiz": 133, "neres": 133, "nwresiz": 133, "seres": 133, "swresiz": 133, "ewres": 133, "nsresiz": 133, "neswres": 133, "nwseres": 133, "imagefit": [133, 136], "cover": [133, 231], "preserv": 133, "imagehorizontalalign": [133, 136], "imageverticalalign": [133, 136], "imagerend": [133, 136], "smooth": 133, "imagetil": [133, 136], "round": 133, "inputtyp": [133, 136, 142], "password": 133, "decim": 133, "spacebetween": 133, "spacearound": 133, "quadrat": 133, "cubic": 133, "endopen": 133, "endclos": 133, "unsort": 133, "ascend": 133, "descend": 133, "orient": [133, 136, 142, 238], "horizont": [133, 234, 238], "vertic": [133, 148], "unknown": [133, 227], "dark": 133, "light": 133, "animationdirect": [133, 136], "altern": [133, 227, 234], "alternaterevers": 133, "scrollbarpolici": [133, 142], "asneed": 133, "alwaysoff": 133, "alwayson": 133, "closeonclick": 133, "closeonclickoutsid": 133, "noautoclos": 133, "9": [134, 142, 148], "parsedsvg": 135, "htmlimag": 135, "ninesliceimag": 135, "pixelformat": 135, "rgba": [135, 148, 155], "rgbapremultipli": 135, "alphamap": 135, "signeddistancefield": 135, "cachedpath": 135, "last_modifi": 135, "slint_target_wasm": [135, 139], "url": [135, 228], "embeddeddata": 135, "path_bodi": 135, "url_bodi": 135, "embeddeddata_bodi": 135, "embedded_data": 135, "isinvalid": 135, "ispath": 135, "isurl": 135, "isembeddeddata": 135, "rgba8premultipli": 135, "rgb8_bodi": 135, "rgba8_bodi": 135, "rgba8premultiplied_bodi": 135, "rgba8_premultipli": 135, "isrgb8": 135, "isrgba8": 135, "isrgba8premultipli": 135, "opaqueimagevt": 135, "cache_kei": 135, "original_s": 135, "imageinner_svg": 135, "imageinner_statictextur": 135, "imageinner_htmlimag": 135, "imageinner_backendstorag": 135, "imageinner_nineslic": 135, "7": [135, 142], "imageinner_embeddedimage_bodi": 135, "imageinner_svg_bodi": 135, "imageinner_statictextures_bodi": 135, "imageinner_htmlimage_bodi": 135, "imageinner_backendstorage_bodi": 135, "imageinner_borrowedopengltexture_bodi": 135, "imageinner_nineslice_bodi": 135, "embedded_imag": 135, "svg": 135, "static_textur": 135, "html_imag": 135, "backend_storag": 135, "borrowed_open_gl_textur": 135, "nine_slic": 135, "isimageinner_non": 135, "isimageinner_embeddedimag": 135, "isimageinner_svg": 135, "isimageinner_statictextur": 135, "isimageinner_htmlimag": 135, "isimageinner_backendstorag": 135, "isimageinner_borrowedopengltextur": 135, "isimageinner_nineslic": 135, "image1": 135, "image2": 135, "logicallength": [136, 142], "physical_region_max_s": 136, "delegatefocu": 136, "focusev": 136, "focusin": 136, "focusout": 136, "windowreceivedfocu": 136, "windowlostfocu": 136, "focuseventresult": 136, "focusaccept": 136, "focusignor": 136, "inputeventresult": 136, "eventaccept": 136, "eventignor": 136, "grabmous": 136, "keyeventresult": 136, "updatecomposit": 136, "commitcomposit": 136, "renderingresult": 136, "continuerenderingchildren": 136, "continuerenderingwithoutchildren": 136, "fronttoback": 136, "undoitemkind": 136, "textinsert": 136, "textremov": 136, "flickabledata": 136, "itemrendererref": 136, "physicalpx": 136, "visitchildrenresult": 136, "visitchildrenresult_continu": 136, "uint64_max": 136, "inputeventfilterresult": 136, "forwardev": 136, "forwardandignor": 136, "forwardandinterceptgrab": 136, "intercept": 136, "delayforward": 136, "delayforwarding_bodi": 136, "delay_forward": 136, "pin": [136, 142], "my_item": 136, "cached_rendering_data_offset": 136, "layout_info": 136, "window_adapt": [136, 142], "input_event_filter_before_children": 136, "self_rc": 136, "input_ev": 136, "focus_ev": 136, "key_ev": 136, "visit_item": 136, "children_count": 136, "children_index": 136, "dynamic_tre": 136, "replaceselectedtext": 136, "replaceselectedtext_bodi": 136, "replace_selected_text": 136, "supportedaccessibilityact": 136, "supportedaccessibilityaction_default": 136, "supportedaccessibilityaction_decr": 136, "supportedaccessibilityaction_incr": 136, "supportedaccessibilityaction_replaceselectedtext": 136, "supportedaccessibilityaction_setvalu": 136, "get_subtree_rang": 136, "get_subtre": 136, "subindex": 136, "get_item_tre": 136, "parent_nod": 136, "embed_compon": 136, "parent_item_tree_index": 136, "subtree_index": 136, "supported_accessibility_act": 136, "item_element_info": 136, "do_creat": 136, "_1": [136, 139, 140, 141], "itemtreerefpin": 136, "flickabledatabox": 136, "preeditselect": 136, "cachedrenderingdata": [136, 142], "cache_index": 136, "cache_gener": 136, "undoitem": 136, "cursor": 136, "anchor": 136, "font_famili": 136, "font_siz": 136, "font_weight": 136, "font_ital": 136, "selection_foreground_color": 136, "selection_background_color": 136, "horizontal_align": 136, "vertical_align": 136, "wrap": [136, 229, 239], "input_typ": [136, 142], "letter_spac": 136, "cursor_position_byte_offset": 136, "anchor_position_byte_offset": 136, "text_cursor_width": [136, 142], "cursor_vis": 136, "has_focu": [136, 142], "cursor_position_chang": 136, "single_lin": 136, "read_onli": 136, "cached_rendering_data": [136, 142], "preferred_x_po": 136, "undo_item": 136, "redo_item": 136, "swipegesturehandl": 136, "handle_swipe_left": 136, "handle_swipe_right": 136, "handle_swipe_up": 136, "handle_swipe_down": 136, "swipe": 136, "pressed_posit": 136, "current_posit": 136, "col_or_row": 136, "easeinelast": 136, "easeoutelast": 136, "easeinoutelast": 136, "easeinbounc": 136, "easeoutbounc": 136, "easeinoutbounc": 136, "cubicbezier_bodi": 136, "delai": [136, 146], "iteration_count": 136, "eas": 136, "pointerpress": 136, "pointerreleas": 136, "pointermov": 136, "pointerscrol": 136, "pointerexit": 136, "keypressrep": 136, "pointerpressed_bodi": 136, "pointerreleased_bodi": 136, "pointermoved_bodi": 136, "pointerscrolled_bodi": 136, "keypressed_bodi": 136, "keypressrepeated_bodi": 136, "keyreleased_bodi": 136, "pointer_press": 136, "pointer_releas": 136, "pointer_mov": 136, "pointer_scrol": 136, "key_press": 136, "key_press_rep": 136, "key_releas": 136, "destructor": [136, 162, 229], "thankfulli": 136, "charactermapentri": 136, "code_point": 136, "glyph_index": 136, "bitmapglyph": 136, "int16_t": 136, "x_advanc": 136, "pixel_s": 136, "glyph_data": 136, "family_nam": 136, "character_map": 136, "units_per_em": 136, "glyph": [136, 228], "weight": 136, "ital": 136, "sdf": 136, "box2d": 136, "basicborderrectangl": 136, "border_width": 136, "border_radiu": 136, "border_color": 136, "borderrectangl": 136, "border_top_left_radiu": 136, "border_top_right_radiu": 136, "border_bottom_left_radiu": 136, "border_bottom_right_radiu": 136, "imageitem": 136, "image_fit": 136, "image_rend": 136, "clippedimag": 136, "source_clip_x": 136, "source_clip_i": 136, "source_clip_width": 136, "source_clip_height": 136, "horizontal_til": 136, "vertical_til": 136, "toucharea": 136, "has_hov": [136, 142], "pressed_x": [136, 142], "pressed_i": [136, 142], "mouse_x": 136, "mouse_i": 136, "mouse_cursor": 136, "click": [136, 142, 227], "double_click": 136, "pointer_ev": 136, "scroll_ev": 136, "focusscop": 136, "focus_changed_ev": 136, "viewport_x": 136, "flick": 136, "simpletext": 136, "complextext": 136, "overflow": [136, 234], "stroke": 136, "stroke_width": 136, "stroke_styl": 136, "fill_rul": 136, "viewbox_x": 136, "viewbox_i": 136, "viewbox_width": 136, "viewbox_height": 136, "windowitem": 136, "no_fram": 136, "resize_border_width": 136, "always_on_top": 136, "icon": [136, 142], "default_font_famili": 136, "default_font_weight": 136, "boxshadow": 136, "offset_x": 136, "offset_i": 136, "blur": 136, "rotation_angl": 136, "rotation_origin_x": 136, "rotation_origin_i": 136, "cache_rendering_hint": 136, "sig": [136, 141], "slint_date_time_use_24_hour_format": 136, "slint_date_time_month_day_count": 136, "month": 136, "year": 136, "slint_date_time_month_offset": 136, "slint_date_time_format_d": 136, "dai": 136, "slint_date_time_date_now": 136, "slint_date_time_parse_d": 136, "date": 136, "slint_visit_item_tre": 136, "visit_dynam": 136, "dyn_index": 136, "self_compon": 136, "self_index": 136, "slint_textinput_set_selection_offset": 136, "text_input": 136, "slint_textinput_select_al": 136, "slint_textinput_clear_select": 136, "slint_textinput_cut": 136, "slint_textinput_copi": 136, "slint_textinput_past": 136, "slint_cpp_text_item_fontmetr": 136, "slint_swipegesturehandler_cancel": 136, "slint_reorder_dialog_button_layout": 136, "pointer_to_valu": [136, 141], "intercept_set": [136, 141], "intercept_set_bind": [136, 141], "new_bind": [136, 141], "start_inst": [136, 141], "ct": [136, 141], "eval_fn": [136, 141], "notify_fn": [136, 141], "slint_animation_tick": [136, 141], "ss": [136, 144], "byte": [136, 144, 158, 233], "self_": [136, 142, 144], "sequenc": 136, "to_transl": 136, "output": [136, 228], "slint_translate_set_languag": 136, "target": [136, 140, 148, 227, 228, 231, 234, 235, 236, 238], "focus_item": 136, "rendering_st": 136, "slint_decl_item": [136, 142], "itemnam": [136, 142], "undef": [136, 142], "source_fil": [137, 163], "column": [137, 163], "property_nam": [137, 138, 164, 229], "property_typ": [137, 164], "12": [138, 142], "dynamiccomponentvrc": 138, "double_": 138, "stru": [138, 165, 166], "inst": 138, "def": 138, "component_definition_ptr": 138, "translation_domain": 138, "style_out": 138, "out_diag": 138, "radius_x": 139, "radius_i": 139, "x_rotat": 139, "large_arc": 139, "sweep": 139, "control_1_x": 139, "control_1_i": 139, "control_2_x": 139, "control_2_i": 139, "control_x": 139, "control_i": 139, "moveto": 139, "lineto": 139, "arcto": 139, "cubicto": 139, "quadraticto": 139, "moveto_bodi": 139, "lineto_bodi": 139, "arcto_bodi": 139, "cubicto_bodi": 139, "quadraticto_bodi": 139, "move_to": 139, "line_to": 139, "arc_to": 139, "cubic_to": 139, "quadratic_to": 139, "ismoveto": 139, "islineto": 139, "isarcto": 139, "iscubicto": 139, "isquadraticto": 139, "isclos": 139, "elements_bodi": 139, "events_bodi": 139, "commands_bodi": 139, "isnon": 139, "isel": 139, "isev": 139, "iscommand": 139, "first_el": 139, "out_ev": 139, "out_coordin": 139, "first_ev": 139, "first_coordin": 139, "layoutconstraintsreprc": 140, "windowadapteruserdata": 140, "_a": 140, "_b": 140, "platformuserdata": 140, "slint_ensure_backend": 140, "quit_on_last_window_clos": 140, "win": 140, "error_str": 140, "font_data": 140, "wp": 140, "get_renderer_ref": 140, "window_factori": 140, "buffer_ag": 140, "buffer_len": 140, "process_line_fn": 140, "_hinstanc": 140, "ns_view": 140, "_ns_window": 140, "handle_opaqu": 140, "malloc": 140, "propertyhandl": 141, "dep_nod": 141, "hack": 142, "alert": 142, "qt_widget": 142, "sync": 142, "slinttypeerasedwidget": 142, "slinttypeerasedwidgetptr": 142, "layout_spac": 142, "layout_pad": 142, "window_background": 142, "default_text_color": 142, "textedit_background": 142, "textedit_text_color": 142, "textedit_background_dis": 142, "textedit_text_color_dis": 142, "placeholder_color": 142, "placeholder_color_dis": 142, "dark_color_schem": 142, "tab_bar_align": 142, "style_change_listen": 142, "foreground": 142, "alternate_background": 142, "alternate_foreground": 142, "accent_background": 142, "accent_foreground": 142, "control_background": 142, "control_foreground": 142, "selection_background": 142, "selection_foreground": 142, "border": 142, "qstyle_standardpixmap": 142, "qaccessible_ev": 142, "qaccessible_rol": 142, "qaccessible_text": 142, "qt_keyboardmodifi": 142, "qt_alignmentflag": 142, "qt_textflag": 142, "qt_kei": 142, "qt_cursorshap": 142, "qt_fillrul": 142, "nativebutton": 142, "colorize_icon": 142, "standard_button_kind": 142, "is_standard_button": 142, "widget_ptr": 142, "animation_track": 142, "nativespinboxdata": 142, "active_control": 142, "nativespinbox": 142, "step_siz": 142, "nativecheckbox": 142, "toggl": [142, 227], "nativesliderdata": 142, "pressed_v": 142, "nativeslid": 142, "nativeprogressind": 142, "indetermin": 142, "nativegroupbox": 142, "native_padding_left": 142, "native_padding_right": 142, "native_padding_top": 142, "native_padding_bottom": 142, "nativelineedit": 142, "nativescrollview": 142, "horizontal_max": 142, "horizontal_page_s": 142, "horizontal_valu": 142, "vertical_max": 142, "vertical_page_s": 142, "vertical_valu": 142, "vertical_bar_polici": 142, "horizontal_bar_polici": 142, "nativestandardlistviewitem": 142, "total_item": 142, "is_select": 142, "nativetableheadersect": 142, "nativecombobox": 142, "is_open": 142, "current_valu": 142, "nativecomboboxpopup": 142, "nativetabwidget": 142, "content_min_height": 142, "content_min_width": 142, "tabbar_preferred_height": 142, "tabbar_preferred_width": 142, "current_index": 142, "current_focus": 142, "content_x": 142, "content_i": 142, "content_height": 142, "content_width": 142, "tabbar_x": 142, "tabbar_i": 142, "tabbar_height": 142, "tabbar_width": 142, "nativetab": 142, "tab_index": 142, "num_tab": 142, "qstyle_standardpixmap_sp_titlebarmenubutton": 142, "qstyle_standardpixmap_sp_titlebarminbutton": 142, "qstyle_standardpixmap_sp_titlebarmaxbutton": 142, "qstyle_standardpixmap_sp_titlebarclosebutton": 142, "qstyle_standardpixmap_sp_titlebarnormalbutton": 142, "qstyle_standardpixmap_sp_titlebarshadebutton": 142, "qstyle_standardpixmap_sp_titlebarunshadebutton": 142, "qstyle_standardpixmap_sp_titlebarcontexthelpbutton": 142, "qstyle_standardpixmap_sp_dockwidgetclosebutton": 142, "qstyle_standardpixmap_sp_messageboxinform": 142, "qstyle_standardpixmap_sp_messageboxwarn": 142, "10": 142, "qstyle_standardpixmap_sp_messageboxcrit": 142, "11": 142, "qstyle_standardpixmap_sp_messageboxquest": 142, "qstyle_standardpixmap_sp_desktopicon": 142, "13": 142, "qstyle_standardpixmap_sp_trashicon": 142, "14": 142, "qstyle_standardpixmap_sp_computericon": 142, "15": 142, "qstyle_standardpixmap_sp_drivefdicon": 142, "qstyle_standardpixmap_sp_drivehdicon": 142, "qstyle_standardpixmap_sp_drivecdicon": 142, "18": 142, "qstyle_standardpixmap_sp_drivedvdicon": 142, "19": 142, "qstyle_standardpixmap_sp_driveneticon": 142, "qstyle_standardpixmap_sp_diropenicon": 142, "21": [142, 227, 231, 235, 237], "qstyle_standardpixmap_sp_dirclosedicon": 142, "22": 142, "qstyle_standardpixmap_sp_dirlinkicon": 142, "23": 142, "qstyle_standardpixmap_sp_dirlinkopenicon": 142, "qstyle_standardpixmap_sp_fileicon": 142, "25": 142, "qstyle_standardpixmap_sp_filelinkicon": 142, "qstyle_standardpixmap_sp_toolbarhorizontalextensionbutton": 142, "27": 142, "qstyle_standardpixmap_sp_toolbarverticalextensionbutton": 142, "28": 142, "qstyle_standardpixmap_sp_filedialogstart": 142, "29": 142, "qstyle_standardpixmap_sp_filedialogend": 142, "qstyle_standardpixmap_sp_filedialogtopar": 142, "31": 142, "qstyle_standardpixmap_sp_filedialognewfold": 142, "32": 142, "qstyle_standardpixmap_sp_filedialogdetailedview": 142, "33": 142, "qstyle_standardpixmap_sp_filedialoginfoview": 142, "34": 142, "qstyle_standardpixmap_sp_filedialogcontentsview": 142, "35": 142, "qstyle_standardpixmap_sp_filedialoglistview": 142, "36": 142, "qstyle_standardpixmap_sp_filedialogback": 142, "37": 142, "qstyle_standardpixmap_sp_diricon": 142, "38": 142, "qstyle_standardpixmap_sp_dialogokbutton": 142, "39": 142, "qstyle_standardpixmap_sp_dialogcancelbutton": 142, "40": 142, "qstyle_standardpixmap_sp_dialoghelpbutton": 142, "41": 142, "qstyle_standardpixmap_sp_dialogopenbutton": 142, "qstyle_standardpixmap_sp_dialogsavebutton": 142, "43": 142, "qstyle_standardpixmap_sp_dialogclosebutton": 142, "44": 142, "qstyle_standardpixmap_sp_dialogapplybutton": 142, "45": 142, "qstyle_standardpixmap_sp_dialogresetbutton": 142, "46": 142, "qstyle_standardpixmap_sp_dialogdiscardbutton": 142, "47": 142, "qstyle_standardpixmap_sp_dialogyesbutton": 142, "48": 142, "qstyle_standardpixmap_sp_dialognobutton": 142, "49": 142, "qstyle_standardpixmap_sp_arrowup": 142, "qstyle_standardpixmap_sp_arrowdown": 142, "51": 142, "qstyle_standardpixmap_sp_arrowleft": 142, "52": 142, "qstyle_standardpixmap_sp_arrowright": 142, "53": 142, "qstyle_standardpixmap_sp_arrowback": 142, "54": 142, "qstyle_standardpixmap_sp_arrowforward": 142, "55": 142, "qstyle_standardpixmap_sp_dirhomeicon": 142, "56": 142, "qstyle_standardpixmap_sp_commandlink": 142, "57": 142, "qstyle_standardpixmap_sp_vistashield": 142, "58": 142, "qstyle_standardpixmap_sp_browserreload": 142, "59": 142, "qstyle_standardpixmap_sp_browserstop": 142, "60": 142, "qstyle_standardpixmap_sp_mediaplai": 142, "61": 142, "qstyle_standardpixmap_sp_mediastop": 142, "62": 142, "qstyle_standardpixmap_sp_mediapaus": 142, "63": 142, "qstyle_standardpixmap_sp_mediaskipforward": 142, "64": [142, 227, 240], "qstyle_standardpixmap_sp_mediaskipbackward": 142, "65": 142, "qstyle_standardpixmap_sp_mediaseekforward": 142, "66": 142, "qstyle_standardpixmap_sp_mediaseekbackward": 142, "67": 142, "qstyle_standardpixmap_sp_mediavolum": 142, "68": 142, "qstyle_standardpixmap_sp_mediavolumemut": 142, "69": 142, "qstyle_standardpixmap_sp_lineeditclearbutton": 142, "70": 142, "qstyle_standardpixmap_sp_dialogyestoallbutton": 142, "71": 142, "qstyle_standardpixmap_sp_dialognotoallbutton": 142, "72": 142, "qstyle_standardpixmap_sp_dialogsaveallbutton": 142, "73": 142, "qstyle_standardpixmap_sp_dialogabortbutton": 142, "74": 142, "qstyle_standardpixmap_sp_dialogretrybutton": 142, "75": 142, "qstyle_standardpixmap_sp_dialogignorebutton": 142, "76": 142, "qstyle_standardpixmap_sp_restoredefaultsbutton": 142, "77": [142, 227, 235], "qstyle_standardpixmap_sp_custombas": 142, "4026531840": 142, "qaccessible_event_soundplai": 142, "qaccessible_event_alert": 142, "qaccessible_event_foregroundchang": 142, "qaccessible_event_menustart": 142, "qaccessible_event_menuend": 142, "qaccessible_event_popupmenustart": 142, "qaccessible_event_popupmenuend": 142, "qaccessible_event_contexthelpstart": 142, "qaccessible_event_contexthelpend": 142, "qaccessible_event_dragdropstart": 142, "qaccessible_event_dragdropend": 142, "qaccessible_event_dialogstart": 142, "qaccessible_event_dialogend": 142, "qaccessible_event_scrollingstart": 142, "qaccessible_event_scrollingend": 142, "qaccessible_event_menucommand": 142, "qaccessible_event_actionchang": 142, "257": 142, "qaccessible_event_activedescendantchang": 142, "258": 142, "qaccessible_event_attributechang": 142, "259": 142, "qaccessible_event_documentcontentchang": 142, "260": 142, "qaccessible_event_documentloadcomplet": 142, "261": 142, "qaccessible_event_documentloadstop": 142, "262": 142, "qaccessible_event_documentreload": 142, "263": 142, "qaccessible_event_hyperlinkendindexchang": 142, "264": 142, "qaccessible_event_hyperlinknumberofanchorschang": 142, "265": 142, "qaccessible_event_hyperlinkselectedlinkchang": 142, "266": 142, "qaccessible_event_hypertextlinkactiv": 142, "267": 142, "qaccessible_event_hypertextlinkselect": 142, "268": 142, "qaccessible_event_hyperlinkstartindexchang": 142, "269": 142, "qaccessible_event_hypertextchang": 142, "qaccessible_event_hypertextnlinkschang": 142, "271": 142, "qaccessible_event_objectattributechang": 142, "272": 142, "qaccessible_event_pagechang": 142, "273": 142, "qaccessible_event_sectionchang": 142, "274": 142, "qaccessible_event_tablecaptionchang": 142, "275": 142, "qaccessible_event_tablecolumndescriptionchang": 142, "276": 142, "qaccessible_event_tablecolumnheaderchang": 142, "277": 142, "qaccessible_event_tablemodelchang": 142, "278": 142, "qaccessible_event_tablerowdescriptionchang": 142, "279": 142, "qaccessible_event_tablerowheaderchang": 142, "280": 142, "qaccessible_event_tablesummarychang": 142, "281": 142, "qaccessible_event_textattributechang": 142, "282": 142, "qaccessible_event_textcaretmov": 142, "283": 142, "qaccessible_event_textcolumnchang": 142, "285": 142, "qaccessible_event_textinsert": 142, "286": 142, "qaccessible_event_textremov": 142, "287": 142, "qaccessible_event_textupd": 142, "288": 142, "qaccessible_event_textselectionchang": 142, "289": 142, "qaccessible_event_visibledatachang": 142, "290": 142, "qaccessible_event_objectcr": 142, "32768": 142, "qaccessible_event_objectdestroi": 142, "32769": 142, "qaccessible_event_objectshow": 142, "32770": 142, "qaccessible_event_objecthid": 142, "32771": 142, "qaccessible_event_objectreord": 142, "32772": 142, "qaccessible_event_focu": 142, "32773": 142, "qaccessible_event_select": 142, "32774": 142, "qaccessible_event_selectionadd": 142, "32775": 142, "qaccessible_event_selectionremov": 142, "32776": 142, "qaccessible_event_selectionwithin": 142, "32777": 142, "qaccessible_event_statechang": 142, "32778": 142, "qaccessible_event_locationchang": 142, "32779": 142, "qaccessible_event_namechang": 142, "32780": 142, "qaccessible_event_descriptionchang": 142, "32781": 142, "qaccessible_event_valuechang": 142, "32782": 142, "qaccessible_event_parentchang": 142, "32783": 142, "qaccessible_event_helpchang": 142, "32928": 142, "qaccessible_event_defaultactionchang": 142, "32944": 142, "qaccessible_event_acceleratorchang": 142, "32960": 142, "qaccessible_event_invalidev": 142, "32961": 142, "qaccessible_role_norol": 142, "qaccessible_role_titlebar": 142, "qaccessible_role_menubar": 142, "qaccessible_role_scrollbar": 142, "qaccessible_role_grip": 142, "qaccessible_role_sound": 142, "qaccessible_role_cursor": 142, "qaccessible_role_caret": 142, "qaccessible_role_alertmessag": 142, "qaccessible_role_window": 142, "qaccessible_role_cli": 142, "qaccessible_role_popupmenu": 142, "qaccessible_role_menuitem": 142, "qaccessible_role_tooltip": 142, "qaccessible_role_appl": 142, "qaccessible_role_docu": 142, "qaccessible_role_pan": 142, "qaccessible_role_chart": 142, "qaccessible_role_dialog": 142, "qaccessible_role_bord": 142, "qaccessible_role_group": 142, "qaccessible_role_separ": 142, "qaccessible_role_toolbar": 142, "qaccessible_role_statusbar": 142, "qaccessible_role_t": 142, "qaccessible_role_columnhead": 142, "qaccessible_role_rowhead": 142, "qaccessible_role_column": 142, "qaccessible_role_row": 142, "qaccessible_role_cel": 142, "qaccessible_role_link": 142, "qaccessible_role_helpballoon": 142, "qaccessible_role_assist": 142, "qaccessible_role_list": 142, "qaccessible_role_listitem": 142, "qaccessible_role_tre": 142, "qaccessible_role_treeitem": 142, "qaccessible_role_pagetab": 142, "qaccessible_role_propertypag": 142, "qaccessible_role_ind": 142, "qaccessible_role_graph": 142, "qaccessible_role_statictext": 142, "qaccessible_role_editabletext": 142, "qaccessible_role_button": 142, "qaccessible_role_pushbutton": 142, "qaccessible_role_checkbox": 142, "qaccessible_role_radiobutton": 142, "qaccessible_role_combobox": 142, "qaccessible_role_progressbar": 142, "qaccessible_role_di": 142, "qaccessible_role_hotkeyfield": 142, "qaccessible_role_slid": 142, "qaccessible_role_spinbox": 142, "qaccessible_role_canva": 142, "qaccessible_role_anim": 142, "qaccessible_role_equ": 142, "qaccessible_role_buttondropdown": 142, "qaccessible_role_buttonmenu": 142, "qaccessible_role_buttondropgrid": 142, "qaccessible_role_whitespac": 142, "qaccessible_role_pagetablist": 142, "qaccessible_role_clock": 142, "qaccessible_role_splitt": 142, "qaccessible_role_layeredpan": 142, "128": 142, "qaccessible_role_termin": 142, "129": 142, "qaccessible_role_desktop": 142, "130": 142, "qaccessible_role_paragraph": 142, "131": 142, "qaccessible_role_webdocu": 142, "132": 142, "qaccessible_role_sect": 142, "133": 142, "qaccessible_role_notif": 142, "134": 142, "qaccessible_role_colorchoos": 142, "1028": 142, "qaccessible_role_foot": 142, "1038": 142, "qaccessible_role_form": 142, "1040": 142, "qaccessible_role_head": 142, "1044": 142, "qaccessible_role_not": 142, "1051": 142, "qaccessible_role_complementarycont": 142, "1068": 142, "qaccessible_role_userrol": 142, "65535": 142, "qaccessible_text_nam": 142, "qaccessible_text_descript": 142, "qaccessible_text_valu": 142, "qaccessible_text_help": 142, "qaccessible_text_acceler": 142, "qaccessible_text_debugdescript": 142, "qaccessible_text_usertext": 142, "qt_keyboardmodifier_nomodifi": 142, "qt_keyboardmodifier_shiftmodifi": 142, "33554432": 142, "qt_keyboardmodifier_controlmodifi": 142, "67108864": 142, "qt_keyboardmodifier_altmodifi": 142, "134217728": 142, "qt_keyboardmodifier_metamodifi": 142, "268435456": 142, "qt_keyboardmodifier_keypadmodifi": 142, "536870912": 142, "qt_keyboardmodifier_groupswitchmodifi": 142, "1073741824": 142, "qt_keyboardmodifier_keyboardmodifiermask": 142, "4261412864": 142, "qt_alignmentflag_alignleft": 142, "qt_alignmentflag_alignlead": 142, "qt_alignmentflag_alignright": 142, "qt_alignmentflag_aligntrail": 142, "qt_alignmentflag_alignhcent": 142, "qt_alignmentflag_alignjustifi": 142, "qt_alignmentflag_alignabsolut": 142, "qt_alignmentflag_alignhorizontal_mask": 142, "qt_alignmentflag_aligntop": 142, "qt_alignmentflag_alignbottom": 142, "qt_alignmentflag_alignvcent": 142, "qt_alignmentflag_alignbaselin": 142, "256": 142, "qt_alignmentflag_alignvertical_mask": 142, "480": 142, "qt_alignmentflag_aligncent": 142, "qt_textflag_textsinglelin": 142, "qt_textflag_textdontclip": 142, "512": 142, "qt_textflag_textexpandtab": 142, "1024": 142, "qt_textflag_textshowmnemon": 142, "2048": 142, "qt_textflag_textwordwrap": 142, "4096": 142, "qt_textflag_textwrapanywher": 142, "8192": [142, 234], "qt_textflag_textdontprint": 142, "16384": 142, "qt_textflag_textincludetrailingspac": 142, "qt_textflag_texthidemnemon": 142, "qt_textflag_textjustificationforc": 142, "65536": 142, "qt_textflag_textforcelefttoright": 142, "131072": 142, "qt_textflag_textforcerighttoleft": 142, "262144": 142, "qt_textflag_textlongestvari": 142, "524288": 142, "qt_textflag_textbypassshap": 142, "1048576": 142, "qt_key_key_escap": 142, "16777216": 142, "qt_key_key_tab": 142, "16777217": 142, "qt_key_key_backtab": 142, "16777218": 142, "qt_key_key_backspac": 142, "16777219": 142, "qt_key_key_return": 142, "16777220": 142, "qt_key_key_ent": 142, "16777221": 142, "qt_key_key_insert": 142, "16777222": 142, "qt_key_key_delet": 142, "16777223": 142, "qt_key_key_paus": 142, "16777224": 142, "qt_key_key_print": 142, "16777225": 142, "qt_key_key_sysreq": 142, "16777226": 142, "qt_key_key_clear": 142, "16777227": 142, "qt_key_key_hom": 142, "16777232": 142, "qt_key_key_end": 142, "16777233": 142, "qt_key_key_left": 142, "16777234": 142, "qt_key_key_up": 142, "16777235": 142, "qt_key_key_right": 142, "16777236": 142, "qt_key_key_down": 142, "16777237": 142, "qt_key_key_pageup": 142, "16777238": 142, "qt_key_key_pagedown": 142, "16777239": 142, "qt_key_key_shift": 142, "16777248": 142, "qt_key_key_control": 142, "16777249": 142, "qt_key_key_meta": 142, "16777250": 142, "qt_key_key_alt": 142, "16777251": 142, "qt_key_key_capslock": 142, "16777252": 142, "qt_key_key_numlock": 142, "16777253": 142, "qt_key_key_scrolllock": 142, "16777254": 142, "qt_key_key_f1": 142, "16777264": 142, "qt_key_key_f2": 142, "16777265": 142, "qt_key_key_f3": 142, "16777266": 142, "qt_key_key_f4": 142, "16777267": 142, "qt_key_key_f5": 142, "16777268": 142, "qt_key_key_f6": 142, "16777269": 142, "qt_key_key_f7": 142, "16777270": 142, "qt_key_key_f8": 142, "16777271": 142, "qt_key_key_f9": 142, "16777272": 142, "qt_key_key_f10": 142, "16777273": 142, "qt_key_key_f11": 142, "16777274": 142, "qt_key_key_f12": 142, "16777275": 142, "qt_key_key_f13": 142, "16777276": 142, "qt_key_key_f14": 142, "16777277": 142, "qt_key_key_f15": 142, "16777278": 142, "qt_key_key_f16": 142, "16777279": 142, "qt_key_key_f17": 142, "16777280": 142, "qt_key_key_f18": 142, "16777281": 142, "qt_key_key_f19": 142, "16777282": 142, "qt_key_key_f20": 142, "16777283": 142, "qt_key_key_f21": 142, "16777284": 142, "qt_key_key_f22": 142, "16777285": 142, "qt_key_key_f23": 142, "16777286": 142, "qt_key_key_f24": 142, "16777287": 142, "qt_key_key_f25": 142, "16777288": 142, "qt_key_key_f26": 142, "16777289": 142, "qt_key_key_f27": 142, "16777290": 142, "qt_key_key_f28": 142, "16777291": 142, "qt_key_key_f29": 142, "16777292": 142, "qt_key_key_f30": 142, "16777293": 142, "qt_key_key_f31": 142, "16777294": 142, "qt_key_key_f32": 142, "16777295": 142, "qt_key_key_f33": 142, "16777296": 142, "qt_key_key_f34": 142, "16777297": 142, "qt_key_key_f35": 142, "16777298": 142, "qt_key_key_super_l": 142, "16777299": 142, "qt_key_key_super_r": 142, "16777300": 142, "qt_key_key_menu": 142, "16777301": 142, "qt_key_key_hyper_l": 142, "16777302": 142, "qt_key_key_hyper_r": 142, "16777303": 142, "qt_key_key_help": 142, "16777304": 142, "qt_key_key_direction_l": 142, "16777305": 142, "qt_key_key_direction_r": 142, "16777312": 142, "qt_key_key_spac": 142, "qt_key_key_ani": 142, "qt_key_key_exclam": 142, "qt_key_key_quotedbl": 142, "qt_key_key_numbersign": 142, "qt_key_key_dollar": 142, "qt_key_key_perc": 142, "qt_key_key_ampersand": 142, "qt_key_key_apostroph": 142, "qt_key_key_parenleft": 142, "qt_key_key_parenright": 142, "qt_key_key_asterisk": 142, "qt_key_key_plu": 142, "qt_key_key_comma": 142, "qt_key_key_minu": 142, "qt_key_key_period": 142, "qt_key_key_slash": 142, "qt_key_key_0": 142, "qt_key_key_1": 142, "qt_key_key_2": 142, "qt_key_key_3": 142, "qt_key_key_4": 142, "qt_key_key_5": 142, "qt_key_key_6": 142, "qt_key_key_7": 142, "qt_key_key_8": 142, "qt_key_key_9": 142, "qt_key_key_colon": 142, "qt_key_key_semicolon": 142, "qt_key_key_less": 142, "qt_key_key_equ": 142, "qt_key_key_great": 142, "qt_key_key_quest": 142, "qt_key_key_at": 142, "qt_key_key_a": 142, "qt_key_key_b": 142, "qt_key_key_c": 142, "qt_key_key_d": 142, "qt_key_key_": 142, "qt_key_key_f": 142, "qt_key_key_g": 142, "qt_key_key_h": 142, "qt_key_key_i": 142, "qt_key_key_j": 142, "qt_key_key_k": 142, "qt_key_key_l": 142, "qt_key_key_m": 142, "qt_key_key_n": 142, "78": 142, "qt_key_key_o": 142, "79": 142, "qt_key_key_p": 142, "80": 142, "qt_key_key_q": 142, "81": 142, "qt_key_key_r": 142, "82": 142, "83": 142, "qt_key_key_t": 142, "84": 142, "qt_key_key_u": 142, "85": 142, "qt_key_key_v": 142, "86": 142, "qt_key_key_w": 142, "87": 142, "qt_key_key_x": 142, "88": 142, "89": 142, "qt_key_key_z": 142, "qt_key_key_bracketleft": 142, "91": 142, "qt_key_key_backslash": 142, "92": 142, "qt_key_key_bracketright": 142, "93": 142, "qt_key_key_asciicircum": 142, "94": 142, "qt_key_key_underscor": 142, "95": 142, "qt_key_key_quoteleft": 142, "96": 142, "qt_key_key_braceleft": 142, "123": 142, "qt_key_key_bar": 142, "124": 142, "qt_key_key_braceright": 142, "125": 142, "qt_key_key_asciitild": 142, "126": 142, "qt_key_key_nobreakspac": 142, "qt_key_key_exclamdown": 142, "161": 142, "162": 142, "qt_key_key_sterl": 142, "163": 142, "qt_key_key_curr": 142, "164": 142, "qt_key_key_yen": 142, "165": 142, "qt_key_key_brokenbar": 142, "166": 142, "qt_key_key_sect": 142, "167": 142, "qt_key_key_diaeresi": 142, "168": 142, "qt_key_key_copyright": 142, "169": 142, "qt_key_key_ordfeminin": 142, "170": 142, "qt_key_key_guillemotleft": 142, "171": 142, "qt_key_key_notsign": 142, "172": 142, "qt_key_key_hyphen": 142, "173": 142, "qt_key_key_regist": 142, "174": 142, "qt_key_key_macron": 142, "175": 142, "qt_key_key_degre": 142, "176": 142, "qt_key_key_plusminu": 142, "177": 142, "qt_key_key_twosuperior": 142, "178": 142, "qt_key_key_threesuperior": 142, "179": 142, "qt_key_key_acut": 142, "qt_key_key_mu": 142, "181": 142, "qt_key_key_paragraph": 142, "182": 142, "qt_key_key_periodcent": 142, "183": 142, "qt_key_key_cedilla": 142, "184": 142, "qt_key_key_onesuperior": 142, "185": 142, "qt_key_key_masculin": 142, "186": 142, "qt_key_key_guillemotright": 142, "187": 142, "qt_key_key_onequart": 142, "188": 142, "qt_key_key_onehalf": 142, "189": 142, "qt_key_key_threequart": 142, "190": 142, "qt_key_key_questiondown": 142, "191": 142, "qt_key_key_agrav": 142, "192": 142, "qt_key_key_aacut": 142, "193": 142, "qt_key_key_acircumflex": 142, "194": 142, "qt_key_key_atild": 142, "195": 142, "qt_key_key_adiaeresi": 142, "196": 142, "qt_key_key_ar": 142, "197": 142, "198": 142, "qt_key_key_ccedilla": 142, "199": 142, "qt_key_key_egrav": 142, "200": [142, 148], "qt_key_key_eacut": 142, "201": 142, "qt_key_key_ecircumflex": 142, "202": 142, "qt_key_key_ediaeresi": 142, "203": 142, "qt_key_key_igrav": 142, "204": 142, "qt_key_key_iacut": 142, "205": 142, "qt_key_key_icircumflex": 142, "206": 142, "qt_key_key_idiaeresi": 142, "207": 142, "qt_key_key_eth": 142, "208": 142, "qt_key_key_ntild": 142, "209": 142, "qt_key_key_ograv": 142, "210": 142, "qt_key_key_oacut": 142, "211": 142, "qt_key_key_ocircumflex": 142, "212": 142, "qt_key_key_otild": 142, "213": 142, "qt_key_key_odiaeresi": 142, "214": 142, "qt_key_key_multipli": 142, "215": 142, "qt_key_key_oobliqu": 142, "216": 142, "qt_key_key_ugrav": 142, "217": 142, "qt_key_key_uacut": 142, "218": 142, "qt_key_key_ucircumflex": 142, "219": 142, "qt_key_key_udiaeresi": 142, "220": 142, "qt_key_key_yacut": 142, "221": 142, "qt_key_key_thorn": 142, "222": 142, "qt_key_key_ssharp": 142, "223": 142, "qt_key_key_divis": 142, "247": 142, "qt_key_key_ydiaeresi": 142, "qt_key_key_altgr": 142, "16781571": 142, "qt_key_key_multi_kei": 142, "16781600": 142, "qt_key_key_codeinput": 142, "16781623": 142, "qt_key_key_singlecandid": 142, "16781628": 142, "qt_key_key_multiplecandid": 142, "16781629": 142, "qt_key_key_previouscandid": 142, "16781630": 142, "qt_key_key_mode_switch": 142, "16781694": 142, "qt_key_key_kanji": 142, "16781601": 142, "qt_key_key_muhenkan": 142, "16781602": 142, "qt_key_key_henkan": 142, "16781603": 142, "qt_key_key_romaji": 142, "16781604": 142, "qt_key_key_hiragana": 142, "16781605": 142, "qt_key_key_katakana": 142, "16781606": 142, "qt_key_key_hiragana_katakana": 142, "16781607": 142, "qt_key_key_zenkaku": 142, "16781608": 142, "qt_key_key_hankaku": 142, "16781609": 142, "qt_key_key_zenkaku_hankaku": 142, "16781610": 142, "qt_key_key_touroku": 142, "16781611": 142, "qt_key_key_massyo": 142, "16781612": 142, "qt_key_key_kana_lock": 142, "16781613": 142, "qt_key_key_kana_shift": 142, "16781614": 142, "qt_key_key_eisu_shift": 142, "16781615": 142, "qt_key_key_eisu_toggl": 142, "16781616": 142, "qt_key_key_hangul": 142, "16781617": 142, "qt_key_key_hangul_start": 142, "16781618": 142, "qt_key_key_hangul_end": 142, "16781619": 142, "qt_key_key_hangul_hanja": 142, "16781620": 142, "qt_key_key_hangul_jamo": 142, "16781621": 142, "qt_key_key_hangul_romaja": 142, "16781622": 142, "qt_key_key_hangul_jeonja": 142, "16781624": 142, "qt_key_key_hangul_banja": 142, "16781625": 142, "qt_key_key_hangul_prehanja": 142, "16781626": 142, "qt_key_key_hangul_posthanja": 142, "16781627": 142, "qt_key_key_hangul_speci": 142, "16781631": 142, "qt_key_key_dead_grav": 142, "16781904": 142, "qt_key_key_dead_acut": 142, "16781905": 142, "qt_key_key_dead_circumflex": 142, "16781906": 142, "qt_key_key_dead_tild": 142, "16781907": 142, "qt_key_key_dead_macron": 142, "16781908": 142, "qt_key_key_dead_brev": 142, "16781909": 142, "qt_key_key_dead_abovedot": 142, "16781910": 142, "qt_key_key_dead_diaeresi": 142, "16781911": 142, "qt_key_key_dead_abov": 142, "16781912": 142, "qt_key_key_dead_doubleacut": 142, "16781913": 142, "qt_key_key_dead_caron": 142, "16781914": 142, "qt_key_key_dead_cedilla": 142, "16781915": 142, "qt_key_key_dead_ogonek": 142, "16781916": 142, "qt_key_key_dead_iota": 142, "16781917": 142, "qt_key_key_dead_voiced_sound": 142, "16781918": 142, "qt_key_key_dead_semivoiced_sound": 142, "16781919": 142, "qt_key_key_dead_belowdot": 142, "16781920": 142, "qt_key_key_dead_hook": 142, "16781921": 142, "qt_key_key_dead_horn": 142, "16781922": 142, "qt_key_key_dead_strok": 142, "16781923": 142, "qt_key_key_dead_abovecomma": 142, "16781924": 142, "qt_key_key_dead_abovereversedcomma": 142, "16781925": 142, "qt_key_key_dead_doublegrav": 142, "16781926": 142, "qt_key_key_dead_belowr": 142, "16781927": 142, "qt_key_key_dead_belowmacron": 142, "16781928": 142, "qt_key_key_dead_belowcircumflex": 142, "16781929": 142, "qt_key_key_dead_belowtild": 142, "16781930": 142, "qt_key_key_dead_belowbrev": 142, "16781931": 142, "qt_key_key_dead_belowdiaeresi": 142, "16781932": 142, "qt_key_key_dead_invertedbrev": 142, "16781933": 142, "qt_key_key_dead_belowcomma": 142, "16781934": 142, "qt_key_key_dead_curr": 142, "16781935": 142, "qt_key_key_dead_a": 142, "16781952": 142, "16781953": 142, "qt_key_key_dead_": 142, "16781954": 142, "16781955": 142, "qt_key_key_dead_i": 142, "16781956": 142, "16781957": 142, "qt_key_key_dead_o": 142, "16781958": 142, "16781959": 142, "qt_key_key_dead_u": 142, "16781960": 142, "16781961": 142, "qt_key_key_dead_small_schwa": 142, "16781962": 142, "qt_key_key_dead_capital_schwa": 142, "16781963": 142, "qt_key_key_dead_greek": 142, "16781964": 142, "qt_key_key_dead_lowlin": 142, "16781968": 142, "qt_key_key_dead_aboveverticallin": 142, "16781969": 142, "qt_key_key_dead_belowverticallin": 142, "16781970": 142, "qt_key_key_dead_longsolidusoverlai": 142, "16781971": 142, "qt_key_key_back": 142, "16777313": 142, "qt_key_key_forward": 142, "16777314": 142, "qt_key_key_stop": 142, "16777315": 142, "qt_key_key_refresh": 142, "16777316": 142, "qt_key_key_volumedown": 142, "16777328": 142, "qt_key_key_volumemut": 142, "16777329": 142, "qt_key_key_volumeup": 142, "16777330": 142, "qt_key_key_bassboost": 142, "16777331": 142, "qt_key_key_bassup": 142, "16777332": 142, "qt_key_key_bassdown": 142, "16777333": 142, "qt_key_key_trebleup": 142, "16777334": 142, "qt_key_key_trebledown": 142, "16777335": 142, "qt_key_key_mediaplai": 142, "16777344": 142, "qt_key_key_mediastop": 142, "16777345": 142, "qt_key_key_mediaprevi": 142, "16777346": 142, "qt_key_key_medianext": 142, "16777347": 142, "qt_key_key_mediarecord": 142, "16777348": 142, "qt_key_key_mediapaus": 142, "16777349": 142, "qt_key_key_mediatoggleplaypaus": 142, "16777350": 142, "qt_key_key_homepag": 142, "16777360": 142, "qt_key_key_favorit": 142, "16777361": 142, "qt_key_key_search": 142, "16777362": 142, "qt_key_key_standbi": 142, "16777363": 142, "qt_key_key_openurl": 142, "16777364": 142, "qt_key_key_launchmail": 142, "16777376": 142, "qt_key_key_launchmedia": 142, "16777377": 142, "qt_key_key_launch0": 142, "16777378": 142, "qt_key_key_launch1": 142, "16777379": 142, "qt_key_key_launch2": 142, "16777380": 142, "qt_key_key_launch3": 142, "16777381": 142, "qt_key_key_launch4": 142, "16777382": 142, "qt_key_key_launch5": 142, "16777383": 142, "qt_key_key_launch6": 142, "16777384": 142, "qt_key_key_launch7": 142, "16777385": 142, "qt_key_key_launch8": 142, "16777386": 142, "qt_key_key_launch9": 142, "16777387": 142, "qt_key_key_launcha": 142, "16777388": 142, "qt_key_key_launchb": 142, "16777389": 142, "qt_key_key_launchc": 142, "16777390": 142, "qt_key_key_launchd": 142, "16777391": 142, "qt_key_key_launch": 142, "16777392": 142, "qt_key_key_launchf": 142, "16777393": 142, "qt_key_key_monbrightnessup": 142, "16777394": 142, "qt_key_key_monbrightnessdown": 142, "16777395": 142, "qt_key_key_keyboardlightonoff": 142, "16777396": 142, "qt_key_key_keyboardbrightnessup": 142, "16777397": 142, "qt_key_key_keyboardbrightnessdown": 142, "16777398": 142, "qt_key_key_poweroff": 142, "16777399": 142, "qt_key_key_wakeup": 142, "16777400": 142, "qt_key_key_eject": 142, "16777401": 142, "qt_key_key_screensav": 142, "16777402": 142, "qt_key_key_www": 142, "16777403": 142, "qt_key_key_memo": 142, "16777404": 142, "qt_key_key_lightbulb": 142, "16777405": 142, "qt_key_key_shop": 142, "16777406": 142, "qt_key_key_histori": 142, "16777407": 142, "qt_key_key_addfavorit": 142, "16777408": 142, "qt_key_key_hotlink": 142, "16777409": 142, "qt_key_key_brightnessadjust": 142, "16777410": 142, "qt_key_key_fin": 142, "16777411": 142, "qt_key_key_commun": 142, "16777412": 142, "qt_key_key_audiorewind": 142, "16777413": 142, "qt_key_key_backforward": 142, "16777414": 142, "qt_key_key_applicationleft": 142, "16777415": 142, "qt_key_key_applicationright": 142, "16777416": 142, "qt_key_key_book": 142, "16777417": 142, "qt_key_key_cd": 142, "16777418": 142, "qt_key_key_calcul": 142, "16777419": 142, "qt_key_key_todolist": 142, "16777420": 142, "qt_key_key_cleargrab": 142, "16777421": 142, "qt_key_key_clos": 142, "16777422": 142, "qt_key_key_copi": 142, "16777423": 142, "qt_key_key_cut": 142, "16777424": 142, "qt_key_key_displai": 142, "16777425": 142, "qt_key_key_do": 142, "16777426": 142, "qt_key_key_docu": 142, "16777427": 142, "qt_key_key_excel": 142, "16777428": 142, "qt_key_key_explor": 142, "16777429": 142, "qt_key_key_gam": 142, "16777430": 142, "qt_key_key_go": 142, "16777431": 142, "qt_key_key_itouch": 142, "16777432": 142, "qt_key_key_logoff": 142, "16777433": 142, "qt_key_key_market": 142, "16777434": 142, "qt_key_key_meet": 142, "16777435": 142, "qt_key_key_menukb": 142, "16777436": 142, "qt_key_key_menupb": 142, "16777437": 142, "qt_key_key_mysit": 142, "16777438": 142, "qt_key_key_new": 142, "16777439": 142, "qt_key_key_officehom": 142, "16777440": 142, "qt_key_key_opt": 142, "16777441": 142, "qt_key_key_past": 142, "16777442": 142, "qt_key_key_phon": 142, "16777443": 142, "qt_key_key_calendar": 142, "16777444": 142, "qt_key_key_repli": 142, "16777445": 142, "qt_key_key_reload": 142, "16777446": 142, "qt_key_key_rotatewindow": 142, "16777447": 142, "qt_key_key_rotationpb": 142, "16777448": 142, "qt_key_key_rotationkb": 142, "16777449": 142, "qt_key_key_sav": 142, "16777450": 142, "qt_key_key_send": 142, "16777451": 142, "qt_key_key_spel": 142, "16777452": 142, "qt_key_key_splitscreen": 142, "16777453": 142, "qt_key_key_support": 142, "16777454": 142, "qt_key_key_taskpan": 142, "16777455": 142, "qt_key_key_termin": 142, "16777456": 142, "qt_key_key_tool": 142, "16777457": 142, "qt_key_key_travel": 142, "16777458": 142, "qt_key_key_video": 142, "16777459": 142, "qt_key_key_word": 142, "16777460": 142, "qt_key_key_xf": 142, "16777461": 142, "qt_key_key_zoomin": 142, "16777462": 142, "qt_key_key_zoomout": 142, "16777463": 142, "qt_key_key_awai": 142, "16777464": 142, "qt_key_key_messeng": 142, "16777465": 142, "qt_key_key_webcam": 142, "16777466": 142, "qt_key_key_mailforward": 142, "16777467": 142, "qt_key_key_pictur": 142, "16777468": 142, "qt_key_key_mus": 142, "16777469": 142, "qt_key_key_batteri": 142, "16777470": 142, "qt_key_key_bluetooth": 142, "16777471": 142, "qt_key_key_wlan": 142, "16777472": 142, "qt_key_key_uwb": 142, "16777473": 142, "qt_key_key_audioforward": 142, "16777474": 142, "qt_key_key_audiorepeat": 142, "16777475": 142, "qt_key_key_audiorandomplai": 142, "16777476": 142, "qt_key_key_subtitl": 142, "16777477": 142, "qt_key_key_audiocycletrack": 142, "16777478": 142, "qt_key_key_tim": 142, "16777479": 142, "qt_key_key_hibern": 142, "16777480": 142, "qt_key_key_view": 142, "16777481": 142, "qt_key_key_topmenu": 142, "16777482": 142, "qt_key_key_powerdown": 142, "16777483": 142, "qt_key_key_suspend": 142, "16777484": 142, "qt_key_key_contrastadjust": 142, "16777485": 142, "qt_key_key_launchg": 142, "16777486": 142, "qt_key_key_launchh": 142, "16777487": 142, "qt_key_key_touchpadtoggl": 142, "16777488": 142, "qt_key_key_touchpadon": 142, "16777489": 142, "qt_key_key_touchpadoff": 142, "16777490": 142, "qt_key_key_micmut": 142, "16777491": 142, "16777492": 142, "qt_key_key_green": 142, "16777493": 142, "qt_key_key_yellow": 142, "16777494": 142, "qt_key_key_blu": 142, "16777495": 142, "qt_key_key_channelup": 142, "16777496": 142, "qt_key_key_channeldown": 142, "16777497": 142, "qt_key_key_guid": 142, "16777498": 142, "qt_key_key_info": 142, "16777499": 142, "qt_key_key_set": 142, "16777500": 142, "qt_key_key_micvolumeup": 142, "16777501": 142, "qt_key_key_micvolumedown": 142, "16777502": 142, "16777504": 142, "qt_key_key_open": 142, "16777505": 142, "qt_key_key_find": 142, "16777506": 142, "qt_key_key_undo": 142, "16777507": 142, "qt_key_key_redo": 142, "16777508": 142, "qt_key_key_medialast": 142, "16842751": 142, "qt_key_key_select": 142, "16842752": 142, "qt_key_key_y": 142, "16842753": 142, "qt_key_key_no": 142, "16842754": 142, "qt_key_key_cancel": 142, "16908289": 142, "16908290": 142, "qt_key_key_execut": 142, "16908291": 142, "qt_key_key_sleep": 142, "16908292": 142, "qt_key_key_plai": 142, "16908293": 142, "qt_key_key_zoom": 142, "16908294": 142, "qt_key_key_exit": 142, "16908298": 142, "qt_key_key_context1": 142, "17825792": 142, "qt_key_key_context2": 142, "17825793": 142, "qt_key_key_context3": 142, "17825794": 142, "qt_key_key_context4": 142, "17825795": 142, "qt_key_key_cal": 142, "17825796": 142, "qt_key_key_hangup": 142, "17825797": 142, "qt_key_key_flip": 142, "17825798": 142, "qt_key_key_togglecallhangup": 142, "17825799": 142, "qt_key_key_voicedi": 142, "17825800": 142, "qt_key_key_lastnumberredi": 142, "17825801": 142, "qt_key_key_camera": 142, "17825824": 142, "qt_key_key_camerafocu": 142, "17825825": 142, "qt_key_key_unknown": 142, "33554431": 142, "qt_cursorshape_arrowcursor": 142, "qt_cursorshape_uparrowcursor": 142, "qt_cursorshape_crosscursor": 142, "qt_cursorshape_waitcursor": 142, "qt_cursorshape_ibeamcursor": 142, "qt_cursorshape_sizevercursor": 142, "qt_cursorshape_sizehorcursor": 142, "qt_cursorshape_sizebdiagcursor": 142, "qt_cursorshape_sizefdiagcursor": 142, "qt_cursorshape_sizeallcursor": 142, "qt_cursorshape_blankcursor": 142, "qt_cursorshape_splitvcursor": 142, "qt_cursorshape_splithcursor": 142, "qt_cursorshape_pointinghandcursor": 142, "qt_cursorshape_forbiddencursor": 142, "qt_cursorshape_whatsthiscursor": 142, "qt_cursorshape_busycursor": 142, "qt_cursorshape_openhandcursor": 142, "qt_cursorshape_closedhandcursor": 142, "qt_cursorshape_dragcopycursor": 142, "qt_cursorshape_dragmovecursor": 142, "qt_cursorshape_draglinkcursor": 142, "qt_cursorshape_lastcursor": 142, "qt_cursorshape_bitmapcursor": 142, "qt_cursorshape_customcursor": 142, "qt_fillrule_oddevenfil": 142, "qt_fillrule_windingfil": 142, "degre": [147, 240], "disk": [148, 228], "effici": [148, 158, 227, 232, 235], "dimens": 148, "afterward": 148, "320x200": 148, "pixel_buff": 148, "320": 148, "low_level_rend": 148, "through": [148, 231, 232], "the_width": 148, "the_height": 148, "the_data": 148, "raw_data": 148, "bgr_data": 148, "flip": 148, "nine": 148, "edg": 148, "corner": 148, "distort": 148, "cut": 148, "remain": [148, 159, 228], "bindabl": 148, "gl_texture_2d": 148, "gl_rgba": 148, "safeti": 148, "unsaf": 148, "lead": 148, "undefin": 148, "driver": [148, 235, 238], "consequ": 148, "dimension": [153, 160], "precis": [156, 240], "thu": [156, 228], "cheap": [157, 159], "contigu": 157, "might": [157, 227, 228], "past": [157, 158, 159], "around": 158, "clone": 158, "hood": 158, "utf": [158, 240], "charact": 158, "raw": [158, 228], "suitabl": 158, "comparison": [158, 159], "scheme": 158, "fraction": 158, "str2": 158, "100": [158, 234], "lexicograph": 158, "less": [158, 239], "greater": [158, 228], "concaten": 158, "primarili": 159, "dereferenc": [159, 165, 166], "th": 159, "unaffect": 159, "standardlistview": 161, "standardtableview": 161, "singl": [162, 228], "shot": 162, "equival": 162, "fire": 162, "calcul": 162, "along": [163, 227], "simpl": [164, 231], "introduc": 165, "keyword": 165, "anonym": [165, 240], "notat": 165, "lst": 165, "field": [165, 166, 229, 233, 240], "sure": [165, 166, 227, 233, 235, 238], "retain": [165, 166], "syntax": [165, 166, 232], "go": [165, 166], "field_nam": [165, 166], "field_valu": [165, 166], "16bit": 167, "subdirectori": 172, "variabl": [172, 227, 228, 233, 234, 235], "mit": [227, 228, 229, 231, 233, 234, 235, 236, 237, 238, 239, 240], "2019": 227, "newer": [227, 235, 237], "autom": [227, 235], "offer": [227, 235], "linkag": [227, 235], "recommend": [227, 235], "ninja": [227, 235], "track": [227, 233, 235], "gninja": [227, 235], "cmake_gener": [227, 235], "download": [227, 237, 238], "linux": [227, 234], "x86": 227, "architectur": 227, "flexibl": [227, 239], "open": [227, 234, 237, 238], "latest": [227, 231, 238], "asset": 227, "xxx": 227, "x86_64": 227, "tar": [227, 238], "gz": [227, 238], "win64": 227, "ex": 227, "unpack": 227, "archiv": [227, 237], "cmake_prefix_path": [227, 238], "dcmake_prefix_path": 227, "find_packag": [227, 231, 238], "cmakelist": [227, 231, 234, 238], "txt": [227, 231, 234, 238], "lib": 227, "ld_library_path": 227, "learn": [227, 231, 232, 234, 235, 237], "guid": [227, 231, 234, 235], "rustc": [227, 235], "cargo": [227, 232, 233, 235], "project": [227, 231, 233, 234, 237, 238], "fetchcont": [227, 231], "snippet": [227, 238], "fetchcontent_declar": [227, 231], "git_repositori": [227, 231], "git": [227, 231], "upgrad": [227, 231], "git_tag": [227, 231], "source_subdir": [227, 231], "fetchcontent_makeavail": [227, 231], "regular": 227, "choic": 227, "optim": [227, 228, 239], "stack": [227, 233, 234], "winit": 227, "slint_feature_": 227, "setup": 227, "dslint_feature_backend_winit": 227, "dslint_feature_backend_winit_wayland": 227, "gui": [227, 234], "ccmake": 227, "more": [227, 229, 231, 232, 234, 235, 237, 239], "discov": 227, "disabl": [227, 235], "slint_enabled_featur": 227, "slint_disabled_featur": 227, "get_target_properti": 227, "backend_winit": 227, "in_list": 227, "similarli": 227, "processor": [227, 235], "corros": 227, "certain": 227, "furthermor": 227, "slint_library_cargo_flag": 227, "encapsul": 227, "abstract": [227, 229, 239], "inform": [227, 239], "slint_feature_backend_": 227, "stabl": [227, 228, 233], "ones": 227, "readi": 227, "upstream": 227, "yocto": 227, "sdk": [227, 236], "suffici": 227, "pleas": 227, "consult": 227, "now": 227, "toolchain": [227, 233, 234, 235, 236], "rustup": 227, "iconfigur": 227, "drust_cargo_target": [227, 235], "arm64": 227, "board": [227, 234, 237, 238], "targ": 227, "aarch64": 227, "gnu": 227, "cortexa53": 227, "crypto": 227, "poki": 227, "cd": [227, 234], "project_root": 227, "mkdir": 227, "dcmake_install_prefix": 227, "library_path": 228, "name1": 228, "lib1": 228, "name2": 228, "lib2": 228, "compilation_unit": 228, "num": 228, "tell": 228, "builtin": 228, "target_sourc": 228, "build": [228, 229, 231, 232, 234, 235, 236, 237, 238], "extend": 228, "the_window": 228, "thewindow": 228, "mycomponentlib": 228, "redirect": 228, "add_execut": [228, 231], "my_appl": [228, 231], "target_link_librari": [228, 231, 238], "customcompon": 228, "inclus": 228, "busi": [228, 232], "compier": 228, "These": [228, 229], "parallel": 228, "overal": 228, "howev": [228, 239], "split": 228, "across": 228, "abil": 228, "perform": [228, 239], "minimis": 228, "anywher": 228, "emb": [228, 235, 238], "slint_embed_resourc": [228, 238], "default_slint_embed_resourc": 228, "devic": [228, 232, 234, 237, 240], "ratio": [228, 240], "px": 228, "phx": 228, "desir": 228, "slint_scale_factor": 228, "shall": 228, "combin": 228, "dialog": 229, "get_": 229, "setter": [229, 239], "set_": 229, "invoke_": 229, "callback_nam": 229, "on_": 229, "function_nam": 229, "smart": [229, 239], "aliv": [229, 239], "complex": [229, 239], "yourself": 229, "let": 229, "samplecompon": 229, "counter": 229, "dash": 229, "underscor": 229, "user_nam": 229, "mayb": 229, "here": [229, 232, 233], "mainwindow": 229, "get_count": 229, "set_count": 229, "get_user_nam": 229, "set_user_nam": 229, "invoke_hello": 229, "on_hello": 229, "callback_handl": 229, "invoke_do_someth": 229, "omit": 229, "togeth": 229, "on_to_uppercas": 229, "per": 229, "slint_target_sourc": [231, 234, 238, 239], "cmake_minimum_requir": 231, "cxx": [231, 238], "three": [231, 236], "packag": [231, 234], "approach": [231, 239], "add_custom_command": 231, "post_build": 231, "cmake_command": 231, "target_runtime_dl": 231, "target_file_dir": 231, "command_expand_list": 231, "helloworld": [231, 232], "400px": [231, 232], "my_label": 231, "200px": [231, 232], "hello_world": [231, 234], "set_my_label": 231, "depth": 231, "walk": 231, "game": 231, "Of": 231, "cours": 231, "recip": 231, "toolkit": 232, "fluid": 232, "desktop": 232, "power": 232, "placement": 232, "flow": 232, "familiar": 232, "hierarchi": 232, "obligatori": 232, "visual": [232, 237], "studio": [232, 237], "featur": 232, "highlight": 232, "live": 232, "quick": 232, "cycl": 232, "viewer": 232, "tool": [232, 237, 238], "instal": [232, 234, 235, 237, 238], "awar": 233, "solv": 233, "z": 233, "nightli": 233, "solut": 233, "rustup_toolchain": 233, "toml": 233, "One": 233, "reason": [233, 234], "enough": 233, "ram": [233, 234, 238], "heap": 233, "big": 233, "8kib": 233, "invert": 233, "incompat": 233, "rgb565": 233, "littl": 233, "endian": 233, "esp32": [233, 234], "often": 233, "esp_lcd": 233, "accordingli": 233, "therefor": 233, "color_swap_16": [233, 234], "slintplatformconfigur": [233, 234, 238], "compiler_builtin": 233, "4c2482f45199cb1e": 233, "cgu": 233, "05": 233, "__udivdi3": 233, "0x0": 233, "libgcc": 233, "_udivdi3": 233, "o": 233, "wl": 233, "linker": 233, "target_link_opt": 233, "component_lib": [233, 234], "s3": 234, "prompt": 234, "instruct": [234, 235, 237], "maco": 234, "fall": 234, "io": 234, "book": 234, "html": 234, "soc": 234, "xtensa": 234, "risc": 234, "bare": 234, "bone": 234, "py": 234, "chipset": 234, "esp32s3": 234, "stdio": [234, 238], "esp_err": 234, "bsp": [234, 238], "bsp_lcd_draw_buff_s": 234, "draw_buf_s": 234, "bsp_lcd_h_re": 234, "config_bsp_lcd_draw_buf_height": 234, "app_main": 234, "esp_lcd_panel_io_handle_t": 234, "io_handl": 234, "esp_lcd_panel_handle_t": 234, "panel_handl": 234, "bsp_display_config_t": 234, "bsp_disp_cfg": 234, "max_transfer_sz": 234, "bsp_display_new": 234, "bsp_display_backlight_on": 234, "esp_lcd_touch_handle_t": 234, "touch_handl": 234, "bsp_touch_config_t": 234, "bsp_touch_cfg": 234, "bsp_touch_new": 234, "bsp_lcd_v_re": 234, "slint_esp_init": 234, "buffer1": 234, "appwindow": [234, 238], "verticalbox": [234, 238], "aboutslint": [234, 238], "18px": [234, 238], "idf_component_regist": 234, "include_dir": 234, "editor": 234, "menuconfig": 234, "config": 234, "tweak": 234, "spi": 234, "psram": 234, "q": 234, "save": 234, "sdkconfig": 234, "flash": [234, 237], "config_main_task_stack_s": 234, "monitor": 234, "observ": 234, "congratul": 234, "studi": [234, 235, 237], "aim": [235, 236], "those": 235, "dslint_feature_freestand": 235, "standard": 235, "dbuild_shared_lib": 235, "dslint_feature_renderer_softwar": 235, "ddefault_slint_embed_resourc": 235, "arm": [235, 237], "cortex": 235, "complet": [235, 238], "thumbv7em": [235, 238], "eabihf": [235, 238], "mcu": [236, 237], "highli": 236, "customiz": 236, "vendor": 236, "espressif": 236, "iot": 236, "framework": 236, "stm32": [236, 237], "stmicroelectron": 236, "stm32cube": [236, 238], "ecosystem": 236, "stm": 237, "bsp_t": 237, "bsp_lcd": 237, "hal_ltdc": 237, "stm32cubeclt": 237, "discoveri": 237, "kit": 237, "skeleton": [237, 238], "sampl": 237, "usag": 237, "basic": 237, "stm32h747i": 237, "disco": 237, "dual": 237, "core": 237, "m7": 237, "m4": 237, "lcd": 237, "zip": 237, "stm32h735g": 237, "dk": 237, "folder": 237, "preset": 237, "palett": 237, "panel": 237, "hit": 237, "rough": 238, "cube": 238, "stm32cubemx": 238, "peripher": 238, "prerequisit": 238, "ltdc": 238, "fmc": 238, "framebuff": 238, "web": 238, "browser": 238, "navig": 238, "appmain": 238, "set_target_properti": 238, "bsp_name": 238, "concret": 238, "stm32h735g_discoveri": 238, "target_compile_definit": 238, "slint_stm32_bsp_nam": 238, "bsp_lcd_initex": 238, "bsp_ts_init": 238, "slint_stm32_init": 238, "final": 238, "stm32h735g_discovery_lcd": 238, "stm32h735g_discovery_t": 238, "lcd_orientation_landscap": 238, "lcd_pixel_format_rgb565": 238, "lcd_default_width": 238, "lcd_default_height": 238, "error_handl": 238, "bsp_lcd_displayon": 238, "bsp_lcd_setactivelay": 238, "ts_init_t": 238, "ht": 238, "ts_swap_xi": 238, "accuraci": 238, "touchscreen": 238, "app_window": 238, "explain": 239, "veri": 239, "ahead": 239, "smallest": 239, "footprint": 239, "best": 239, "price": 239, "opportun": 239, "popul": 239, "slower": 239, "With": 239, "polymorph": 239, "commonli": 239, "consum": 239, "invoke_global_callback": 239, "summar": 240, "easili": 240, "physical_length": 240, "At": 240, "camelcas": 240, "mystruct": 240, "camel": 240, "myenum": 240, "beta": 240, "gamma": 240, "omicron": 240, "betagamma": 240}, "objects": {"": [[33, 0, 1, "c.SLINT_FEATURE_ACCESSIBILITY", "SLINT_FEATURE_ACCESSIBILITY"], [27, 0, 1, "c.SLINT_FEATURE_BACKEND_LINUXKMS", "SLINT_FEATURE_BACKEND_LINUXKMS"], [23, 0, 1, "c.SLINT_FEATURE_BACKEND_QT", "SLINT_FEATURE_BACKEND_QT"], [39, 0, 1, "c.SLINT_FEATURE_BACKEND_WINIT", "SLINT_FEATURE_BACKEND_WINIT"], [28, 0, 1, "c.SLINT_FEATURE_EXPERIMENTAL", "SLINT_FEATURE_EXPERIMENTAL"], [36, 0, 1, "c.SLINT_FEATURE_FREESTANDING", "SLINT_FEATURE_FREESTANDING"], [24, 0, 1, "c.SLINT_FEATURE_GETTEXT", "SLINT_FEATURE_GETTEXT"], [25, 0, 1, "c.SLINT_FEATURE_INTERPRETER", "SLINT_FEATURE_INTERPRETER"], [30, 0, 1, "c.SLINT_FEATURE_RENDERER_FEMTOVG", "SLINT_FEATURE_RENDERER_FEMTOVG"], [31, 0, 1, "c.SLINT_FEATURE_RENDERER_SKIA", "SLINT_FEATURE_RENDERER_SKIA"], [34, 0, 1, "c.SLINT_FEATURE_RENDERER_SOFTWARE", "SLINT_FEATURE_RENDERER_SOFTWARE"], [32, 0, 1, "c.SLINT_FEATURE_SYSTEM_TESTING", "SLINT_FEATURE_SYSTEM_TESTING"], [37, 0, 1, "c.SLINT_FEATURE_TESTING", "SLINT_FEATURE_TESTING"], [38, 0, 1, "c.SLINT_VERSION_MAJOR", "SLINT_VERSION_MAJOR"], [35, 0, 1, "c.SLINT_VERSION_MINOR", "SLINT_VERSION_MINOR"], [26, 0, 1, "c.SLINT_VERSION_PATCH", "SLINT_VERSION_PATCH"], [29, 0, 1, "c.SLINT_VERSION_STRING", "SLINT_VERSION_STRING"], [40, 0, 1, "c.assert_eq", "assert_eq"], [0, 1, 1, "_CPPv4N5slint5BrushE", "slint::Brush"], [0, 2, 1, "_CPPv4N5slint5Brush5BrushERK5Color", "slint::Brush::Brush"], [0, 2, 1, "_CPPv4N5slint5Brush5BrushEv", "slint::Brush::Brush"], [0, 3, 1, "_CPPv4N5slint5Brush5BrushERK5Color", "slint::Brush::Brush::color"], [0, 2, 1, "_CPPv4NK5slint5Brush8brighterEf", "slint::Brush::brighter"], [0, 3, 1, "_CPPv4NK5slint5Brush8brighterEf", "slint::Brush::brighter::factor"], [0, 2, 1, "_CPPv4NK5slint5Brush5colorEv", "slint::Brush::color"], [0, 2, 1, "_CPPv4NK5slint5Brush6darkerEf", "slint::Brush::darker"], [0, 3, 1, "_CPPv4NK5slint5Brush6darkerEf", "slint::Brush::darker::factor"], [0, 2, 1, "_CPPv4N5slint5BrushneERK5BrushRK5Brush", "slint::Brush::operator!="], [0, 3, 1, "_CPPv4N5slint5BrushneERK5BrushRK5Brush", "slint::Brush::operator!=::a"], [0, 3, 1, "_CPPv4N5slint5BrushneERK5BrushRK5Brush", "slint::Brush::operator!=::b"], [0, 2, 1, "_CPPv4N5slint5BrusheqERK5BrushRK5Brush", "slint::Brush::operator=="], [0, 3, 1, "_CPPv4N5slint5BrusheqERK5BrushRK5Brush", "slint::Brush::operator==::a"], [0, 3, 1, "_CPPv4N5slint5BrusheqERK5BrushRK5Brush", "slint::Brush::operator==::b"], [0, 2, 1, "_CPPv4NK5slint5Brush14transparentizeEf", "slint::Brush::transparentize"], [0, 3, 1, "_CPPv4NK5slint5Brush14transparentizeEf", "slint::Brush::transparentize::factor"], [0, 2, 1, "_CPPv4NK5slint5Brush10with_alphaEf", "slint::Brush::with_alpha"], [0, 3, 1, "_CPPv4NK5slint5Brush10with_alphaEf", "slint::Brush::with_alpha::alpha"], [54, 4, 1, "_CPPv4N5slint20CloseRequestResponseE", "slint::CloseRequestResponse"], [54, 5, 1, "_CPPv4N5slint20CloseRequestResponse10HideWindowE", "slint::CloseRequestResponse::HideWindow"], [54, 5, 1, "_CPPv4N5slint20CloseRequestResponse15KeepWindowShownE", "slint::CloseRequestResponse::KeepWindowShown"], [1, 1, 1, "_CPPv4N5slint5ColorE", "slint::Color"], [1, 2, 1, "_CPPv4N5slint5Color5ColorERK9RgbaColorI7uint8_tE", "slint::Color::Color"], [1, 2, 1, "_CPPv4N5slint5Color5ColorERK9RgbaColorIfE", "slint::Color::Color"], [1, 2, 1, "_CPPv4N5slint5Color5ColorEv", "slint::Color::Color"], [1, 3, 1, "_CPPv4N5slint5Color5ColorERK9RgbaColorI7uint8_tE", "slint::Color::Color::col"], [1, 3, 1, "_CPPv4N5slint5Color5ColorERK9RgbaColorIfE", "slint::Color::Color::col"], [1, 2, 1, "_CPPv4NK5slint5Color5alphaEv", "slint::Color::alpha"], [1, 2, 1, "_CPPv4NK5slint5Color15as_argb_encodedEv", "slint::Color::as_argb_encoded"], [1, 2, 1, "_CPPv4NK5slint5Color4blueEv", "slint::Color::blue"], [1, 2, 1, "_CPPv4NK5slint5Color8brighterEf", "slint::Color::brighter"], [1, 3, 1, "_CPPv4NK5slint5Color8brighterEf", "slint::Color::brighter::factor"], [1, 2, 1, "_CPPv4NK5slint5Color6darkerEf", "slint::Color::darker"], [1, 3, 1, "_CPPv4NK5slint5Color6darkerEf", "slint::Color::darker::factor"], [1, 2, 1, "_CPPv4N5slint5Color17from_argb_encodedE8uint32_t", "slint::Color::from_argb_encoded"], [1, 3, 1, "_CPPv4N5slint5Color17from_argb_encodedE8uint32_t", "slint::Color::from_argb_encoded::argb_encoded"], [1, 2, 1, "_CPPv4N5slint5Color15from_argb_floatEffff", "slint::Color::from_argb_float"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_floatEffff", "slint::Color::from_argb_float::alpha"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_floatEffff", "slint::Color::from_argb_float::blue"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_floatEffff", "slint::Color::from_argb_float::green"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_floatEffff", "slint::Color::from_argb_float::red"], [1, 2, 1, "_CPPv4N5slint5Color15from_argb_uint8E7uint8_t7uint8_t7uint8_t7uint8_t", "slint::Color::from_argb_uint8"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_uint8E7uint8_t7uint8_t7uint8_t7uint8_t", "slint::Color::from_argb_uint8::alpha"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_uint8E7uint8_t7uint8_t7uint8_t7uint8_t", "slint::Color::from_argb_uint8::blue"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_uint8E7uint8_t7uint8_t7uint8_t7uint8_t", "slint::Color::from_argb_uint8::green"], [1, 3, 1, "_CPPv4N5slint5Color15from_argb_uint8E7uint8_t7uint8_t7uint8_t7uint8_t", "slint::Color::from_argb_uint8::red"], [1, 2, 1, "_CPPv4N5slint5Color9from_hsvaEffff", "slint::Color::from_hsva"], [1, 3, 1, "_CPPv4N5slint5Color9from_hsvaEffff", "slint::Color::from_hsva::a"], [1, 3, 1, "_CPPv4N5slint5Color9from_hsvaEffff", "slint::Color::from_hsva::h"], [1, 3, 1, "_CPPv4N5slint5Color9from_hsvaEffff", "slint::Color::from_hsva::s"], [1, 3, 1, "_CPPv4N5slint5Color9from_hsvaEffff", "slint::Color::from_hsva::v"], [1, 2, 1, "_CPPv4N5slint5Color14from_rgb_floatEfff", "slint::Color::from_rgb_float"], [1, 3, 1, "_CPPv4N5slint5Color14from_rgb_floatEfff", "slint::Color::from_rgb_float::blue"], [1, 3, 1, "_CPPv4N5slint5Color14from_rgb_floatEfff", "slint::Color::from_rgb_float::green"], [1, 3, 1, "_CPPv4N5slint5Color14from_rgb_floatEfff", "slint::Color::from_rgb_float::red"], [1, 2, 1, "_CPPv4N5slint5Color14from_rgb_uint8E7uint8_t7uint8_t7uint8_t", "slint::Color::from_rgb_uint8"], [1, 3, 1, "_CPPv4N5slint5Color14from_rgb_uint8E7uint8_t7uint8_t7uint8_t", "slint::Color::from_rgb_uint8::blue"], [1, 3, 1, "_CPPv4N5slint5Color14from_rgb_uint8E7uint8_t7uint8_t7uint8_t", "slint::Color::from_rgb_uint8::green"], [1, 3, 1, "_CPPv4N5slint5Color14from_rgb_uint8E7uint8_t7uint8_t7uint8_t", "slint::Color::from_rgb_uint8::red"], [1, 2, 1, "_CPPv4NK5slint5Color5greenEv", "slint::Color::green"], [1, 2, 1, "_CPPv4NK5slint5Color3mixERK5Colorf", "slint::Color::mix"], [1, 3, 1, "_CPPv4NK5slint5Color3mixERK5Colorf", "slint::Color::mix::factor"], [1, 3, 1, "_CPPv4NK5slint5Color3mixERK5Colorf", "slint::Color::mix::other"], [1, 2, 1, "_CPPv4N5slint5ColorlsERNSt7ostreamERK5Color", "slint::Color::operator<<"], [1, 3, 1, "_CPPv4N5slint5ColorlsERNSt7ostreamERK5Color", "slint::Color::operator<<::color"], [1, 3, 1, "_CPPv4N5slint5ColorlsERNSt7ostreamERK5Color", "slint::Color::operator<<::stream"], [1, 2, 1, "_CPPv4N5slint5ColoreqERK5ColorRK5Color", "slint::Color::operator=="], [1, 3, 1, "_CPPv4N5slint5ColoreqERK5ColorRK5Color", "slint::Color::operator==::lhs"], [1, 3, 1, "_CPPv4N5slint5ColoreqERK5ColorRK5Color", "slint::Color::operator==::rhs"], [1, 2, 1, "_CPPv4NK5slint5Color3redEv", "slint::Color::red"], [1, 2, 1, "_CPPv4NK5slint5Color13to_argb_floatEv", "slint::Color::to_argb_float"], [1, 2, 1, "_CPPv4NK5slint5Color12to_argb_uintEv", "slint::Color::to_argb_uint"], [1, 2, 1, "_CPPv4NK5slint5Color7to_hsvaEv", "slint::Color::to_hsva"], [1, 2, 1, "_CPPv4NK5slint5Color14transparentizeEf", "slint::Color::transparentize"], [1, 3, 1, "_CPPv4NK5slint5Color14transparentizeEf", "slint::Color::transparentize::factor"], [1, 2, 1, "_CPPv4NK5slint5Color10with_alphaEf", "slint::Color::with_alpha"], [1, 3, 1, "_CPPv4NK5slint5Color10with_alphaEf", "slint::Color::with_alpha::alpha"], [2, 1, 1, "_CPPv4I0EN5slint15ComponentHandleE", "slint::ComponentHandle"], [2, 2, 1, "_CPPv4N5slint15ComponentHandle15ComponentHandleERKN6vtable3VRcIN11private_api14ItemTreeVTableE1TEE", "slint::ComponentHandle::ComponentHandle"], [2, 3, 1, "_CPPv4N5slint15ComponentHandle15ComponentHandleERKN6vtable3VRcIN11private_api14ItemTreeVTableE1TEE", "slint::ComponentHandle::ComponentHandle::inner"], [2, 6, 1, "_CPPv4I0EN5slint15ComponentHandleE", "slint::ComponentHandle::T"], [2, 2, 1, "_CPPv4NK5slint15ComponentHandle8into_dynEv", "slint::ComponentHandle::into_dyn"], [2, 2, 1, "_CPPv4N5slint15ComponentHandlemlEv", "slint::ComponentHandle::operator*"], [2, 2, 1, "_CPPv4NK5slint15ComponentHandlemlEv", "slint::ComponentHandle::operator*"], [2, 2, 1, "_CPPv4N5slint15ComponentHandleptEv", "slint::ComponentHandle::operator->"], [2, 2, 1, "_CPPv4NK5slint15ComponentHandleptEv", "slint::ComponentHandle::operator->"], [3, 1, 1, "_CPPv4I0EN5slint19ComponentWeakHandleE", "slint::ComponentWeakHandle"], [3, 2, 1, "_CPPv4N5slint19ComponentWeakHandle19ComponentWeakHandleERK15ComponentHandleI1TE", "slint::ComponentWeakHandle::ComponentWeakHandle"], [3, 2, 1, "_CPPv4N5slint19ComponentWeakHandle19ComponentWeakHandleEv", "slint::ComponentWeakHandle::ComponentWeakHandle"], [3, 3, 1, "_CPPv4N5slint19ComponentWeakHandle19ComponentWeakHandleERK15ComponentHandleI1TE", "slint::ComponentWeakHandle::ComponentWeakHandle::other"], [3, 6, 1, "_CPPv4I0EN5slint19ComponentWeakHandleE", "slint::ComponentWeakHandle::T"], [3, 2, 1, "_CPPv4NK5slint19ComponentWeakHandle4lockEv", "slint::ComponentWeakHandle::lock"], [51, 4, 1, "_CPPv4N5slint13EventLoopModeE", "slint::EventLoopMode"], [51, 5, 1, "_CPPv4N5slint13EventLoopMode22QuitOnLastWindowClosedE", "slint::EventLoopMode::QuitOnLastWindowClosed"], [51, 5, 1, "_CPPv4N5slint13EventLoopMode12RunUntilQuitE", "slint::EventLoopMode::RunUntilQuit"], [4, 1, 1, "_CPPv4I0EN5slint11FilterModelE", "slint::FilterModel"], [4, 2, 1, "_CPPv4N5slint11FilterModel11FilterModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataEEE", "slint::FilterModel::FilterModel"], [4, 3, 1, "_CPPv4N5slint11FilterModel11FilterModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataEEE", "slint::FilterModel::FilterModel::filter_fn"], [4, 3, 1, "_CPPv4N5slint11FilterModel11FilterModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataEEE", "slint::FilterModel::FilterModel::source_model"], [4, 6, 1, "_CPPv4I0EN5slint11FilterModelE", "slint::FilterModel::ModelData"], [4, 2, 1, "_CPPv4N5slint11FilterModel5resetEv", "slint::FilterModel::reset"], [4, 2, 1, "_CPPv4NK5slint11FilterModel9row_countEv", "slint::FilterModel::row_count"], [4, 2, 1, "_CPPv4NK5slint11FilterModel8row_dataE6size_t", "slint::FilterModel::row_data"], [4, 3, 1, "_CPPv4NK5slint11FilterModel8row_dataE6size_t", "slint::FilterModel::row_data::i"], [4, 2, 1, "_CPPv4N5slint11FilterModel12set_row_dataE6size_tRK9ModelData", "slint::FilterModel::set_row_data"], [4, 3, 1, "_CPPv4N5slint11FilterModel12set_row_dataE6size_tRK9ModelData", "slint::FilterModel::set_row_data::i"], [4, 3, 1, "_CPPv4N5slint11FilterModel12set_row_dataE6size_tRK9ModelData", "slint::FilterModel::set_row_data::value"], [4, 2, 1, "_CPPv4NK5slint11FilterModel12source_modelEv", "slint::FilterModel::source_model"], [4, 2, 1, "_CPPv4NK5slint11FilterModel14unfiltered_rowEi", "slint::FilterModel::unfiltered_row"], [4, 3, 1, "_CPPv4NK5slint11FilterModel14unfiltered_rowEi", "slint::FilterModel::unfiltered_row::filtered_row"], [52, 4, 1, "_CPPv4N5slint11GraphicsAPIE", "slint::GraphicsAPI"], [52, 5, 1, "_CPPv4N5slint11GraphicsAPI12NativeOpenGLE", "slint::GraphicsAPI::NativeOpenGL"], [147, 1, 1, "_CPPv4N5slint9HsvaColorE", "slint::HsvaColor"], [147, 7, 1, "_CPPv4N5slint9HsvaColor5alphaE", "slint::HsvaColor::alpha"], [147, 7, 1, "_CPPv4N5slint9HsvaColor3hueE", "slint::HsvaColor::hue"], [147, 7, 1, "_CPPv4N5slint9HsvaColor10saturationE", "slint::HsvaColor::saturation"], [147, 7, 1, "_CPPv4N5slint9HsvaColor5valueE", "slint::HsvaColor::value"], [148, 1, 1, "_CPPv4N5slint5ImageE", "slint::Image"], [148, 4, 1, "_CPPv4N5slint5Image27BorrowedOpenGLTextureOriginE", "slint::Image::BorrowedOpenGLTextureOrigin"], [148, 5, 1, "_CPPv4N5slint5Image27BorrowedOpenGLTextureOrigin10BottomLeftE", "slint::Image::BorrowedOpenGLTextureOrigin::BottomLeft"], [148, 5, 1, "_CPPv4N5slint5Image27BorrowedOpenGLTextureOrigin7TopLeftE", "slint::Image::BorrowedOpenGLTextureOrigin::TopLeft"], [148, 2, 1, "_CPPv4N5slint5Image5ImageE17SharedPixelBufferI10Rgba8PixelE", "slint::Image::Image"], [148, 2, 1, "_CPPv4N5slint5Image5ImageE17SharedPixelBufferI9Rgb8PixelE", "slint::Image::Image"], [148, 2, 1, "_CPPv4N5slint5Image5ImageEv", "slint::Image::Image"], [148, 3, 1, "_CPPv4N5slint5Image5ImageE17SharedPixelBufferI10Rgba8PixelE", "slint::Image::Image::buffer"], [148, 3, 1, "_CPPv4N5slint5Image5ImageE17SharedPixelBufferI9Rgb8PixelE", "slint::Image::Image::buffer"], [148, 2, 1, "_CPPv4N5slint5Image39create_from_borrowed_gl_2d_rgba_textureE8uint32_t4SizeI8uint32_tE27BorrowedOpenGLTextureOrigin", "slint::Image::create_from_borrowed_gl_2d_rgba_texture"], [148, 3, 1, "_CPPv4N5slint5Image39create_from_borrowed_gl_2d_rgba_textureE8uint32_t4SizeI8uint32_tE27BorrowedOpenGLTextureOrigin", "slint::Image::create_from_borrowed_gl_2d_rgba_texture::origin"], [148, 3, 1, "_CPPv4N5slint5Image39create_from_borrowed_gl_2d_rgba_textureE8uint32_t4SizeI8uint32_tE27BorrowedOpenGLTextureOrigin", "slint::Image::create_from_borrowed_gl_2d_rgba_texture::size"], [148, 3, 1, "_CPPv4N5slint5Image39create_from_borrowed_gl_2d_rgba_textureE8uint32_t4SizeI8uint32_tE27BorrowedOpenGLTextureOrigin", "slint::Image::create_from_borrowed_gl_2d_rgba_texture::texture_id"], [148, 2, 1, "_CPPv4N5slint5Image14load_from_pathERK12SharedString", "slint::Image::load_from_path"], [148, 3, 1, "_CPPv4N5slint5Image14load_from_pathERK12SharedString", "slint::Image::load_from_path::file_path"], [148, 2, 1, "_CPPv4N5slint5ImageneERK5ImageRK5Image", "slint::Image::operator!="], [148, 3, 1, "_CPPv4N5slint5ImageneERK5ImageRK5Image", "slint::Image::operator!=::a"], [148, 3, 1, "_CPPv4N5slint5ImageneERK5ImageRK5Image", "slint::Image::operator!=::b"], [148, 2, 1, "_CPPv4N5slint5ImageeqERK5ImageRK5Image", "slint::Image::operator=="], [148, 3, 1, "_CPPv4N5slint5ImageeqERK5ImageRK5Image", "slint::Image::operator==::a"], [148, 3, 1, "_CPPv4N5slint5ImageeqERK5ImageRK5Image", "slint::Image::operator==::b"], [148, 2, 1, "_CPPv4NK5slint5Image4pathEv", "slint::Image::path"], [148, 2, 1, "_CPPv4N5slint5Image20set_nine_slice_edgesEtttt", "slint::Image::set_nine_slice_edges"], [148, 3, 1, "_CPPv4N5slint5Image20set_nine_slice_edgesEtttt", "slint::Image::set_nine_slice_edges::bottom"], [148, 3, 1, "_CPPv4N5slint5Image20set_nine_slice_edgesEtttt", "slint::Image::set_nine_slice_edges::left"], [148, 3, 1, "_CPPv4N5slint5Image20set_nine_slice_edgesEtttt", "slint::Image::set_nine_slice_edges::right"], [148, 3, 1, "_CPPv4N5slint5Image20set_nine_slice_edgesEtttt", "slint::Image::set_nine_slice_edges::top"], [148, 2, 1, "_CPPv4NK5slint5Image4sizeEv", "slint::Image::size"], [148, 2, 1, "_CPPv4NK5slint5Image7to_rgb8Ev", "slint::Image::to_rgb8"], [148, 2, 1, "_CPPv4NK5slint5Image8to_rgba8Ev", "slint::Image::to_rgba8"], [148, 2, 1, "_CPPv4NK5slint5Image22to_rgba8_premultipliedEv", "slint::Image::to_rgba8_premultiplied"], [149, 1, 1, "_CPPv4N5slint15LogicalPositionE", "slint::LogicalPosition"], [149, 2, 1, "_CPPv4N5slint15LogicalPosition15LogicalPositionEK5PointIfE", "slint::LogicalPosition::LogicalPosition"], [149, 2, 1, "_CPPv4N5slint15LogicalPosition15LogicalPositionEv", "slint::LogicalPosition::LogicalPosition"], [149, 3, 1, "_CPPv4N5slint15LogicalPosition15LogicalPositionEK5PointIfE", "slint::LogicalPosition::LogicalPosition::p"], [150, 1, 1, "_CPPv4N5slint11LogicalSizeE", "slint::LogicalSize"], [150, 2, 1, "_CPPv4N5slint11LogicalSize11LogicalSizeEK4SizeIfE", "slint::LogicalSize::LogicalSize"], [150, 3, 1, "_CPPv4N5slint11LogicalSize11LogicalSizeEK4SizeIfE", "slint::LogicalSize::LogicalSize::s"], [5, 1, 1, "_CPPv4I00EN5slint8MapModelE", "slint::MapModel"], [5, 2, 1, "_CPPv4N5slint8MapModel8MapModelENSt10shared_ptrI5ModelI15SourceModelDataEEENSt8functionIF15MappedModelDataRK15SourceModelDataEEE", "slint::MapModel::MapModel"], [5, 3, 1, "_CPPv4N5slint8MapModel8MapModelENSt10shared_ptrI5ModelI15SourceModelDataEEENSt8functionIF15MappedModelDataRK15SourceModelDataEEE", "slint::MapModel::MapModel::map_fn"], [5, 3, 1, "_CPPv4N5slint8MapModel8MapModelENSt10shared_ptrI5ModelI15SourceModelDataEEENSt8functionIF15MappedModelDataRK15SourceModelDataEEE", "slint::MapModel::MapModel::source_model"], [5, 6, 1, "_CPPv4I00EN5slint8MapModelE", "slint::MapModel::MappedModelData"], [5, 6, 1, "_CPPv4I00EN5slint8MapModelE", "slint::MapModel::SourceModelData"], [5, 2, 1, "_CPPv4N5slint8MapModel5resetEv", "slint::MapModel::reset"], [5, 2, 1, "_CPPv4NK5slint8MapModel9row_countEv", "slint::MapModel::row_count"], [5, 2, 1, "_CPPv4NK5slint8MapModel8row_dataE6size_t", "slint::MapModel::row_data"], [5, 3, 1, "_CPPv4NK5slint8MapModel8row_dataE6size_t", "slint::MapModel::row_data::i"], [5, 2, 1, "_CPPv4NK5slint8MapModel12source_modelEv", "slint::MapModel::source_model"], [6, 1, 1, "_CPPv4I0EN5slint5ModelE", "slint::Model"], [6, 2, 1, "_CPPv4N5slint5Model5ModelERK5Model", "slint::Model::Model"], [6, 2, 1, "_CPPv4N5slint5Model5ModelEv", "slint::Model::Model"], [6, 6, 1, "_CPPv4I0EN5slint5ModelE", "slint::Model::ModelData"], [6, 2, 1, "_CPPv4N5slint5ModelaSERK5Model", "slint::Model::operator="], [6, 2, 1, "_CPPv4N5slint5Model5resetEv", "slint::Model::reset"], [6, 2, 1, "_CPPv4N5slint5Model9row_addedE6size_t6size_t", "slint::Model::row_added"], [6, 3, 1, "_CPPv4N5slint5Model9row_addedE6size_t6size_t", "slint::Model::row_added::count"], [6, 3, 1, "_CPPv4N5slint5Model9row_addedE6size_t6size_t", "slint::Model::row_added::index"], [6, 2, 1, "_CPPv4N5slint5Model11row_changedE6size_t", "slint::Model::row_changed"], [6, 3, 1, "_CPPv4N5slint5Model11row_changedE6size_t", "slint::Model::row_changed::row"], [6, 2, 1, "_CPPv4NK5slint5Model9row_countEv", "slint::Model::row_count"], [6, 2, 1, "_CPPv4NK5slint5Model8row_dataE6size_t", "slint::Model::row_data"], [6, 3, 1, "_CPPv4NK5slint5Model8row_dataE6size_t", "slint::Model::row_data::i"], [6, 2, 1, "_CPPv4N5slint5Model11row_removedE6size_t6size_t", "slint::Model::row_removed"], [6, 3, 1, "_CPPv4N5slint5Model11row_removedE6size_t6size_t", "slint::Model::row_removed::count"], [6, 3, 1, "_CPPv4N5slint5Model11row_removedE6size_t6size_t", "slint::Model::row_removed::index"], [6, 2, 1, "_CPPv4N5slint5Model12set_row_dataE6size_tRK9ModelData", "slint::Model::set_row_data"], [6, 2, 1, "_CPPv4N5slint5ModelD0Ev", "slint::Model::~Model"], [151, 1, 1, "_CPPv4N5slint16PhysicalPositionE", "slint::PhysicalPosition"], [151, 2, 1, "_CPPv4N5slint16PhysicalPosition16PhysicalPositionEK5PointI7int32_tE", "slint::PhysicalPosition::PhysicalPosition"], [151, 2, 1, "_CPPv4N5slint16PhysicalPosition16PhysicalPositionEv", "slint::PhysicalPosition::PhysicalPosition"], [151, 3, 1, "_CPPv4N5slint16PhysicalPosition16PhysicalPositionEK5PointI7int32_tE", "slint::PhysicalPosition::PhysicalPosition::p"], [152, 1, 1, "_CPPv4N5slint12PhysicalSizeE", "slint::PhysicalSize"], [152, 2, 1, "_CPPv4N5slint12PhysicalSize12PhysicalSizeEK4SizeI8uint32_tE", "slint::PhysicalSize::PhysicalSize"], [152, 3, 1, "_CPPv4N5slint12PhysicalSize12PhysicalSizeEK4SizeI8uint32_tE", "slint::PhysicalSize::PhysicalSize::s"], [153, 1, 1, "_CPPv4I0EN5slint5PointE", "slint::Point"], [153, 6, 1, "_CPPv4I0EN5slint5PointE", "slint::Point::T"], [153, 2, 1, "_CPPv4NK5slint5PointeqERK5Point", "slint::Point::operator=="], [153, 3, 1, "_CPPv4NK5slint5PointeqERK5Point", "slint::Point::operator==::other"], [153, 7, 1, "_CPPv4N5slint5Point1xE", "slint::Point::x"], [153, 7, 1, "_CPPv4N5slint5Point1yE", "slint::Point::y"], [50, 4, 1, "_CPPv4N5slint18PointerEventButtonE", "slint::PointerEventButton"], [50, 5, 1, "_CPPv4N5slint18PointerEventButton4BackE", "slint::PointerEventButton::Back"], [50, 5, 1, "_CPPv4N5slint18PointerEventButton7ForwardE", "slint::PointerEventButton::Forward"], [50, 5, 1, "_CPPv4N5slint18PointerEventButton4LeftE", "slint::PointerEventButton::Left"], [50, 5, 1, "_CPPv4N5slint18PointerEventButton6MiddleE", "slint::PointerEventButton::Middle"], [50, 5, 1, "_CPPv4N5slint18PointerEventButton5OtherE", "slint::PointerEventButton::Other"], [50, 5, 1, "_CPPv4N5slint18PointerEventButton5RightE", "slint::PointerEventButton::Right"], [53, 4, 1, "_CPPv4N5slint14RenderingStateE", "slint::RenderingState"], [53, 5, 1, "_CPPv4N5slint14RenderingState14AfterRenderingE", "slint::RenderingState::AfterRendering"], [53, 5, 1, "_CPPv4N5slint14RenderingState15BeforeRenderingE", "slint::RenderingState::BeforeRendering"], [53, 5, 1, "_CPPv4N5slint14RenderingState14RenderingSetupE", "slint::RenderingState::RenderingSetup"], [53, 5, 1, "_CPPv4N5slint14RenderingState17RenderingTeardownE", "slint::RenderingState::RenderingTeardown"], [7, 1, 1, "_CPPv4I0EN5slint12ReverseModelE", "slint::ReverseModel"], [7, 6, 1, "_CPPv4I0EN5slint12ReverseModelE", "slint::ReverseModel::ModelData"], [7, 2, 1, "_CPPv4N5slint12ReverseModel12ReverseModelENSt10shared_ptrI5ModelI9ModelDataEEE", "slint::ReverseModel::ReverseModel"], [7, 3, 1, "_CPPv4N5slint12ReverseModel12ReverseModelENSt10shared_ptrI5ModelI9ModelDataEEE", "slint::ReverseModel::ReverseModel::source_model"], [7, 2, 1, "_CPPv4NK5slint12ReverseModel9row_countEv", "slint::ReverseModel::row_count"], [7, 2, 1, "_CPPv4NK5slint12ReverseModel8row_dataE6size_t", "slint::ReverseModel::row_data"], [7, 3, 1, "_CPPv4NK5slint12ReverseModel8row_dataE6size_t", "slint::ReverseModel::row_data::i"], [7, 2, 1, "_CPPv4N5slint12ReverseModel12set_row_dataE6size_tRK9ModelData", "slint::ReverseModel::set_row_data"], [7, 3, 1, "_CPPv4N5slint12ReverseModel12set_row_dataE6size_tRK9ModelData", "slint::ReverseModel::set_row_data::i"], [7, 3, 1, "_CPPv4N5slint12ReverseModel12set_row_dataE6size_tRK9ModelData", "slint::ReverseModel::set_row_data::value"], [7, 2, 1, "_CPPv4NK5slint12ReverseModel12source_modelEv", "slint::ReverseModel::source_model"], [154, 1, 1, "_CPPv4N5slint9Rgb8PixelE", "slint::Rgb8Pixel"], [154, 7, 1, "_CPPv4N5slint9Rgb8Pixel1bE", "slint::Rgb8Pixel::b"], [154, 7, 1, "_CPPv4N5slint9Rgb8Pixel1gE", "slint::Rgb8Pixel::g"], [154, 7, 1, "_CPPv4N5slint9Rgb8Pixel1rE", "slint::Rgb8Pixel::r"], [155, 1, 1, "_CPPv4N5slint10Rgba8PixelE", "slint::Rgba8Pixel"], [155, 7, 1, "_CPPv4N5slint10Rgba8Pixel1aE", "slint::Rgba8Pixel::a"], [155, 7, 1, "_CPPv4N5slint10Rgba8Pixel1bE", "slint::Rgba8Pixel::b"], [155, 7, 1, "_CPPv4N5slint10Rgba8Pixel1gE", "slint::Rgba8Pixel::g"], [155, 7, 1, "_CPPv4N5slint10Rgba8Pixel1rE", "slint::Rgba8Pixel::r"], [156, 1, 1, "_CPPv4I0EN5slint9RgbaColorE", "slint::RgbaColor"], [156, 2, 1, "_CPPv4N5slint9RgbaColor9RgbaColorERK5Color", "slint::RgbaColor::RgbaColor"], [156, 2, 1, "_CPPv4N5slint9RgbaColor9RgbaColorERK5Color", "slint::RgbaColor::RgbaColor"], [156, 2, 1, "_CPPv4N5slint9RgbaColor9RgbaColorERK5Color", "slint::RgbaColor::RgbaColor"], [156, 3, 1, "_CPPv4N5slint9RgbaColor9RgbaColorERK5Color", "slint::RgbaColor::RgbaColor::col"], [156, 3, 1, "_CPPv4N5slint9RgbaColor9RgbaColorERK5Color", "slint::RgbaColor::RgbaColor::color"], [156, 3, 1, "_CPPv4N5slint9RgbaColor9RgbaColorERK5Color", "slint::RgbaColor::RgbaColor::color"], [156, 6, 1, "_CPPv4I0EN5slint9RgbaColorE", "slint::RgbaColor::T"], [156, 7, 1, "_CPPv4N5slint9RgbaColor5alphaE", "slint::RgbaColor::alpha"], [156, 7, 1, "_CPPv4N5slint9RgbaColor4blueE", "slint::RgbaColor::blue"], [156, 7, 1, "_CPPv4N5slint9RgbaColor5greenE", "slint::RgbaColor::green"], [156, 7, 1, "_CPPv4N5slint9RgbaColor3redE", "slint::RgbaColor::red"], [49, 4, 1, "_CPPv4N5slint25SetRenderingNotifierErrorE", "slint::SetRenderingNotifierError"], [49, 5, 1, "_CPPv4N5slint25SetRenderingNotifierError10AlreadySetE", "slint::SetRenderingNotifierError::AlreadySet"], [49, 5, 1, "_CPPv4N5slint25SetRenderingNotifierError11UnsupportedE", "slint::SetRenderingNotifierError::Unsupported"], [157, 1, 1, "_CPPv4I0EN5slint17SharedPixelBufferE", "slint::SharedPixelBuffer"], [157, 6, 1, "_CPPv4I0EN5slint17SharedPixelBufferE", "slint::SharedPixelBuffer::Pixel"], [157, 2, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_t", "slint::SharedPixelBuffer::SharedPixelBuffer"], [157, 2, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_tPK5Pixel", "slint::SharedPixelBuffer::SharedPixelBuffer"], [157, 2, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferEv", "slint::SharedPixelBuffer::SharedPixelBuffer"], [157, 3, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_tPK5Pixel", "slint::SharedPixelBuffer::SharedPixelBuffer::data"], [157, 3, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_t", "slint::SharedPixelBuffer::SharedPixelBuffer::height"], [157, 3, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_tPK5Pixel", "slint::SharedPixelBuffer::SharedPixelBuffer::height"], [157, 3, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_t", "slint::SharedPixelBuffer::SharedPixelBuffer::width"], [157, 3, 1, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_tPK5Pixel", "slint::SharedPixelBuffer::SharedPixelBuffer::width"], [157, 2, 1, "_CPPv4N5slint17SharedPixelBuffer5beginEv", "slint::SharedPixelBuffer::begin"], [157, 2, 1, "_CPPv4NK5slint17SharedPixelBuffer5beginEv", "slint::SharedPixelBuffer::begin"], [157, 2, 1, "_CPPv4NK5slint17SharedPixelBuffer6cbeginEv", "slint::SharedPixelBuffer::cbegin"], [157, 2, 1, "_CPPv4NK5slint17SharedPixelBuffer4cendEv", "slint::SharedPixelBuffer::cend"], [157, 2, 1, "_CPPv4N5slint17SharedPixelBuffer3endEv", "slint::SharedPixelBuffer::end"], [157, 2, 1, "_CPPv4NK5slint17SharedPixelBuffer3endEv", "slint::SharedPixelBuffer::end"], [157, 2, 1, "_CPPv4NK5slint17SharedPixelBuffer6heightEv", "slint::SharedPixelBuffer::height"], [157, 2, 1, "_CPPv4NK5slint17SharedPixelBuffereqERK17SharedPixelBuffer", "slint::SharedPixelBuffer::operator=="], [157, 3, 1, "_CPPv4NK5slint17SharedPixelBuffereqERK17SharedPixelBuffer", "slint::SharedPixelBuffer::operator==::other"], [157, 2, 1, "_CPPv4NK5slint17SharedPixelBuffer5widthEv", "slint::SharedPixelBuffer::width"], [158, 1, 1, "_CPPv4N5slint12SharedStringE", "slint::SharedString"], [158, 2, 1, "_CPPv4N5slint12SharedString12SharedStringENSt11string_viewE", "slint::SharedString::SharedString"], [158, 2, 1, "_CPPv4N5slint12SharedString12SharedStringENSt13u8string_viewE", "slint::SharedString::SharedString"], [158, 2, 1, "_CPPv4N5slint12SharedString12SharedStringEPKDu", "slint::SharedString::SharedString"], [158, 2, 1, "_CPPv4N5slint12SharedString12SharedStringEPKc", "slint::SharedString::SharedString"], [158, 2, 1, "_CPPv4N5slint12SharedString12SharedStringERK12SharedString", "slint::SharedString::SharedString"], [158, 2, 1, "_CPPv4N5slint12SharedString12SharedStringEv", "slint::SharedString::SharedString"], [158, 3, 1, "_CPPv4N5slint12SharedString12SharedStringERK12SharedString", "slint::SharedString::SharedString::other"], [158, 3, 1, "_CPPv4N5slint12SharedString12SharedStringENSt11string_viewE", "slint::SharedString::SharedString::s"], [158, 3, 1, "_CPPv4N5slint12SharedString12SharedStringENSt13u8string_viewE", "slint::SharedString::SharedString::s"], [158, 3, 1, "_CPPv4N5slint12SharedString12SharedStringEPKDu", "slint::SharedString::SharedString::s"], [158, 3, 1, "_CPPv4N5slint12SharedString12SharedStringEPKc", "slint::SharedString::SharedString::s"], [158, 2, 1, "_CPPv4NK5slint12SharedString5beginEv", "slint::SharedString::begin"], [158, 2, 1, "_CPPv4NK5slint12SharedString4dataEv", "slint::SharedString::data"], [158, 2, 1, "_CPPv4NK5slint12SharedString5emptyEv", "slint::SharedString::empty"], [158, 2, 1, "_CPPv4NK5slint12SharedString3endEv", "slint::SharedString::end"], [158, 2, 1, "_CPPv4NK5slint12SharedString9ends_withENSt11string_viewE", "slint::SharedString::ends_with"], [158, 3, 1, "_CPPv4NK5slint12SharedString9ends_withENSt11string_viewE", "slint::SharedString::ends_with::prefix"], [158, 2, 1, "_CPPv4N5slint12SharedString11from_numberEd", "slint::SharedString::from_number"], [158, 3, 1, "_CPPv4N5slint12SharedString11from_numberEd", "slint::SharedString::from_number::n"], [158, 2, 1, "_CPPv4NK5slint12SharedStringcvNSt11string_viewEEv", "slint::SharedString::operator std::string_view"], [158, 2, 1, "_CPPv4N5slint12SharedStringneERK12SharedStringRK12SharedString", "slint::SharedString::operator!="], [158, 3, 1, "_CPPv4N5slint12SharedStringneERK12SharedStringRK12SharedString", "slint::SharedString::operator!=::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringneERK12SharedStringRK12SharedString", "slint::SharedString::operator!=::b"], [158, 2, 1, "_CPPv4N5slint12SharedStringplERK12SharedStringNSt11string_viewE", "slint::SharedString::operator+"], [158, 2, 1, "_CPPv4N5slint12SharedStringplERR12SharedStringNSt11string_viewE", "slint::SharedString::operator+"], [158, 3, 1, "_CPPv4N5slint12SharedStringplERK12SharedStringNSt11string_viewE", "slint::SharedString::operator+::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringplERR12SharedStringNSt11string_viewE", "slint::SharedString::operator+::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringplERK12SharedStringNSt11string_viewE", "slint::SharedString::operator+::b"], [158, 3, 1, "_CPPv4N5slint12SharedStringplERR12SharedStringNSt11string_viewE", "slint::SharedString::operator+::b"], [158, 2, 1, "_CPPv4N5slint12SharedStringpLENSt11string_viewE", "slint::SharedString::operator+="], [158, 3, 1, "_CPPv4N5slint12SharedStringpLENSt11string_viewE", "slint::SharedString::operator+=::other"], [158, 2, 1, "_CPPv4N5slint12SharedStringltERK12SharedStringRK12SharedString", "slint::SharedString::operator<"], [158, 3, 1, "_CPPv4N5slint12SharedStringltERK12SharedStringRK12SharedString", "slint::SharedString::operator<::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringltERK12SharedStringRK12SharedString", "slint::SharedString::operator<::b"], [158, 2, 1, "_CPPv4N5slint12SharedStringlsERNSt7ostreamERK12SharedString", "slint::SharedString::operator<<"], [158, 3, 1, "_CPPv4N5slint12SharedStringlsERNSt7ostreamERK12SharedString", "slint::SharedString::operator<<::shared_string"], [158, 3, 1, "_CPPv4N5slint12SharedStringlsERNSt7ostreamERK12SharedString", "slint::SharedString::operator<<::stream"], [158, 2, 1, "_CPPv4N5slint12SharedStringleERK12SharedStringRK12SharedString", "slint::SharedString::operator<="], [158, 3, 1, "_CPPv4N5slint12SharedStringleERK12SharedStringRK12SharedString", "slint::SharedString::operator<=::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringleERK12SharedStringRK12SharedString", "slint::SharedString::operator<=::b"], [158, 2, 1, "_CPPv4N5slint12SharedStringaSENSt11string_viewE", "slint::SharedString::operator="], [158, 2, 1, "_CPPv4N5slint12SharedStringaSEPKc", "slint::SharedString::operator="], [158, 2, 1, "_CPPv4N5slint12SharedStringaSERK12SharedString", "slint::SharedString::operator="], [158, 2, 1, "_CPPv4N5slint12SharedStringaSERR12SharedString", "slint::SharedString::operator="], [158, 3, 1, "_CPPv4N5slint12SharedStringaSERK12SharedString", "slint::SharedString::operator=::other"], [158, 3, 1, "_CPPv4N5slint12SharedStringaSERR12SharedString", "slint::SharedString::operator=::other"], [158, 3, 1, "_CPPv4N5slint12SharedStringaSENSt11string_viewE", "slint::SharedString::operator=::s"], [158, 3, 1, "_CPPv4N5slint12SharedStringaSEPKc", "slint::SharedString::operator=::s"], [158, 2, 1, "_CPPv4N5slint12SharedStringeqERK12SharedStringRK12SharedString", "slint::SharedString::operator=="], [158, 3, 1, "_CPPv4N5slint12SharedStringeqERK12SharedStringRK12SharedString", "slint::SharedString::operator==::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringeqERK12SharedStringRK12SharedString", "slint::SharedString::operator==::b"], [158, 2, 1, "_CPPv4N5slint12SharedStringgtERK12SharedStringRK12SharedString", "slint::SharedString::operator>"], [158, 3, 1, "_CPPv4N5slint12SharedStringgtERK12SharedStringRK12SharedString", "slint::SharedString::operator>::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringgtERK12SharedStringRK12SharedString", "slint::SharedString::operator>::b"], [158, 2, 1, "_CPPv4N5slint12SharedStringgeERK12SharedStringRK12SharedString", "slint::SharedString::operator>="], [158, 3, 1, "_CPPv4N5slint12SharedStringgeERK12SharedStringRK12SharedString", "slint::SharedString::operator>=::a"], [158, 3, 1, "_CPPv4N5slint12SharedStringgeERK12SharedStringRK12SharedString", "slint::SharedString::operator>=::b"], [158, 2, 1, "_CPPv4NK5slint12SharedString4sizeEv", "slint::SharedString::size"], [158, 2, 1, "_CPPv4NK5slint12SharedString11starts_withENSt11string_viewE", "slint::SharedString::starts_with"], [158, 3, 1, "_CPPv4NK5slint12SharedString11starts_withENSt11string_viewE", "slint::SharedString::starts_with::prefix"], [158, 2, 1, "_CPPv4N5slint12SharedStringD0Ev", "slint::SharedString::~SharedString"], [159, 1, 1, "_CPPv4I0EN5slint12SharedVectorE", "slint::SharedVector"], [159, 2, 1, "_CPPv4I0EN5slint12SharedVector12SharedVectorE7InputIt7InputIt", "slint::SharedVector::SharedVector"], [159, 2, 1, "_CPPv4N5slint12SharedVector12SharedVectorE6size_t", "slint::SharedVector::SharedVector"], [159, 2, 1, "_CPPv4N5slint12SharedVector12SharedVectorE6size_tRK1T", "slint::SharedVector::SharedVector"], [159, 2, 1, "_CPPv4N5slint12SharedVector12SharedVectorENSt16initializer_listI1TEE", "slint::SharedVector::SharedVector"], [159, 2, 1, "_CPPv4N5slint12SharedVector12SharedVectorERK12SharedVector", "slint::SharedVector::SharedVector"], [159, 2, 1, "_CPPv4N5slint12SharedVector12SharedVectorEv", "slint::SharedVector::SharedVector"], [159, 6, 1, "_CPPv4I0EN5slint12SharedVector12SharedVectorE7InputIt7InputIt", "slint::SharedVector::SharedVector::InputIt"], [159, 3, 1, "_CPPv4N5slint12SharedVector12SharedVectorENSt16initializer_listI1TEE", "slint::SharedVector::SharedVector::args"], [159, 3, 1, "_CPPv4I0EN5slint12SharedVector12SharedVectorE7InputIt7InputIt", "slint::SharedVector::SharedVector::first"], [159, 3, 1, "_CPPv4I0EN5slint12SharedVector12SharedVectorE7InputIt7InputIt", "slint::SharedVector::SharedVector::last"], [159, 3, 1, "_CPPv4N5slint12SharedVector12SharedVectorERK12SharedVector", "slint::SharedVector::SharedVector::other"], [159, 3, 1, "_CPPv4N5slint12SharedVector12SharedVectorE6size_t", "slint::SharedVector::SharedVector::size"], [159, 3, 1, "_CPPv4N5slint12SharedVector12SharedVectorE6size_tRK1T", "slint::SharedVector::SharedVector::size"], [159, 3, 1, "_CPPv4N5slint12SharedVector12SharedVectorE6size_tRK1T", "slint::SharedVector::SharedVector::value"], [159, 6, 1, "_CPPv4I0EN5slint12SharedVectorE", "slint::SharedVector::T"], [159, 2, 1, "_CPPv4NK5slint12SharedVector2atENSt6size_tE", "slint::SharedVector::at"], [159, 3, 1, "_CPPv4NK5slint12SharedVector2atENSt6size_tE", "slint::SharedVector::at::index"], [159, 2, 1, "_CPPv4N5slint12SharedVector5beginEv", "slint::SharedVector::begin"], [159, 2, 1, "_CPPv4NK5slint12SharedVector5beginEv", "slint::SharedVector::begin"], [159, 2, 1, "_CPPv4NK5slint12SharedVector6cbeginEv", "slint::SharedVector::cbegin"], [159, 2, 1, "_CPPv4NK5slint12SharedVector4cendEv", "slint::SharedVector::cend"], [159, 2, 1, "_CPPv4N5slint12SharedVector5clearEv", "slint::SharedVector::clear"], [159, 2, 1, "_CPPv4NK5slint12SharedVector5emptyEv", "slint::SharedVector::empty"], [159, 2, 1, "_CPPv4N5slint12SharedVector3endEv", "slint::SharedVector::end"], [159, 2, 1, "_CPPv4NK5slint12SharedVector3endEv", "slint::SharedVector::end"], [159, 2, 1, "_CPPv4N5slint12SharedVectoraSERK12SharedVector", "slint::SharedVector::operator="], [159, 2, 1, "_CPPv4N5slint12SharedVectoraSERR12SharedVector", "slint::SharedVector::operator="], [159, 3, 1, "_CPPv4N5slint12SharedVectoraSERK12SharedVector", "slint::SharedVector::operator=::other"], [159, 3, 1, "_CPPv4N5slint12SharedVectoraSERR12SharedVector", "slint::SharedVector::operator=::other"], [159, 2, 1, "_CPPv4N5slint12SharedVectoreqERK12SharedVectorRK12SharedVector", "slint::SharedVector::operator=="], [159, 3, 1, "_CPPv4N5slint12SharedVectoreqERK12SharedVectorRK12SharedVector", "slint::SharedVector::operator==::a"], [159, 3, 1, "_CPPv4N5slint12SharedVectoreqERK12SharedVectorRK12SharedVector", "slint::SharedVector::operator==::b"], [159, 2, 1, "_CPPv4N5slint12SharedVectorixENSt6size_tE", "slint::SharedVector::operator[]"], [159, 2, 1, "_CPPv4NK5slint12SharedVectorixENSt6size_tE", "slint::SharedVector::operator[]"], [159, 3, 1, "_CPPv4N5slint12SharedVectorixENSt6size_tE", "slint::SharedVector::operator[]::index"], [159, 3, 1, "_CPPv4NK5slint12SharedVectorixENSt6size_tE", "slint::SharedVector::operator[]::index"], [159, 2, 1, "_CPPv4N5slint12SharedVector9push_backERK1T", "slint::SharedVector::push_back"], [159, 2, 1, "_CPPv4N5slint12SharedVector9push_backERR1T", "slint::SharedVector::push_back"], [159, 3, 1, "_CPPv4N5slint12SharedVector9push_backERK1T", "slint::SharedVector::push_back::value"], [159, 3, 1, "_CPPv4N5slint12SharedVector9push_backERR1T", "slint::SharedVector::push_back::value"], [159, 2, 1, "_CPPv4NK5slint12SharedVector4sizeEv", "slint::SharedVector::size"], [159, 2, 1, "_CPPv4N5slint12SharedVectorD0Ev", "slint::SharedVector::~SharedVector"], [160, 1, 1, "_CPPv4I0EN5slint4SizeE", "slint::Size"], [160, 6, 1, "_CPPv4I0EN5slint4SizeE", "slint::Size::T"], [160, 7, 1, "_CPPv4N5slint4Size6heightE", "slint::Size::height"], [160, 2, 1, "_CPPv4NK5slint4SizeeqERK4Size", "slint::Size::operator=="], [160, 3, 1, "_CPPv4NK5slint4SizeeqERK4Size", "slint::Size::operator==::other"], [160, 7, 1, "_CPPv4N5slint4Size5widthE", "slint::Size::width"], [8, 1, 1, "_CPPv4I0EN5slint9SortModelE", "slint::SortModel"], [8, 6, 1, "_CPPv4I0EN5slint9SortModelE", "slint::SortModel::ModelData"], [8, 2, 1, "_CPPv4N5slint9SortModel9SortModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataRK9ModelDataEEE", "slint::SortModel::SortModel"], [8, 3, 1, "_CPPv4N5slint9SortModel9SortModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataRK9ModelDataEEE", "slint::SortModel::SortModel::comp"], [8, 3, 1, "_CPPv4N5slint9SortModel9SortModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataRK9ModelDataEEE", "slint::SortModel::SortModel::source_model"], [8, 2, 1, "_CPPv4N5slint9SortModel5resetEv", "slint::SortModel::reset"], [8, 2, 1, "_CPPv4NK5slint9SortModel9row_countEv", "slint::SortModel::row_count"], [8, 2, 1, "_CPPv4NK5slint9SortModel8row_dataE6size_t", "slint::SortModel::row_data"], [8, 3, 1, "_CPPv4NK5slint9SortModel8row_dataE6size_t", "slint::SortModel::row_data::i"], [8, 2, 1, "_CPPv4N5slint9SortModel12set_row_dataE6size_tRK9ModelData", "slint::SortModel::set_row_data"], [8, 3, 1, "_CPPv4N5slint9SortModel12set_row_dataE6size_tRK9ModelData", "slint::SortModel::set_row_data::i"], [8, 3, 1, "_CPPv4N5slint9SortModel12set_row_dataE6size_tRK9ModelData", "slint::SortModel::set_row_data::value"], [8, 2, 1, "_CPPv4NK5slint9SortModel12source_modelEv", "slint::SortModel::source_model"], [8, 2, 1, "_CPPv4NK5slint9SortModel12unsorted_rowEi", "slint::SortModel::unsorted_row"], [8, 3, 1, "_CPPv4NK5slint9SortModel12unsorted_rowEi", "slint::SortModel::unsorted_row::sorted_row_index"], [161, 1, 1, "_CPPv4N5slint20StandardListViewItemE", "slint::StandardListViewItem"], [161, 7, 1, "_CPPv4N5slint20StandardListViewItem4textE", "slint::StandardListViewItem::text"], [162, 1, 1, "_CPPv4N5slint5TimerE", "slint::Timer"], [162, 2, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5TimerENSt6chrono12millisecondsE1F", "slint::Timer::Timer"], [162, 2, 1, "_CPPv4N5slint5Timer5TimerERK5Timer", "slint::Timer::Timer"], [162, 2, 1, "_CPPv4N5slint5Timer5TimerEv", "slint::Timer::Timer"], [162, 6, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5TimerENSt6chrono12millisecondsE1F", "slint::Timer::Timer::F"], [162, 3, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5TimerENSt6chrono12millisecondsE1F", "slint::Timer::Timer::callback"], [162, 3, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5TimerENSt6chrono12millisecondsE1F", "slint::Timer::Timer::interval"], [162, 2, 1, "_CPPv4NK5slint5Timer8intervalEv", "slint::Timer::interval"], [162, 2, 1, "_CPPv4N5slint5TimeraSERK5Timer", "slint::Timer::operator="], [162, 2, 1, "_CPPv4N5slint5Timer7restartEv", "slint::Timer::restart"], [162, 2, 1, "_CPPv4NK5slint5Timer7runningEv", "slint::Timer::running"], [162, 2, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer11single_shotEvNSt6chrono12millisecondsE1F", "slint::Timer::single_shot"], [162, 6, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer11single_shotEvNSt6chrono12millisecondsE1F", "slint::Timer::single_shot::F"], [162, 3, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer11single_shotEvNSt6chrono12millisecondsE1F", "slint::Timer::single_shot::callback"], [162, 3, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer11single_shotEvNSt6chrono12millisecondsE1F", "slint::Timer::single_shot::duration"], [162, 2, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5startEv9TimerModeNSt6chrono12millisecondsE1F", "slint::Timer::start"], [162, 6, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5startEv9TimerModeNSt6chrono12millisecondsE1F", "slint::Timer::start::F"], [162, 3, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5startEv9TimerModeNSt6chrono12millisecondsE1F", "slint::Timer::start::callback"], [162, 3, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5startEv9TimerModeNSt6chrono12millisecondsE1F", "slint::Timer::start::interval"], [162, 3, 1, "_CPPv4I_NSt9invocableEEN5slint5Timer5startEv9TimerModeNSt6chrono12millisecondsE1F", "slint::Timer::start::mode"], [162, 2, 1, "_CPPv4N5slint5Timer4stopEv", "slint::Timer::stop"], [162, 2, 1, "_CPPv4N5slint5TimerD0Ev", "slint::Timer::~Timer"], [9, 1, 1, "_CPPv4I0EN5slint11VectorModelE", "slint::VectorModel"], [9, 6, 1, "_CPPv4I0EN5slint11VectorModelE", "slint::VectorModel::ModelData"], [9, 2, 1, "_CPPv4N5slint11VectorModel11VectorModelENSt6vectorI9ModelDataEE", "slint::VectorModel::VectorModel"], [9, 2, 1, "_CPPv4N5slint11VectorModel11VectorModelEv", "slint::VectorModel::VectorModel"], [9, 3, 1, "_CPPv4N5slint11VectorModel11VectorModelENSt6vectorI9ModelDataEE", "slint::VectorModel::VectorModel::array"], [9, 2, 1, "_CPPv4N5slint11VectorModel5clearEv", "slint::VectorModel::clear"], [9, 2, 1, "_CPPv4N5slint11VectorModel5eraseE6size_t", "slint::VectorModel::erase"], [9, 3, 1, "_CPPv4N5slint11VectorModel5eraseE6size_t", "slint::VectorModel::erase::index"], [9, 2, 1, "_CPPv4N5slint11VectorModel6insertE6size_tRK9ModelData", "slint::VectorModel::insert"], [9, 3, 1, "_CPPv4N5slint11VectorModel6insertE6size_tRK9ModelData", "slint::VectorModel::insert::index"], [9, 3, 1, "_CPPv4N5slint11VectorModel6insertE6size_tRK9ModelData", "slint::VectorModel::insert::value"], [9, 2, 1, "_CPPv4N5slint11VectorModel9push_backERK9ModelData", "slint::VectorModel::push_back"], [9, 3, 1, "_CPPv4N5slint11VectorModel9push_backERK9ModelData", "slint::VectorModel::push_back::value"], [9, 2, 1, "_CPPv4NK5slint11VectorModel9row_countEv", "slint::VectorModel::row_count"], [9, 2, 1, "_CPPv4NK5slint11VectorModel8row_dataE6size_t", "slint::VectorModel::row_data"], [9, 3, 1, "_CPPv4NK5slint11VectorModel8row_dataE6size_t", "slint::VectorModel::row_data::i"], [9, 2, 1, "_CPPv4N5slint11VectorModel12set_row_dataE6size_tRK9ModelData", "slint::VectorModel::set_row_data"], [9, 3, 1, "_CPPv4N5slint11VectorModel12set_row_dataE6size_tRK9ModelData", "slint::VectorModel::set_row_data::i"], [9, 3, 1, "_CPPv4N5slint11VectorModel12set_row_dataE6size_tRK9ModelData", "slint::VectorModel::set_row_data::value"], [9, 2, 1, "_CPPv4N5slint11VectorModel10set_vectorENSt6vectorI9ModelDataEE", "slint::VectorModel::set_vector"], [9, 3, 1, "_CPPv4N5slint11VectorModel10set_vectorENSt6vectorI9ModelDataEE", "slint::VectorModel::set_vector::array"], [10, 1, 1, "_CPPv4N5slint6WindowE", "slint::Window"], [10, 2, 1, "_CPPv4N5slint6Window6WindowERK6Window", "slint::Window::Window"], [10, 2, 1, "_CPPv4N5slint6Window6WindowERR6Window", "slint::Window::Window"], [10, 3, 1, "_CPPv4N5slint6Window6WindowERK6Window", "slint::Window::Window::other"], [10, 3, 1, "_CPPv4N5slint6Window6WindowERR6Window", "slint::Window::Window::other"], [10, 2, 1, "_CPPv4N5slint6Window30dispatch_close_requested_eventEv", "slint::Window::dispatch_close_requested_event"], [10, 2, 1, "_CPPv4N5slint6Window24dispatch_key_press_eventERK12SharedString", "slint::Window::dispatch_key_press_event"], [10, 3, 1, "_CPPv4N5slint6Window24dispatch_key_press_eventERK12SharedString", "slint::Window::dispatch_key_press_event::text"], [10, 2, 1, "_CPPv4N5slint6Window31dispatch_key_press_repeat_eventERK12SharedString", "slint::Window::dispatch_key_press_repeat_event"], [10, 3, 1, "_CPPv4N5slint6Window31dispatch_key_press_repeat_eventERK12SharedString", "slint::Window::dispatch_key_press_repeat_event::text"], [10, 2, 1, "_CPPv4N5slint6Window26dispatch_key_release_eventERK12SharedString", "slint::Window::dispatch_key_release_event"], [10, 3, 1, "_CPPv4N5slint6Window26dispatch_key_release_eventERK12SharedString", "slint::Window::dispatch_key_release_event::text"], [10, 2, 1, "_CPPv4N5slint6Window27dispatch_pointer_exit_eventEv", "slint::Window::dispatch_pointer_exit_event"], [10, 2, 1, "_CPPv4N5slint6Window27dispatch_pointer_move_eventE15LogicalPosition", "slint::Window::dispatch_pointer_move_event"], [10, 3, 1, "_CPPv4N5slint6Window27dispatch_pointer_move_eventE15LogicalPosition", "slint::Window::dispatch_pointer_move_event::pos"], [10, 2, 1, "_CPPv4N5slint6Window28dispatch_pointer_press_eventE15LogicalPosition18PointerEventButton", "slint::Window::dispatch_pointer_press_event"], [10, 3, 1, "_CPPv4N5slint6Window28dispatch_pointer_press_eventE15LogicalPosition18PointerEventButton", "slint::Window::dispatch_pointer_press_event::button"], [10, 3, 1, "_CPPv4N5slint6Window28dispatch_pointer_press_eventE15LogicalPosition18PointerEventButton", "slint::Window::dispatch_pointer_press_event::pos"], [10, 2, 1, "_CPPv4N5slint6Window30dispatch_pointer_release_eventE15LogicalPosition18PointerEventButton", "slint::Window::dispatch_pointer_release_event"], [10, 3, 1, "_CPPv4N5slint6Window30dispatch_pointer_release_eventE15LogicalPosition18PointerEventButton", "slint::Window::dispatch_pointer_release_event::button"], [10, 3, 1, "_CPPv4N5slint6Window30dispatch_pointer_release_eventE15LogicalPosition18PointerEventButton", "slint::Window::dispatch_pointer_release_event::pos"], [10, 2, 1, "_CPPv4N5slint6Window29dispatch_pointer_scroll_eventE15LogicalPositionff", "slint::Window::dispatch_pointer_scroll_event"], [10, 3, 1, "_CPPv4N5slint6Window29dispatch_pointer_scroll_eventE15LogicalPositionff", "slint::Window::dispatch_pointer_scroll_event::delta_x"], [10, 3, 1, "_CPPv4N5slint6Window29dispatch_pointer_scroll_eventE15LogicalPositionff", "slint::Window::dispatch_pointer_scroll_event::delta_y"], [10, 3, 1, "_CPPv4N5slint6Window29dispatch_pointer_scroll_eventE15LogicalPositionff", "slint::Window::dispatch_pointer_scroll_event::pos"], [10, 2, 1, "_CPPv4N5slint6Window21dispatch_resize_eventEN5slint11LogicalSizeE", "slint::Window::dispatch_resize_event"], [10, 3, 1, "_CPPv4N5slint6Window21dispatch_resize_eventEN5slint11LogicalSizeE", "slint::Window::dispatch_resize_event::s"], [10, 2, 1, "_CPPv4N5slint6Window34dispatch_scale_factor_change_eventEf", "slint::Window::dispatch_scale_factor_change_event"], [10, 3, 1, "_CPPv4N5slint6Window34dispatch_scale_factor_change_eventEf", "slint::Window::dispatch_scale_factor_change_event::factor"], [10, 2, 1, "_CPPv4N5slint6Window36dispatch_window_active_changed_eventEb", "slint::Window::dispatch_window_active_changed_event"], [10, 3, 1, "_CPPv4N5slint6Window36dispatch_window_active_changed_eventEb", "slint::Window::dispatch_window_active_changed_event::active"], [10, 2, 1, "_CPPv4NK5slint6Window21has_active_animationsEv", "slint::Window::has_active_animations"], [10, 2, 1, "_CPPv4N5slint6Window4hideEv", "slint::Window::hide"], [10, 2, 1, "_CPPv4NK5slint6Window13is_fullscreenEv", "slint::Window::is_fullscreen"], [10, 2, 1, "_CPPv4NK5slint6Window12is_maximizedEv", "slint::Window::is_maximized"], [10, 2, 1, "_CPPv4NK5slint6Window12is_minimizedEv", "slint::Window::is_minimized"], [10, 2, 1, "_CPPv4NK5slint6Window10is_visibleEv", "slint::Window::is_visible"], [10, 2, 1, "_CPPv4I_NSt9invocableEENK5slint6Window18on_close_requestedEvRR1F", "slint::Window::on_close_requested"], [10, 6, 1, "_CPPv4I_NSt9invocableEENK5slint6Window18on_close_requestedEvRR1F", "slint::Window::on_close_requested::F"], [10, 3, 1, "_CPPv4I_NSt9invocableEENK5slint6Window18on_close_requestedEvRR1F", "slint::Window::on_close_requested::callback"], [10, 2, 1, "_CPPv4N5slint6WindowaSERK6Window", "slint::Window::operator="], [10, 2, 1, "_CPPv4N5slint6WindowaSERR6Window", "slint::Window::operator="], [10, 3, 1, "_CPPv4N5slint6WindowaSERK6Window", "slint::Window::operator=::other"], [10, 3, 1, "_CPPv4N5slint6WindowaSERR6Window", "slint::Window::operator=::other"], [10, 2, 1, "_CPPv4NK5slint6Window8positionEv", "slint::Window::position"], [10, 2, 1, "_CPPv4NK5slint6Window14request_redrawEv", "slint::Window::request_redraw"], [10, 2, 1, "_CPPv4NK5slint6Window12scale_factorEv", "slint::Window::scale_factor"], [10, 2, 1, "_CPPv4N5slint6Window14set_fullscreenEb", "slint::Window::set_fullscreen"], [10, 3, 1, "_CPPv4N5slint6Window14set_fullscreenEb", "slint::Window::set_fullscreen::fullscreen"], [10, 2, 1, "_CPPv4N5slint6Window13set_maximizedEb", "slint::Window::set_maximized"], [10, 3, 1, "_CPPv4N5slint6Window13set_maximizedEb", "slint::Window::set_maximized::maximized"], [10, 2, 1, "_CPPv4N5slint6Window13set_minimizedEb", "slint::Window::set_minimized"], [10, 3, 1, "_CPPv4N5slint6Window13set_minimizedEb", "slint::Window::set_minimized::minimized"], [10, 2, 1, "_CPPv4N5slint6Window12set_positionERKN5slint15LogicalPositionE", "slint::Window::set_position"], [10, 2, 1, "_CPPv4N5slint6Window12set_positionERKN5slint16PhysicalPositionE", "slint::Window::set_position"], [10, 3, 1, "_CPPv4N5slint6Window12set_positionERKN5slint15LogicalPositionE", "slint::Window::set_position::pos"], [10, 3, 1, "_CPPv4N5slint6Window12set_positionERKN5slint16PhysicalPositionE", "slint::Window::set_position::pos"], [10, 2, 1, "_CPPv4I_NSt9invocableI14RenderingState11GraphicsAPIEEENK5slint6Window22set_rendering_notifierENSt8optionalI25SetRenderingNotifierErrorEERR1F", "slint::Window::set_rendering_notifier"], [10, 6, 1, "_CPPv4I_NSt9invocableI14RenderingState11GraphicsAPIEEENK5slint6Window22set_rendering_notifierENSt8optionalI25SetRenderingNotifierErrorEERR1F", "slint::Window::set_rendering_notifier::F"], [10, 3, 1, "_CPPv4I_NSt9invocableI14RenderingState11GraphicsAPIEEENK5slint6Window22set_rendering_notifierENSt8optionalI25SetRenderingNotifierErrorEERR1F", "slint::Window::set_rendering_notifier::callback"], [10, 2, 1, "_CPPv4N5slint6Window8set_sizeERKN5slint11LogicalSizeE", "slint::Window::set_size"], [10, 2, 1, "_CPPv4N5slint6Window8set_sizeERKN5slint12PhysicalSizeE", "slint::Window::set_size"], [10, 3, 1, "_CPPv4N5slint6Window8set_sizeERKN5slint11LogicalSizeE", "slint::Window::set_size::size"], [10, 3, 1, "_CPPv4N5slint6Window8set_sizeERKN5slint12PhysicalSizeE", "slint::Window::set_size::size"], [10, 2, 1, "_CPPv4N5slint6Window4showEv", "slint::Window::show"], [10, 2, 1, "_CPPv4NK5slint6Window4sizeEv", "slint::Window::size"], [10, 2, 1, "_CPPv4N5slint6WindowD0Ev", "slint::Window::~Window"], [99, 2, 1, "_CPPv4I_NSt9invocableEEN5slint31blocking_invoke_from_event_loopENSt15invoke_result_tI7FunctorEE7Functor", "slint::blocking_invoke_from_event_loop"], [99, 6, 1, "_CPPv4I_NSt9invocableEEN5slint31blocking_invoke_from_event_loopENSt15invoke_result_tI7FunctorEE7Functor", "slint::blocking_invoke_from_event_loop::Functor"], [99, 3, 1, "_CPPv4I_NSt9invocableEEN5slint31blocking_invoke_from_event_loopENSt15invoke_result_tI7FunctorEE7Functor", "slint::blocking_invoke_from_event_loop::f"], [11, 1, 1, "_CPPv4N5slint11interpreter17ComponentCompilerE", "slint::interpreter::ComponentCompiler"], [11, 2, 1, "_CPPv4N5slint11interpreter17ComponentCompiler17ComponentCompilerEv", "slint::interpreter::ComponentCompiler::ComponentCompiler"], [11, 2, 1, "_CPPv4N5slint11interpreter17ComponentCompiler15build_from_pathENSt11string_viewE", "slint::interpreter::ComponentCompiler::build_from_path"], [11, 3, 1, "_CPPv4N5slint11interpreter17ComponentCompiler15build_from_pathENSt11string_viewE", "slint::interpreter::ComponentCompiler::build_from_path::path"], [11, 2, 1, "_CPPv4N5slint11interpreter17ComponentCompiler17build_from_sourceENSt11string_viewENSt11string_viewE", "slint::interpreter::ComponentCompiler::build_from_source"], [11, 3, 1, "_CPPv4N5slint11interpreter17ComponentCompiler17build_from_sourceENSt11string_viewENSt11string_viewE", "slint::interpreter::ComponentCompiler::build_from_source::path"], [11, 3, 1, "_CPPv4N5slint11interpreter17ComponentCompiler17build_from_sourceENSt11string_viewENSt11string_viewE", "slint::interpreter::ComponentCompiler::build_from_source::source_code"], [11, 2, 1, "_CPPv4NK5slint11interpreter17ComponentCompiler11diagnosticsEv", "slint::interpreter::ComponentCompiler::diagnostics"], [11, 2, 1, "_CPPv4NK5slint11interpreter17ComponentCompiler13include_pathsEv", "slint::interpreter::ComponentCompiler::include_paths"], [11, 2, 1, "_CPPv4N5slint11interpreter17ComponentCompiler17set_include_pathsERKN5slint12SharedVectorIN5slint12SharedStringEEE", "slint::interpreter::ComponentCompiler::set_include_paths"], [11, 3, 1, "_CPPv4N5slint11interpreter17ComponentCompiler17set_include_pathsERKN5slint12SharedVectorIN5slint12SharedStringEEE", "slint::interpreter::ComponentCompiler::set_include_paths::paths"], [11, 2, 1, "_CPPv4N5slint11interpreter17ComponentCompiler9set_styleENSt11string_viewE", "slint::interpreter::ComponentCompiler::set_style"], [11, 3, 1, "_CPPv4N5slint11interpreter17ComponentCompiler9set_styleENSt11string_viewE", "slint::interpreter::ComponentCompiler::set_style::style"], [11, 2, 1, "_CPPv4N5slint11interpreter17ComponentCompiler22set_translation_domainENSt11string_viewE", "slint::interpreter::ComponentCompiler::set_translation_domain"], [11, 3, 1, "_CPPv4N5slint11interpreter17ComponentCompiler22set_translation_domainENSt11string_viewE", "slint::interpreter::ComponentCompiler::set_translation_domain::domain"], [11, 2, 1, "_CPPv4NK5slint11interpreter17ComponentCompiler5styleEv", "slint::interpreter::ComponentCompiler::style"], [11, 2, 1, "_CPPv4N5slint11interpreter17ComponentCompilerD0Ev", "slint::interpreter::ComponentCompiler::~ComponentCompiler"], [12, 1, 1, "_CPPv4N5slint11interpreter19ComponentDefinitionE", "slint::interpreter::ComponentDefinition"], [12, 2, 1, "_CPPv4N5slint11interpreter19ComponentDefinition19ComponentDefinitionERK19ComponentDefinition", "slint::interpreter::ComponentDefinition::ComponentDefinition"], [12, 3, 1, "_CPPv4N5slint11interpreter19ComponentDefinition19ComponentDefinitionERK19ComponentDefinition", "slint::interpreter::ComponentDefinition::ComponentDefinition::other"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition9callbacksEv", "slint::interpreter::ComponentDefinition::callbacks"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition6createEv", "slint::interpreter::ComponentDefinition::create"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition9functionsEv", "slint::interpreter::ComponentDefinition::functions"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition16global_callbacksENSt11string_viewE", "slint::interpreter::ComponentDefinition::global_callbacks"], [12, 3, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition16global_callbacksENSt11string_viewE", "slint::interpreter::ComponentDefinition::global_callbacks::global_name"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition16global_functionsENSt11string_viewE", "slint::interpreter::ComponentDefinition::global_functions"], [12, 3, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition16global_functionsENSt11string_viewE", "slint::interpreter::ComponentDefinition::global_functions::global_name"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition17global_propertiesENSt11string_viewE", "slint::interpreter::ComponentDefinition::global_properties"], [12, 3, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition17global_propertiesENSt11string_viewE", "slint::interpreter::ComponentDefinition::global_properties::global_name"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition7globalsEv", "slint::interpreter::ComponentDefinition::globals"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition4nameEv", "slint::interpreter::ComponentDefinition::name"], [12, 2, 1, "_CPPv4N5slint11interpreter19ComponentDefinitionaSERK19ComponentDefinition", "slint::interpreter::ComponentDefinition::operator="], [12, 3, 1, "_CPPv4N5slint11interpreter19ComponentDefinitionaSERK19ComponentDefinition", "slint::interpreter::ComponentDefinition::operator=::other"], [12, 2, 1, "_CPPv4NK5slint11interpreter19ComponentDefinition10propertiesEv", "slint::interpreter::ComponentDefinition::properties"], [12, 2, 1, "_CPPv4N5slint11interpreter19ComponentDefinitionD0Ev", "slint::interpreter::ComponentDefinition::~ComponentDefinition"], [13, 1, 1, "_CPPv4N5slint11interpreter17ComponentInstanceE", "slint::interpreter::ComponentInstance"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance10definitionEv", "slint::interpreter::ComponentInstance::definition"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance19get_global_propertyENSt11string_viewENSt11string_viewE", "slint::interpreter::ComponentInstance::get_global_property"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance19get_global_propertyENSt11string_viewENSt11string_viewE", "slint::interpreter::ComponentInstance::get_global_property::global"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance19get_global_propertyENSt11string_viewENSt11string_viewE", "slint::interpreter::ComponentInstance::get_global_property::prop_name"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance12get_propertyENSt11string_viewE", "slint::interpreter::ComponentInstance::get_property"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance12get_propertyENSt11string_viewE", "slint::interpreter::ComponentInstance::get_property::name"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance4hideEv", "slint::interpreter::ComponentInstance::hide"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance6invokeENSt11string_viewENSt4spanIK5ValueEE", "slint::interpreter::ComponentInstance::invoke"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance6invokeENSt11string_viewENSt4spanIK5ValueEE", "slint::interpreter::ComponentInstance::invoke::args"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance6invokeENSt11string_viewENSt4spanIK5ValueEE", "slint::interpreter::ComponentInstance::invoke::name"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance13invoke_globalENSt11string_viewENSt11string_viewENSt4spanIK5ValueEE", "slint::interpreter::ComponentInstance::invoke_global"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance13invoke_globalENSt11string_viewENSt11string_viewENSt4spanIK5ValueEE", "slint::interpreter::ComponentInstance::invoke_global::args"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance13invoke_globalENSt11string_viewENSt11string_viewENSt4spanIK5ValueEE", "slint::interpreter::ComponentInstance::invoke_global::callable_name"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance13invoke_globalENSt11string_viewENSt11string_viewENSt4spanIK5ValueEE", "slint::interpreter::ComponentInstance::invoke_global::global"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance7qwidgetEv", "slint::interpreter::ComponentInstance::qwidget"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance3runEv", "slint::interpreter::ComponentInstance::run"], [13, 2, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance12set_callbackEbNSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_callback"], [13, 6, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance12set_callbackEbNSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_callback::F"], [13, 3, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance12set_callbackEbNSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_callback::callback"], [13, 3, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance12set_callbackEbNSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_callback::name"], [13, 2, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance19set_global_callbackEbNSt11string_viewENSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_global_callback"], [13, 6, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance19set_global_callbackEbNSt11string_viewENSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_global_callback::F"], [13, 3, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance19set_global_callbackEbNSt11string_viewENSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_global_callback::callback"], [13, 3, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance19set_global_callbackEbNSt11string_viewENSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_global_callback::global"], [13, 3, 1, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance19set_global_callbackEbNSt11string_viewENSt11string_viewE1F", "slint::interpreter::ComponentInstance::set_global_callback::name"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance19set_global_propertyENSt11string_viewENSt11string_viewERK5Value", "slint::interpreter::ComponentInstance::set_global_property"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance19set_global_propertyENSt11string_viewENSt11string_viewERK5Value", "slint::interpreter::ComponentInstance::set_global_property::global"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance19set_global_propertyENSt11string_viewENSt11string_viewERK5Value", "slint::interpreter::ComponentInstance::set_global_property::prop_name"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance19set_global_propertyENSt11string_viewENSt11string_viewERK5Value", "slint::interpreter::ComponentInstance::set_global_property::value"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance12set_propertyENSt11string_viewERK5Value", "slint::interpreter::ComponentInstance::set_property"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance12set_propertyENSt11string_viewERK5Value", "slint::interpreter::ComponentInstance::set_property::name"], [13, 3, 1, "_CPPv4NK5slint11interpreter17ComponentInstance12set_propertyENSt11string_viewERK5Value", "slint::interpreter::ComponentInstance::set_property::value"], [13, 2, 1, "_CPPv4NK5slint11interpreter17ComponentInstance4showEv", "slint::interpreter::ComponentInstance::show"], [13, 2, 1, "_CPPv4N5slint11interpreter17ComponentInstance6windowEv", "slint::interpreter::ComponentInstance::window"], [163, 1, 1, "_CPPv4N5slint11interpreter10DiagnosticE", "slint::interpreter::Diagnostic"], [163, 7, 1, "_CPPv4N5slint11interpreter10Diagnostic6columnE", "slint::interpreter::Diagnostic::column"], [163, 7, 1, "_CPPv4N5slint11interpreter10Diagnostic5levelE", "slint::interpreter::Diagnostic::level"], [163, 7, 1, "_CPPv4N5slint11interpreter10Diagnostic4lineE", "slint::interpreter::Diagnostic::line"], [163, 7, 1, "_CPPv4N5slint11interpreter10Diagnostic7messageE", "slint::interpreter::Diagnostic::message"], [163, 7, 1, "_CPPv4N5slint11interpreter10Diagnostic11source_fileE", "slint::interpreter::Diagnostic::source_file"], [47, 4, 1, "_CPPv4N5slint11interpreter15DiagnosticLevelE", "slint::interpreter::DiagnosticLevel"], [47, 5, 1, "_CPPv4N5slint11interpreter15DiagnosticLevel5ErrorE", "slint::interpreter::DiagnosticLevel::Error"], [47, 5, 1, "_CPPv4N5slint11interpreter15DiagnosticLevel7WarningE", "slint::interpreter::DiagnosticLevel::Warning"], [164, 1, 1, "_CPPv4N5slint11interpreter18PropertyDescriptorE", "slint::interpreter::PropertyDescriptor"], [164, 7, 1, "_CPPv4N5slint11interpreter18PropertyDescriptor13property_nameE", "slint::interpreter::PropertyDescriptor::property_name"], [164, 7, 1, "_CPPv4N5slint11interpreter18PropertyDescriptor13property_typeE", "slint::interpreter::PropertyDescriptor::property_type"], [165, 1, 1, "_CPPv4N5slint11interpreter6StructE", "slint::interpreter::Struct"], [165, 2, 1, "_CPPv4I0EN5slint11interpreter6Struct6StructE13InputIterator13InputIterator", "slint::interpreter::Struct::Struct"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct6StructENSt16initializer_listINSt4pairINSt11string_viewE5ValueEEEE", "slint::interpreter::Struct::Struct"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct6StructERK6Struct", "slint::interpreter::Struct::Struct"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct6StructERR6Struct", "slint::interpreter::Struct::Struct"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct6StructEv", "slint::interpreter::Struct::Struct"], [165, 6, 1, "_CPPv4I0EN5slint11interpreter6Struct6StructE13InputIterator13InputIterator", "slint::interpreter::Struct::Struct::InputIterator"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct6StructENSt16initializer_listINSt4pairINSt11string_viewE5ValueEEEE", "slint::interpreter::Struct::Struct::args"], [165, 3, 1, "_CPPv4I0EN5slint11interpreter6Struct6StructE13InputIterator13InputIterator", "slint::interpreter::Struct::Struct::end"], [165, 3, 1, "_CPPv4I0EN5slint11interpreter6Struct6StructE13InputIterator13InputIterator", "slint::interpreter::Struct::Struct::it"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct6StructERK6Struct", "slint::interpreter::Struct::Struct::other"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct6StructERR6Struct", "slint::interpreter::Struct::Struct::other"], [165, 2, 1, "_CPPv4NK5slint11interpreter6Struct5beginEv", "slint::interpreter::Struct::begin"], [165, 2, 1, "_CPPv4NK5slint11interpreter6Struct3endEv", "slint::interpreter::Struct::end"], [165, 2, 1, "_CPPv4NK5slint11interpreter6Struct9get_fieldENSt11string_viewE", "slint::interpreter::Struct::get_field"], [165, 3, 1, "_CPPv4NK5slint11interpreter6Struct9get_fieldENSt11string_viewE", "slint::interpreter::Struct::get_field::name"], [165, 1, 1, "_CPPv4N5slint11interpreter6Struct8iteratorE", "slint::interpreter::Struct::iterator"], [166, 1, 1, "_CPPv4N5slint11interpreter6Struct8iteratorE", "slint::interpreter::Struct::iterator"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERK8iterator", "slint::interpreter::Struct::iterator::iterator"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERR8iterator", "slint::interpreter::Struct::iterator::iterator"], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERK8iterator", "slint::interpreter::Struct::iterator::iterator"], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERR8iterator", "slint::interpreter::Struct::iterator::iterator"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERR8iterator", "slint::interpreter::Struct::iterator::iterator::other"], [166, 3, 1, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERR8iterator", "slint::interpreter::Struct::iterator::iterator::other"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator!="], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator!="], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator!=::a"], [166, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator!=::a"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator!=::b"], [166, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator!=::b"], [165, 2, 1, "_CPPv4NK5slint11interpreter6Struct8iteratormlEv", "slint::interpreter::Struct::iterator::operator*"], [166, 2, 1, "_CPPv4NK5slint11interpreter6Struct8iteratormlEv", "slint::interpreter::Struct::iterator::operator*"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratorppEv", "slint::interpreter::Struct::iterator::operator++"], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratorppEv", "slint::interpreter::Struct::iterator::operator++"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratoraSERK8iterator", "slint::interpreter::Struct::iterator::operator="], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratoraSERR8iterator", "slint::interpreter::Struct::iterator::operator="], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratoraSERK8iterator", "slint::interpreter::Struct::iterator::operator="], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratoraSERR8iterator", "slint::interpreter::Struct::iterator::operator="], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratoraSERR8iterator", "slint::interpreter::Struct::iterator::operator=::other"], [166, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratoraSERR8iterator", "slint::interpreter::Struct::iterator::operator=::other"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator=="], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator=="], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator==::a"], [166, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator==::a"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator==::b"], [166, 3, 1, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator", "slint::interpreter::Struct::iterator::operator==::b"], [165, 8, 1, "_CPPv4N5slint11interpreter6Struct8iterator10value_typeE", "slint::interpreter::Struct::iterator::value_type"], [166, 8, 1, "_CPPv4N5slint11interpreter6Struct8iterator10value_typeE", "slint::interpreter::Struct::iterator::value_type"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratorD0Ev", "slint::interpreter::Struct::iterator::~iterator"], [166, 2, 1, "_CPPv4N5slint11interpreter6Struct8iteratorD0Ev", "slint::interpreter::Struct::iterator::~iterator"], [165, 2, 1, "_CPPv4N5slint11interpreter6StructaSERK6Struct", "slint::interpreter::Struct::operator="], [165, 2, 1, "_CPPv4N5slint11interpreter6StructaSERR6Struct", "slint::interpreter::Struct::operator="], [165, 3, 1, "_CPPv4N5slint11interpreter6StructaSERK6Struct", "slint::interpreter::Struct::operator=::other"], [165, 3, 1, "_CPPv4N5slint11interpreter6StructaSERR6Struct", "slint::interpreter::Struct::operator=::other"], [165, 2, 1, "_CPPv4N5slint11interpreter6Struct9set_fieldENSt11string_viewERK5Value", "slint::interpreter::Struct::set_field"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct9set_fieldENSt11string_viewERK5Value", "slint::interpreter::Struct::set_field::name"], [165, 3, 1, "_CPPv4N5slint11interpreter6Struct9set_fieldENSt11string_viewERK5Value", "slint::interpreter::Struct::set_field::value"], [165, 2, 1, "_CPPv4N5slint11interpreter6StructD0Ev", "slint::interpreter::Struct::~Struct"], [14, 1, 1, "_CPPv4N5slint11interpreter5ValueE", "slint::interpreter::Value"], [14, 8, 1, "_CPPv4N5slint11interpreter5Value4TypeE", "slint::interpreter::Value::Type"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERK12SharedString", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERK12SharedVectorI5ValueE", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERK5Image", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERK5Value", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERK6Struct", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERKN5slint5BrushE", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERKNSt10shared_ptrIN5slint5ModelI5ValueEEEE", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueERR5Value", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueEb", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueEd", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueEi", "slint::interpreter::Value::Value"], [14, 2, 1, "_CPPv4N5slint11interpreter5Value5ValueEv", "slint::interpreter::Value::Value"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueEb", "slint::interpreter::Value::Value::b"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERKN5slint5BrushE", "slint::interpreter::Value::Value::brush"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERK5Image", "slint::interpreter::Value::Value::img"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERKNSt10shared_ptrIN5slint5ModelI5ValueEEEE", "slint::interpreter::Value::Value::m"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERK5Value", "slint::interpreter::Value::Value::other"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERR5Value", "slint::interpreter::Value::Value::other"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERK12SharedString", "slint::interpreter::Value::Value::str"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERK6Struct", "slint::interpreter::Value::Value::struc"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueERK12SharedVectorI5ValueE", "slint::interpreter::Value::Value::v"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueEd", "slint::interpreter::Value::Value::value"], [14, 3, 1, "_CPPv4N5slint11interpreter5Value5ValueEi", "slint::interpreter::Value::Value::value"], [14, 2, 1, "_CPPv4N5slint11interpreter5ValueaSERK5Value", "slint::interpreter::Value::operator="], [14, 2, 1, "_CPPv4N5slint11interpreter5ValueaSERR5Value", "slint::interpreter::Value::operator="], [14, 3, 1, "_CPPv4N5slint11interpreter5ValueaSERK5Value", "slint::interpreter::Value::operator=::other"], [14, 3, 1, "_CPPv4N5slint11interpreter5ValueaSERR5Value", "slint::interpreter::Value::operator=::other"], [14, 2, 1, "_CPPv4N5slint11interpreter5ValueeqERK5ValueRK5Value", "slint::interpreter::Value::operator=="], [14, 3, 1, "_CPPv4N5slint11interpreter5ValueeqERK5ValueRK5Value", "slint::interpreter::Value::operator==::a"], [14, 3, 1, "_CPPv4N5slint11interpreter5ValueeqERK5ValueRK5Value", "slint::interpreter::Value::operator==::b"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value8to_arrayEv", "slint::interpreter::Value::to_array"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value7to_boolEv", "slint::interpreter::Value::to_bool"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value8to_brushEv", "slint::interpreter::Value::to_brush"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value8to_imageEv", "slint::interpreter::Value::to_image"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value9to_numberEv", "slint::interpreter::Value::to_number"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value9to_stringEv", "slint::interpreter::Value::to_string"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value9to_structEv", "slint::interpreter::Value::to_struct"], [14, 2, 1, "_CPPv4NK5slint11interpreter5Value4typeEv", "slint::interpreter::Value::type"], [14, 2, 1, "_CPPv4N5slint11interpreter5ValueD0Ev", "slint::interpreter::Value::~Value"], [46, 4, 1, "_CPPv4N5slint11interpreter9ValueTypeE", "slint::interpreter::ValueType"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType4BoolE", "slint::interpreter::ValueType::Bool"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType5BrushE", "slint::interpreter::ValueType::Brush"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType5ImageE", "slint::interpreter::ValueType::Image"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType5ModelE", "slint::interpreter::ValueType::Model"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType6NumberE", "slint::interpreter::ValueType::Number"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType5OtherE", "slint::interpreter::ValueType::Other"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType6StringE", "slint::interpreter::ValueType::String"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType6StructE", "slint::interpreter::ValueType::Struct"], [46, 5, 1, "_CPPv4N5slint11interpreter9ValueType4VoidE", "slint::interpreter::ValueType::Void"], [98, 2, 1, "_CPPv4I_NSt9invocableEEN5slint22invoke_from_event_loopEv7Functor", "slint::invoke_from_event_loop"], [98, 6, 1, "_CPPv4I_NSt9invocableEEN5slint22invoke_from_event_loopEv7Functor", "slint::invoke_from_event_loop::Functor"], [98, 3, 1, "_CPPv4I_NSt9invocableEEN5slint22invoke_from_event_loopEv7Functor", "slint::invoke_from_event_loop::f"], [15, 1, 1, "_CPPv4N5slint8platform16AbstractRendererE", "slint::platform::AbstractRenderer"], [16, 1, 1, "_CPPv4N5slint8platform18NativeWindowHandleE", "slint::platform::NativeWindowHandle"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle18NativeWindowHandleERK18NativeWindowHandle", "slint::platform::NativeWindowHandle::NativeWindowHandle"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle18NativeWindowHandleERR18NativeWindowHandle", "slint::platform::NativeWindowHandle::NativeWindowHandle"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle18NativeWindowHandleEv", "slint::platform::NativeWindowHandle::NativeWindowHandle"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle18NativeWindowHandleERR18NativeWindowHandle", "slint::platform::NativeWindowHandle::NativeWindowHandle::other"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle11from_appkitEP6NSViewP8NSWindow", "slint::platform::NativeWindowHandle::from_appkit"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle11from_appkitEP6NSViewP8NSWindow", "slint::platform::NativeWindowHandle::from_appkit::nsview"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle11from_appkitEP6NSViewP8NSWindow", "slint::platform::NativeWindowHandle::from_appkit::nswindow"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_waylandEP10wl_surfaceP10wl_display", "slint::platform::NativeWindowHandle::from_wayland"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_waylandEP10wl_surfaceP10wl_display", "slint::platform::NativeWindowHandle::from_wayland::display"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_waylandEP10wl_surfaceP10wl_display", "slint::platform::NativeWindowHandle::from_wayland::surface"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle10from_win32EPvPv", "slint::platform::NativeWindowHandle::from_win32"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle10from_win32EPvPv", "slint::platform::NativeWindowHandle::from_win32::hinstance"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle10from_win32EPvPv", "slint::platform::NativeWindowHandle::from_win32::hwnd"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_x11_xcbE8uint32_t8uint32_tP16xcb_connection_ti", "slint::platform::NativeWindowHandle::from_x11_xcb"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_x11_xcbE8uint32_t8uint32_tP16xcb_connection_ti", "slint::platform::NativeWindowHandle::from_x11_xcb::connection"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_x11_xcbE8uint32_t8uint32_tP16xcb_connection_ti", "slint::platform::NativeWindowHandle::from_x11_xcb::screen"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_x11_xcbE8uint32_t8uint32_tP16xcb_connection_ti", "slint::platform::NativeWindowHandle::from_x11_xcb::visual_id"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle12from_x11_xcbE8uint32_t8uint32_tP16xcb_connection_ti", "slint::platform::NativeWindowHandle::from_x11_xcb::window"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandle13from_x11_xlibE8uint32_tmPvi", "slint::platform::NativeWindowHandle::from_x11_xlib"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle13from_x11_xlibE8uint32_tmPvi", "slint::platform::NativeWindowHandle::from_x11_xlib::display"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle13from_x11_xlibE8uint32_tmPvi", "slint::platform::NativeWindowHandle::from_x11_xlib::screen"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle13from_x11_xlibE8uint32_tmPvi", "slint::platform::NativeWindowHandle::from_x11_xlib::visual_id"], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandle13from_x11_xlibE8uint32_tmPvi", "slint::platform::NativeWindowHandle::from_x11_xlib::window"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandleaSERK18NativeWindowHandle", "slint::platform::NativeWindowHandle::operator="], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandleaSERR18NativeWindowHandle", "slint::platform::NativeWindowHandle::operator="], [16, 3, 1, "_CPPv4N5slint8platform18NativeWindowHandleaSERR18NativeWindowHandle", "slint::platform::NativeWindowHandle::operator=::other"], [16, 2, 1, "_CPPv4N5slint8platform18NativeWindowHandleD0Ev", "slint::platform::NativeWindowHandle::~NativeWindowHandle"], [17, 1, 1, "_CPPv4N5slint8platform8PlatformE", "slint::platform::Platform"], [17, 4, 1, "_CPPv4N5slint8platform8Platform9ClipboardE", "slint::platform::Platform::Clipboard"], [17, 5, 1, "_CPPv4N5slint8platform8Platform9Clipboard16DefaultClipboardE", "slint::platform::Platform::Clipboard::DefaultClipboard"], [17, 5, 1, "_CPPv4N5slint8platform8Platform9Clipboard18SelectionClipboardE", "slint::platform::Platform::Clipboard::SelectionClipboard"], [17, 2, 1, "_CPPv4N5slint8platform8Platform8PlatformERK8Platform", "slint::platform::Platform::Platform"], [17, 2, 1, "_CPPv4N5slint8platform8Platform8PlatformEv", "slint::platform::Platform::Platform"], [17, 1, 1, "_CPPv4N5slint8platform8Platform4TaskE", "slint::platform::Platform::Task"], [18, 1, 1, "_CPPv4N5slint8platform8Platform4TaskE", "slint::platform::Platform::Task"], [17, 2, 1, "_CPPv4N5slint8platform8Platform4Task4TaskERK4Task", "slint::platform::Platform::Task::Task"], [17, 2, 1, "_CPPv4N5slint8platform8Platform4Task4TaskERR4Task", "slint::platform::Platform::Task::Task"], [18, 2, 1, "_CPPv4N5slint8platform8Platform4Task4TaskERK4Task", "slint::platform::Platform::Task::Task"], [18, 2, 1, "_CPPv4N5slint8platform8Platform4Task4TaskERR4Task", "slint::platform::Platform::Task::Task"], [17, 3, 1, "_CPPv4N5slint8platform8Platform4Task4TaskERR4Task", "slint::platform::Platform::Task::Task::other"], [18, 3, 1, "_CPPv4N5slint8platform8Platform4Task4TaskERR4Task", "slint::platform::Platform::Task::Task::other"], [17, 2, 1, "_CPPv4N5slint8platform8Platform4TaskaSERK4Task", "slint::platform::Platform::Task::operator="], [17, 2, 1, "_CPPv4N5slint8platform8Platform4TaskaSERR4Task", "slint::platform::Platform::Task::operator="], [18, 2, 1, "_CPPv4N5slint8platform8Platform4TaskaSERK4Task", "slint::platform::Platform::Task::operator="], [18, 2, 1, "_CPPv4N5slint8platform8Platform4TaskaSERR4Task", "slint::platform::Platform::Task::operator="], [17, 3, 1, "_CPPv4N5slint8platform8Platform4TaskaSERR4Task", "slint::platform::Platform::Task::operator=::other"], [18, 3, 1, "_CPPv4N5slint8platform8Platform4TaskaSERR4Task", "slint::platform::Platform::Task::operator=::other"], [17, 2, 1, "_CPPv4NO5slint8platform8Platform4Task3runEv", "slint::platform::Platform::Task::run"], [18, 2, 1, "_CPPv4NO5slint8platform8Platform4Task3runEv", "slint::platform::Platform::Task::run"], [17, 2, 1, "_CPPv4N5slint8platform8Platform4TaskD0Ev", "slint::platform::Platform::Task::~Task"], [18, 2, 1, "_CPPv4N5slint8platform8Platform4TaskD0Ev", "slint::platform::Platform::Task::~Task"], [17, 2, 1, "_CPPv4N5slint8platform8Platform14clipboard_textE9Clipboard", "slint::platform::Platform::clipboard_text"], [17, 2, 1, "_CPPv4N5slint8platform8Platform21create_window_adapterEv", "slint::platform::Platform::create_window_adapter"], [17, 2, 1, "_CPPv4N5slint8platform8Platform20duration_since_startEv", "slint::platform::Platform::duration_since_start"], [17, 2, 1, "_CPPv4N5slint8platform8PlatformaSERK8Platform", "slint::platform::Platform::operator="], [17, 2, 1, "_CPPv4N5slint8platform8Platform15quit_event_loopEv", "slint::platform::Platform::quit_event_loop"], [17, 2, 1, "_CPPv4N5slint8platform8Platform14run_event_loopEv", "slint::platform::Platform::run_event_loop"], [17, 2, 1, "_CPPv4N5slint8platform8Platform17run_in_event_loopE4Task", "slint::platform::Platform::run_in_event_loop"], [17, 2, 1, "_CPPv4N5slint8platform8Platform18set_clipboard_textERK12SharedString9Clipboard", "slint::platform::Platform::set_clipboard_text"], [17, 2, 1, "_CPPv4N5slint8platform8PlatformD0Ev", "slint::platform::Platform::~Platform"], [167, 1, 1, "_CPPv4N5slint8platform11Rgb565PixelE", "slint::platform::Rgb565Pixel"], [167, 2, 1, "_CPPv4N5slint8platform11Rgb565Pixel11Rgb565PixelERK9Rgb8Pixel", "slint::platform::Rgb565Pixel::Rgb565Pixel"], [167, 2, 1, "_CPPv4N5slint8platform11Rgb565Pixel11Rgb565PixelEv", "slint::platform::Rgb565Pixel::Rgb565Pixel"], [167, 3, 1, "_CPPv4N5slint8platform11Rgb565Pixel11Rgb565PixelERK9Rgb8Pixel", "slint::platform::Rgb565Pixel::Rgb565Pixel::pixel"], [167, 7, 1, "_CPPv4N5slint8platform11Rgb565Pixel1bE", "slint::platform::Rgb565Pixel::b"], [167, 2, 1, "_CPPv4NK5slint8platform11Rgb565Pixel4blueEv", "slint::platform::Rgb565Pixel::blue"], [167, 7, 1, "_CPPv4N5slint8platform11Rgb565Pixel1gE", "slint::platform::Rgb565Pixel::g"], [167, 2, 1, "_CPPv4NK5slint8platform11Rgb565Pixel5greenEv", "slint::platform::Rgb565Pixel::green"], [167, 2, 1, "_CPPv4NK5slint8platform11Rgb565Pixelcv9Rgb8PixelEv", "slint::platform::Rgb565Pixel::operator Rgb8Pixel"], [167, 2, 1, "_CPPv4N5slint8platform11Rgb565PixeleqERK11Rgb565PixelRK11Rgb565Pixel", "slint::platform::Rgb565Pixel::operator=="], [167, 3, 1, "_CPPv4N5slint8platform11Rgb565PixeleqERK11Rgb565PixelRK11Rgb565Pixel", "slint::platform::Rgb565Pixel::operator==::lhs"], [167, 3, 1, "_CPPv4N5slint8platform11Rgb565PixeleqERK11Rgb565PixelRK11Rgb565Pixel", "slint::platform::Rgb565Pixel::operator==::rhs"], [167, 7, 1, "_CPPv4N5slint8platform11Rgb565Pixel1rE", "slint::platform::Rgb565Pixel::r"], [167, 2, 1, "_CPPv4NK5slint8platform11Rgb565Pixel3redEv", "slint::platform::Rgb565Pixel::red"], [19, 1, 1, "_CPPv4N5slint8platform12SkiaRendererE", "slint::platform::SkiaRenderer"], [19, 2, 1, "_CPPv4N5slint8platform12SkiaRenderer12SkiaRendererERK12SkiaRenderer", "slint::platform::SkiaRenderer::SkiaRenderer"], [19, 2, 1, "_CPPv4N5slint8platform12SkiaRenderer12SkiaRendererERK18NativeWindowHandle12PhysicalSize", "slint::platform::SkiaRenderer::SkiaRenderer"], [19, 3, 1, "_CPPv4N5slint8platform12SkiaRenderer12SkiaRendererERK18NativeWindowHandle12PhysicalSize", "slint::platform::SkiaRenderer::SkiaRenderer::initial_size"], [19, 3, 1, "_CPPv4N5slint8platform12SkiaRenderer12SkiaRendererERK18NativeWindowHandle12PhysicalSize", "slint::platform::SkiaRenderer::SkiaRenderer::window_handle"], [19, 2, 1, "_CPPv4N5slint8platform12SkiaRendereraSERK12SkiaRenderer", "slint::platform::SkiaRenderer::operator="], [19, 2, 1, "_CPPv4NK5slint8platform12SkiaRenderer6renderEv", "slint::platform::SkiaRenderer::render"], [19, 2, 1, "_CPPv4N5slint8platform12SkiaRendererD0Ev", "slint::platform::SkiaRenderer::~SkiaRenderer"], [20, 1, 1, "_CPPv4N5slint8platform16SoftwareRendererE", "slint::platform::SoftwareRenderer"], [20, 1, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegionE", "slint::platform::SoftwareRenderer::PhysicalRegion"], [168, 1, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegionE", "slint::platform::SoftwareRenderer::PhysicalRegion"], [20, 1, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4RectE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect"], [168, 1, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4RectE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect"], [169, 1, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4RectE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect"], [20, 7, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect6originE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect::origin"], [168, 7, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect6originE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect::origin"], [169, 7, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect6originE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect::origin"], [20, 7, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect4sizeE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect::size"], [168, 7, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect4sizeE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect::size"], [169, 7, 1, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect4sizeE", "slint::platform::SoftwareRenderer::PhysicalRegion::Rect::size"], [20, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion19bounding_box_originEv", "slint::platform::SoftwareRenderer::PhysicalRegion::bounding_box_origin"], [168, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion19bounding_box_originEv", "slint::platform::SoftwareRenderer::PhysicalRegion::bounding_box_origin"], [20, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion17bounding_box_sizeEv", "slint::platform::SoftwareRenderer::PhysicalRegion::bounding_box_size"], [168, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion17bounding_box_sizeEv", "slint::platform::SoftwareRenderer::PhysicalRegion::bounding_box_size"], [20, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion10rectanglesEv", "slint::platform::SoftwareRenderer::PhysicalRegion::rectangles"], [168, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion10rectanglesEv", "slint::platform::SoftwareRenderer::PhysicalRegion::rectangles"], [20, 4, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotationE", "slint::platform::SoftwareRenderer::RenderingRotation"], [20, 5, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation10NoRotationE", "slint::platform::SoftwareRenderer::RenderingRotation::NoRotation"], [20, 5, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation9Rotate180E", "slint::platform::SoftwareRenderer::RenderingRotation::Rotate180"], [20, 5, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation9Rotate270E", "slint::platform::SoftwareRenderer::RenderingRotation::Rotate270"], [20, 5, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation8Rotate90E", "slint::platform::SoftwareRenderer::RenderingRotation::Rotate90"], [20, 4, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferTypeE", "slint::platform::SoftwareRenderer::RepaintBufferType"], [20, 5, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferType9NewBufferE", "slint::platform::SoftwareRenderer::RepaintBufferType::NewBuffer"], [20, 5, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferType12ReusedBufferE", "slint::platform::SoftwareRenderer::RepaintBufferType::ReusedBuffer"], [20, 5, 1, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferType14SwappedBuffersE", "slint::platform::SoftwareRenderer::RepaintBufferType::SwappedBuffers"], [20, 2, 1, "_CPPv4N5slint8platform16SoftwareRenderer16SoftwareRendererE17RepaintBufferType", "slint::platform::SoftwareRenderer::SoftwareRenderer"], [20, 2, 1, "_CPPv4N5slint8platform16SoftwareRenderer16SoftwareRendererERK16SoftwareRenderer", "slint::platform::SoftwareRenderer::SoftwareRenderer"], [20, 3, 1, "_CPPv4N5slint8platform16SoftwareRenderer16SoftwareRendererE17RepaintBufferType", "slint::platform::SoftwareRenderer::SoftwareRenderer::buffer_type"], [20, 2, 1, "_CPPv4N5slint8platform16SoftwareRendereraSERK16SoftwareRenderer", "slint::platform::SoftwareRenderer::operator="], [20, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanI11Rgb565PixelEENSt6size_tE", "slint::platform::SoftwareRenderer::render"], [20, 2, 1, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanIN5slint9Rgb8PixelEEENSt6size_tE", "slint::platform::SoftwareRenderer::render"], [20, 3, 1, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanI11Rgb565PixelEENSt6size_tE", "slint::platform::SoftwareRenderer::render::buffer"], [20, 3, 1, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanIN5slint9Rgb8PixelEEENSt6size_tE", "slint::platform::SoftwareRenderer::render::buffer"], [20, 3, 1, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanI11Rgb565PixelEENSt6size_tE", "slint::platform::SoftwareRenderer::render::pixel_stride"], [20, 3, 1, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanIN5slint9Rgb8PixelEEENSt6size_tE", "slint::platform::SoftwareRenderer::render::pixel_stride"], [20, 2, 1, "_CPPv4I0ENK5slint8platform16SoftwareRenderer14render_by_lineE14PhysicalRegion8Callback", "slint::platform::SoftwareRenderer::render_by_line"], [20, 6, 1, "_CPPv4I0ENK5slint8platform16SoftwareRenderer14render_by_lineE14PhysicalRegion8Callback", "slint::platform::SoftwareRenderer::render_by_line::Callback"], [20, 3, 1, "_CPPv4I0ENK5slint8platform16SoftwareRenderer14render_by_lineE14PhysicalRegion8Callback", "slint::platform::SoftwareRenderer::render_by_line::process_line_callback"], [20, 2, 1, "_CPPv4N5slint8platform16SoftwareRenderer22set_rendering_rotationE17RenderingRotation", "slint::platform::SoftwareRenderer::set_rendering_rotation"], [20, 3, 1, "_CPPv4N5slint8platform16SoftwareRenderer22set_rendering_rotationE17RenderingRotation", "slint::platform::SoftwareRenderer::set_rendering_rotation::rotation"], [20, 2, 1, "_CPPv4N5slint8platform16SoftwareRendererD0Ev", "slint::platform::SoftwareRenderer::~SoftwareRenderer"], [21, 1, 1, "_CPPv4N5slint8platform13WindowAdapterE", "slint::platform::WindowAdapter"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter13WindowAdapterEv", "slint::platform::WindowAdapter::WindowAdapter"], [21, 1, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowPropertiesE", "slint::platform::WindowAdapter::WindowProperties"], [170, 1, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowPropertiesE", "slint::platform::WindowAdapter::WindowProperties"], [21, 1, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraintsE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints"], [170, 1, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraintsE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints"], [171, 1, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraintsE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints"], [21, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3maxE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::max"], [170, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3maxE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::max"], [171, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3maxE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::max"], [21, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3minE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::min"], [170, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3minE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::min"], [171, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3minE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::min"], [21, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints9preferredE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::preferred"], [170, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints9preferredE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::preferred"], [171, 7, 1, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints9preferredE", "slint::platform::WindowAdapter::WindowProperties::LayoutConstraints::preferred"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10backgroundEv", "slint::platform::WindowAdapter::WindowProperties::background"], [170, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10backgroundEv", "slint::platform::WindowAdapter::WindowProperties::background"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10fullscreenEv", "slint::platform::WindowAdapter::WindowProperties::fullscreen"], [170, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10fullscreenEv", "slint::platform::WindowAdapter::WindowProperties::fullscreen"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties13is_fullscreenEv", "slint::platform::WindowAdapter::WindowProperties::is_fullscreen"], [170, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties13is_fullscreenEv", "slint::platform::WindowAdapter::WindowProperties::is_fullscreen"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_maximizedEv", "slint::platform::WindowAdapter::WindowProperties::is_maximized"], [170, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_maximizedEv", "slint::platform::WindowAdapter::WindowProperties::is_maximized"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_minimizedEv", "slint::platform::WindowAdapter::WindowProperties::is_minimized"], [170, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_minimizedEv", "slint::platform::WindowAdapter::WindowProperties::is_minimized"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties18layout_constraintsEv", "slint::platform::WindowAdapter::WindowProperties::layout_constraints"], [170, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties18layout_constraintsEv", "slint::platform::WindowAdapter::WindowProperties::layout_constraints"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties5titleEv", "slint::platform::WindowAdapter::WindowProperties::title"], [170, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties5titleEv", "slint::platform::WindowAdapter::WindowProperties::title"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter8positionEv", "slint::platform::WindowAdapter::position"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter8rendererEv", "slint::platform::WindowAdapter::renderer"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter14request_redrawEv", "slint::platform::WindowAdapter::request_redraw"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter12set_positionEN5slint16PhysicalPositionE", "slint::platform::WindowAdapter::set_position"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter8set_sizeEN5slint12PhysicalSizeE", "slint::platform::WindowAdapter::set_size"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter11set_visibleEb", "slint::platform::WindowAdapter::set_visible"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter4sizeEv", "slint::platform::WindowAdapter::size"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter24update_window_propertiesERK16WindowProperties", "slint::platform::WindowAdapter::update_window_properties"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapter6windowEv", "slint::platform::WindowAdapter::window"], [21, 2, 1, "_CPPv4NK5slint8platform13WindowAdapter6windowEv", "slint::platform::WindowAdapter::window"], [21, 2, 1, "_CPPv4N5slint8platform13WindowAdapterD0Ev", "slint::platform::WindowAdapter::~WindowAdapter"], [93, 2, 1, "_CPPv4N5slint8platform32duration_until_next_timer_updateEv", "slint::platform::duration_until_next_timer_update"], [95, 2, 1, "_CPPv4N5slint8platform12set_platformENSt10unique_ptrI8PlatformEE", "slint::platform::set_platform"], [95, 3, 1, "_CPPv4N5slint8platform12set_platformENSt10unique_ptrI8PlatformEE", "slint::platform::set_platform::platform"], [94, 2, 1, "_CPPv4N5slint8platform28update_timers_and_animationsEv", "slint::platform::update_timers_and_animations"], [97, 2, 1, "_CPPv4N5slint15quit_event_loopEv", "slint::quit_event_loop"], [100, 2, 1, "_CPPv4N5slint14run_event_loopE13EventLoopMode", "slint::run_event_loop"], [100, 3, 1, "_CPPv4N5slint14run_event_loopE13EventLoopMode", "slint::run_event_loop::mode"], [48, 4, 1, "_CPPv4N5slint7testing14AccessibleRoleE", "slint::testing::AccessibleRole"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole6ButtonE", "slint::testing::AccessibleRole::Button"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole8CheckboxE", "slint::testing::AccessibleRole::Checkbox"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole8ComboboxE", "slint::testing::AccessibleRole::Combobox"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole4ListE", "slint::testing::AccessibleRole::List"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole8ListItemE", "slint::testing::AccessibleRole::ListItem"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole4NoneE", "slint::testing::AccessibleRole::None"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole17ProgressIndicatorE", "slint::testing::AccessibleRole::ProgressIndicator"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole6SliderE", "slint::testing::AccessibleRole::Slider"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole7SpinboxE", "slint::testing::AccessibleRole::Spinbox"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole6SwitchE", "slint::testing::AccessibleRole::Switch"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole3TabE", "slint::testing::AccessibleRole::Tab"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole7TabListE", "slint::testing::AccessibleRole::TabList"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole5TableE", "slint::testing::AccessibleRole::Table"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole4TextE", "slint::testing::AccessibleRole::Text"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole9TextInputE", "slint::testing::AccessibleRole::TextInput"], [48, 5, 1, "_CPPv4N5slint7testing14AccessibleRole4TreeE", "slint::testing::AccessibleRole::Tree"], [22, 1, 1, "_CPPv4N5slint7testing13ElementHandleE", "slint::testing::ElementHandle"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle17absolute_positionEv", "slint::testing::ElementHandle::absolute_position"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle20accessible_checkableEv", "slint::testing::ElementHandle::accessible_checkable"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle18accessible_checkedEv", "slint::testing::ElementHandle::accessible_checked"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle22accessible_descriptionEv", "slint::testing::ElementHandle::accessible_description"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle18accessible_enabledEv", "slint::testing::ElementHandle::accessible_enabled"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle16accessible_labelEv", "slint::testing::ElementHandle::accessible_label"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle27accessible_placeholder_textEv", "slint::testing::ElementHandle::accessible_placeholder_text"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle26accessible_position_in_setEv", "slint::testing::ElementHandle::accessible_position_in_set"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle15accessible_roleEv", "slint::testing::ElementHandle::accessible_role"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle21accessible_selectableEv", "slint::testing::ElementHandle::accessible_selectable"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle19accessible_selectedEv", "slint::testing::ElementHandle::accessible_selected"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle22accessible_size_of_setEv", "slint::testing::ElementHandle::accessible_size_of_set"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle16accessible_valueEv", "slint::testing::ElementHandle::accessible_value"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle24accessible_value_maximumEv", "slint::testing::ElementHandle::accessible_value_maximum"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle24accessible_value_minimumEv", "slint::testing::ElementHandle::accessible_value_minimum"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle21accessible_value_stepEv", "slint::testing::ElementHandle::accessible_value_step"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle5basesEv", "slint::testing::ElementHandle::bases"], [22, 2, 1, "_CPPv4I0EN5slint7testing13ElementHandle24find_by_accessible_labelE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_accessible_label"], [22, 6, 1, "_CPPv4I0EN5slint7testing13ElementHandle24find_by_accessible_labelE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_accessible_label::T"], [22, 3, 1, "_CPPv4I0EN5slint7testing13ElementHandle24find_by_accessible_labelE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_accessible_label::component"], [22, 3, 1, "_CPPv4I0EN5slint7testing13ElementHandle24find_by_accessible_labelE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_accessible_label::label"], [22, 2, 1, "_CPPv4I0EN5slint7testing13ElementHandle18find_by_element_idE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_id"], [22, 6, 1, "_CPPv4I0EN5slint7testing13ElementHandle18find_by_element_idE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_id::T"], [22, 3, 1, "_CPPv4I0EN5slint7testing13ElementHandle18find_by_element_idE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_id::component"], [22, 3, 1, "_CPPv4I0EN5slint7testing13ElementHandle18find_by_element_idE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_id::element_id"], [22, 2, 1, "_CPPv4I0EN5slint7testing13ElementHandle25find_by_element_type_nameE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_type_name"], [22, 6, 1, "_CPPv4I0EN5slint7testing13ElementHandle25find_by_element_type_nameE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_type_name::T"], [22, 3, 1, "_CPPv4I0EN5slint7testing13ElementHandle25find_by_element_type_nameE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_type_name::component"], [22, 3, 1, "_CPPv4I0EN5slint7testing13ElementHandle25find_by_element_type_nameE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE", "slint::testing::ElementHandle::find_by_element_type_name::type_name"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle2idEv", "slint::testing::ElementHandle::id"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle34invoke_accessible_decrement_actionEv", "slint::testing::ElementHandle::invoke_accessible_decrement_action"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle32invoke_accessible_default_actionEv", "slint::testing::ElementHandle::invoke_accessible_default_action"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle34invoke_accessible_increment_actionEv", "slint::testing::ElementHandle::invoke_accessible_increment_action"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle8is_validEv", "slint::testing::ElementHandle::is_valid"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle20set_accessible_valueE12SharedString", "slint::testing::ElementHandle::set_accessible_value"], [22, 3, 1, "_CPPv4NK5slint7testing13ElementHandle20set_accessible_valueE12SharedString", "slint::testing::ElementHandle::set_accessible_value::value"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle4sizeEv", "slint::testing::ElementHandle::size"], [22, 2, 1, "_CPPv4NK5slint7testing13ElementHandle9type_nameEv", "slint::testing::ElementHandle::type_name"], [22, 2, 1, "_CPPv4I0_NSt9invocableI13ElementHandleEE0EN5slint7testing13ElementHandle14visit_elementsENSt15invoke_result_tI7Visitor13ElementHandleEERK15ComponentHandleI1TE7Visitor", "slint::testing::ElementHandle::visit_elements"], [22, 6, 1, "_CPPv4I0_NSt9invocableI13ElementHandleEE0EN5slint7testing13ElementHandle14visit_elementsENSt15invoke_result_tI7Visitor13ElementHandleEERK15ComponentHandleI1TE7Visitor", "slint::testing::ElementHandle::visit_elements::R"], [22, 6, 1, "_CPPv4I0_NSt9invocableI13ElementHandleEE0EN5slint7testing13ElementHandle14visit_elementsENSt15invoke_result_tI7Visitor13ElementHandleEERK15ComponentHandleI1TE7Visitor", "slint::testing::ElementHandle::visit_elements::T"], [22, 6, 1, "_CPPv4I0_NSt9invocableI13ElementHandleEE0EN5slint7testing13ElementHandle14visit_elementsENSt15invoke_result_tI7Visitor13ElementHandleEERK15ComponentHandleI1TE7Visitor", "slint::testing::ElementHandle::visit_elements::Visitor"], [22, 3, 1, "_CPPv4I0_NSt9invocableI13ElementHandleEE0EN5slint7testing13ElementHandle14visit_elementsENSt15invoke_result_tI7Visitor13ElementHandleEERK15ComponentHandleI1TE7Visitor", "slint::testing::ElementHandle::visit_elements::component"], [22, 3, 1, "_CPPv4I0_NSt9invocableI13ElementHandleEE0EN5slint7testing13ElementHandle14visit_elementsENSt15invoke_result_tI7Visitor13ElementHandleEERK15ComponentHandleI1TE7Visitor", "slint::testing::ElementHandle::visit_elements::visitor"], [96, 2, 1, "_CPPv4N5slint7testing4initEv", "slint::testing::init"], [101, 2, 1, "_CPPv4N5slint23update_all_translationsEv", "slint::update_all_translations"]]}, "objtypes": {"0": "c:macro", "1": "cpp:class", "2": "cpp:function", "3": "cpp:functionParam", "4": "cpp:enum", "5": "cpp:enumerator", "6": "cpp:templateParam", "7": "cpp:member", "8": "cpp:type"}, "objnames": {"0": ["c", "macro", "C macro"], "1": ["cpp", "class", "C++ class"], "2": ["cpp", "function", "C++ function"], "3": ["cpp", "functionParam", "C++ function parameter"], "4": ["cpp", "enum", "C++ enum"], "5": ["cpp", "enumerator", "C++ enumerator"], "6": ["cpp", "templateParam", "C++ template parameter"], "7": ["cpp", "member", "C++ member"], "8": ["cpp", "type", "C++ type"]}, "titleterms": {"class": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 55, 56, 57, 58, 59, 61, 63, 66, 68, 69, 70, 72, 73, 75, 80, 83, 102, 103, 104, 105, 107], "brush": 0, "document": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 46, 47, 48, 49, 50, 51, 52, 53, 54, 93, 94, 95, 96, 97, 98, 99, 100, 101, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 232], "color": [1, 233], "templat": [2, 3, 4, 5, 6, 7, 8, 9, 98, 99, 153, 156, 157, 159, 160, 231], "componenthandl": 2, "componentweakhandl": 3, "filtermodel": 4, "inherit": [4, 5, 6, 7, 8, 9, 13, 15, 19, 20, 149, 150, 151, 152], "relationship": [4, 5, 6, 7, 8, 9, 13, 15, 17, 18, 19, 20, 21, 149, 150, 151, 152, 165, 166, 168, 169, 170, 171], "base": [4, 5, 7, 8, 9, 13, 19, 20, 149, 150, 151, 152], "type": [4, 5, 6, 7, 8, 9, 13, 15, 17, 19, 20, 21, 149, 150, 151, 152, 165, 168, 170, 240], "mapmodel": 5, "model": 6, "deriv": [6, 15], "reversemodel": 7, "sortmodel": 8, "vectormodel": 9, "window": 10, "componentcompil": 11, "componentdefinit": 12, "componentinst": 13, "valu": 14, "abstractrender": 15, "nativewindowhandl": 16, "platform": [17, 18, 56, 93, 94, 95, 105, 106, 110, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227], "nest": [17, 18, 20, 21, 165, 166, 168, 169, 170, 171], "task": 18, "skiarender": 19, "softwarerender": [20, 168], "windowadapt": [21, 170], "exampl": [21, 229], "elementhandl": 22, "defin": [23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 71, 80, 102], "slint_feature_backend_qt": 23, "slint_feature_gettext": 24, "slint_feature_interpret": 25, "slint_version_patch": 26, "slint_feature_backend_linuxkm": 27, "slint_feature_experiment": 28, "slint_version_str": 29, "slint_feature_renderer_femtovg": 30, "slint_feature_renderer_skia": 31, "slint_feature_system_test": 32, "slint_feature_access": 33, "slint_feature_renderer_softwar": 34, "slint_version_minor": 35, "slint_feature_freestand": 36, "slint_feature_test": 37, "slint_version_major": 38, "slint_feature_backend_winit": 39, "assert_eq": 40, "directori": [41, 42, 43, 44, 45, 172], "api": [41, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 102, 172], "subdirectori": [41, 42, 44], "cpp": [42, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73], "includ": [43, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92], "file": [43, 45, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 102, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 172], "cppdoc": [44, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92], "generated_includ": [45, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92], "enum": [46, 47, 48, 49, 50, 51, 52, 53, 54, 58, 78, 80, 83, 102, 103, 104, 107, 240], "valuetyp": 46, "diagnosticlevel": 47, "accessiblerol": 48, "setrenderingnotifiererror": 49, "pointereventbutton": 50, "eventloopmod": 51, "graphicsapi": 52, "renderingst": 53, "closerequestrespons": 54, "slint": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 93, 94, 95, 96, 97, 98, 99, 100, 101, 103, 104, 105, 106, 107, 109, 110, 111, 112, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 232, 233, 235, 238, 239], "interpret": [55, 104, 109, 239], "h": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "definit": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 233], "home": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 214], "runner": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73], "work": [55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73], "By": [55, 57, 59, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 92], "namespac": [55, 56, 57, 58, 59, 60, 61, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 102, 103, 104, 105, 106, 107], "function": [56, 57, 58, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 105, 107], "test": [57, 96, 107, 111], "slint_brush": [59, 113], "slint_callback": [60, 114], "slint_color": [61, 115], "slint_config": [62, 116], "slint_imag": [63, 117], "slint_interpret": [64, 118], "slint_pathdata": [65, 119], "slint_point": [66, 120], "slint_properti": [67, 121], "slint_sharedvector": [68, 122], "slint_siz": [69, 123], "slint_str": [70, 124], "slint_tests_help": [71, 125], "slint_tim": [72, 126], "slint_window": [73, 127], "slint_brush_intern": [74, 128], "slint_builtin_struct": [75, 129], "slint_builtin_structs_intern": [76, 130], "slint_color_intern": [77, 131], "slint_enum": [78, 132], "variabl": [78, 102, 106, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "slint_enums_intern": [79, 133], "slint_generated_publ": [80, 134], "slint_image_intern": [81, 135], "slint_intern": [82, 136], "slint_interpreter_generated_publ": [83, 137], "slint_interpreter_intern": [84, 138], "slint_pathdata_intern": [85, 139], "slint_platform_intern": [86, 140], "slint_properties_intern": [87, 141], "slint_qt_intern": [88, 142], "slint_sharedvector_intern": [89, 143], "slint_string_intern": [90, 144], "slint_testing_intern": [91, 145], "slint_timer_intern": [92, 146], "duration_until_next_timer_upd": 93, "update_timers_and_anim": 94, "set_platform": 95, "init": 96, "quit_event_loop": 97, "invoke_from_event_loop": 98, "blocking_invoke_from_event_loop": 99, "run_event_loop": 100, "update_all_transl": 101, "c": [102, 230, 232], "refer": [102, 228], "page": [102, 172], "hierarchi": 102, "full": [102, 172], "struct": [102, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171], "detail": [103, 104, 105, 106, 107], "descript": [103, 104, 105, 106, 107], "key_cod": [106, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226], "deprec": 108, "list": [108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "program": [109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146], "hsvacolor": 147, "imag": 148, "logicalposit": 149, "logicals": 150, "physicalposit": 151, "physicals": 152, "point": 153, "rgb8pixel": 154, "rgba8pixel": 155, "rgbacolor": 156, "sharedpixelbuff": 157, "sharedstr": 158, "sharedvector": 159, "size": 160, "standardlistviewitem": 161, "timer": 162, "diagnost": 163, "propertydescriptor": 164, "iter": 166, "rgb565pixel": 167, "physicalregion": [168, 169], "rect": 169, "windowproperti": [170, 171], "layoutconstraint": 171, "f24": 173, "f1": 174, "capslock": 175, "space": 176, "menu": 177, "leftarrow": 178, "metar": 179, "paus": 180, "f4": 181, "f12": 182, "insert": 183, "downarrow": 184, "altgr": 185, "alt": 186, "f23": 187, "stop": 188, "f19": 189, "scrolllock": 190, "f13": 191, "f15": 192, "f14": 193, "backspac": 194, "f5": 195, "f6": 196, "meta": 197, "f9": 198, "f20": 199, "uparrow": 200, "f10": 201, "f2": 202, "f8": 203, "f18": 204, "pagedown": 205, "f11": 206, "f3": 207, "control": 208, "f16": 209, "controlr": 210, "return": 211, "f7": 212, "backtab": 213, "rightarrow": 215, "escap": 216, "sysreq": 217, "f21": 218, "f17": 219, "pageup": 220, "tab": 221, "end": 222, "shiftr": 223, "delet": 224, "shift": 225, "f22": 226, "set": 227, "up": 227, "develop": [227, 232, 234], "environ": [227, 235], "prerequisit": [227, 234, 235, 237], "instal": 227, "binari": 227, "packag": 227, "build": [227, 233], "from": 227, "sourc": 227, "featur": 227, "rust": [227, 233], "flag": 227, "backend": 227, "cross": 227, "compil": [227, 233, 235, 239], "cmake": 228, "slint_target_sourc": 228, "resourc": 228, "embed": 228, "scale": 228, "factor": 228, "microcontrol": 228, "gener": [229, 235, 238], "code": 229, "global": 229, "singleton": 229, "index": 230, "get": 231, "start": 231, "tutori": 231, "The": [232, 233], "markup": 232, "languag": 232, "architectur": 232, "troubleshoot": 233, "error": 233, "dure": 233, "devic": 233, "crash": 233, "boot": 233, "enter": 233, "loop": 233, "wrong": 233, "shown": 233, "about": 233, "multipl": 233, "symbol": 233, "when": 233, "link": 233, "espressif": 234, "": 234, "iot": 234, "framework": 234, "first": [234, 237], "step": [234, 235, 237], "next": [234, 235, 237], "mcu": [235, 238], "setup": 235, "introduct": 236, "stmicroelectron": 237, "stm32cube": 237, "ecosystem": 237, "instruct": 238, "stm32": 238, "overview": 239, "design": 239, "run": 239, "time": 239, "map": 240, "structur": 240}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 58}, "alltitles": {"Class Brush": [[0, "class-brush"]], "Class Documentation": [[0, "class-documentation"], [1, "class-documentation"], [2, "class-documentation"], [3, "class-documentation"], [4, "class-documentation"], [5, "class-documentation"], [6, "class-documentation"], [7, "class-documentation"], [8, "class-documentation"], [9, "class-documentation"], [10, "class-documentation"], [11, "class-documentation"], [12, "class-documentation"], [13, "class-documentation"], [14, "class-documentation"], [15, "class-documentation"], [16, "class-documentation"], [17, "class-documentation"], [18, "class-documentation"], [19, "class-documentation"], [20, "class-documentation"], [21, "class-documentation"], [22, "class-documentation"]], "Class Color": [[1, "class-color"]], "Template Class ComponentHandle": [[2, "template-class-componenthandle"]], "Template Class ComponentWeakHandle": [[3, "template-class-componentweakhandle"]], "Template Class FilterModel": [[4, "template-class-filtermodel"]], "Inheritance Relationships": [[4, "inheritance-relationships"], [5, "inheritance-relationships"], [6, "inheritance-relationships"], [7, "inheritance-relationships"], [8, "inheritance-relationships"], [9, "inheritance-relationships"], [13, "inheritance-relationships"], [15, "inheritance-relationships"], [19, "inheritance-relationships"], [20, "inheritance-relationships"], [149, "inheritance-relationships"], [150, "inheritance-relationships"], [151, "inheritance-relationships"], [152, "inheritance-relationships"]], "Base Type": [[4, "base-type"], [5, "base-type"], [7, "base-type"], [8, "base-type"], [9, "base-type"], [13, "base-type"], [19, "base-type"], [20, "base-type"], [149, "base-type"], [150, "base-type"], [151, "base-type"], [152, "base-type"]], "Template Class MapModel": [[5, "template-class-mapmodel"]], "Template Class Model": [[6, "template-class-model"]], "Derived Types": [[6, "derived-types"], [15, "derived-types"]], "Template Class ReverseModel": [[7, "template-class-reversemodel"]], "Template Class SortModel": [[8, "template-class-sortmodel"]], "Template Class VectorModel": [[9, "template-class-vectormodel"]], "Class Window": [[10, "class-window"]], "Class ComponentCompiler": [[11, "class-componentcompiler"]], "Class ComponentDefinition": [[12, "class-componentdefinition"]], "Class ComponentInstance": [[13, "class-componentinstance"]], "Class Value": [[14, "class-value"]], "Class AbstractRenderer": [[15, "class-abstractrenderer"]], "Class NativeWindowHandle": [[16, "class-nativewindowhandle"]], "Class Platform": [[17, "class-platform"]], "Nested Relationships": [[17, "nested-relationships"], [18, "nested-relationships"], [20, "nested-relationships"], [21, "nested-relationships"], [165, "nested-relationships"], [166, "nested-relationships"], [168, "nested-relationships"], [169, "nested-relationships"], [170, "nested-relationships"], [171, "nested-relationships"]], "Nested Types": [[17, "nested-types"], [20, "nested-types"], [21, "nested-types"], [165, "nested-types"], [168, "nested-types"], [170, "nested-types"]], "Class Platform::Task": [[18, "class-platform-task"]], "Class SkiaRenderer": [[19, "class-skiarenderer"]], "Class SoftwareRenderer": [[20, "class-softwarerenderer"]], "Class WindowAdapter": [[21, "class-windowadapter"]], "Example": [[21, "classslint_1_1platform_1_1WindowAdapter_1autotoc_md0"], [229, "example"]], "Class ElementHandle": [[22, "class-elementhandle"]], "Define SLINT_FEATURE_BACKEND_QT": [[23, "define-slint-feature-backend-qt"]], "Define Documentation": [[23, "define-documentation"], [24, "define-documentation"], [25, "define-documentation"], [26, "define-documentation"], [27, "define-documentation"], [28, "define-documentation"], [29, "define-documentation"], [30, "define-documentation"], [31, "define-documentation"], [32, "define-documentation"], [33, "define-documentation"], [34, "define-documentation"], [35, "define-documentation"], [36, "define-documentation"], [37, "define-documentation"], [38, "define-documentation"], [39, "define-documentation"], [40, "define-documentation"]], "Define SLINT_FEATURE_GETTEXT": [[24, "define-slint-feature-gettext"]], "Define SLINT_FEATURE_INTERPRETER": [[25, "define-slint-feature-interpreter"]], "Define SLINT_VERSION_PATCH": [[26, "define-slint-version-patch"]], "Define SLINT_FEATURE_BACKEND_LINUXKMS": [[27, "define-slint-feature-backend-linuxkms"]], "Define SLINT_FEATURE_EXPERIMENTAL": [[28, "define-slint-feature-experimental"]], "Define SLINT_VERSION_STRING": [[29, "define-slint-version-string"]], "Define SLINT_FEATURE_RENDERER_FEMTOVG": [[30, "define-slint-feature-renderer-femtovg"]], "Define SLINT_FEATURE_RENDERER_SKIA": [[31, "define-slint-feature-renderer-skia"]], "Define SLINT_FEATURE_SYSTEM_TESTING": [[32, "define-slint-feature-system-testing"]], "Define SLINT_FEATURE_ACCESSIBILITY": [[33, "define-slint-feature-accessibility"]], "Define SLINT_FEATURE_RENDERER_SOFTWARE": [[34, "define-slint-feature-renderer-software"]], "Define SLINT_VERSION_MINOR": [[35, "define-slint-version-minor"]], "Define SLINT_FEATURE_FREESTANDING": [[36, "define-slint-feature-freestanding"]], "Define SLINT_FEATURE_TESTING": [[37, "define-slint-feature-testing"]], "Define SLINT_VERSION_MAJOR": [[38, "define-slint-version-major"]], "Define SLINT_FEATURE_BACKEND_WINIT": [[39, "define-slint-feature-backend-winit"]], "Define assert_eq": [[40, "define-assert-eq"]], "Directory api": [[41, "directory-api"]], "Subdirectories": [[41, "subdirectories"], [42, "subdirectories"], [44, "subdirectories"]], "Directory cpp": [[42, "directory-cpp"]], "Directory include": [[43, "directory-include"]], "Files": [[43, "files"], [45, "files"], [172, "files"]], "Directory cppdocs": [[44, "directory-cppdocs"]], "Directory generated_include": [[45, "directory-generated-include"]], "Enum ValueType": [[46, "enum-valuetype"]], "Enum Documentation": [[46, "enum-documentation"], [47, "enum-documentation"], [48, "enum-documentation"], [49, "enum-documentation"], [50, "enum-documentation"], [51, "enum-documentation"], [52, "enum-documentation"], [53, "enum-documentation"], [54, "enum-documentation"]], "Enum DiagnosticLevel": [[47, "enum-diagnosticlevel"]], "Enum AccessibleRole": [[48, "enum-accessiblerole"]], "Enum SetRenderingNotifierError": [[49, "enum-setrenderingnotifiererror"]], "Enum PointerEventButton": [[50, "enum-pointereventbutton"]], "Enum EventLoopMode": [[51, "enum-eventloopmode"]], "Enum GraphicsAPI": [[52, "enum-graphicsapi"]], "Enum RenderingState": [[53, "enum-renderingstate"]], "Enum CloseRequestResponse": [[54, "enum-closerequestresponse"]], "File slint-interpreter.h": [[55, "file-slint-interpreter-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint-interpreter.h)": [[55, "definition-home-runner-work-slint-slint-api-cpp-include-slint-interpreter-h"]], "Includes": [[55, "includes"], [56, "includes"], [57, "includes"], [58, "includes"], [59, "includes"], [60, "includes"], [61, "includes"], [62, "includes"], [63, "includes"], [64, "includes"], [65, "includes"], [66, "includes"], [67, "includes"], [68, "includes"], [69, "includes"], [70, "includes"], [71, "includes"], [72, "includes"], [73, "includes"], [74, "includes"], [76, "includes"], [77, "includes"], [79, "includes"], [80, "includes"], [81, "includes"], [82, "includes"], [83, "includes"], [84, "includes"], [85, "includes"], [86, "includes"], [87, "includes"], [88, "includes"], [89, "includes"], [90, "includes"], [91, "includes"], [92, "includes"]], "Included By": [[55, "included-by"], [57, "included-by"], [59, "included-by"], [60, "included-by"], [61, "included-by"], [62, "included-by"], [63, "included-by"], [65, "included-by"], [66, "included-by"], [67, "included-by"], [68, "included-by"], [69, "included-by"], [70, "included-by"], [72, "included-by"], [73, "included-by"], [74, "included-by"], [75, "included-by"], [76, "included-by"], [77, "included-by"], [78, "included-by"], [79, "included-by"], [80, "included-by"], [81, "included-by"], [82, "included-by"], [83, "included-by"], [85, "included-by"], [86, "included-by"], [87, "included-by"], [88, "included-by"], [89, "included-by"], [90, "included-by"], [91, "included-by"], [92, "included-by"]], "Namespaces": [[55, "namespaces"], [56, "namespaces"], [57, "namespaces"], [58, "namespaces"], [59, "namespaces"], [60, "namespaces"], [61, "namespaces"], [63, "namespaces"], [65, "namespaces"], [66, "namespaces"], [67, "namespaces"], [68, "namespaces"], [69, "namespaces"], [70, "namespaces"], [71, "namespaces"], [72, "namespaces"], [73, "namespaces"], [74, "namespaces"], [75, "namespaces"], [76, "namespaces"], [77, "namespaces"], [78, "namespaces"], [79, "namespaces"], [80, "namespaces"], [81, "namespaces"], [82, "namespaces"], [83, "namespaces"], [84, "namespaces"], [85, "namespaces"], [86, "namespaces"], [87, "namespaces"], [88, "namespaces"], [89, "namespaces"], [90, "namespaces"], [91, "namespaces"], [92, "namespaces"], [102, "namespaces"], [103, "namespaces"], [105, "namespaces"]], "Classes": [[55, "classes"], [56, "classes"], [57, "classes"], [58, "classes"], [59, "classes"], [61, "classes"], [63, "classes"], [66, "classes"], [68, "classes"], [69, "classes"], [70, "classes"], [72, "classes"], [73, "classes"], [75, "classes"], [80, "classes"], [83, "classes"], [103, "classes"], [104, "classes"], [105, "classes"], [107, "classes"]], "File slint-platform.h": [[56, "file-slint-platform-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint-platform.h)": [[56, "definition-home-runner-work-slint-slint-api-cpp-include-slint-platform-h"]], "Functions": [[56, "functions"], [57, "functions"], [58, "functions"], [102, "functions"], [103, "functions"], [105, "functions"], [107, "functions"]], "File slint-testing.h": [[57, "file-slint-testing-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint-testing.h)": [[57, "definition-home-runner-work-slint-slint-api-cpp-include-slint-testing-h"]], "File slint.h": [[58, "file-slint-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint.h)": [[58, "definition-home-runner-work-slint-slint-api-cpp-include-slint-h"]], "Enums": [[58, "enums"], [78, "enums"], [80, "enums"], [83, "enums"], [102, "enums"], [103, "enums"], [104, "enums"], [107, "enums"], [240, "enums"]], "File slint_brush.h": [[59, "file-slint-brush-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_brush.h)": [[59, "definition-home-runner-work-slint-slint-api-cpp-include-slint-brush-h"]], "File slint_callbacks.h": [[60, "file-slint-callbacks-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_callbacks.h)": [[60, "definition-home-runner-work-slint-slint-api-cpp-include-slint-callbacks-h"]], "File slint_color.h": [[61, "file-slint-color-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_color.h)": [[61, "definition-home-runner-work-slint-slint-api-cpp-include-slint-color-h"]], "File slint_config.h": [[62, "file-slint-config-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_config.h)": [[62, "definition-home-runner-work-slint-slint-api-cpp-include-slint-config-h"]], "File slint_image.h": [[63, "file-slint-image-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_image.h)": [[63, "definition-home-runner-work-slint-slint-api-cpp-include-slint-image-h"]], "File slint_interpreter.h": [[64, "file-slint-interpreter-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_interpreter.h)": [[64, "definition-home-runner-work-slint-slint-api-cpp-include-slint-interpreter-h"]], "File slint_pathdata.h": [[65, "file-slint-pathdata-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_pathdata.h)": [[65, "definition-home-runner-work-slint-slint-api-cpp-include-slint-pathdata-h"]], "File slint_point.h": [[66, "file-slint-point-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_point.h)": [[66, "definition-home-runner-work-slint-slint-api-cpp-include-slint-point-h"]], "File slint_properties.h": [[67, "file-slint-properties-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_properties.h)": [[67, "definition-home-runner-work-slint-slint-api-cpp-include-slint-properties-h"]], "File slint_sharedvector.h": [[68, "file-slint-sharedvector-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_sharedvector.h)": [[68, "definition-home-runner-work-slint-slint-api-cpp-include-slint-sharedvector-h"]], "File slint_size.h": [[69, "file-slint-size-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_size.h)": [[69, "definition-home-runner-work-slint-slint-api-cpp-include-slint-size-h"]], "File slint_string.h": [[70, "file-slint-string-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_string.h)": [[70, "definition-home-runner-work-slint-slint-api-cpp-include-slint-string-h"]], "File slint_tests_helpers.h": [[71, "file-slint-tests-helpers-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_tests_helpers.h)": [[71, "definition-home-runner-work-slint-slint-api-cpp-include-slint-tests-helpers-h"]], "Defines": [[71, "defines"], [80, "defines"], [102, "defines"]], "File slint_timer.h": [[72, "file-slint-timer-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_timer.h)": [[72, "definition-home-runner-work-slint-slint-api-cpp-include-slint-timer-h"]], "File slint_window.h": [[73, "file-slint-window-h"]], "Definition (/home/runner/work/slint/slint/api/cpp/include/slint_window.h)": [[73, "definition-home-runner-work-slint-slint-api-cpp-include-slint-window-h"]], "File slint_brush_internal.h": [[74, "file-slint-brush-internal-h"]], "Definition (cppdocs/generated_include/slint_brush_internal.h)": [[74, "definition-cppdocs-generated-include-slint-brush-internal-h"]], "File slint_builtin_structs.h": [[75, "file-slint-builtin-structs-h"]], "Definition (cppdocs/generated_include/slint_builtin_structs.h)": [[75, "definition-cppdocs-generated-include-slint-builtin-structs-h"]], "File slint_builtin_structs_internal.h": [[76, "file-slint-builtin-structs-internal-h"]], "Definition (cppdocs/generated_include/slint_builtin_structs_internal.h)": [[76, "definition-cppdocs-generated-include-slint-builtin-structs-internal-h"]], "File slint_color_internal.h": [[77, "file-slint-color-internal-h"]], "Definition (cppdocs/generated_include/slint_color_internal.h)": [[77, "definition-cppdocs-generated-include-slint-color-internal-h"]], "File slint_enums.h": [[78, "file-slint-enums-h"]], "Definition (cppdocs/generated_include/slint_enums.h)": [[78, "definition-cppdocs-generated-include-slint-enums-h"]], "Variables": [[78, "variables"], [102, "variables"], [106, "variables"]], "File slint_enums_internal.h": [[79, "file-slint-enums-internal-h"]], "Definition (cppdocs/generated_include/slint_enums_internal.h)": [[79, "definition-cppdocs-generated-include-slint-enums-internal-h"]], "File slint_generated_public.h": [[80, "file-slint-generated-public-h"]], "Definition (cppdocs/generated_include/slint_generated_public.h)": [[80, "definition-cppdocs-generated-include-slint-generated-public-h"]], "File slint_image_internal.h": [[81, "file-slint-image-internal-h"]], "Definition (cppdocs/generated_include/slint_image_internal.h)": [[81, "definition-cppdocs-generated-include-slint-image-internal-h"]], "File slint_internal.h": [[82, "file-slint-internal-h"]], "Definition (cppdocs/generated_include/slint_internal.h)": [[82, "definition-cppdocs-generated-include-slint-internal-h"]], "File slint_interpreter_generated_public.h": [[83, "file-slint-interpreter-generated-public-h"]], "Definition (cppdocs/generated_include/slint_interpreter_generated_public.h)": [[83, "definition-cppdocs-generated-include-slint-interpreter-generated-public-h"]], "File slint_interpreter_internal.h": [[84, "file-slint-interpreter-internal-h"]], "Definition (cppdocs/generated_include/slint_interpreter_internal.h)": [[84, "definition-cppdocs-generated-include-slint-interpreter-internal-h"]], "File slint_pathdata_internal.h": [[85, "file-slint-pathdata-internal-h"]], "Definition (cppdocs/generated_include/slint_pathdata_internal.h)": [[85, "definition-cppdocs-generated-include-slint-pathdata-internal-h"]], "File slint_platform_internal.h": [[86, "file-slint-platform-internal-h"]], "Definition (cppdocs/generated_include/slint_platform_internal.h)": [[86, "definition-cppdocs-generated-include-slint-platform-internal-h"]], "File slint_properties_internal.h": [[87, "file-slint-properties-internal-h"]], "Definition (cppdocs/generated_include/slint_properties_internal.h)": [[87, "definition-cppdocs-generated-include-slint-properties-internal-h"]], "File slint_qt_internal.h": [[88, "file-slint-qt-internal-h"]], "Definition (cppdocs/generated_include/slint_qt_internal.h)": [[88, "definition-cppdocs-generated-include-slint-qt-internal-h"]], "File slint_sharedvector_internal.h": [[89, "file-slint-sharedvector-internal-h"]], "Definition (cppdocs/generated_include/slint_sharedvector_internal.h)": [[89, "definition-cppdocs-generated-include-slint-sharedvector-internal-h"]], "File slint_string_internal.h": [[90, "file-slint-string-internal-h"]], "Definition (cppdocs/generated_include/slint_string_internal.h)": [[90, "definition-cppdocs-generated-include-slint-string-internal-h"]], "File slint_testing_internal.h": [[91, "file-slint-testing-internal-h"]], "Definition (cppdocs/generated_include/slint_testing_internal.h)": [[91, "definition-cppdocs-generated-include-slint-testing-internal-h"]], "File slint_timer_internal.h": [[92, "file-slint-timer-internal-h"]], "Definition (cppdocs/generated_include/slint_timer_internal.h)": [[92, "definition-cppdocs-generated-include-slint-timer-internal-h"]], "Function slint::platform::duration_until_next_timer_update": [[93, "function-slint-platform-duration-until-next-timer-update"]], "Function Documentation": [[93, "function-documentation"], [94, "function-documentation"], [95, "function-documentation"], [96, "function-documentation"], [97, "function-documentation"], [98, "function-documentation"], [99, "function-documentation"], [100, "function-documentation"], [101, "function-documentation"]], "Function slint::platform::update_timers_and_animations": [[94, "function-slint-platform-update-timers-and-animations"]], "Function slint::platform::set_platform": [[95, "function-slint-platform-set-platform"]], "Function slint::testing::init": [[96, "function-slint-testing-init"]], "Function slint::quit_event_loop": [[97, "function-slint-quit-event-loop"]], "Template Function slint::invoke_from_event_loop": [[98, "template-function-slint-invoke-from-event-loop"]], "Template Function slint::blocking_invoke_from_event_loop": [[99, "template-function-slint-blocking-invoke-from-event-loop"]], "Function slint::run_event_loop": [[100, "function-slint-run-event-loop"]], "Function slint::update_all_translations": [[101, "function-slint-update-all-translations"]], "C++ API Reference": [[102, "c-api-reference"]], "Page Hierarchy": [[102, "page-hierarchy"]], "Class Hierarchy": [[102, "class-hierarchy"]], "File Hierarchy": [[102, "file-hierarchy"]], "Full API": [[102, "full-api"], [172, "full-api"]], "Classes and Structs": [[102, "classes-and-structs"]], "Namespace slint": [[103, "namespace-slint"]], "Detailed Description": [[103, "detailed-description"], [104, "detailed-description"], [105, "detailed-description"], [106, "detailed-description"], [107, "detailed-description"]], "Namespace slint::interpreter": [[104, "namespace-slint-interpreter"]], "Namespace slint::platform": [[105, "namespace-slint-platform"]], "Namespace slint::platform::key_codes": [[106, "namespace-slint-platform-key-codes"]], "Namespace slint::testing": [[107, "namespace-slint-testing"]], "Deprecated List": [[108, "deprecated-list"]], "Program Listing for File slint-interpreter.h": [[109, "program-listing-for-file-slint-interpreter-h"]], "Program Listing for File slint-platform.h": [[110, "program-listing-for-file-slint-platform-h"]], "Program Listing for File slint-testing.h": [[111, "program-listing-for-file-slint-testing-h"]], "Program Listing for File slint.h": [[112, "program-listing-for-file-slint-h"]], "Program Listing for File slint_brush.h": [[113, "program-listing-for-file-slint-brush-h"]], "Program Listing for File slint_callbacks.h": [[114, "program-listing-for-file-slint-callbacks-h"]], "Program Listing for File slint_color.h": [[115, "program-listing-for-file-slint-color-h"]], "Program Listing for File slint_config.h": [[116, "program-listing-for-file-slint-config-h"]], "Program Listing for File slint_image.h": [[117, "program-listing-for-file-slint-image-h"]], "Program Listing for File slint_interpreter.h": [[118, "program-listing-for-file-slint-interpreter-h"]], "Program Listing for File slint_pathdata.h": [[119, "program-listing-for-file-slint-pathdata-h"]], "Program Listing for File slint_point.h": [[120, "program-listing-for-file-slint-point-h"]], "Program Listing for File slint_properties.h": [[121, "program-listing-for-file-slint-properties-h"]], "Program Listing for File slint_sharedvector.h": [[122, "program-listing-for-file-slint-sharedvector-h"]], "Program Listing for File slint_size.h": [[123, "program-listing-for-file-slint-size-h"]], "Program Listing for File slint_string.h": [[124, "program-listing-for-file-slint-string-h"]], "Program Listing for File slint_tests_helpers.h": [[125, "program-listing-for-file-slint-tests-helpers-h"]], "Program Listing for File slint_timer.h": [[126, "program-listing-for-file-slint-timer-h"]], "Program Listing for File slint_window.h": [[127, "program-listing-for-file-slint-window-h"]], "Program Listing for File slint_brush_internal.h": [[128, "program-listing-for-file-slint-brush-internal-h"]], "Program Listing for File slint_builtin_structs.h": [[129, "program-listing-for-file-slint-builtin-structs-h"]], "Program Listing for File slint_builtin_structs_internal.h": [[130, "program-listing-for-file-slint-builtin-structs-internal-h"]], "Program Listing for File slint_color_internal.h": [[131, "program-listing-for-file-slint-color-internal-h"]], "Program Listing for File slint_enums.h": [[132, "program-listing-for-file-slint-enums-h"]], "Program Listing for File slint_enums_internal.h": [[133, "program-listing-for-file-slint-enums-internal-h"]], "Program Listing for File slint_generated_public.h": [[134, "program-listing-for-file-slint-generated-public-h"]], "Program Listing for File slint_image_internal.h": [[135, "program-listing-for-file-slint-image-internal-h"]], "Program Listing for File slint_internal.h": [[136, "program-listing-for-file-slint-internal-h"]], "Program Listing for File slint_interpreter_generated_public.h": [[137, "program-listing-for-file-slint-interpreter-generated-public-h"]], "Program Listing for File slint_interpreter_internal.h": [[138, "program-listing-for-file-slint-interpreter-internal-h"]], "Program Listing for File slint_pathdata_internal.h": [[139, "program-listing-for-file-slint-pathdata-internal-h"]], "Program Listing for File slint_platform_internal.h": [[140, "program-listing-for-file-slint-platform-internal-h"]], "Program Listing for File slint_properties_internal.h": [[141, "program-listing-for-file-slint-properties-internal-h"]], "Program Listing for File slint_qt_internal.h": [[142, "program-listing-for-file-slint-qt-internal-h"]], "Program Listing for File slint_sharedvector_internal.h": [[143, "program-listing-for-file-slint-sharedvector-internal-h"]], "Program Listing for File slint_string_internal.h": [[144, "program-listing-for-file-slint-string-internal-h"]], "Program Listing for File slint_testing_internal.h": [[145, "program-listing-for-file-slint-testing-internal-h"]], "Program Listing for File slint_timer_internal.h": [[146, "program-listing-for-file-slint-timer-internal-h"]], "Struct HsvaColor": [[147, "struct-hsvacolor"]], "Struct Documentation": [[147, "struct-documentation"], [148, "struct-documentation"], [149, "struct-documentation"], [150, "struct-documentation"], [151, "struct-documentation"], [152, "struct-documentation"], [153, "struct-documentation"], [154, "struct-documentation"], [155, "struct-documentation"], [156, "struct-documentation"], [157, "struct-documentation"], [158, "struct-documentation"], [159, "struct-documentation"], [160, "struct-documentation"], [161, "struct-documentation"], [162, "struct-documentation"], [163, "struct-documentation"], [164, "struct-documentation"], [165, "struct-documentation"], [166, "struct-documentation"], [167, "struct-documentation"], [168, "struct-documentation"], [169, "struct-documentation"], [170, "struct-documentation"], [171, "struct-documentation"]], "Struct Image": [[148, "struct-image"]], "Struct LogicalPosition": [[149, "struct-logicalposition"]], "Struct LogicalSize": [[150, "struct-logicalsize"]], "Struct PhysicalPosition": [[151, "struct-physicalposition"]], "Struct PhysicalSize": [[152, "struct-physicalsize"]], "Template Struct Point": [[153, "template-struct-point"]], "Struct Rgb8Pixel": [[154, "struct-rgb8pixel"]], "Struct Rgba8Pixel": [[155, "struct-rgba8pixel"]], "Template Struct RgbaColor": [[156, "template-struct-rgbacolor"]], "Template Struct SharedPixelBuffer": [[157, "template-struct-sharedpixelbuffer"]], "Struct SharedString": [[158, "struct-sharedstring"]], "Template Struct SharedVector": [[159, "template-struct-sharedvector"]], "Template Struct Size": [[160, "template-struct-size"]], "Struct StandardListViewItem": [[161, "struct-standardlistviewitem"]], "Struct Timer": [[162, "struct-timer"]], "Struct Diagnostic": [[163, "struct-diagnostic"]], "Struct PropertyDescriptor": [[164, "struct-propertydescriptor"]], "Struct Struct": [[165, "struct-struct"]], "Struct Struct::iterator": [[166, "struct-struct-iterator"]], "Struct Rgb565Pixel": [[167, "struct-rgb565pixel"]], "Struct SoftwareRenderer::PhysicalRegion": [[168, "struct-softwarerenderer-physicalregion"]], "Struct PhysicalRegion::Rect": [[169, "struct-physicalregion-rect"]], "Struct WindowAdapter::WindowProperties": [[170, "struct-windowadapter-windowproperties"]], "Struct WindowProperties::LayoutConstraints": [[171, "struct-windowproperties-layoutconstraints"]], "Directories": [[172, "directories"]], "Pages": [[172, "pages"]], "Variable slint::platform::key_codes::F24": [[173, "variable-slint-platform-key-codes-f24"]], "Variable Documentation": [[173, "variable-documentation"], [174, "variable-documentation"], [175, "variable-documentation"], [176, "variable-documentation"], [177, "variable-documentation"], [178, "variable-documentation"], [179, "variable-documentation"], [180, "variable-documentation"], [181, "variable-documentation"], [182, "variable-documentation"], [183, "variable-documentation"], [184, "variable-documentation"], [185, "variable-documentation"], [186, "variable-documentation"], [187, "variable-documentation"], [188, "variable-documentation"], [189, "variable-documentation"], [190, "variable-documentation"], [191, "variable-documentation"], [192, "variable-documentation"], [193, "variable-documentation"], [194, "variable-documentation"], [195, "variable-documentation"], [196, "variable-documentation"], [197, "variable-documentation"], [198, "variable-documentation"], [199, "variable-documentation"], [200, "variable-documentation"], [201, "variable-documentation"], [202, "variable-documentation"], [203, "variable-documentation"], [204, "variable-documentation"], [205, "variable-documentation"], [206, "variable-documentation"], [207, "variable-documentation"], [208, "variable-documentation"], [209, "variable-documentation"], [210, "variable-documentation"], [211, "variable-documentation"], [212, "variable-documentation"], [213, "variable-documentation"], [214, "variable-documentation"], [215, "variable-documentation"], [216, "variable-documentation"], [217, "variable-documentation"], [218, "variable-documentation"], [219, "variable-documentation"], [220, "variable-documentation"], [221, "variable-documentation"], [222, "variable-documentation"], [223, "variable-documentation"], [224, "variable-documentation"], [225, "variable-documentation"], [226, "variable-documentation"]], "Variable slint::platform::key_codes::F1": [[174, "variable-slint-platform-key-codes-f1"]], "Variable slint::platform::key_codes::CapsLock": [[175, "variable-slint-platform-key-codes-capslock"]], "Variable slint::platform::key_codes::Space": [[176, "variable-slint-platform-key-codes-space"]], "Variable slint::platform::key_codes::Menu": [[177, "variable-slint-platform-key-codes-menu"]], "Variable slint::platform::key_codes::LeftArrow": [[178, "variable-slint-platform-key-codes-leftarrow"]], "Variable slint::platform::key_codes::MetaR": [[179, "variable-slint-platform-key-codes-metar"]], "Variable slint::platform::key_codes::Pause": [[180, "variable-slint-platform-key-codes-pause"]], "Variable slint::platform::key_codes::F4": [[181, "variable-slint-platform-key-codes-f4"]], "Variable slint::platform::key_codes::F12": [[182, "variable-slint-platform-key-codes-f12"]], "Variable slint::platform::key_codes::Insert": [[183, "variable-slint-platform-key-codes-insert"]], "Variable slint::platform::key_codes::DownArrow": [[184, "variable-slint-platform-key-codes-downarrow"]], "Variable slint::platform::key_codes::AltGr": [[185, "variable-slint-platform-key-codes-altgr"]], "Variable slint::platform::key_codes::Alt": [[186, "variable-slint-platform-key-codes-alt"]], "Variable slint::platform::key_codes::F23": [[187, "variable-slint-platform-key-codes-f23"]], "Variable slint::platform::key_codes::Stop": [[188, "variable-slint-platform-key-codes-stop"]], "Variable slint::platform::key_codes::F19": [[189, "variable-slint-platform-key-codes-f19"]], "Variable slint::platform::key_codes::ScrollLock": [[190, "variable-slint-platform-key-codes-scrolllock"]], "Variable slint::platform::key_codes::F13": [[191, "variable-slint-platform-key-codes-f13"]], "Variable slint::platform::key_codes::F15": [[192, "variable-slint-platform-key-codes-f15"]], "Variable slint::platform::key_codes::F14": [[193, "variable-slint-platform-key-codes-f14"]], "Variable slint::platform::key_codes::Backspace": [[194, "variable-slint-platform-key-codes-backspace"]], "Variable slint::platform::key_codes::F5": [[195, "variable-slint-platform-key-codes-f5"]], "Variable slint::platform::key_codes::F6": [[196, "variable-slint-platform-key-codes-f6"]], "Variable slint::platform::key_codes::Meta": [[197, "variable-slint-platform-key-codes-meta"]], "Variable slint::platform::key_codes::F9": [[198, "variable-slint-platform-key-codes-f9"]], "Variable slint::platform::key_codes::F20": [[199, "variable-slint-platform-key-codes-f20"]], "Variable slint::platform::key_codes::UpArrow": [[200, "variable-slint-platform-key-codes-uparrow"]], "Variable slint::platform::key_codes::F10": [[201, "variable-slint-platform-key-codes-f10"]], "Variable slint::platform::key_codes::F2": [[202, "variable-slint-platform-key-codes-f2"]], "Variable slint::platform::key_codes::F8": [[203, "variable-slint-platform-key-codes-f8"]], "Variable slint::platform::key_codes::F18": [[204, "variable-slint-platform-key-codes-f18"]], "Variable slint::platform::key_codes::PageDown": [[205, "variable-slint-platform-key-codes-pagedown"]], "Variable slint::platform::key_codes::F11": [[206, "variable-slint-platform-key-codes-f11"]], "Variable slint::platform::key_codes::F3": [[207, "variable-slint-platform-key-codes-f3"]], "Variable slint::platform::key_codes::Control": [[208, "variable-slint-platform-key-codes-control"]], "Variable slint::platform::key_codes::F16": [[209, "variable-slint-platform-key-codes-f16"]], "Variable slint::platform::key_codes::ControlR": [[210, "variable-slint-platform-key-codes-controlr"]], "Variable slint::platform::key_codes::Return": [[211, "variable-slint-platform-key-codes-return"]], "Variable slint::platform::key_codes::F7": [[212, "variable-slint-platform-key-codes-f7"]], "Variable slint::platform::key_codes::Backtab": [[213, "variable-slint-platform-key-codes-backtab"]], "Variable slint::platform::key_codes::Home": [[214, "variable-slint-platform-key-codes-home"]], "Variable slint::platform::key_codes::RightArrow": [[215, "variable-slint-platform-key-codes-rightarrow"]], "Variable slint::platform::key_codes::Escape": [[216, "variable-slint-platform-key-codes-escape"]], "Variable slint::platform::key_codes::SysReq": [[217, "variable-slint-platform-key-codes-sysreq"]], "Variable slint::platform::key_codes::F21": [[218, "variable-slint-platform-key-codes-f21"]], "Variable slint::platform::key_codes::F17": [[219, "variable-slint-platform-key-codes-f17"]], "Variable slint::platform::key_codes::PageUp": [[220, "variable-slint-platform-key-codes-pageup"]], "Variable slint::platform::key_codes::Tab": [[221, "variable-slint-platform-key-codes-tab"]], "Variable slint::platform::key_codes::End": [[222, "variable-slint-platform-key-codes-end"]], "Variable slint::platform::key_codes::ShiftR": [[223, "variable-slint-platform-key-codes-shiftr"]], "Variable slint::platform::key_codes::Delete": [[224, "variable-slint-platform-key-codes-delete"]], "Variable slint::platform::key_codes::Shift": [[225, "variable-slint-platform-key-codes-shift"]], "Variable slint::platform::key_codes::F22": [[226, "variable-slint-platform-key-codes-f22"]], "Set Up Development Environment": [[227, "set-up-development-environment"]], "Prerequisites": [[227, "prerequisites"], [234, "prerequisites"], [235, "prerequisites"], [237, "prerequisites"]], "Install Slint": [[227, "install-slint"]], "Install Binary Packages": [[227, "install-binary-packages"]], "Build From Sources": [[227, "build-from-sources"]], "Features": [[227, "features"]], "Rust Flags": [[227, "rust-flags"]], "Platform Backends": [[227, "platform-backends"]], "Cross-compiling": [[227, "cross-compiling"]], "CMake Reference": [[228, "cmake-reference"]], "slint_target_sources": [[228, "slint-target-sources"]], "Resource Embedding": [[228, "resource-embedding"]], "Scale Factor for Microcontrollers": [[228, "scale-factor-for-microcontrollers"]], "Generated Code": [[229, "generated-code"]], "Global Singletons": [[229, "global-singletons"]], "Index (C++)": [[230, "index-c"]], "Getting Started": [[231, "getting-started"]], "Tutorial": [[231, "tutorial"]], "Template": [[231, "template"]], "Slint C++ documentation": [[232, "slint-c-documentation"]], "The .slint Markup Language": [[232, "the-slint-markup-language"]], "Architecture": [[232, "architecture"]], "Developing": [[232, "developing"]], "Troubleshooting": [[233, "troubleshooting"]], "Rust Compilation Error During Slint Build": [[233, "rust-compilation-error-during-slint-build"]], "The device crashes at boot or enter a boot loop": [[233, "the-device-crashes-at-boot-or-enter-a-boot-loop"]], "Wrong colors shown": [[233, "wrong-colors-shown"]], "Errors about multiple symbol definitions when linking": [[233, "errors-about-multiple-symbol-definitions-when-linking"]], "Espressif\u2019s IoT Development Framework": [[234, "espressif-s-iot-development-framework"]], "First Steps": [[234, "first-steps"], [237, "first-steps"]], "Next Steps": [[234, "next-steps"], [235, "next-steps"], [237, "next-steps"]], "Generic MCU Environment Setup": [[235, "generic-mcu-environment-setup"]], "Compiling Slint": [[235, "compiling-slint"]], "Introduction": [[236, "introduction"]], "STMicroelectronics\u2019 STM32Cube Ecosystem": [[237, "stmicroelectronics-stm32cube-ecosystem"]], "Generic Instructions for Slint on STM32 MCUs": [[238, "generic-instructions-for-slint-on-stm32-mcus"]], "Overview": [[239, "overview"]], "Compiled .slint Designs": [[239, "compiled-slint-designs"]], "Run-Time Interpreted .slint Designs": [[239, "run-time-interpreted-slint-designs"]], "Type Mappings": [[240, "type-mappings"]], "Structures": [[240, "structures"]]}, "indexentries": {"brush (c++ class)": [[0, "_CPPv4N5slint5BrushE"]], "brush::brush (c++ function)": [[0, "_CPPv4N5slint5Brush5BrushERK5Color"], [0, "_CPPv4N5slint5Brush5BrushEv"]], "brush::brighter (c++ function)": [[0, "_CPPv4NK5slint5Brush8brighterEf"]], "brush::color (c++ function)": [[0, "_CPPv4NK5slint5Brush5colorEv"]], "brush::darker (c++ function)": [[0, "_CPPv4NK5slint5Brush6darkerEf"]], "brush::operator!= (c++ function)": [[0, "_CPPv4N5slint5BrushneERK5BrushRK5Brush"]], "brush::operator== (c++ function)": [[0, "_CPPv4N5slint5BrusheqERK5BrushRK5Brush"]], "brush::transparentize (c++ function)": [[0, "_CPPv4NK5slint5Brush14transparentizeEf"]], "brush::with_alpha (c++ function)": [[0, "_CPPv4NK5slint5Brush10with_alphaEf"]], "color (c++ class)": [[1, "_CPPv4N5slint5ColorE"]], "color::color (c++ function)": [[1, "_CPPv4N5slint5Color5ColorERK9RgbaColorI7uint8_tE"], [1, "_CPPv4N5slint5Color5ColorERK9RgbaColorIfE"], [1, "_CPPv4N5slint5Color5ColorEv"]], "color::alpha (c++ function)": [[1, "_CPPv4NK5slint5Color5alphaEv"]], "color::as_argb_encoded (c++ function)": [[1, "_CPPv4NK5slint5Color15as_argb_encodedEv"]], "color::blue (c++ function)": [[1, "_CPPv4NK5slint5Color4blueEv"]], "color::brighter (c++ function)": [[1, "_CPPv4NK5slint5Color8brighterEf"]], "color::darker (c++ function)": [[1, "_CPPv4NK5slint5Color6darkerEf"]], "color::from_argb_encoded (c++ function)": [[1, "_CPPv4N5slint5Color17from_argb_encodedE8uint32_t"]], "color::from_argb_float (c++ function)": [[1, "_CPPv4N5slint5Color15from_argb_floatEffff"]], "color::from_argb_uint8 (c++ function)": [[1, "_CPPv4N5slint5Color15from_argb_uint8E7uint8_t7uint8_t7uint8_t7uint8_t"]], "color::from_hsva (c++ function)": [[1, "_CPPv4N5slint5Color9from_hsvaEffff"]], "color::from_rgb_float (c++ function)": [[1, "_CPPv4N5slint5Color14from_rgb_floatEfff"]], "color::from_rgb_uint8 (c++ function)": [[1, "_CPPv4N5slint5Color14from_rgb_uint8E7uint8_t7uint8_t7uint8_t"]], "color::green (c++ function)": [[1, "_CPPv4NK5slint5Color5greenEv"]], "color::mix (c++ function)": [[1, "_CPPv4NK5slint5Color3mixERK5Colorf"]], "color::operator<< (c++ function)": [[1, "_CPPv4N5slint5ColorlsERNSt7ostreamERK5Color"]], "color::operator== (c++ function)": [[1, "_CPPv4N5slint5ColoreqERK5ColorRK5Color"]], "color::red (c++ function)": [[1, "_CPPv4NK5slint5Color3redEv"]], "color::to_argb_float (c++ function)": [[1, "_CPPv4NK5slint5Color13to_argb_floatEv"]], "color::to_argb_uint (c++ function)": [[1, "_CPPv4NK5slint5Color12to_argb_uintEv"]], "color::to_hsva (c++ function)": [[1, "_CPPv4NK5slint5Color7to_hsvaEv"]], "color::transparentize (c++ function)": [[1, "_CPPv4NK5slint5Color14transparentizeEf"]], "color::with_alpha (c++ function)": [[1, "_CPPv4NK5slint5Color10with_alphaEf"]], "componenthandle (c++ class)": [[2, "_CPPv4I0EN5slint15ComponentHandleE"]], "componenthandle::componenthandle (c++ function)": [[2, "_CPPv4N5slint15ComponentHandle15ComponentHandleERKN6vtable3VRcIN11private_api14ItemTreeVTableE1TEE"]], "componenthandle::into_dyn (c++ function)": [[2, "_CPPv4NK5slint15ComponentHandle8into_dynEv"]], "componenthandle::operator* (c++ function)": [[2, "_CPPv4N5slint15ComponentHandlemlEv"], [2, "_CPPv4NK5slint15ComponentHandlemlEv"]], "componenthandle::operator-> (c++ function)": [[2, "_CPPv4N5slint15ComponentHandleptEv"], [2, "_CPPv4NK5slint15ComponentHandleptEv"]], "componentweakhandle (c++ class)": [[3, "_CPPv4I0EN5slint19ComponentWeakHandleE"]], "componentweakhandle::componentweakhandle (c++ function)": [[3, "_CPPv4N5slint19ComponentWeakHandle19ComponentWeakHandleERK15ComponentHandleI1TE"], [3, "_CPPv4N5slint19ComponentWeakHandle19ComponentWeakHandleEv"]], "componentweakhandle::lock (c++ function)": [[3, "_CPPv4NK5slint19ComponentWeakHandle4lockEv"]], "filtermodel (c++ class)": [[4, "_CPPv4I0EN5slint11FilterModelE"]], "filtermodel::filtermodel (c++ function)": [[4, "_CPPv4N5slint11FilterModel11FilterModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataEEE"]], "filtermodel::reset (c++ function)": [[4, "_CPPv4N5slint11FilterModel5resetEv"]], "filtermodel::row_count (c++ function)": [[4, "_CPPv4NK5slint11FilterModel9row_countEv"]], "filtermodel::row_data (c++ function)": [[4, "_CPPv4NK5slint11FilterModel8row_dataE6size_t"]], "filtermodel::set_row_data (c++ function)": [[4, "_CPPv4N5slint11FilterModel12set_row_dataE6size_tRK9ModelData"]], "filtermodel::source_model (c++ function)": [[4, "_CPPv4NK5slint11FilterModel12source_modelEv"]], "filtermodel::unfiltered_row (c++ function)": [[4, "_CPPv4NK5slint11FilterModel14unfiltered_rowEi"]], "mapmodel (c++ class)": [[5, "_CPPv4I00EN5slint8MapModelE"]], "mapmodel::mapmodel (c++ function)": [[5, "_CPPv4N5slint8MapModel8MapModelENSt10shared_ptrI5ModelI15SourceModelDataEEENSt8functionIF15MappedModelDataRK15SourceModelDataEEE"]], "mapmodel::reset (c++ function)": [[5, "_CPPv4N5slint8MapModel5resetEv"]], "mapmodel::row_count (c++ function)": [[5, "_CPPv4NK5slint8MapModel9row_countEv"]], "mapmodel::row_data (c++ function)": [[5, "_CPPv4NK5slint8MapModel8row_dataE6size_t"]], "mapmodel::source_model (c++ function)": [[5, "_CPPv4NK5slint8MapModel12source_modelEv"]], "model (c++ class)": [[6, "_CPPv4I0EN5slint5ModelE"]], "model::model (c++ function)": [[6, "_CPPv4N5slint5Model5ModelERK5Model"], [6, "_CPPv4N5slint5Model5ModelEv"]], "model::operator= (c++ function)": [[6, "_CPPv4N5slint5ModelaSERK5Model"]], "model::reset (c++ function)": [[6, "_CPPv4N5slint5Model5resetEv"]], "model::row_added (c++ function)": [[6, "_CPPv4N5slint5Model9row_addedE6size_t6size_t"]], "model::row_changed (c++ function)": [[6, "_CPPv4N5slint5Model11row_changedE6size_t"]], "model::row_count (c++ function)": [[6, "_CPPv4NK5slint5Model9row_countEv"]], "model::row_data (c++ function)": [[6, "_CPPv4NK5slint5Model8row_dataE6size_t"]], "model::row_removed (c++ function)": [[6, "_CPPv4N5slint5Model11row_removedE6size_t6size_t"]], "model::set_row_data (c++ function)": [[6, "_CPPv4N5slint5Model12set_row_dataE6size_tRK9ModelData"]], "model::~model (c++ function)": [[6, "_CPPv4N5slint5ModelD0Ev"]], "reversemodel (c++ class)": [[7, "_CPPv4I0EN5slint12ReverseModelE"]], "reversemodel::reversemodel (c++ function)": [[7, "_CPPv4N5slint12ReverseModel12ReverseModelENSt10shared_ptrI5ModelI9ModelDataEEE"]], "reversemodel::row_count (c++ function)": [[7, "_CPPv4NK5slint12ReverseModel9row_countEv"]], "reversemodel::row_data (c++ function)": [[7, "_CPPv4NK5slint12ReverseModel8row_dataE6size_t"]], "reversemodel::set_row_data (c++ function)": [[7, "_CPPv4N5slint12ReverseModel12set_row_dataE6size_tRK9ModelData"]], "reversemodel::source_model (c++ function)": [[7, "_CPPv4NK5slint12ReverseModel12source_modelEv"]], "sortmodel (c++ class)": [[8, "_CPPv4I0EN5slint9SortModelE"]], "sortmodel::sortmodel (c++ function)": [[8, "_CPPv4N5slint9SortModel9SortModelENSt10shared_ptrI5ModelI9ModelDataEEENSt8functionIFbRK9ModelDataRK9ModelDataEEE"]], "sortmodel::reset (c++ function)": [[8, "_CPPv4N5slint9SortModel5resetEv"]], "sortmodel::row_count (c++ function)": [[8, "_CPPv4NK5slint9SortModel9row_countEv"]], "sortmodel::row_data (c++ function)": [[8, "_CPPv4NK5slint9SortModel8row_dataE6size_t"]], "sortmodel::set_row_data (c++ function)": [[8, "_CPPv4N5slint9SortModel12set_row_dataE6size_tRK9ModelData"]], "sortmodel::source_model (c++ function)": [[8, "_CPPv4NK5slint9SortModel12source_modelEv"]], "sortmodel::unsorted_row (c++ function)": [[8, "_CPPv4NK5slint9SortModel12unsorted_rowEi"]], "vectormodel (c++ class)": [[9, "_CPPv4I0EN5slint11VectorModelE"]], "vectormodel::vectormodel (c++ function)": [[9, "_CPPv4N5slint11VectorModel11VectorModelENSt6vectorI9ModelDataEE"], [9, "_CPPv4N5slint11VectorModel11VectorModelEv"]], "vectormodel::clear (c++ function)": [[9, "_CPPv4N5slint11VectorModel5clearEv"]], "vectormodel::erase (c++ function)": [[9, "_CPPv4N5slint11VectorModel5eraseE6size_t"]], "vectormodel::insert (c++ function)": [[9, "_CPPv4N5slint11VectorModel6insertE6size_tRK9ModelData"]], "vectormodel::push_back (c++ function)": [[9, "_CPPv4N5slint11VectorModel9push_backERK9ModelData"]], "vectormodel::row_count (c++ function)": [[9, "_CPPv4NK5slint11VectorModel9row_countEv"]], "vectormodel::row_data (c++ function)": [[9, "_CPPv4NK5slint11VectorModel8row_dataE6size_t"]], "vectormodel::set_row_data (c++ function)": [[9, "_CPPv4N5slint11VectorModel12set_row_dataE6size_tRK9ModelData"]], "vectormodel::set_vector (c++ function)": [[9, "_CPPv4N5slint11VectorModel10set_vectorENSt6vectorI9ModelDataEE"]], "window (c++ class)": [[10, "_CPPv4N5slint6WindowE"]], "window::window (c++ function)": [[10, "_CPPv4N5slint6Window6WindowERK6Window"], [10, "_CPPv4N5slint6Window6WindowERR6Window"]], "window::dispatch_close_requested_event (c++ function)": [[10, "_CPPv4N5slint6Window30dispatch_close_requested_eventEv"]], "window::dispatch_key_press_event (c++ function)": [[10, "_CPPv4N5slint6Window24dispatch_key_press_eventERK12SharedString"]], "window::dispatch_key_press_repeat_event (c++ function)": [[10, "_CPPv4N5slint6Window31dispatch_key_press_repeat_eventERK12SharedString"]], "window::dispatch_key_release_event (c++ function)": [[10, "_CPPv4N5slint6Window26dispatch_key_release_eventERK12SharedString"]], "window::dispatch_pointer_exit_event (c++ function)": [[10, "_CPPv4N5slint6Window27dispatch_pointer_exit_eventEv"]], "window::dispatch_pointer_move_event (c++ function)": [[10, "_CPPv4N5slint6Window27dispatch_pointer_move_eventE15LogicalPosition"]], "window::dispatch_pointer_press_event (c++ function)": [[10, "_CPPv4N5slint6Window28dispatch_pointer_press_eventE15LogicalPosition18PointerEventButton"]], "window::dispatch_pointer_release_event (c++ function)": [[10, "_CPPv4N5slint6Window30dispatch_pointer_release_eventE15LogicalPosition18PointerEventButton"]], "window::dispatch_pointer_scroll_event (c++ function)": [[10, "_CPPv4N5slint6Window29dispatch_pointer_scroll_eventE15LogicalPositionff"]], "window::dispatch_resize_event (c++ function)": [[10, "_CPPv4N5slint6Window21dispatch_resize_eventEN5slint11LogicalSizeE"]], "window::dispatch_scale_factor_change_event (c++ function)": [[10, "_CPPv4N5slint6Window34dispatch_scale_factor_change_eventEf"]], "window::dispatch_window_active_changed_event (c++ function)": [[10, "_CPPv4N5slint6Window36dispatch_window_active_changed_eventEb"]], "window::has_active_animations (c++ function)": [[10, "_CPPv4NK5slint6Window21has_active_animationsEv"]], "window::hide (c++ function)": [[10, "_CPPv4N5slint6Window4hideEv"]], "window::is_fullscreen (c++ function)": [[10, "_CPPv4NK5slint6Window13is_fullscreenEv"]], "window::is_maximized (c++ function)": [[10, "_CPPv4NK5slint6Window12is_maximizedEv"]], "window::is_minimized (c++ function)": [[10, "_CPPv4NK5slint6Window12is_minimizedEv"]], "window::is_visible (c++ function)": [[10, "_CPPv4NK5slint6Window10is_visibleEv"]], "window::on_close_requested (c++ function)": [[10, "_CPPv4I_NSt9invocableEENK5slint6Window18on_close_requestedEvRR1F"]], "window::operator= (c++ function)": [[10, "_CPPv4N5slint6WindowaSERK6Window"], [10, "_CPPv4N5slint6WindowaSERR6Window"]], "window::position (c++ function)": [[10, "_CPPv4NK5slint6Window8positionEv"]], "window::request_redraw (c++ function)": [[10, "_CPPv4NK5slint6Window14request_redrawEv"]], "window::scale_factor (c++ function)": [[10, "_CPPv4NK5slint6Window12scale_factorEv"]], "window::set_fullscreen (c++ function)": [[10, "_CPPv4N5slint6Window14set_fullscreenEb"]], "window::set_maximized (c++ function)": [[10, "_CPPv4N5slint6Window13set_maximizedEb"]], "window::set_minimized (c++ function)": [[10, "_CPPv4N5slint6Window13set_minimizedEb"]], "window::set_position (c++ function)": [[10, "_CPPv4N5slint6Window12set_positionERKN5slint15LogicalPositionE"], [10, "_CPPv4N5slint6Window12set_positionERKN5slint16PhysicalPositionE"]], "window::set_rendering_notifier (c++ function)": [[10, "_CPPv4I_NSt9invocableI14RenderingState11GraphicsAPIEEENK5slint6Window22set_rendering_notifierENSt8optionalI25SetRenderingNotifierErrorEERR1F"]], "window::set_size (c++ function)": [[10, "_CPPv4N5slint6Window8set_sizeERKN5slint11LogicalSizeE"], [10, "_CPPv4N5slint6Window8set_sizeERKN5slint12PhysicalSizeE"]], "window::show (c++ function)": [[10, "_CPPv4N5slint6Window4showEv"]], "window::size (c++ function)": [[10, "_CPPv4NK5slint6Window4sizeEv"]], "window::~window (c++ function)": [[10, "_CPPv4N5slint6WindowD0Ev"]], "componentcompiler (c++ class)": [[11, "_CPPv4N5slint11interpreter17ComponentCompilerE"]], "componentcompiler::componentcompiler (c++ function)": [[11, "_CPPv4N5slint11interpreter17ComponentCompiler17ComponentCompilerEv"]], "componentcompiler::build_from_path (c++ function)": [[11, "_CPPv4N5slint11interpreter17ComponentCompiler15build_from_pathENSt11string_viewE"]], "componentcompiler::build_from_source (c++ function)": [[11, "_CPPv4N5slint11interpreter17ComponentCompiler17build_from_sourceENSt11string_viewENSt11string_viewE"]], "componentcompiler::diagnostics (c++ function)": [[11, "_CPPv4NK5slint11interpreter17ComponentCompiler11diagnosticsEv"]], "componentcompiler::include_paths (c++ function)": [[11, "_CPPv4NK5slint11interpreter17ComponentCompiler13include_pathsEv"]], "componentcompiler::set_include_paths (c++ function)": [[11, "_CPPv4N5slint11interpreter17ComponentCompiler17set_include_pathsERKN5slint12SharedVectorIN5slint12SharedStringEEE"]], "componentcompiler::set_style (c++ function)": [[11, "_CPPv4N5slint11interpreter17ComponentCompiler9set_styleENSt11string_viewE"]], "componentcompiler::set_translation_domain (c++ function)": [[11, "_CPPv4N5slint11interpreter17ComponentCompiler22set_translation_domainENSt11string_viewE"]], "componentcompiler::style (c++ function)": [[11, "_CPPv4NK5slint11interpreter17ComponentCompiler5styleEv"]], "componentcompiler::~componentcompiler (c++ function)": [[11, "_CPPv4N5slint11interpreter17ComponentCompilerD0Ev"]], "componentdefinition (c++ class)": [[12, "_CPPv4N5slint11interpreter19ComponentDefinitionE"]], "componentdefinition::componentdefinition (c++ function)": [[12, "_CPPv4N5slint11interpreter19ComponentDefinition19ComponentDefinitionERK19ComponentDefinition"]], "componentdefinition::callbacks (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition9callbacksEv"]], "componentdefinition::create (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition6createEv"]], "componentdefinition::functions (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition9functionsEv"]], "componentdefinition::global_callbacks (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition16global_callbacksENSt11string_viewE"]], "componentdefinition::global_functions (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition16global_functionsENSt11string_viewE"]], "componentdefinition::global_properties (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition17global_propertiesENSt11string_viewE"]], "componentdefinition::globals (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition7globalsEv"]], "componentdefinition::name (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition4nameEv"]], "componentdefinition::operator= (c++ function)": [[12, "_CPPv4N5slint11interpreter19ComponentDefinitionaSERK19ComponentDefinition"]], "componentdefinition::properties (c++ function)": [[12, "_CPPv4NK5slint11interpreter19ComponentDefinition10propertiesEv"]], "componentdefinition::~componentdefinition (c++ function)": [[12, "_CPPv4N5slint11interpreter19ComponentDefinitionD0Ev"]], "componentinstance (c++ class)": [[13, "_CPPv4N5slint11interpreter17ComponentInstanceE"]], "componentinstance::definition (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance10definitionEv"]], "componentinstance::get_global_property (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance19get_global_propertyENSt11string_viewENSt11string_viewE"]], "componentinstance::get_property (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance12get_propertyENSt11string_viewE"]], "componentinstance::hide (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance4hideEv"]], "componentinstance::invoke (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance6invokeENSt11string_viewENSt4spanIK5ValueEE"]], "componentinstance::invoke_global (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance13invoke_globalENSt11string_viewENSt11string_viewENSt4spanIK5ValueEE"]], "componentinstance::qwidget (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance7qwidgetEv"]], "componentinstance::run (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance3runEv"]], "componentinstance::set_callback (c++ function)": [[13, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance12set_callbackEbNSt11string_viewE1F"]], "componentinstance::set_global_callback (c++ function)": [[13, "_CPPv4I_NSt9invocableINSt4spanIK5ValueEEEEENK5slint11interpreter17ComponentInstance19set_global_callbackEbNSt11string_viewENSt11string_viewE1F"]], "componentinstance::set_global_property (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance19set_global_propertyENSt11string_viewENSt11string_viewERK5Value"]], "componentinstance::set_property (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance12set_propertyENSt11string_viewERK5Value"]], "componentinstance::show (c++ function)": [[13, "_CPPv4NK5slint11interpreter17ComponentInstance4showEv"]], "componentinstance::window (c++ function)": [[13, "_CPPv4N5slint11interpreter17ComponentInstance6windowEv"]], "value (c++ class)": [[14, "_CPPv4N5slint11interpreter5ValueE"]], "value::type (c++ type)": [[14, "_CPPv4N5slint11interpreter5Value4TypeE"]], "value::value (c++ function)": [[14, "_CPPv4N5slint11interpreter5Value5ValueERK12SharedString"], [14, "_CPPv4N5slint11interpreter5Value5ValueERK12SharedVectorI5ValueE"], [14, "_CPPv4N5slint11interpreter5Value5ValueERK5Image"], [14, "_CPPv4N5slint11interpreter5Value5ValueERK5Value"], [14, "_CPPv4N5slint11interpreter5Value5ValueERK6Struct"], [14, "_CPPv4N5slint11interpreter5Value5ValueERKN5slint5BrushE"], [14, "_CPPv4N5slint11interpreter5Value5ValueERKNSt10shared_ptrIN5slint5ModelI5ValueEEEE"], [14, "_CPPv4N5slint11interpreter5Value5ValueERR5Value"], [14, "_CPPv4N5slint11interpreter5Value5ValueEb"], [14, "_CPPv4N5slint11interpreter5Value5ValueEd"], [14, "_CPPv4N5slint11interpreter5Value5ValueEi"], [14, "_CPPv4N5slint11interpreter5Value5ValueEv"]], "value::operator= (c++ function)": [[14, "_CPPv4N5slint11interpreter5ValueaSERK5Value"], [14, "_CPPv4N5slint11interpreter5ValueaSERR5Value"]], "value::operator== (c++ function)": [[14, "_CPPv4N5slint11interpreter5ValueeqERK5ValueRK5Value"]], "value::to_array (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value8to_arrayEv"]], "value::to_bool (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value7to_boolEv"]], "value::to_brush (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value8to_brushEv"]], "value::to_image (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value8to_imageEv"]], "value::to_number (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value9to_numberEv"]], "value::to_string (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value9to_stringEv"]], "value::to_struct (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value9to_structEv"]], "value::type (c++ function)": [[14, "_CPPv4NK5slint11interpreter5Value4typeEv"]], "value::~value (c++ function)": [[14, "_CPPv4N5slint11interpreter5ValueD0Ev"]], "platform::abstractrenderer (c++ class)": [[15, "_CPPv4N5slint8platform16AbstractRendererE"]], "platform::nativewindowhandle (c++ class)": [[16, "_CPPv4N5slint8platform18NativeWindowHandleE"]], "platform::nativewindowhandle::nativewindowhandle (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandle18NativeWindowHandleERK18NativeWindowHandle"], [16, "_CPPv4N5slint8platform18NativeWindowHandle18NativeWindowHandleERR18NativeWindowHandle"], [16, "_CPPv4N5slint8platform18NativeWindowHandle18NativeWindowHandleEv"]], "platform::nativewindowhandle::from_appkit (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandle11from_appkitEP6NSViewP8NSWindow"]], "platform::nativewindowhandle::from_wayland (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandle12from_waylandEP10wl_surfaceP10wl_display"]], "platform::nativewindowhandle::from_win32 (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandle10from_win32EPvPv"]], "platform::nativewindowhandle::from_x11_xcb (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandle12from_x11_xcbE8uint32_t8uint32_tP16xcb_connection_ti"]], "platform::nativewindowhandle::from_x11_xlib (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandle13from_x11_xlibE8uint32_tmPvi"]], "platform::nativewindowhandle::operator= (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandleaSERK18NativeWindowHandle"], [16, "_CPPv4N5slint8platform18NativeWindowHandleaSERR18NativeWindowHandle"]], "platform::nativewindowhandle::~nativewindowhandle (c++ function)": [[16, "_CPPv4N5slint8platform18NativeWindowHandleD0Ev"]], "platform::platform (c++ class)": [[17, "_CPPv4N5slint8platform8PlatformE"]], "platform::platform::clipboard (c++ enum)": [[17, "_CPPv4N5slint8platform8Platform9ClipboardE"]], "platform::platform::clipboard::defaultclipboard (c++ enumerator)": [[17, "_CPPv4N5slint8platform8Platform9Clipboard16DefaultClipboardE"]], "platform::platform::clipboard::selectionclipboard (c++ enumerator)": [[17, "_CPPv4N5slint8platform8Platform9Clipboard18SelectionClipboardE"]], "platform::platform::platform (c++ function)": [[17, "_CPPv4N5slint8platform8Platform8PlatformERK8Platform"], [17, "_CPPv4N5slint8platform8Platform8PlatformEv"]], "platform::platform::task (c++ class)": [[17, "_CPPv4N5slint8platform8Platform4TaskE"], [18, "_CPPv4N5slint8platform8Platform4TaskE"]], "platform::platform::task::task (c++ function)": [[17, "_CPPv4N5slint8platform8Platform4Task4TaskERK4Task"], [17, "_CPPv4N5slint8platform8Platform4Task4TaskERR4Task"], [18, "_CPPv4N5slint8platform8Platform4Task4TaskERK4Task"], [18, "_CPPv4N5slint8platform8Platform4Task4TaskERR4Task"]], "platform::platform::task::operator= (c++ function)": [[17, "_CPPv4N5slint8platform8Platform4TaskaSERK4Task"], [17, "_CPPv4N5slint8platform8Platform4TaskaSERR4Task"], [18, "_CPPv4N5slint8platform8Platform4TaskaSERK4Task"], [18, "_CPPv4N5slint8platform8Platform4TaskaSERR4Task"]], "platform::platform::task::run (c++ function)": [[17, "_CPPv4NO5slint8platform8Platform4Task3runEv"], [18, "_CPPv4NO5slint8platform8Platform4Task3runEv"]], "platform::platform::task::~task (c++ function)": [[17, "_CPPv4N5slint8platform8Platform4TaskD0Ev"], [18, "_CPPv4N5slint8platform8Platform4TaskD0Ev"]], "platform::platform::clipboard_text (c++ function)": [[17, "_CPPv4N5slint8platform8Platform14clipboard_textE9Clipboard"]], "platform::platform::create_window_adapter (c++ function)": [[17, "_CPPv4N5slint8platform8Platform21create_window_adapterEv"]], "platform::platform::duration_since_start (c++ function)": [[17, "_CPPv4N5slint8platform8Platform20duration_since_startEv"]], "platform::platform::operator= (c++ function)": [[17, "_CPPv4N5slint8platform8PlatformaSERK8Platform"]], "platform::platform::quit_event_loop (c++ function)": [[17, "_CPPv4N5slint8platform8Platform15quit_event_loopEv"]], "platform::platform::run_event_loop (c++ function)": [[17, "_CPPv4N5slint8platform8Platform14run_event_loopEv"]], "platform::platform::run_in_event_loop (c++ function)": [[17, "_CPPv4N5slint8platform8Platform17run_in_event_loopE4Task"]], "platform::platform::set_clipboard_text (c++ function)": [[17, "_CPPv4N5slint8platform8Platform18set_clipboard_textERK12SharedString9Clipboard"]], "platform::platform::~platform (c++ function)": [[17, "_CPPv4N5slint8platform8PlatformD0Ev"]], "platform::skiarenderer (c++ class)": [[19, "_CPPv4N5slint8platform12SkiaRendererE"]], "platform::skiarenderer::skiarenderer (c++ function)": [[19, "_CPPv4N5slint8platform12SkiaRenderer12SkiaRendererERK12SkiaRenderer"], [19, "_CPPv4N5slint8platform12SkiaRenderer12SkiaRendererERK18NativeWindowHandle12PhysicalSize"]], "platform::skiarenderer::operator= (c++ function)": [[19, "_CPPv4N5slint8platform12SkiaRendereraSERK12SkiaRenderer"]], "platform::skiarenderer::render (c++ function)": [[19, "_CPPv4NK5slint8platform12SkiaRenderer6renderEv"]], "platform::skiarenderer::~skiarenderer (c++ function)": [[19, "_CPPv4N5slint8platform12SkiaRendererD0Ev"]], "platform::softwarerenderer (c++ class)": [[20, "_CPPv4N5slint8platform16SoftwareRendererE"]], "platform::softwarerenderer::physicalregion (c++ struct)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegionE"], [168, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegionE"]], "platform::softwarerenderer::physicalregion::rect (c++ struct)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4RectE"], [168, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4RectE"], [169, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4RectE"]], "platform::softwarerenderer::physicalregion::rect::origin (c++ member)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect6originE"], [168, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect6originE"], [169, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect6originE"]], "platform::softwarerenderer::physicalregion::rect::size (c++ member)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect4sizeE"], [168, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect4sizeE"], [169, "_CPPv4N5slint8platform16SoftwareRenderer14PhysicalRegion4Rect4sizeE"]], "platform::softwarerenderer::physicalregion::bounding_box_origin (c++ function)": [[20, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion19bounding_box_originEv"], [168, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion19bounding_box_originEv"]], "platform::softwarerenderer::physicalregion::bounding_box_size (c++ function)": [[20, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion17bounding_box_sizeEv"], [168, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion17bounding_box_sizeEv"]], "platform::softwarerenderer::physicalregion::rectangles (c++ function)": [[20, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion10rectanglesEv"], [168, "_CPPv4NK5slint8platform16SoftwareRenderer14PhysicalRegion10rectanglesEv"]], "platform::softwarerenderer::renderingrotation (c++ enum)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotationE"]], "platform::softwarerenderer::renderingrotation::norotation (c++ enumerator)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation10NoRotationE"]], "platform::softwarerenderer::renderingrotation::rotate180 (c++ enumerator)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation9Rotate180E"]], "platform::softwarerenderer::renderingrotation::rotate270 (c++ enumerator)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation9Rotate270E"]], "platform::softwarerenderer::renderingrotation::rotate90 (c++ enumerator)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RenderingRotation8Rotate90E"]], "platform::softwarerenderer::repaintbuffertype (c++ enum)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferTypeE"]], "platform::softwarerenderer::repaintbuffertype::newbuffer (c++ enumerator)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferType9NewBufferE"]], "platform::softwarerenderer::repaintbuffertype::reusedbuffer (c++ enumerator)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferType12ReusedBufferE"]], "platform::softwarerenderer::repaintbuffertype::swappedbuffers (c++ enumerator)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer17RepaintBufferType14SwappedBuffersE"]], "platform::softwarerenderer::softwarerenderer (c++ function)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer16SoftwareRendererE17RepaintBufferType"], [20, "_CPPv4N5slint8platform16SoftwareRenderer16SoftwareRendererERK16SoftwareRenderer"]], "platform::softwarerenderer::operator= (c++ function)": [[20, "_CPPv4N5slint8platform16SoftwareRendereraSERK16SoftwareRenderer"]], "platform::softwarerenderer::render (c++ function)": [[20, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanI11Rgb565PixelEENSt6size_tE"], [20, "_CPPv4NK5slint8platform16SoftwareRenderer6renderENSt4spanIN5slint9Rgb8PixelEEENSt6size_tE"]], "platform::softwarerenderer::render_by_line (c++ function)": [[20, "_CPPv4I0ENK5slint8platform16SoftwareRenderer14render_by_lineE14PhysicalRegion8Callback"]], "platform::softwarerenderer::set_rendering_rotation (c++ function)": [[20, "_CPPv4N5slint8platform16SoftwareRenderer22set_rendering_rotationE17RenderingRotation"]], "platform::softwarerenderer::~softwarerenderer (c++ function)": [[20, "_CPPv4N5slint8platform16SoftwareRendererD0Ev"]], "platform::windowadapter (c++ class)": [[21, "_CPPv4N5slint8platform13WindowAdapterE"]], "platform::windowadapter::windowadapter (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter13WindowAdapterEv"]], "platform::windowadapter::windowproperties (c++ struct)": [[21, "_CPPv4N5slint8platform13WindowAdapter16WindowPropertiesE"], [170, "_CPPv4N5slint8platform13WindowAdapter16WindowPropertiesE"]], "platform::windowadapter::windowproperties::layoutconstraints (c++ struct)": [[21, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraintsE"], [170, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraintsE"], [171, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraintsE"]], "platform::windowadapter::windowproperties::layoutconstraints::max (c++ member)": [[21, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3maxE"], [170, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3maxE"], [171, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3maxE"]], "platform::windowadapter::windowproperties::layoutconstraints::min (c++ member)": [[21, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3minE"], [170, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3minE"], [171, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints3minE"]], "platform::windowadapter::windowproperties::layoutconstraints::preferred (c++ member)": [[21, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints9preferredE"], [170, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints9preferredE"], [171, "_CPPv4N5slint8platform13WindowAdapter16WindowProperties17LayoutConstraints9preferredE"]], "platform::windowadapter::windowproperties::background (c++ function)": [[21, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10backgroundEv"], [170, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10backgroundEv"]], "platform::windowadapter::windowproperties::fullscreen (c++ function)": [[21, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10fullscreenEv"], [170, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties10fullscreenEv"]], "platform::windowadapter::windowproperties::is_fullscreen (c++ function)": [[21, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties13is_fullscreenEv"], [170, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties13is_fullscreenEv"]], "platform::windowadapter::windowproperties::is_maximized (c++ function)": [[21, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_maximizedEv"], [170, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_maximizedEv"]], "platform::windowadapter::windowproperties::is_minimized (c++ function)": [[21, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_minimizedEv"], [170, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties12is_minimizedEv"]], "platform::windowadapter::windowproperties::layout_constraints (c++ function)": [[21, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties18layout_constraintsEv"], [170, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties18layout_constraintsEv"]], "platform::windowadapter::windowproperties::title (c++ function)": [[21, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties5titleEv"], [170, "_CPPv4NK5slint8platform13WindowAdapter16WindowProperties5titleEv"]], "platform::windowadapter::position (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter8positionEv"]], "platform::windowadapter::renderer (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter8rendererEv"]], "platform::windowadapter::request_redraw (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter14request_redrawEv"]], "platform::windowadapter::set_position (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter12set_positionEN5slint16PhysicalPositionE"]], "platform::windowadapter::set_size (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter8set_sizeEN5slint12PhysicalSizeE"]], "platform::windowadapter::set_visible (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter11set_visibleEb"]], "platform::windowadapter::size (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter4sizeEv"]], "platform::windowadapter::update_window_properties (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter24update_window_propertiesERK16WindowProperties"]], "platform::windowadapter::window (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapter6windowEv"], [21, "_CPPv4NK5slint8platform13WindowAdapter6windowEv"]], "platform::windowadapter::~windowadapter (c++ function)": [[21, "_CPPv4N5slint8platform13WindowAdapterD0Ev"]], "testing::elementhandle (c++ class)": [[22, "_CPPv4N5slint7testing13ElementHandleE"]], "testing::elementhandle::absolute_position (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle17absolute_positionEv"]], "testing::elementhandle::accessible_checkable (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle20accessible_checkableEv"]], "testing::elementhandle::accessible_checked (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle18accessible_checkedEv"]], "testing::elementhandle::accessible_description (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle22accessible_descriptionEv"]], "testing::elementhandle::accessible_enabled (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle18accessible_enabledEv"]], "testing::elementhandle::accessible_label (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle16accessible_labelEv"]], "testing::elementhandle::accessible_placeholder_text (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle27accessible_placeholder_textEv"]], "testing::elementhandle::accessible_position_in_set (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle26accessible_position_in_setEv"]], "testing::elementhandle::accessible_role (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle15accessible_roleEv"]], "testing::elementhandle::accessible_selectable (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle21accessible_selectableEv"]], "testing::elementhandle::accessible_selected (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle19accessible_selectedEv"]], "testing::elementhandle::accessible_size_of_set (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle22accessible_size_of_setEv"]], "testing::elementhandle::accessible_value (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle16accessible_valueEv"]], "testing::elementhandle::accessible_value_maximum (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle24accessible_value_maximumEv"]], "testing::elementhandle::accessible_value_minimum (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle24accessible_value_minimumEv"]], "testing::elementhandle::accessible_value_step (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle21accessible_value_stepEv"]], "testing::elementhandle::bases (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle5basesEv"]], "testing::elementhandle::find_by_accessible_label (c++ function)": [[22, "_CPPv4I0EN5slint7testing13ElementHandle24find_by_accessible_labelE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE"]], "testing::elementhandle::find_by_element_id (c++ function)": [[22, "_CPPv4I0EN5slint7testing13ElementHandle18find_by_element_idE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE"]], "testing::elementhandle::find_by_element_type_name (c++ function)": [[22, "_CPPv4I0EN5slint7testing13ElementHandle25find_by_element_type_nameE12SharedVectorI13ElementHandleERK15ComponentHandleI1TENSt11string_viewE"]], "testing::elementhandle::id (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle2idEv"]], "testing::elementhandle::invoke_accessible_decrement_action (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle34invoke_accessible_decrement_actionEv"]], "testing::elementhandle::invoke_accessible_default_action (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle32invoke_accessible_default_actionEv"]], "testing::elementhandle::invoke_accessible_increment_action (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle34invoke_accessible_increment_actionEv"]], "testing::elementhandle::is_valid (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle8is_validEv"]], "testing::elementhandle::set_accessible_value (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle20set_accessible_valueE12SharedString"]], "testing::elementhandle::size (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle4sizeEv"]], "testing::elementhandle::type_name (c++ function)": [[22, "_CPPv4NK5slint7testing13ElementHandle9type_nameEv"]], "testing::elementhandle::visit_elements (c++ function)": [[22, "_CPPv4I0_NSt9invocableI13ElementHandleEE0EN5slint7testing13ElementHandle14visit_elementsENSt15invoke_result_tI7Visitor13ElementHandleEERK15ComponentHandleI1TE7Visitor"]], "slint_feature_backend_qt (c macro)": [[23, "c.SLINT_FEATURE_BACKEND_QT"]], "slint_feature_gettext (c macro)": [[24, "c.SLINT_FEATURE_GETTEXT"]], "slint_feature_interpreter (c macro)": [[25, "c.SLINT_FEATURE_INTERPRETER"]], "slint_version_patch (c macro)": [[26, "c.SLINT_VERSION_PATCH"]], "slint_feature_backend_linuxkms (c macro)": [[27, "c.SLINT_FEATURE_BACKEND_LINUXKMS"]], "slint_feature_experimental (c macro)": [[28, "c.SLINT_FEATURE_EXPERIMENTAL"]], "slint_version_string (c macro)": [[29, "c.SLINT_VERSION_STRING"]], "slint_feature_renderer_femtovg (c macro)": [[30, "c.SLINT_FEATURE_RENDERER_FEMTOVG"]], "slint_feature_renderer_skia (c macro)": [[31, "c.SLINT_FEATURE_RENDERER_SKIA"]], "slint_feature_system_testing (c macro)": [[32, "c.SLINT_FEATURE_SYSTEM_TESTING"]], "slint_feature_accessibility (c macro)": [[33, "c.SLINT_FEATURE_ACCESSIBILITY"]], "slint_feature_renderer_software (c macro)": [[34, "c.SLINT_FEATURE_RENDERER_SOFTWARE"]], "slint_version_minor (c macro)": [[35, "c.SLINT_VERSION_MINOR"]], "slint_feature_freestanding (c macro)": [[36, "c.SLINT_FEATURE_FREESTANDING"]], "slint_feature_testing (c macro)": [[37, "c.SLINT_FEATURE_TESTING"]], "slint_version_major (c macro)": [[38, "c.SLINT_VERSION_MAJOR"]], "slint_feature_backend_winit (c macro)": [[39, "c.SLINT_FEATURE_BACKEND_WINIT"]], "assert_eq (c macro)": [[40, "c.assert_eq"]], "valuetype (c++ enum)": [[46, "_CPPv4N5slint11interpreter9ValueTypeE"]], "valuetype::bool (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType4BoolE"]], "valuetype::brush (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType5BrushE"]], "valuetype::image (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType5ImageE"]], "valuetype::model (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType5ModelE"]], "valuetype::number (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType6NumberE"]], "valuetype::other (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType5OtherE"]], "valuetype::string (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType6StringE"]], "valuetype::struct (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType6StructE"]], "valuetype::void (c++ enumerator)": [[46, "_CPPv4N5slint11interpreter9ValueType4VoidE"]], "diagnosticlevel (c++ enum)": [[47, "_CPPv4N5slint11interpreter15DiagnosticLevelE"]], "diagnosticlevel::error (c++ enumerator)": [[47, "_CPPv4N5slint11interpreter15DiagnosticLevel5ErrorE"]], "diagnosticlevel::warning (c++ enumerator)": [[47, "_CPPv4N5slint11interpreter15DiagnosticLevel7WarningE"]], "testing::accessiblerole (c++ enum)": [[48, "_CPPv4N5slint7testing14AccessibleRoleE"]], "testing::accessiblerole::button (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole6ButtonE"]], "testing::accessiblerole::checkbox (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole8CheckboxE"]], "testing::accessiblerole::combobox (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole8ComboboxE"]], "testing::accessiblerole::list (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole4ListE"]], "testing::accessiblerole::listitem (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole8ListItemE"]], "testing::accessiblerole::none (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole4NoneE"]], "testing::accessiblerole::progressindicator (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole17ProgressIndicatorE"]], "testing::accessiblerole::slider (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole6SliderE"]], "testing::accessiblerole::spinbox (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole7SpinboxE"]], "testing::accessiblerole::switch (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole6SwitchE"]], "testing::accessiblerole::tab (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole3TabE"]], "testing::accessiblerole::tablist (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole7TabListE"]], "testing::accessiblerole::table (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole5TableE"]], "testing::accessiblerole::text (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole4TextE"]], "testing::accessiblerole::textinput (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole9TextInputE"]], "testing::accessiblerole::tree (c++ enumerator)": [[48, "_CPPv4N5slint7testing14AccessibleRole4TreeE"]], "setrenderingnotifiererror (c++ enum)": [[49, "_CPPv4N5slint25SetRenderingNotifierErrorE"]], "setrenderingnotifiererror::alreadyset (c++ enumerator)": [[49, "_CPPv4N5slint25SetRenderingNotifierError10AlreadySetE"]], "setrenderingnotifiererror::unsupported (c++ enumerator)": [[49, "_CPPv4N5slint25SetRenderingNotifierError11UnsupportedE"]], "pointereventbutton (c++ enum)": [[50, "_CPPv4N5slint18PointerEventButtonE"]], "pointereventbutton::back (c++ enumerator)": [[50, "_CPPv4N5slint18PointerEventButton4BackE"]], "pointereventbutton::forward (c++ enumerator)": [[50, "_CPPv4N5slint18PointerEventButton7ForwardE"]], "pointereventbutton::left (c++ enumerator)": [[50, "_CPPv4N5slint18PointerEventButton4LeftE"]], "pointereventbutton::middle (c++ enumerator)": [[50, "_CPPv4N5slint18PointerEventButton6MiddleE"]], "pointereventbutton::other (c++ enumerator)": [[50, "_CPPv4N5slint18PointerEventButton5OtherE"]], "pointereventbutton::right (c++ enumerator)": [[50, "_CPPv4N5slint18PointerEventButton5RightE"]], "eventloopmode (c++ enum)": [[51, "_CPPv4N5slint13EventLoopModeE"]], "eventloopmode::quitonlastwindowclosed (c++ enumerator)": [[51, "_CPPv4N5slint13EventLoopMode22QuitOnLastWindowClosedE"]], "eventloopmode::rununtilquit (c++ enumerator)": [[51, "_CPPv4N5slint13EventLoopMode12RunUntilQuitE"]], "graphicsapi (c++ enum)": [[52, "_CPPv4N5slint11GraphicsAPIE"]], "graphicsapi::nativeopengl (c++ enumerator)": [[52, "_CPPv4N5slint11GraphicsAPI12NativeOpenGLE"]], "renderingstate (c++ enum)": [[53, "_CPPv4N5slint14RenderingStateE"]], "renderingstate::afterrendering (c++ enumerator)": [[53, "_CPPv4N5slint14RenderingState14AfterRenderingE"]], "renderingstate::beforerendering (c++ enumerator)": [[53, "_CPPv4N5slint14RenderingState15BeforeRenderingE"]], "renderingstate::renderingsetup (c++ enumerator)": [[53, "_CPPv4N5slint14RenderingState14RenderingSetupE"]], "renderingstate::renderingteardown (c++ enumerator)": [[53, "_CPPv4N5slint14RenderingState17RenderingTeardownE"]], "closerequestresponse (c++ enum)": [[54, "_CPPv4N5slint20CloseRequestResponseE"]], "closerequestresponse::hidewindow (c++ enumerator)": [[54, "_CPPv4N5slint20CloseRequestResponse10HideWindowE"]], "closerequestresponse::keepwindowshown (c++ enumerator)": [[54, "_CPPv4N5slint20CloseRequestResponse15KeepWindowShownE"]], "platform::duration_until_next_timer_update (c++ function)": [[93, "_CPPv4N5slint8platform32duration_until_next_timer_updateEv"]], "platform::update_timers_and_animations (c++ function)": [[94, "_CPPv4N5slint8platform28update_timers_and_animationsEv"]], "platform::set_platform (c++ function)": [[95, "_CPPv4N5slint8platform12set_platformENSt10unique_ptrI8PlatformEE"]], "testing::init (c++ function)": [[96, "_CPPv4N5slint7testing4initEv"]], "quit_event_loop (c++ function)": [[97, "_CPPv4N5slint15quit_event_loopEv"]], "invoke_from_event_loop (c++ function)": [[98, "_CPPv4I_NSt9invocableEEN5slint22invoke_from_event_loopEv7Functor"]], "blocking_invoke_from_event_loop (c++ function)": [[99, "_CPPv4I_NSt9invocableEEN5slint31blocking_invoke_from_event_loopENSt15invoke_result_tI7FunctorEE7Functor"]], "run_event_loop (c++ function)": [[100, "_CPPv4N5slint14run_event_loopE13EventLoopMode"]], "update_all_translations (c++ function)": [[101, "_CPPv4N5slint23update_all_translationsEv"]], "hsvacolor (c++ struct)": [[147, "_CPPv4N5slint9HsvaColorE"]], "hsvacolor::alpha (c++ member)": [[147, "_CPPv4N5slint9HsvaColor5alphaE"]], "hsvacolor::hue (c++ member)": [[147, "_CPPv4N5slint9HsvaColor3hueE"]], "hsvacolor::saturation (c++ member)": [[147, "_CPPv4N5slint9HsvaColor10saturationE"]], "hsvacolor::value (c++ member)": [[147, "_CPPv4N5slint9HsvaColor5valueE"]], "image (c++ struct)": [[148, "_CPPv4N5slint5ImageE"]], "image::borrowedopengltextureorigin (c++ enum)": [[148, "_CPPv4N5slint5Image27BorrowedOpenGLTextureOriginE"]], "image::borrowedopengltextureorigin::bottomleft (c++ enumerator)": [[148, "_CPPv4N5slint5Image27BorrowedOpenGLTextureOrigin10BottomLeftE"]], "image::borrowedopengltextureorigin::topleft (c++ enumerator)": [[148, "_CPPv4N5slint5Image27BorrowedOpenGLTextureOrigin7TopLeftE"]], "image::image (c++ function)": [[148, "_CPPv4N5slint5Image5ImageE17SharedPixelBufferI10Rgba8PixelE"], [148, "_CPPv4N5slint5Image5ImageE17SharedPixelBufferI9Rgb8PixelE"], [148, "_CPPv4N5slint5Image5ImageEv"]], "image::create_from_borrowed_gl_2d_rgba_texture (c++ function)": [[148, "_CPPv4N5slint5Image39create_from_borrowed_gl_2d_rgba_textureE8uint32_t4SizeI8uint32_tE27BorrowedOpenGLTextureOrigin"]], "image::load_from_path (c++ function)": [[148, "_CPPv4N5slint5Image14load_from_pathERK12SharedString"]], "image::operator!= (c++ function)": [[148, "_CPPv4N5slint5ImageneERK5ImageRK5Image"]], "image::operator== (c++ function)": [[148, "_CPPv4N5slint5ImageeqERK5ImageRK5Image"]], "image::path (c++ function)": [[148, "_CPPv4NK5slint5Image4pathEv"]], "image::set_nine_slice_edges (c++ function)": [[148, "_CPPv4N5slint5Image20set_nine_slice_edgesEtttt"]], "image::size (c++ function)": [[148, "_CPPv4NK5slint5Image4sizeEv"]], "image::to_rgb8 (c++ function)": [[148, "_CPPv4NK5slint5Image7to_rgb8Ev"]], "image::to_rgba8 (c++ function)": [[148, "_CPPv4NK5slint5Image8to_rgba8Ev"]], "image::to_rgba8_premultiplied (c++ function)": [[148, "_CPPv4NK5slint5Image22to_rgba8_premultipliedEv"]], "logicalposition (c++ struct)": [[149, "_CPPv4N5slint15LogicalPositionE"]], "logicalposition::logicalposition (c++ function)": [[149, "_CPPv4N5slint15LogicalPosition15LogicalPositionEK5PointIfE"], [149, "_CPPv4N5slint15LogicalPosition15LogicalPositionEv"]], "logicalsize (c++ struct)": [[150, "_CPPv4N5slint11LogicalSizeE"]], "logicalsize::logicalsize (c++ function)": [[150, "_CPPv4N5slint11LogicalSize11LogicalSizeEK4SizeIfE"]], "physicalposition (c++ struct)": [[151, "_CPPv4N5slint16PhysicalPositionE"]], "physicalposition::physicalposition (c++ function)": [[151, "_CPPv4N5slint16PhysicalPosition16PhysicalPositionEK5PointI7int32_tE"], [151, "_CPPv4N5slint16PhysicalPosition16PhysicalPositionEv"]], "physicalsize (c++ struct)": [[152, "_CPPv4N5slint12PhysicalSizeE"]], "physicalsize::physicalsize (c++ function)": [[152, "_CPPv4N5slint12PhysicalSize12PhysicalSizeEK4SizeI8uint32_tE"]], "point (c++ struct)": [[153, "_CPPv4I0EN5slint5PointE"]], "point::operator== (c++ function)": [[153, "_CPPv4NK5slint5PointeqERK5Point"]], "point::x (c++ member)": [[153, "_CPPv4N5slint5Point1xE"]], "point::y (c++ member)": [[153, "_CPPv4N5slint5Point1yE"]], "rgb8pixel (c++ struct)": [[154, "_CPPv4N5slint9Rgb8PixelE"]], "rgb8pixel::b (c++ member)": [[154, "_CPPv4N5slint9Rgb8Pixel1bE"]], "rgb8pixel::g (c++ member)": [[154, "_CPPv4N5slint9Rgb8Pixel1gE"]], "rgb8pixel::r (c++ member)": [[154, "_CPPv4N5slint9Rgb8Pixel1rE"]], "rgba8pixel (c++ struct)": [[155, "_CPPv4N5slint10Rgba8PixelE"]], "rgba8pixel::a (c++ member)": [[155, "_CPPv4N5slint10Rgba8Pixel1aE"]], "rgba8pixel::b (c++ member)": [[155, "_CPPv4N5slint10Rgba8Pixel1bE"]], "rgba8pixel::g (c++ member)": [[155, "_CPPv4N5slint10Rgba8Pixel1gE"]], "rgba8pixel::r (c++ member)": [[155, "_CPPv4N5slint10Rgba8Pixel1rE"]], "rgbacolor (c++ struct)": [[156, "_CPPv4I0EN5slint9RgbaColorE"]], "rgbacolor::rgbacolor (c++ function)": [[156, "_CPPv4N5slint9RgbaColor9RgbaColorERK5Color"]], "rgbacolor::alpha (c++ member)": [[156, "_CPPv4N5slint9RgbaColor5alphaE"]], "rgbacolor::blue (c++ member)": [[156, "_CPPv4N5slint9RgbaColor4blueE"]], "rgbacolor::green (c++ member)": [[156, "_CPPv4N5slint9RgbaColor5greenE"]], "rgbacolor::red (c++ member)": [[156, "_CPPv4N5slint9RgbaColor3redE"]], "sharedpixelbuffer (c++ struct)": [[157, "_CPPv4I0EN5slint17SharedPixelBufferE"]], "sharedpixelbuffer::sharedpixelbuffer (c++ function)": [[157, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_t"], [157, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferE8uint32_t8uint32_tPK5Pixel"], [157, "_CPPv4N5slint17SharedPixelBuffer17SharedPixelBufferEv"]], "sharedpixelbuffer::begin (c++ function)": [[157, "_CPPv4N5slint17SharedPixelBuffer5beginEv"], [157, "_CPPv4NK5slint17SharedPixelBuffer5beginEv"]], "sharedpixelbuffer::cbegin (c++ function)": [[157, "_CPPv4NK5slint17SharedPixelBuffer6cbeginEv"]], "sharedpixelbuffer::cend (c++ function)": [[157, "_CPPv4NK5slint17SharedPixelBuffer4cendEv"]], "sharedpixelbuffer::end (c++ function)": [[157, "_CPPv4N5slint17SharedPixelBuffer3endEv"], [157, "_CPPv4NK5slint17SharedPixelBuffer3endEv"]], "sharedpixelbuffer::height (c++ function)": [[157, "_CPPv4NK5slint17SharedPixelBuffer6heightEv"]], "sharedpixelbuffer::operator== (c++ function)": [[157, "_CPPv4NK5slint17SharedPixelBuffereqERK17SharedPixelBuffer"]], "sharedpixelbuffer::width (c++ function)": [[157, "_CPPv4NK5slint17SharedPixelBuffer5widthEv"]], "sharedstring (c++ struct)": [[158, "_CPPv4N5slint12SharedStringE"]], "sharedstring::sharedstring (c++ function)": [[158, "_CPPv4N5slint12SharedString12SharedStringENSt11string_viewE"], [158, "_CPPv4N5slint12SharedString12SharedStringENSt13u8string_viewE"], [158, "_CPPv4N5slint12SharedString12SharedStringEPKDu"], [158, "_CPPv4N5slint12SharedString12SharedStringEPKc"], [158, "_CPPv4N5slint12SharedString12SharedStringERK12SharedString"], [158, "_CPPv4N5slint12SharedString12SharedStringEv"]], "sharedstring::begin (c++ function)": [[158, "_CPPv4NK5slint12SharedString5beginEv"]], "sharedstring::data (c++ function)": [[158, "_CPPv4NK5slint12SharedString4dataEv"]], "sharedstring::empty (c++ function)": [[158, "_CPPv4NK5slint12SharedString5emptyEv"]], "sharedstring::end (c++ function)": [[158, "_CPPv4NK5slint12SharedString3endEv"]], "sharedstring::ends_with (c++ function)": [[158, "_CPPv4NK5slint12SharedString9ends_withENSt11string_viewE"]], "sharedstring::from_number (c++ function)": [[158, "_CPPv4N5slint12SharedString11from_numberEd"]], "sharedstring::operator std::string_view (c++ function)": [[158, "_CPPv4NK5slint12SharedStringcvNSt11string_viewEEv"]], "sharedstring::operator!= (c++ function)": [[158, "_CPPv4N5slint12SharedStringneERK12SharedStringRK12SharedString"]], "sharedstring::operator+ (c++ function)": [[158, "_CPPv4N5slint12SharedStringplERK12SharedStringNSt11string_viewE"], [158, "_CPPv4N5slint12SharedStringplERR12SharedStringNSt11string_viewE"]], "sharedstring::operator+= (c++ function)": [[158, "_CPPv4N5slint12SharedStringpLENSt11string_viewE"]], "sharedstring::operator< (c++ function)": [[158, "_CPPv4N5slint12SharedStringltERK12SharedStringRK12SharedString"]], "sharedstring::operator<< (c++ function)": [[158, "_CPPv4N5slint12SharedStringlsERNSt7ostreamERK12SharedString"]], "sharedstring::operator<= (c++ function)": [[158, "_CPPv4N5slint12SharedStringleERK12SharedStringRK12SharedString"]], "sharedstring::operator= (c++ function)": [[158, "_CPPv4N5slint12SharedStringaSENSt11string_viewE"], [158, "_CPPv4N5slint12SharedStringaSEPKc"], [158, "_CPPv4N5slint12SharedStringaSERK12SharedString"], [158, "_CPPv4N5slint12SharedStringaSERR12SharedString"]], "sharedstring::operator== (c++ function)": [[158, "_CPPv4N5slint12SharedStringeqERK12SharedStringRK12SharedString"]], "sharedstring::operator> (c++ function)": [[158, "_CPPv4N5slint12SharedStringgtERK12SharedStringRK12SharedString"]], "sharedstring::operator>= (c++ function)": [[158, "_CPPv4N5slint12SharedStringgeERK12SharedStringRK12SharedString"]], "sharedstring::size (c++ function)": [[158, "_CPPv4NK5slint12SharedString4sizeEv"]], "sharedstring::starts_with (c++ function)": [[158, "_CPPv4NK5slint12SharedString11starts_withENSt11string_viewE"]], "sharedstring::~sharedstring (c++ function)": [[158, "_CPPv4N5slint12SharedStringD0Ev"]], "sharedvector (c++ struct)": [[159, "_CPPv4I0EN5slint12SharedVectorE"]], "sharedvector::sharedvector (c++ function)": [[159, "_CPPv4I0EN5slint12SharedVector12SharedVectorE7InputIt7InputIt"], [159, "_CPPv4N5slint12SharedVector12SharedVectorE6size_t"], [159, "_CPPv4N5slint12SharedVector12SharedVectorE6size_tRK1T"], [159, "_CPPv4N5slint12SharedVector12SharedVectorENSt16initializer_listI1TEE"], [159, "_CPPv4N5slint12SharedVector12SharedVectorERK12SharedVector"], [159, "_CPPv4N5slint12SharedVector12SharedVectorEv"]], "sharedvector::at (c++ function)": [[159, "_CPPv4NK5slint12SharedVector2atENSt6size_tE"]], "sharedvector::begin (c++ function)": [[159, "_CPPv4N5slint12SharedVector5beginEv"], [159, "_CPPv4NK5slint12SharedVector5beginEv"]], "sharedvector::cbegin (c++ function)": [[159, "_CPPv4NK5slint12SharedVector6cbeginEv"]], "sharedvector::cend (c++ function)": [[159, "_CPPv4NK5slint12SharedVector4cendEv"]], "sharedvector::clear (c++ function)": [[159, "_CPPv4N5slint12SharedVector5clearEv"]], "sharedvector::empty (c++ function)": [[159, "_CPPv4NK5slint12SharedVector5emptyEv"]], "sharedvector::end (c++ function)": [[159, "_CPPv4N5slint12SharedVector3endEv"], [159, "_CPPv4NK5slint12SharedVector3endEv"]], "sharedvector::operator= (c++ function)": [[159, "_CPPv4N5slint12SharedVectoraSERK12SharedVector"], [159, "_CPPv4N5slint12SharedVectoraSERR12SharedVector"]], "sharedvector::operator== (c++ function)": [[159, "_CPPv4N5slint12SharedVectoreqERK12SharedVectorRK12SharedVector"]], "sharedvector::operator[] (c++ function)": [[159, "_CPPv4N5slint12SharedVectorixENSt6size_tE"], [159, "_CPPv4NK5slint12SharedVectorixENSt6size_tE"]], "sharedvector::push_back (c++ function)": [[159, "_CPPv4N5slint12SharedVector9push_backERK1T"], [159, "_CPPv4N5slint12SharedVector9push_backERR1T"]], "sharedvector::size (c++ function)": [[159, "_CPPv4NK5slint12SharedVector4sizeEv"]], "sharedvector::~sharedvector (c++ function)": [[159, "_CPPv4N5slint12SharedVectorD0Ev"]], "size (c++ struct)": [[160, "_CPPv4I0EN5slint4SizeE"]], "size::height (c++ member)": [[160, "_CPPv4N5slint4Size6heightE"]], "size::operator== (c++ function)": [[160, "_CPPv4NK5slint4SizeeqERK4Size"]], "size::width (c++ member)": [[160, "_CPPv4N5slint4Size5widthE"]], "standardlistviewitem (c++ struct)": [[161, "_CPPv4N5slint20StandardListViewItemE"]], "standardlistviewitem::text (c++ member)": [[161, "_CPPv4N5slint20StandardListViewItem4textE"]], "timer (c++ struct)": [[162, "_CPPv4N5slint5TimerE"]], "timer::timer (c++ function)": [[162, "_CPPv4I_NSt9invocableEEN5slint5Timer5TimerENSt6chrono12millisecondsE1F"], [162, "_CPPv4N5slint5Timer5TimerERK5Timer"], [162, "_CPPv4N5slint5Timer5TimerEv"]], "timer::interval (c++ function)": [[162, "_CPPv4NK5slint5Timer8intervalEv"]], "timer::operator= (c++ function)": [[162, "_CPPv4N5slint5TimeraSERK5Timer"]], "timer::restart (c++ function)": [[162, "_CPPv4N5slint5Timer7restartEv"]], "timer::running (c++ function)": [[162, "_CPPv4NK5slint5Timer7runningEv"]], "timer::single_shot (c++ function)": [[162, "_CPPv4I_NSt9invocableEEN5slint5Timer11single_shotEvNSt6chrono12millisecondsE1F"]], "timer::start (c++ function)": [[162, "_CPPv4I_NSt9invocableEEN5slint5Timer5startEv9TimerModeNSt6chrono12millisecondsE1F"]], "timer::stop (c++ function)": [[162, "_CPPv4N5slint5Timer4stopEv"]], "timer::~timer (c++ function)": [[162, "_CPPv4N5slint5TimerD0Ev"]], "diagnostic (c++ struct)": [[163, "_CPPv4N5slint11interpreter10DiagnosticE"]], "diagnostic::column (c++ member)": [[163, "_CPPv4N5slint11interpreter10Diagnostic6columnE"]], "diagnostic::level (c++ member)": [[163, "_CPPv4N5slint11interpreter10Diagnostic5levelE"]], "diagnostic::line (c++ member)": [[163, "_CPPv4N5slint11interpreter10Diagnostic4lineE"]], "diagnostic::message (c++ member)": [[163, "_CPPv4N5slint11interpreter10Diagnostic7messageE"]], "diagnostic::source_file (c++ member)": [[163, "_CPPv4N5slint11interpreter10Diagnostic11source_fileE"]], "propertydescriptor (c++ struct)": [[164, "_CPPv4N5slint11interpreter18PropertyDescriptorE"]], "propertydescriptor::property_name (c++ member)": [[164, "_CPPv4N5slint11interpreter18PropertyDescriptor13property_nameE"]], "propertydescriptor::property_type (c++ member)": [[164, "_CPPv4N5slint11interpreter18PropertyDescriptor13property_typeE"]], "struct (c++ struct)": [[165, "_CPPv4N5slint11interpreter6StructE"]], "struct::struct (c++ function)": [[165, "_CPPv4I0EN5slint11interpreter6Struct6StructE13InputIterator13InputIterator"], [165, "_CPPv4N5slint11interpreter6Struct6StructENSt16initializer_listINSt4pairINSt11string_viewE5ValueEEEE"], [165, "_CPPv4N5slint11interpreter6Struct6StructERK6Struct"], [165, "_CPPv4N5slint11interpreter6Struct6StructERR6Struct"], [165, "_CPPv4N5slint11interpreter6Struct6StructEv"]], "struct::begin (c++ function)": [[165, "_CPPv4NK5slint11interpreter6Struct5beginEv"]], "struct::end (c++ function)": [[165, "_CPPv4NK5slint11interpreter6Struct3endEv"]], "struct::get_field (c++ function)": [[165, "_CPPv4NK5slint11interpreter6Struct9get_fieldENSt11string_viewE"]], "struct::iterator (c++ struct)": [[165, "_CPPv4N5slint11interpreter6Struct8iteratorE"], [166, "_CPPv4N5slint11interpreter6Struct8iteratorE"]], "struct::iterator::iterator (c++ function)": [[165, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERK8iterator"], [165, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERR8iterator"], [166, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERK8iterator"], [166, "_CPPv4N5slint11interpreter6Struct8iterator8iteratorERR8iterator"]], "struct::iterator::operator!= (c++ function)": [[165, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator"], [166, "_CPPv4N5slint11interpreter6Struct8iteratorneERK8iteratorRK8iterator"]], "struct::iterator::operator* (c++ function)": [[165, "_CPPv4NK5slint11interpreter6Struct8iteratormlEv"], [166, "_CPPv4NK5slint11interpreter6Struct8iteratormlEv"]], "struct::iterator::operator++ (c++ function)": [[165, "_CPPv4N5slint11interpreter6Struct8iteratorppEv"], [166, "_CPPv4N5slint11interpreter6Struct8iteratorppEv"]], "struct::iterator::operator= (c++ function)": [[165, "_CPPv4N5slint11interpreter6Struct8iteratoraSERK8iterator"], [165, "_CPPv4N5slint11interpreter6Struct8iteratoraSERR8iterator"], [166, "_CPPv4N5slint11interpreter6Struct8iteratoraSERK8iterator"], [166, "_CPPv4N5slint11interpreter6Struct8iteratoraSERR8iterator"]], "struct::iterator::operator== (c++ function)": [[165, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator"], [166, "_CPPv4N5slint11interpreter6Struct8iteratoreqERK8iteratorRK8iterator"]], "struct::iterator::value_type (c++ type)": [[165, "_CPPv4N5slint11interpreter6Struct8iterator10value_typeE"], [166, "_CPPv4N5slint11interpreter6Struct8iterator10value_typeE"]], "struct::iterator::~iterator (c++ function)": [[165, "_CPPv4N5slint11interpreter6Struct8iteratorD0Ev"], [166, "_CPPv4N5slint11interpreter6Struct8iteratorD0Ev"]], "struct::operator= (c++ function)": [[165, "_CPPv4N5slint11interpreter6StructaSERK6Struct"], [165, "_CPPv4N5slint11interpreter6StructaSERR6Struct"]], "struct::set_field (c++ function)": [[165, "_CPPv4N5slint11interpreter6Struct9set_fieldENSt11string_viewERK5Value"]], "struct::~struct (c++ function)": [[165, "_CPPv4N5slint11interpreter6StructD0Ev"]], "platform::rgb565pixel (c++ struct)": [[167, "_CPPv4N5slint8platform11Rgb565PixelE"]], "platform::rgb565pixel::rgb565pixel (c++ function)": [[167, "_CPPv4N5slint8platform11Rgb565Pixel11Rgb565PixelERK9Rgb8Pixel"], [167, "_CPPv4N5slint8platform11Rgb565Pixel11Rgb565PixelEv"]], "platform::rgb565pixel::b (c++ member)": [[167, "_CPPv4N5slint8platform11Rgb565Pixel1bE"]], "platform::rgb565pixel::blue (c++ function)": [[167, "_CPPv4NK5slint8platform11Rgb565Pixel4blueEv"]], "platform::rgb565pixel::g (c++ member)": [[167, "_CPPv4N5slint8platform11Rgb565Pixel1gE"]], "platform::rgb565pixel::green (c++ function)": [[167, "_CPPv4NK5slint8platform11Rgb565Pixel5greenEv"]], "platform::rgb565pixel::operator rgb8pixel (c++ function)": [[167, "_CPPv4NK5slint8platform11Rgb565Pixelcv9Rgb8PixelEv"]], "platform::rgb565pixel::operator== (c++ function)": [[167, "_CPPv4N5slint8platform11Rgb565PixeleqERK11Rgb565PixelRK11Rgb565Pixel"]], "platform::rgb565pixel::r (c++ member)": [[167, "_CPPv4N5slint8platform11Rgb565Pixel1rE"]], "platform::rgb565pixel::red (c++ function)": [[167, "_CPPv4NK5slint8platform11Rgb565Pixel3redEv"]]}}) \ No newline at end of file diff --git a/snapshots/master/docs/node/classes/ArrayModel.html b/snapshots/master/docs/node/classes/ArrayModel.html index 99a3b5cef..027a30988 100644 --- a/snapshots/master/docs/node/classes/ArrayModel.html +++ b/snapshots/master/docs/node/classes/ArrayModel.html @@ -1,6 +1,6 @@ ArrayModel | slint-ui

Class ArrayModel<T>

ArrayModel wraps a JavaScript array for use in .slint views. The underlying array can be modified with the [[ArrayModel.push]] and [[ArrayModel.remove]] methods.

-

Type Parameters

  • T

Hierarchy (view full)

Constructors

Type Parameters

  • T

Hierarchy (view full)

Constructors

Accessors

Methods

[iterator] entries @@ -16,32 +16,32 @@ setRowData values

Constructors

Accessors

Methods

  • Returns an iterable of key, value pairs for every entry in the array.

    -

    Returns IterableIterator<[number, T]>

Accessors

Methods

  • Returns an iterable of key, value pairs for every entry in the array.

    +

    Returns IterableIterator<[number, T]>

  • Notifies the view that multiple rows are added to the model.

    Parameters

    • row: number

      index of the first added row.

    • count: number

      the number of added items.

      -

    Returns void

  • Notifies the view that the data of the current row is changed.

    +

Returns void

  • Notifies the view that multiple rows are removed to the model.

    +

Returns void

  • Notifies the view that multiple rows are removed to the model.

    Parameters

    • row: number

      index of the first removed row.

    • count: number

      the number of removed items.

      -

    Returns void

  • Removes the last element from the array and returns it.

    +

Returns void

  • Pushes new values to the array that's backing the model and notifies the run-time about the added rows.

    Parameters

    • Rest ...values: T[]

      list of values that will be pushed to the array.

      -

    Returns void

  • Removes the specified number of element from the array that's backing +

Returns void

  • Removes the specified number of element from the array that's backing the model, starting at the specified index.

    Parameters

    • index: number

      index of first row to remove.

    • size: number

      number of rows to remove.

      -

    Returns void

  • Returns the data at the specified row.

    +

Returns void

  • Returns the data at the specified row.

    Parameters

    • row: number

      index in range 0..(rowCount() - 1).

    Returns T

    undefined if row is out of range otherwise the data.

    -
  • Stores the given data on the given row index and notifies run-time about the changed row.

    Parameters

    • row: number

      index in range 0..(rowCount() - 1).

    • data: T

      new data item to store on the given row index

      -

    Returns void

\ No newline at end of file +

Returns void

\ No newline at end of file diff --git a/snapshots/master/docs/node/classes/CompileError.html b/snapshots/master/docs/node/classes/CompileError.html index 64e43b60d..6300a9ac4 100644 --- a/snapshots/master/docs/node/classes/CompileError.html +++ b/snapshots/master/docs/node/classes/CompileError.html @@ -1,5 +1,5 @@ CompileError | slint-ui

Class CompileError

Represents an errors that can be emitted by the compiler.

-

Hierarchy

  • Error
    • CompileError

Constructors

Hierarchy

  • Error
    • CompileError

Constructors

Properties

cause? diagnostics message @@ -11,8 +11,8 @@

Constructors

  • Creates a new CompileError.

    Parameters

    • message: string

      human-readable description of the error.

    • diagnostics: Diagnostic[]

      represent a list of diagnostic items emitted while compiling .slint code.

      -

    Returns CompileError

Properties

cause?: unknown
diagnostics: Diagnostic[]

List of Diagnostic items emitted while compiling .slint code.

-
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

+

Returns CompileError

Properties

cause?: unknown
diagnostics: Diagnostic[]

List of Diagnostic items emitted while compiling .slint code.

+
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

Type declaration

    • (err, stackTraces): any
    • Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

\ No newline at end of file diff --git a/snapshots/master/docs/node/classes/Model.html b/snapshots/master/docs/node/classes/Model.html index 61ed9d890..fbb86ad78 100644 --- a/snapshots/master/docs/node/classes/Model.html +++ b/snapshots/master/docs/node/classes/Model.html @@ -6,7 +6,7 @@

Example

As an example let's see the implementation of ArrayModel

export class ArrayModel<T> extends Model<T> {
private a: Array<T>

constructor(arr: Array<T>) {
super();
this.a = arr;
}

rowCount() {
return this.a.length;
}

rowData(row: number) {
return this.a[row];
}

setRowData(row: number, data: T) {
this.a[row] = data;
this.notifyRowDataChanged(row);
}

push(...values: T[]) {
let size = this.a.length;
Array.prototype.push.apply(this.a, values);
this.notifyRowAdded(size, arguments.length);
}

remove(index: number, size: number) {
let r = this.a.splice(index, size);
this.notifyRowRemoved(index, size);
}

get length(): number {
return this.a.length;
}

values(): IterableIterator<T> {
return this.a.values();
}

entries(): IterableIterator<[number, T]> {
return this.a.entries()
}
}
-

Hierarchy (view full)

Implements

  • Iterable<T>

Methods

Hierarchy (view full)

Implements

  • Iterable<T>

Methods

  • Notifies the view that multiple rows are added to the model.

    +

Methods

  • Notifies the view that multiple rows are added to the model.

    Parameters

    • row: number

      index of the first added row.

    • count: number

      the number of added items.

      -

    Returns void

  • Notifies the view that the data of the current row is changed.

    +

Returns void

  • Notifies the view that the data of the current row is changed.

    Parameters

    • row: number

      index of the changed row.

      -

    Returns void

  • Notifies the view that multiple rows are removed to the model.

    +

Returns void

  • Notifies the view that multiple rows are removed to the model.

    Parameters

    • row: number

      index of the first removed row.

    • count: number

      the number of removed items.

      -

    Returns void

  • Implementations of this function must return the data at the specified row.

    +

Returns void

  • Implementations of this function must return the data at the specified row.

    Parameters

    • row: number

      index in range 0..(rowCount() - 1).

    Returns T

    undefined if row is out of range otherwise the data.

    -
  • Implementations of this function must store the provided data parameter in the model at the specified row.

    Parameters

    • _row: number

      index in range 0..(rowCount() - 1).

    • _data: T

      new data item to store on the given row index

      -

    Returns void

\ No newline at end of file +

Returns void

\ No newline at end of file diff --git a/snapshots/master/docs/node/functions/initTranslations.html b/snapshots/master/docs/node/functions/initTranslations.html index 0c83317ca..0bcc86789 100644 --- a/snapshots/master/docs/node/functions/initTranslations.html +++ b/snapshots/master/docs/node/functions/initTranslations.html @@ -6,4 +6,4 @@

For example, assuming this is in a package called example and the default locale is configured to be French, it will load translations at runtime from ``/path/to/example/translations/fr/LC_MESSAGES/example.mo`.

import * as slint from "slint-ui";
slint.initTranslations("example", new URL("translations/", import.meta.url));
-

Returns void

\ No newline at end of file +

Returns void

\ No newline at end of file diff --git a/snapshots/master/docs/node/functions/loadFile.html b/snapshots/master/docs/node/functions/loadFile.html index 0b12c344f..ccfe92794 100644 --- a/snapshots/master/docs/node/functions/loadFile.html +++ b/snapshots/master/docs/node/functions/loadFile.html @@ -15,4 +15,4 @@ These instances offer properties and event handlers, adhering to the ComponentHandle interface. For further information on the available properties, refer to Instantiating A Component.

Throws

CompileError if errors occur during compilation.

-
\ No newline at end of file +
\ No newline at end of file diff --git a/snapshots/master/docs/node/functions/loadSource.html b/snapshots/master/docs/node/functions/loadSource.html index 46b403789..7b4710740 100644 --- a/snapshots/master/docs/node/functions/loadSource.html +++ b/snapshots/master/docs/node/functions/loadSource.html @@ -13,4 +13,4 @@ These instances offer properties and event handlers, adhering to the ComponentHandle interface. For further information on the available properties, refer to Instantiating A Component.

Throws

CompileError if errors occur during compilation.

-
\ No newline at end of file +
\ No newline at end of file diff --git a/snapshots/master/docs/node/functions/quitEventLoop.html b/snapshots/master/docs/node/functions/quitEventLoop.html index edf06ce57..d2d8cdb9f 100644 --- a/snapshots/master/docs/node/functions/quitEventLoop.html +++ b/snapshots/master/docs/node/functions/quitEventLoop.html @@ -1,3 +1,3 @@ quitEventLoop | slint-ui

Function quitEventLoop

  • Stops a spinning event loop. This function returns immediately, and the promise returned from run_event_loop() will resolve in a later tick of the nodejs event loop.

    -

    Returns void

\ No newline at end of file +

Returns void

\ No newline at end of file diff --git a/snapshots/master/docs/node/functions/runEventLoop.html b/snapshots/master/docs/node/functions/runEventLoop.html index 9b0c81aa2..f7103f14a 100644 --- a/snapshots/master/docs/node/functions/runEventLoop.html +++ b/snapshots/master/docs/node/functions/runEventLoop.html @@ -2,4 +2,4 @@

If the event loop is already running, then this function returns the same promise as from the earlier invocation.

Parameters

  • Optional args: Function | {
        quitOnLastWindowClosed?: boolean;
        runningCallback?: Function;
    }

    As Function it defines a callback that's invoked once when the event loop is running.

    -

Returns Promise<unknown>

\ No newline at end of file +

Returns Promise<unknown>

\ No newline at end of file diff --git a/snapshots/master/docs/node/interfaces/ComponentHandle.html b/snapshots/master/docs/node/interfaces/ComponentHandle.html index 5460d3c1c..03bab8793 100644 --- a/snapshots/master/docs/node/interfaces/ComponentHandle.html +++ b/snapshots/master/docs/node/interfaces/ComponentHandle.html @@ -1,16 +1,16 @@ ComponentHandle | slint-ui

Interface ComponentHandle

This interface describes the public API of a Slint component that is common to all instances. Use this to show() the window on the screen, access the window and subsequent window properties, or start the Slint event loop with run().

-
interface ComponentHandle {
    get window(): Window;
    hide(): any;
    run(): Promise<unknown>;
    show(): any;
}

Accessors

interface ComponentHandle {
    get window(): Window;
    hide(): any;
    run(): Promise<unknown>;
    show(): any;
}

Accessors

Methods

Accessors

  • get window(): Window
  • Returns the Window associated with this component instance. The window API can be used to control different aspects of the integration into the windowing system, such as the position on the screen.

    -

    Returns Window

Methods

Methods

  • Shows the window and runs the event loop. The returned promise is resolved when the event loop is terminated, for example when the last window was closed, or quitEventLoop was called.

    This function is a convenience for calling show, followed by runEventLoop, and hide when the event loop's promise is resolved.

    -

    Returns Promise<unknown>

\ No newline at end of file +

Returns Promise<unknown>

\ No newline at end of file diff --git a/snapshots/master/docs/node/interfaces/ImageData.html b/snapshots/master/docs/node/interfaces/ImageData.html index ef84b20e2..f045d6a23 100644 --- a/snapshots/master/docs/node/interfaces/ImageData.html +++ b/snapshots/master/docs/node/interfaces/ImageData.html @@ -1,12 +1,12 @@ ImageData | slint-ui

Interface ImageData

An image data type that can be displayed by the Image element.

This interface is inspired by the web ImageData interface.

-
interface ImageData {
    path?: string;
    get data(): Uint8Array;
    get height(): number;
    get width(): number;
}

Properties

interface ImageData {
    path?: string;
    get data(): Uint8Array;
    get height(): number;
    get width(): number;
}

Properties

Accessors

Properties

path?: string

Returns the path of the image, if it was loaded from disk. Otherwise the property is undefined.

-

Accessors

\ No newline at end of file +

Accessors

\ No newline at end of file diff --git a/snapshots/master/docs/node/interfaces/LoadFileOptions.html b/snapshots/master/docs/node/interfaces/LoadFileOptions.html index 60a831964..ef6867edb 100644 --- a/snapshots/master/docs/node/interfaces/LoadFileOptions.html +++ b/snapshots/master/docs/node/interfaces/LoadFileOptions.html @@ -1,10 +1,10 @@ LoadFileOptions | slint-ui

Interface LoadFileOptions

LoadFileOptions are used to defines different optional parameters that can be used to configure the compiler.

-
interface LoadFileOptions {
    includePaths?: string[];
    libraryPaths?: Record<string, string>;
    quiet?: boolean;
    style?: string;
}

Properties

interface LoadFileOptions {
    includePaths?: string[];
    libraryPaths?: Record<string, string>;
    quiet?: boolean;
    style?: string;
}

Properties

includePaths?: string[]

Sets the include paths used for looking up .slint imports to the specified vector of paths.

-
libraryPaths?: Record<string, string>

Sets library paths used for looking up @library imports to the specified map of library names to paths.

-
quiet?: boolean

If set to true warnings from the compiler will not be printed to the console.

-
style?: string

Sets the widget style the compiler is currently using when compiling .slint files.

-
\ No newline at end of file +
libraryPaths?: Record<string, string>

Sets library paths used for looking up @library imports to the specified map of library names to paths.

+
quiet?: boolean

If set to true warnings from the compiler will not be printed to the console.

+
style?: string

Sets the widget style the compiler is currently using when compiling .slint files.

+
\ No newline at end of file diff --git a/snapshots/master/docs/node/interfaces/Point.html b/snapshots/master/docs/node/interfaces/Point.html index a7770533c..f1c2335a4 100644 --- a/snapshots/master/docs/node/interfaces/Point.html +++ b/snapshots/master/docs/node/interfaces/Point.html @@ -1,6 +1,6 @@ Point | slint-ui

Interface Point

Represents a two-dimensional point.

-
interface Point {
    x: number;
    y: number;
}

Properties

x +
interface Point {
    x: number;
    y: number;
}

Properties

x y

Properties

x: number

Defines the x coordinate of the point.

-
y: number

Defines the y coordinate of the point.

-
\ No newline at end of file +
y: number

Defines the y coordinate of the point.

+
\ No newline at end of file diff --git a/snapshots/master/docs/node/interfaces/Size.html b/snapshots/master/docs/node/interfaces/Size.html index e9794daa5..28702a435 100644 --- a/snapshots/master/docs/node/interfaces/Size.html +++ b/snapshots/master/docs/node/interfaces/Size.html @@ -1,6 +1,6 @@ Size | slint-ui

Interface Size

Represents a two-dimensional size.

-
interface Size {
    height: number;
    width: number;
}

Properties

interface Size {
    height: number;
    width: number;
}

Properties

Properties

height: number

Defines the height length of the size.

-
width: number

Defines the width length of the size.

-
\ No newline at end of file +
width: number

Defines the width length of the size.

+
\ No newline at end of file diff --git a/snapshots/master/docs/node/interfaces/Window.html b/snapshots/master/docs/node/interfaces/Window.html index 7750ab62e..1bb4cfea8 100644 --- a/snapshots/master/docs/node/interfaces/Window.html +++ b/snapshots/master/docs/node/interfaces/Window.html @@ -1,7 +1,7 @@ Window | slint-ui

Interface Window

This type represents a window towards the windowing system, that's used to render the scene of a component. It provides API to control windowing system specific aspects such as the position on the screen.

-
interface Window {
    fullscreen: boolean;
    logicalPosition: Point;
    logicalSize: Size;
    maximized: boolean;
    minimized: boolean;
    physicalPosition: Point;
    physicalSize: Size;
    get visible(): boolean;
    hide(): void;
    requestRedraw(): void;
    show(): void;
}

Properties

interface Window {
    fullscreen: boolean;
    logicalPosition: Point;
    logicalSize: Size;
    maximized: boolean;
    minimized: boolean;
    physicalPosition: Point;
    physicalSize: Size;
    get visible(): boolean;
    hide(): void;
    requestRedraw(): void;
    show(): void;
}

Properties

fullscreen: boolean

Gets or sets the window's fullscreen state *

-
logicalPosition: Point

Gets or sets the logical position of the window on the screen.

-
logicalSize: Size

Gets or sets the logical size of the window on the screen,

-
maximized: boolean

Gets or sets the window's maximized state *

-
minimized: boolean

Gets or sets teh window's minimized state *

-
physicalPosition: Point

Gets or sets the physical position of the window on the screen.

-
physicalSize: Size

Gets or sets the physical size of the window on the screen,

-

Accessors

  • get visible(): boolean
  • Returns the visibility state of the window. This function can return false even if you previously called show() +

logicalPosition: Point

Gets or sets the logical position of the window on the screen.

+
logicalSize: Size

Gets or sets the logical size of the window on the screen,

+
maximized: boolean

Gets or sets the window's maximized state *

+
minimized: boolean

Gets or sets teh window's minimized state *

+
physicalPosition: Point

Gets or sets the physical position of the window on the screen.

+
physicalSize: Size

Gets or sets the physical size of the window on the screen,

+

Accessors

  • get visible(): boolean
  • Returns the visibility state of the window. This function can return false even if you previously called show() on it, for example if the user minimized the window.

    -

    Returns boolean

Methods

  • Issues a request to the windowing system to re-render the contents of the window.

    -

    Returns void

Methods

  • Issues a request to the windowing system to re-render the contents of the window.

    +

    Returns void

  • Shows the window on the screen. An additional strong reference on the associated component is maintained while the window is visible.

    -

    Returns void

\ No newline at end of file +

Returns void

\ No newline at end of file diff --git a/snapshots/master/docs/rust/help.html b/snapshots/master/docs/rust/help.html index 0044ba202..eff609fb2 100644 --- a/snapshots/master/docs/rust/help.html +++ b/snapshots/master/docs/rust/help.html @@ -1,4 +1,4 @@ -Help

Rustdoc help

Back
\ No newline at end of file +

Rustdoc help

Back
\ No newline at end of file diff --git a/snapshots/master/docs/rust/i_slint_backend_android_activity/all.html b/snapshots/master/docs/rust/i_slint_backend_android_activity/all.html index f7b730229..b8333ba75 100644 --- a/snapshots/master/docs/rust/i_slint_backend_android_activity/all.html +++ b/snapshots/master/docs/rust/i_slint_backend_android_activity/all.html @@ -1,4 +1,4 @@ -List of all items in this crate

Rustdoc settings

Back
\ No newline at end of file +

Rustdoc settings

Back
\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint/all.html b/snapshots/master/docs/rust/slint/all.html index b71b1a545..8c014b24c 100644 --- a/snapshots/master/docs/rust/slint/all.html +++ b/snapshots/master/docs/rust/slint/all.html @@ -1,4 +1,4 @@ -List of all items in this crate
slint

Enum PlatformError

#[non_exhaustive]
pub enum PlatformError { +
slint

Enum PlatformError

#[non_exhaustive]
pub enum PlatformError { NoPlatform, NoEventLoopProvider, SetPlatformError(SetPlatformError), Other(String), - OtherError(Box<dyn Error + Send + Sync>), + OtherError(Box<dyn Error + Sync + Send>), }
Expand description

The platform encountered a fatal error.

This error typically indicates an issue with initialization or connecting to the windowing system.

This can be constructed from a String:

@@ -141,8 +141,8 @@ is not implemented for the current platform.

§

SetPlatformError(SetPlatformError)

There is already a platform set from another thread.

§

Other(String)

Another platform-specific error occurred

-
§

OtherError(Box<dyn Error + Send + Sync>)

Another platform-specific error occurred.

-

Trait Implementations§

§

impl Debug for PlatformError

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Display for PlatformError

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Error for PlatformError

§

fn source(&self) -> Option<&(dyn Error + 'static)>

Returns the lower-level source of this error, if any. Read more
1.0.0 · Source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · Source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
Source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type-based access to context intended for error reports. Read more
§

impl From<&str> for PlatformError

§

fn from(value: &str) -> PlatformError

Converts to this type from the input type.
§

impl From<Box<dyn Error + Send + Sync>> for PlatformError

§

fn from(error: Box<dyn Error + Send + Sync>) -> PlatformError

Converts to this type from the input type.
§

impl From<String> for PlatformError

§

fn from(value: String) -> PlatformError

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where +
§

OtherError(Box<dyn Error + Sync + Send>)

Another platform-specific error occurred.

+

Trait Implementations§

§

impl Debug for PlatformError

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Display for PlatformError

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Error for PlatformError

§

fn source(&self) -> Option<&(dyn Error + 'static)>

Returns the lower-level source of this error, if any. Read more
1.0.0 · Source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · Source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
Source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type-based access to context intended for error reports. Read more
§

impl From<&str> for PlatformError

§

fn from(value: &str) -> PlatformError

Converts to this type from the input type.
§

impl From<Box<dyn Error + Sync + Send>> for PlatformError

§

fn from(error: Box<dyn Error + Sync + Send>) -> PlatformError

Converts to this type from the input type.
§

impl From<String> for PlatformError

§

fn from(value: String) -> PlatformError

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Downcast for T
where @@ -151,7 +151,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.

§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an diff --git a/snapshots/master/docs/rust/slint/enum.RenderingState.html b/snapshots/master/docs/rust/slint/enum.RenderingState.html index c7b592153..afeb0d3f1 100644 --- a/snapshots/master/docs/rust/slint/enum.RenderingState.html +++ b/snapshots/master/docs/rust/slint/enum.RenderingState.html @@ -1,4 +1,4 @@ -RenderingState in slint - Rust
slint::platform

Enum PlatformError

#[non_exhaustive]
pub enum PlatformError { +
slint::platform

Enum PlatformError

#[non_exhaustive]
pub enum PlatformError { NoPlatform, NoEventLoopProvider, SetPlatformError(SetPlatformError), Other(String), - OtherError(Box<dyn Error + Send + Sync>), + OtherError(Box<dyn Error + Sync + Send>), }
Expand description

The platform encountered a fatal error.

This error typically indicates an issue with initialization or connecting to the windowing system.

This can be constructed from a String:

@@ -141,8 +141,8 @@ is not implemented for the current platform.

§

SetPlatformError(SetPlatformError)

There is already a platform set from another thread.

§

Other(String)

Another platform-specific error occurred

-
§

OtherError(Box<dyn Error + Send + Sync>)

Another platform-specific error occurred.

-

Trait Implementations§

§

impl Debug for PlatformError

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Display for PlatformError

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Error for PlatformError

§

fn source(&self) -> Option<&(dyn Error + 'static)>

Returns the lower-level source of this error, if any. Read more
1.0.0 · Source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · Source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
Source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type-based access to context intended for error reports. Read more
§

impl From<&str> for PlatformError

§

fn from(value: &str) -> PlatformError

Converts to this type from the input type.
§

impl From<Box<dyn Error + Send + Sync>> for PlatformError

§

fn from(error: Box<dyn Error + Send + Sync>) -> PlatformError

Converts to this type from the input type.
§

impl From<String> for PlatformError

§

fn from(value: String) -> PlatformError

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where +
§

OtherError(Box<dyn Error + Sync + Send>)

Another platform-specific error occurred.

+

Trait Implementations§

§

impl Debug for PlatformError

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Display for PlatformError

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Error for PlatformError

§

fn source(&self) -> Option<&(dyn Error + 'static)>

Returns the lower-level source of this error, if any. Read more
1.0.0 · Source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · Source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
Source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type-based access to context intended for error reports. Read more
§

impl From<&str> for PlatformError

§

fn from(value: &str) -> PlatformError

Converts to this type from the input type.
§

impl From<Box<dyn Error + Sync + Send>> for PlatformError

§

fn from(error: Box<dyn Error + Sync + Send>) -> PlatformError

Converts to this type from the input type.
§

impl From<String> for PlatformError

§

fn from(value: String) -> PlatformError

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Downcast for T
where @@ -151,7 +151,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.

§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an diff --git a/snapshots/master/docs/rust/slint/platform/enum.PointerEventButton.html b/snapshots/master/docs/rust/slint/platform/enum.PointerEventButton.html index f12e7e1aa..ee41f7ad2 100644 --- a/snapshots/master/docs/rust/slint/platform/enum.PointerEventButton.html +++ b/snapshots/master/docs/rust/slint/platform/enum.PointerEventButton.html @@ -1,4 +1,4 @@ -PointerEventButton in slint::platform - Rust
slint::platform::femtovg_renderer

Trait OpenGLInterface

pub unsafe trait OpenGLInterface {
     // Required methods
-    fn ensure_current(&self) -> Result<(), Box<dyn Error + Send + Sync>>;
-    fn swap_buffers(&self) -> Result<(), Box<dyn Error + Send + Sync>>;
+    fn ensure_current(&self) -> Result<(), Box<dyn Error + Sync + Send>>;
+    fn swap_buffers(&self) -> Result<(), Box<dyn Error + Sync + Send>>;
     fn resize(
         &self,
         width: NonZero<u32>,
         height: NonZero<u32>,
-    ) -> Result<(), Box<dyn Error + Send + Sync>>;
+    ) -> Result<(), Box<dyn Error + Sync + Send>>;
     fn get_proc_address(&self, name: &CStr) -> *const c_void;
 }
Expand description

This trait describes the interface GPU accelerated renderers in Slint require to render with OpenGL.

It serves the purpose to ensure that the OpenGL context is current before running any OpenGL @@ -137,15 +137,15 @@

§Safety

This trait is unsafe because an implementation of get_proc_address could return dangling pointers. In practice an implementation of this trait should just forward to the EGL/WGL/CGL C library that implements EGL/CGL/WGL.

-

Required Methods§

fn ensure_current(&self) -> Result<(), Box<dyn Error + Send + Sync>>

Ensures that the OpenGL context is current when returning from this function.

-

fn swap_buffers(&self) -> Result<(), Box<dyn Error + Send + Sync>>

This function is called by the renderers when all OpenGL commands have been issued and +

Required Methods§

fn ensure_current(&self) -> Result<(), Box<dyn Error + Sync + Send>>

Ensures that the OpenGL context is current when returning from this function.

+

fn swap_buffers(&self) -> Result<(), Box<dyn Error + Sync + Send>>

This function is called by the renderers when all OpenGL commands have been issued and the back buffer is reading for on-screen presentation. Typically implementations forward this to platform specific APIs such as eglSwapBuffers.

fn resize( &self, width: NonZero<u32>, height: NonZero<u32>, -) -> Result<(), Box<dyn Error + Send + Sync>>

This function is called by the renderers when the surface needs to be resized, typically +) -> Result<(), Box<dyn Error + Sync + Send>>

This function is called by the renderers when the surface needs to be resized, typically in response to the windowing system notifying of a change in the window system. For most implementations this is a no-op, with the exception for wayland for example.

fn get_proc_address(&self, name: &CStr) -> *const c_void

Returns the address of the OpenGL function specified by name, or a null pointer if the diff --git a/snapshots/master/docs/rust/slint/platform/fn.duration_until_next_timer_update.html b/snapshots/master/docs/rust/slint/platform/fn.duration_until_next_timer_update.html index 729300799..6f4d4f85d 100644 --- a/snapshots/master/docs/rust/slint/platform/fn.duration_until_next_timer_update.html +++ b/snapshots/master/docs/rust/slint/platform/fn.duration_until_next_timer_update.html @@ -1,4 +1,4 @@ -duration_until_next_timer_update in slint::platform - Rust

Source§

impl<T> ToString for T
where T: Display + ?Sized,

Source§

default fn to_string(&self) -> String

Converts the given value to a String. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where - U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
\ No newline at end of file + U: TryFrom<T>,
Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_build/enum.EmbedResourcesKind.html b/snapshots/master/docs/rust/slint_build/enum.EmbedResourcesKind.html index 578d82365..5c8009d1b 100644 --- a/snapshots/master/docs/rust/slint_build/enum.EmbedResourcesKind.html +++ b/snapshots/master/docs/rust/slint_build/enum.EmbedResourcesKind.html @@ -1,4 +1,4 @@ -EmbedResourcesKind in slint_build - Rust
§

impl<T> Pointable for T

§

const ALIGN: usize = _

The alignment of pointer.
§

type Init = T

The type for initializers.
§

unsafe fn init(init: <T as Pointable>::Init) -> usize

Initializes a with the given initializer. Read more
§

unsafe fn deref<'a>(ptr: usize) -> &'a T

Dereferences the given pointer. Read more
§

unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut T

Mutably dereferences the given pointer. Read more
§

unsafe fn drop(ptr: usize)

Drops the object pointed to by the given pointer. Read more
Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where - U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
\ No newline at end of file + U: TryFrom<T>,
Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_build/fn.compile.html b/snapshots/master/docs/rust/slint_build/fn.compile.html index f44d57c8a..a715df8fa 100644 --- a/snapshots/master/docs/rust/slint_build/fn.compile.html +++ b/snapshots/master/docs/rust/slint_build/fn.compile.html @@ -1,4 +1,4 @@ -compile in slint_build - Rust
slint_build

Struct CompilerConfiguration

Source
pub struct CompilerConfiguration { /* private fields */ }
Expand description

The structure for configuring aspects of the compilation of .slint markup files to Rust.

+
slint_build

Struct CompilerConfiguration

Source
pub struct CompilerConfiguration { /* private fields */ }
Expand description

The structure for configuring aspects of the compilation of .slint markup files to Rust.

Implementations§

Source§

impl CompilerConfiguration

Source

pub fn new() -> Self

Creates a new default configuration.

Source

pub fn with_include_paths(self, include_paths: Vec<PathBuf>) -> Self

Create a new configuration that includes sets the include paths used for looking up .slint imports to the specified vector of paths.

@@ -169,4 +169,5 @@ R: Read + ReadEndian<P>, P: Default,
Source§

fn read_from_little_endian(read: &mut R) -> Result<Self, Error>

Read this value from the supplied reader. Same as ReadEndian::read_from_little_endian().
Source§

fn read_from_big_endian(read: &mut R) -> Result<Self, Error>

Read this value from the supplied reader. Same as ReadEndian::read_from_big_endian().
Source§

fn read_from_native_endian(read: &mut R) -> Result<Self, Error>

Read this value from the supplied reader. Same as ReadEndian::read_from_native_endian().
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where - U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
\ No newline at end of file + U: TryFrom<T>,
Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/all.html b/snapshots/master/docs/rust/slint_interpreter/all.html index d18b05cdc..5b81d2ff2 100644 --- a/snapshots/master/docs/rust/slint_interpreter/all.html +++ b/snapshots/master/docs/rust/slint_interpreter/all.html @@ -1,4 +1,4 @@ -List of all items in this crate
slint_interpreter

Enum Brush

#[non_exhaustive]
#[repr(C)]
pub enum Brush { +
slint_interpreter

Enum Brush

#[non_exhaustive]
#[repr(C)]
pub enum Brush { SolidColor(Color), LinearGradient(LinearGradientBrush), RadialGradient(RadialGradientBrush), @@ -193,4 +193,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.CloseRequestResponse.html b/snapshots/master/docs/rust/slint_interpreter/enum.CloseRequestResponse.html index ef7df8d75..d6223185c 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.CloseRequestResponse.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.CloseRequestResponse.html @@ -1,4 +1,4 @@ -CloseRequestResponse in slint_interpreter - Rust
slint_interpreter

Enum CloseRequestResponse

#[repr(u8)]
pub enum CloseRequestResponse { +
slint_interpreter

Enum CloseRequestResponse

#[repr(u8)]
pub enum CloseRequestResponse { HideWindow = 0, KeepWindowShown = 1, }
Expand description

This enum describes whether a Window is allowed to be hidden when the user tries to close the window. @@ -138,7 +138,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.

§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an @@ -163,4 +163,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.DiagnosticLevel.html b/snapshots/master/docs/rust/slint_interpreter/enum.DiagnosticLevel.html index b32f96d1a..ed76709b8 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.DiagnosticLevel.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.DiagnosticLevel.html @@ -1,4 +1,4 @@ -DiagnosticLevel in slint_interpreter - Rust
slint_interpreter

Enum DiagnosticLevel

#[non_exhaustive]
pub enum DiagnosticLevel { +
slint_interpreter

Enum DiagnosticLevel

#[non_exhaustive]
pub enum DiagnosticLevel { Error, Warning, }
Expand description

This enum describes the level or severity of a diagnostic message produced by the compiler.

@@ -137,7 +137,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.
§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an @@ -162,4 +162,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.EventLoopError.html b/snapshots/master/docs/rust/slint_interpreter/enum.EventLoopError.html index 0b7788c9e..bdf10c8f9 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.EventLoopError.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.EventLoopError.html @@ -1,4 +1,4 @@ -EventLoopError in slint_interpreter - Rust
slint_interpreter

Enum EventLoopError

#[non_exhaustive]
pub enum EventLoopError { +
slint_interpreter

Enum EventLoopError

#[non_exhaustive]
pub enum EventLoopError { EventLoopTerminated, NoEventLoopProvider, }
Expand description

Error returned from the invoke_from_event_loop() and quit_event_loop() function

@@ -138,7 +138,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.
§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

§

fn equivalent(&self, key: &K) -> bool

Checks if this value is equivalent to the given key. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

@@ -165,4 +165,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.GetPropertyError.html b/snapshots/master/docs/rust/slint_interpreter/enum.GetPropertyError.html index f488bac17..aff790370 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.GetPropertyError.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.GetPropertyError.html @@ -1,4 +1,4 @@ -GetPropertyError in slint_interpreter - Rust
slint_interpreter

Enum GetPropertyError

Source
#[non_exhaustive]
pub enum GetPropertyError { +
slint_interpreter

Enum GetPropertyError

Source
#[non_exhaustive]
pub enum GetPropertyError { NoSuchProperty, }
Expand description

Variants (Non-exhaustive)§

This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.
§

NoSuchProperty

There is no property with the given name

@@ -135,7 +135,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.
§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

§

fn equivalent(&self, key: &K) -> bool

Checks if this value is equivalent to the given key. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

@@ -162,4 +162,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.GraphicsAPI.html b/snapshots/master/docs/rust/slint_interpreter/enum.GraphicsAPI.html index efae868a3..68acf55a0 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.GraphicsAPI.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.GraphicsAPI.html @@ -1,4 +1,4 @@ -GraphicsAPI in slint_interpreter - Rust
slint_interpreter

Enum GraphicsAPI

#[non_exhaustive]
pub enum GraphicsAPI<'a> { +
slint_interpreter

Enum GraphicsAPI

#[non_exhaustive]
pub enum GraphicsAPI<'a> { NativeOpenGL { get_proc_address: &'a dyn Fn(&CStr) -> *const c_void, }, @@ -166,4 +166,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.InvokeError.html b/snapshots/master/docs/rust/slint_interpreter/enum.InvokeError.html index b9c37d676..dd3e4621c 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.InvokeError.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.InvokeError.html @@ -1,4 +1,4 @@ -InvokeError in slint_interpreter - Rust
slint_interpreter

Enum InvokeError

Source
#[non_exhaustive]
pub enum InvokeError { +
slint_interpreter

Enum InvokeError

Source
#[non_exhaustive]
pub enum InvokeError { NoSuchCallable, }
Expand description

Error returned by ComponentInstance::invoke

Variants (Non-exhaustive)§

This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.
§

NoSuchCallable

There is no callback or function with the given name

@@ -135,7 +135,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.
§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

§

fn equivalent(&self, key: &K) -> bool

Checks if this value is equivalent to the given key. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

@@ -162,4 +162,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.PlatformError.html b/snapshots/master/docs/rust/slint_interpreter/enum.PlatformError.html index 4e6319f82..e347d6cb5 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.PlatformError.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.PlatformError.html @@ -1,4 +1,4 @@ -PlatformError in slint_interpreter - Rust
slint_interpreter

Enum PlatformError

#[non_exhaustive]
pub enum PlatformError { +
slint_interpreter

Enum PlatformError

#[non_exhaustive]
pub enum PlatformError { NoPlatform, NoEventLoopProvider, SetPlatformError(SetPlatformError), Other(String), - OtherError(Box<dyn Error + Send + Sync>), + OtherError(Box<dyn Error + Sync + Send>), }
Expand description

The platform encountered a fatal error.

This error typically indicates an issue with initialization or connecting to the windowing system.

This can be constructed from a String:

@@ -141,8 +141,8 @@ is not implemented for the current platform.

§

SetPlatformError(SetPlatformError)

There is already a platform set from another thread.

§

Other(String)

Another platform-specific error occurred

-
§

OtherError(Box<dyn Error + Send + Sync>)

Another platform-specific error occurred.

-

Trait Implementations§

§

impl Debug for PlatformError

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Display for PlatformError

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Error for PlatformError

§

fn source(&self) -> Option<&(dyn Error + 'static)>

Returns the lower-level source of this error, if any. Read more
1.0.0 · Source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · Source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
Source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type-based access to context intended for error reports. Read more
§

impl From<&str> for PlatformError

§

fn from(value: &str) -> PlatformError

Converts to this type from the input type.
§

impl From<Box<dyn Error + Send + Sync>> for PlatformError

§

fn from(error: Box<dyn Error + Send + Sync>) -> PlatformError

Converts to this type from the input type.
§

impl From<String> for PlatformError

§

fn from(value: String) -> PlatformError

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where +
§

OtherError(Box<dyn Error + Sync + Send>)

Another platform-specific error occurred.

+

Trait Implementations§

§

impl Debug for PlatformError

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Display for PlatformError

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Error for PlatformError

§

fn source(&self) -> Option<&(dyn Error + 'static)>

Returns the lower-level source of this error, if any. Read more
1.0.0 · Source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · Source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
Source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type-based access to context intended for error reports. Read more
§

impl From<&str> for PlatformError

§

fn from(value: &str) -> PlatformError

Converts to this type from the input type.
§

impl From<Box<dyn Error + Sync + Send>> for PlatformError

§

fn from(error: Box<dyn Error + Sync + Send>) -> PlatformError

Converts to this type from the input type.
§

impl From<String> for PlatformError

§

fn from(value: String) -> PlatformError

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Downcast for T
where @@ -151,7 +151,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.

§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an @@ -175,4 +175,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.RenderingState.html b/snapshots/master/docs/rust/slint_interpreter/enum.RenderingState.html index d3c83259b..b5793d885 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.RenderingState.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.RenderingState.html @@ -1,4 +1,4 @@ -RenderingState in slint_interpreter - Rust
slint_interpreter

Enum RenderingState

#[non_exhaustive]
#[repr(u8)]
pub enum RenderingState { +
slint_interpreter

Enum RenderingState

#[non_exhaustive]
#[repr(u8)]
pub enum RenderingState { RenderingSetup = 0, BeforeRendering = 1, AfterRendering = 2, @@ -145,7 +145,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.
§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an @@ -167,4 +167,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.SetCallbackError.html b/snapshots/master/docs/rust/slint_interpreter/enum.SetCallbackError.html index e218d6fe7..564be8d81 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.SetCallbackError.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.SetCallbackError.html @@ -1,4 +1,4 @@ -SetCallbackError in slint_interpreter - Rust
slint_interpreter

Enum SetCallbackError

Source
#[non_exhaustive]
pub enum SetCallbackError { +
slint_interpreter

Enum SetCallbackError

Source
#[non_exhaustive]
pub enum SetCallbackError { NoSuchCallback, }
Expand description

Variants (Non-exhaustive)§

This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.
§

NoSuchCallback

There is no callback with the given name

@@ -135,7 +135,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.
§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

§

fn equivalent(&self, key: &K) -> bool

Checks if this value is equivalent to the given key. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

@@ -162,4 +162,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.SetPropertyError.html b/snapshots/master/docs/rust/slint_interpreter/enum.SetPropertyError.html index a7c90e118..7991169ed 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.SetPropertyError.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.SetPropertyError.html @@ -1,4 +1,4 @@ -SetPropertyError in slint_interpreter - Rust
slint_interpreter

Enum SetPropertyError

Source
#[non_exhaustive]
pub enum SetPropertyError { +
slint_interpreter

Enum SetPropertyError

Source
#[non_exhaustive]
pub enum SetPropertyError { NoSuchProperty, WrongType, AccessDenied, @@ -142,7 +142,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.
§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

§

fn equivalent(&self, key: &K) -> bool

Checks if this value is equivalent to the given key. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

@@ -169,4 +169,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.SetRenderingNotifierError.html b/snapshots/master/docs/rust/slint_interpreter/enum.SetRenderingNotifierError.html index eaeb15c2f..fced13a9c 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.SetRenderingNotifierError.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.SetRenderingNotifierError.html @@ -1,4 +1,4 @@ -SetRenderingNotifierError in slint_interpreter - Rust
slint_interpreter

Enum SetRenderingNotifierError

#[non_exhaustive]
#[repr(u8)]
pub enum SetRenderingNotifierError { +
slint_interpreter

Enum SetRenderingNotifierError

#[non_exhaustive]
#[repr(u8)]
pub enum SetRenderingNotifierError { Unsupported = 0, AlreadySet = 1, }
Expand description

This enum describes the different error scenarios that may occur when the application @@ -137,7 +137,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.

§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an @@ -162,4 +162,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.Value.html b/snapshots/master/docs/rust/slint_interpreter/enum.Value.html index 666faa2b3..2960d23d9 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.Value.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.Value.html @@ -1,4 +1,4 @@ -Value in slint_interpreter - Rust
slint_interpreter

Enum Value

Source
#[non_exhaustive]
#[repr(u8)]
pub enum Value { +
slint_interpreter

Enum Value

Source
#[non_exhaustive]
#[repr(u8)]
pub enum Value { Void = 0, Number(f64), String(SharedString), @@ -181,4 +181,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.ValueType.html b/snapshots/master/docs/rust/slint_interpreter/enum.ValueType.html index 7398694b3..18a911621 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.ValueType.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.ValueType.html @@ -1,4 +1,4 @@ -ValueType in slint_interpreter - Rust
slint_interpreter

Enum ValueType

Source
#[non_exhaustive]
#[repr(i8)]
pub enum ValueType { +
slint_interpreter

Enum ValueType

Source
#[non_exhaustive]
#[repr(i8)]
pub enum ValueType { Void, Number, String, @@ -150,7 +150,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.
§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an @@ -172,4 +172,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.WindowPosition.html b/snapshots/master/docs/rust/slint_interpreter/enum.WindowPosition.html index 6cd2caa5e..55dffe1f6 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.WindowPosition.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.WindowPosition.html @@ -1,4 +1,4 @@ -WindowPosition in slint_interpreter - Rust
slint_interpreter

Enum WindowPosition

pub enum WindowPosition {
+
slint_interpreter

Enum WindowPosition

pub enum WindowPosition {
     Physical(PhysicalPosition),
     Logical(LogicalPosition),
 }
Expand description

The position of the window in either physical or logical pixels. This is used @@ -139,7 +139,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.

§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an @@ -161,4 +161,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/enum.WindowSize.html b/snapshots/master/docs/rust/slint_interpreter/enum.WindowSize.html index 5f597f8de..8aecb3d6a 100644 --- a/snapshots/master/docs/rust/slint_interpreter/enum.WindowSize.html +++ b/snapshots/master/docs/rust/slint_interpreter/enum.WindowSize.html @@ -1,4 +1,4 @@ -WindowSize in slint_interpreter - Rust
slint_interpreter

Enum WindowSize

pub enum WindowSize {
+
slint_interpreter

Enum WindowSize

pub enum WindowSize {
     Physical(PhysicalSize),
     Logical(LogicalSize),
 }
Expand description

The size of a window represented in either physical or logical pixels. This is used @@ -140,7 +140,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.

§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an @@ -162,4 +162,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/fn.invoke_from_event_loop.html b/snapshots/master/docs/rust/slint_interpreter/fn.invoke_from_event_loop.html index 3359f892b..7822b1cd7 100644 --- a/snapshots/master/docs/rust/slint_interpreter/fn.invoke_from_event_loop.html +++ b/snapshots/master/docs/rust/slint_interpreter/fn.invoke_from_event_loop.html @@ -1,4 +1,4 @@ -invoke_from_event_loop in slint_interpreter - Rust
slint_interpreter

Struct Color

#[repr(C)]
pub struct Color { /* private fields */ }
Expand description

Color represents a color in the Slint run-time, represented using 8-bit channels for +

slint_interpreter

Struct Color

#[repr(C)]
pub struct Color { /* private fields */ }
Expand description

Color represents a color in the Slint run-time, represented using 8-bit channels for red, green, blue and the alpha (opacity). It can be conveniently converted using the to_ and from_ (a)rgb helper functions:

@@ -212,7 +212,7 @@
§Examples
further downcast into Rc<ConcreteType> where ConcreteType implements Trait.
§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an @@ -241,4 +241,5 @@
§Examples
S: Into<Dispatch>,
Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a [WithDispatch] wrapper. Read more
Source§

impl<T> DeserializeOwned for T
where - T: for<'de> Deserialize<'de>,

\ No newline at end of file + T: for<'de> Deserialize<'de>,
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.CompilationResult.html b/snapshots/master/docs/rust/slint_interpreter/struct.CompilationResult.html index 7529d03b0..fa6bef6bb 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.CompilationResult.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.CompilationResult.html @@ -1,4 +1,4 @@ -CompilationResult in slint_interpreter - Rust
slint_interpreter

Struct CompilationResult

Source
pub struct CompilationResult { /* private fields */ }
Expand description

The result of a compilation

+
slint_interpreter

Struct CompilationResult

Source
pub struct CompilationResult { /* private fields */ }
Expand description

The result of a compilation

If Self::has_errors() is true, then the compilation failed. The Self::diagnostics() function can be used to retrieve the diagnostics (errors and/or warnings) or Self::print_diagnostics() can be used to print them to stderr. @@ -166,4 +166,5 @@ V: MultiLane<T>,

§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.Compiler.html b/snapshots/master/docs/rust/slint_interpreter/struct.Compiler.html index 1fb029f53..e7f9c9a6a 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.Compiler.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.Compiler.html @@ -1,4 +1,4 @@ -Compiler in slint_interpreter - Rust
slint_interpreter

Struct Compiler

Source
pub struct Compiler { /* private fields */ }
Expand description

This is the entry point of the crate, it can be used to load a .slint file and +

slint_interpreter

Struct Compiler

Source
pub struct Compiler { /* private fields */ }
Expand description

This is the entry point of the crate, it can be used to load a .slint file and compile it into a CompilationResult.

Implementations§

Source§

impl Compiler

Source

pub fn new() -> Self

Returns a new Compiler.

Source

pub fn set_include_paths(&mut self, include_paths: Vec<PathBuf>)

Sets the include paths used for looking up .slint imports to the specified vector of paths.

@@ -207,4 +207,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.ComponentCompiler.html b/snapshots/master/docs/rust/slint_interpreter/struct.ComponentCompiler.html index d99e75230..fe2511997 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.ComponentCompiler.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.ComponentCompiler.html @@ -1,4 +1,4 @@ -ComponentCompiler in slint_interpreter - Rust
slint_interpreter

Struct ComponentCompiler

Source
pub struct ComponentCompiler { /* private fields */ }
👎Deprecated: Use slint_interpreter::Compiler instead
Expand description

ComponentCompiler is deprecated, use Compiler instead

+
slint_interpreter

Struct ComponentCompiler

Source
pub struct ComponentCompiler { /* private fields */ }
👎Deprecated: Use slint_interpreter::Compiler instead
Expand description

ComponentCompiler is deprecated, use Compiler instead

Implementations§

Source§

impl ComponentCompiler

Source

pub fn new() -> Self

Returns a new ComponentCompiler.

Source

pub fn set_include_paths(&mut self, include_paths: Vec<PathBuf>)

Sets the include paths used for looking up .slint imports to the specified vector of paths.

Source

pub fn include_paths(&self) -> &Vec<PathBuf>

Returns the include paths the component compiler is currently configured with.

@@ -211,4 +211,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.ComponentDefinition.html b/snapshots/master/docs/rust/slint_interpreter/struct.ComponentDefinition.html index 230b034ea..622cddbb0 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.ComponentDefinition.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.ComponentDefinition.html @@ -1,4 +1,4 @@ -ComponentDefinition in slint_interpreter - Rust
slint_interpreter

Struct ComponentDefinition

Source
pub struct ComponentDefinition { /* private fields */ }
Expand description

ComponentDefinition is a representation of a compiled component from .slint markup.

+
slint_interpreter

Struct ComponentDefinition

Source
pub struct ComponentDefinition { /* private fields */ }
Expand description

ComponentDefinition is a representation of a compiled component from .slint markup.

It can be constructed from a .slint file using the Compiler::build_from_path or Compiler::build_from_source functions. And then it can be instantiated with the Self::create function.

The ComponentDefinition acts as a factory to create new instances. When you’ve finished @@ -183,4 +183,5 @@ V: MultiLane<T>,

§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.ComponentInstance.html b/snapshots/master/docs/rust/slint_interpreter/struct.ComponentInstance.html index 40677707c..9c38568ea 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.ComponentInstance.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.ComponentInstance.html @@ -1,4 +1,4 @@ -ComponentInstance in slint_interpreter - Rust
slint_interpreter

Struct ComponentInstance

Source
#[repr(C)]
pub struct ComponentInstance { /* private fields */ }
Expand description

This represent an instance of a dynamic component

+
slint_interpreter

Struct ComponentInstance

Source
#[repr(C)]
pub struct ComponentInstance { /* private fields */ }
Expand description

This represent an instance of a dynamic component

You can create an instance with the ComponentDefinition::create function.

Properties and callback can be accessed using the associated functions.

An instance can be put on screen with the ComponentInstance::run function.

@@ -299,4 +299,5 @@
§Examples
V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.Diagnostic.html b/snapshots/master/docs/rust/slint_interpreter/struct.Diagnostic.html index d7b341824..4196aab40 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.Diagnostic.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.Diagnostic.html @@ -1,4 +1,4 @@ -Diagnostic in slint_interpreter - Rust
slint_interpreter

Struct Diagnostic

pub struct Diagnostic { /* private fields */ }
Expand description

This structure represent a diagnostic emitted while compiling .slint code.

+
slint_interpreter

Struct Diagnostic

pub struct Diagnostic { /* private fields */ }
Expand description

This structure represent a diagnostic emitted while compiling .slint code.

It is basically a message, a level (warning or error), attached to a position in the code

Implementations§

§

impl Diagnostic

pub fn level(&self) -> DiagnosticLevel

Return the level for this diagnostic

@@ -161,4 +161,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.Image.html b/snapshots/master/docs/rust/slint_interpreter/struct.Image.html index d3a47b56d..f8a7803d9 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.Image.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.Image.html @@ -1,4 +1,4 @@ -Image in slint_interpreter - Rust
slint_interpreter

Struct Image

pub struct Image(/* private fields */);
Expand description

An image type that can be displayed by the Image element. You can construct +

slint_interpreter

Struct Image

pub struct Image(/* private fields */);
Expand description

An image type that can be displayed by the Image element. You can construct Image objects from a path to an image file on disk, using Self::load_from_path.

Another typical use-case is to render the image content with Rust code. For this it’s most efficient to create a new SharedPixelBuffer with the known dimensions @@ -287,4 +287,5 @@

§Safety
V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.JoinHandle.html b/snapshots/master/docs/rust/slint_interpreter/struct.JoinHandle.html index ee282598a..0ef6726e5 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.JoinHandle.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.JoinHandle.html @@ -1,4 +1,4 @@ -JoinHandle in slint_interpreter - Rust
slint_interpreter

Struct JoinHandle

pub struct JoinHandle<T>(/* private fields */);
Expand description

The return value of the spawn_local() function

+
slint_interpreter

Struct JoinHandle

pub struct JoinHandle<T>(/* private fields */);
Expand description

The return value of the spawn_local() function

Can be used to abort the future, or to get the value from a different thread with .await

This trait implements future. Polling it after it finished or aborted may result in a panic.

Implementations§

§

impl<T> JoinHandle<T>

pub fn abort(self)

If the future hasn’t completed yet, this will make the event loop stop polling the corresponding future and it will be dropped

@@ -140,7 +140,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.
§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<F> FutureExt for F
where F: Future + ?Sized,

§

fn poll(&mut self, cx: &mut Context<'_>) -> Poll<Self::Output>
where @@ -263,4 +263,5 @@ V: MultiLane<T>,

§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.LoadImageError.html b/snapshots/master/docs/rust/slint_interpreter/struct.LoadImageError.html index 29a42ad1f..848816aa7 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.LoadImageError.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.LoadImageError.html @@ -1,4 +1,4 @@ -LoadImageError in slint_interpreter - Rust
slint_interpreter

Struct LoadImageError

pub struct LoadImageError(/* private fields */);
Expand description

Error generated if an image cannot be loaded for any reasons.

+
slint_interpreter

Struct LoadImageError

pub struct LoadImageError(/* private fields */);
Expand description

Error generated if an image cannot be loaded for any reasons.

Trait Implementations§

§

impl Debug for LoadImageError

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Default for LoadImageError

§

fn default() -> LoadImageError

Returns the “default value” for a type. Read more
§

impl Display for LoadImageError

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Error for LoadImageError

1.30.0 · Source§

fn source(&self) -> Option<&(dyn Error + 'static)>

Returns the lower-level source of this error, if any. Read more
1.0.0 · Source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · Source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
Source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type-based access to context intended for error reports. Read more
§

impl PartialEq for LoadImageError

§

fn eq(&self, other: &LoadImageError) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
§

impl StructuralPartialEq for LoadImageError

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where @@ -131,7 +131,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.

§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an @@ -158,4 +158,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.LogicalPosition.html b/snapshots/master/docs/rust/slint_interpreter/struct.LogicalPosition.html index cf19779bd..6d15cd949 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.LogicalPosition.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.LogicalPosition.html @@ -1,4 +1,4 @@ -LogicalPosition in slint_interpreter - Rust
slint_interpreter

Struct LogicalPosition

#[repr(C)]
pub struct LogicalPosition { +
slint_interpreter

Struct LogicalPosition

#[repr(C)]
pub struct LogicalPosition { pub x: f32, pub y: f32, }
Expand description

A position represented in the coordinate space of logical pixels. That is the space before applying @@ -154,7 +154,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.

§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an @@ -180,4 +180,5 @@ S: Into<Dispatch>,
Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a [WithDispatch] wrapper. Read more
Source§

impl<T> DeserializeOwned for T
where - T: for<'de> Deserialize<'de>,

\ No newline at end of file + T: for<'de> Deserialize<'de>,
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.LogicalSize.html b/snapshots/master/docs/rust/slint_interpreter/struct.LogicalSize.html index dc768dfc0..117a3340b 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.LogicalSize.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.LogicalSize.html @@ -1,4 +1,4 @@ -LogicalSize in slint_interpreter - Rust
slint_interpreter

Struct LogicalSize

#[repr(C)]
pub struct LogicalSize { +
slint_interpreter

Struct LogicalSize

#[repr(C)]
pub struct LogicalSize { pub width: f32, pub height: f32, }
Expand description

A size represented in the coordinate space of logical pixels. That is the space before applying @@ -154,7 +154,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.

§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an @@ -180,4 +180,5 @@ S: Into<Dispatch>,
Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a [WithDispatch] wrapper. Read more
Source§

impl<T> DeserializeOwned for T
where - T: for<'de> Deserialize<'de>,

\ No newline at end of file + T: for<'de> Deserialize<'de>,
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.PhysicalPosition.html b/snapshots/master/docs/rust/slint_interpreter/struct.PhysicalPosition.html index f97850e3a..19c5becf6 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.PhysicalPosition.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.PhysicalPosition.html @@ -1,4 +1,4 @@ -PhysicalPosition in slint_interpreter - Rust
slint_interpreter

Struct PhysicalPosition

pub struct PhysicalPosition {
+
slint_interpreter

Struct PhysicalPosition

pub struct PhysicalPosition {
     pub x: i32,
     pub y: i32,
 }
Expand description

A position represented in the coordinate space of physical device pixels. That is the space after applying @@ -154,7 +154,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.

§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

§

fn equivalent(&self, key: &K) -> bool

Checks if this value is equivalent to the given key. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

@@ -182,4 +182,5 @@ S: Into<Dispatch>,
Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a [WithDispatch] wrapper. Read more
Source§

impl<T> DeserializeOwned for T
where - T: for<'de> Deserialize<'de>,

\ No newline at end of file + T: for<'de> Deserialize<'de>,
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.PhysicalSize.html b/snapshots/master/docs/rust/slint_interpreter/struct.PhysicalSize.html index 33093a3cf..c905a6d0e 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.PhysicalSize.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.PhysicalSize.html @@ -1,4 +1,4 @@ -PhysicalSize in slint_interpreter - Rust
slint_interpreter

Struct PhysicalSize

pub struct PhysicalSize {
+
slint_interpreter

Struct PhysicalSize

pub struct PhysicalSize {
     pub width: u32,
     pub height: u32,
 }
Expand description

A size represented in the coordinate space of physical device pixels. That is the space after applying @@ -154,7 +154,7 @@ further downcast into Rc<ConcreteType> where ConcreteType implements Trait.

§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

§

fn equivalent(&self, key: &K) -> bool

Checks if this value is equivalent to the given key. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

@@ -182,4 +182,5 @@ S: Into<Dispatch>,
Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a [WithDispatch] wrapper. Read more
Source§

impl<T> DeserializeOwned for T
where - T: for<'de> Deserialize<'de>,

\ No newline at end of file + T: for<'de> Deserialize<'de>,
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.RgbaColor.html b/snapshots/master/docs/rust/slint_interpreter/struct.RgbaColor.html index 79b6bae9b..d33870f60 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.RgbaColor.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.RgbaColor.html @@ -1,4 +1,4 @@ -RgbaColor in slint_interpreter - Rust
slint_interpreter

Struct RgbaColor

pub struct RgbaColor<T> {
+
slint_interpreter

Struct RgbaColor

pub struct RgbaColor<T> {
     pub alpha: T,
     pub red: T,
     pub green: T,
@@ -156,7 +156,7 @@
 further downcast into Rc<ConcreteType> where ConcreteType implements Trait.
§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where - T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be + T: Any + Send + Sync,
§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an @@ -181,4 +181,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.SharedPixelBuffer.html b/snapshots/master/docs/rust/slint_interpreter/struct.SharedPixelBuffer.html index b14ad4fbb..5813024ed 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.SharedPixelBuffer.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.SharedPixelBuffer.html @@ -1,4 +1,4 @@ -SharedPixelBuffer in slint_interpreter - Rust
slint_interpreter

Struct SharedPixelBuffer

#[repr(C)]
pub struct SharedPixelBuffer<Pixel> { /* private fields */ }
Expand description

SharedPixelBuffer is a container for storing image data as pixels. It is +

slint_interpreter

Struct SharedPixelBuffer

#[repr(C)]
pub struct SharedPixelBuffer<Pixel> { /* private fields */ }
Expand description

SharedPixelBuffer is a container for storing image data as pixels. It is internally reference counted and cheap to clone.

You can construct a new empty shared pixel buffer with SharedPixelBuffer::new, or you can clone it from an existing contiguous buffer that you might already have, using @@ -184,4 +184,5 @@ V: MultiLane<T>,

§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.SharedString.html b/snapshots/master/docs/rust/slint_interpreter/struct.SharedString.html index 0d845019e..a235cea2b 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.SharedString.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.SharedString.html @@ -1,4 +1,4 @@ -SharedString in slint_interpreter - Rust
slint_interpreter

Struct SharedString

#[repr(C)]
pub struct SharedString { /* private fields */ }
Expand description

(Re-export from corelib.) +

slint_interpreter

Struct SharedString

#[repr(C)]
pub struct SharedString { /* private fields */ }
Expand description

(Re-export from corelib.) A string type used by the Slint run-time.

SharedString uses implicit data sharing to make it efficient to pass around copies. When cloning, a reference to the data is cloned, not the data itself. The data itself is only copied @@ -1448,4 +1448,5 @@

§ExamplesInto<Dispatch>,
Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a [WithDispatch] wrapper. Read more
Source§

impl<T> DeserializeOwned for T
where - T: for<'de> Deserialize<'de>,

\ No newline at end of file + T: for<'de> Deserialize<'de>,
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.SharedVector.html b/snapshots/master/docs/rust/slint_interpreter/struct.SharedVector.html index 7e453cd5b..0df5f69cc 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.SharedVector.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.SharedVector.html @@ -1,4 +1,4 @@ -SharedVector in slint_interpreter - Rust
slint_interpreter

Struct SharedVector

#[repr(C)]
pub struct SharedVector<T> { /* private fields */ }
Expand description

(Re-export from corelib.) +

slint_interpreter

Struct SharedVector

#[repr(C)]
pub struct SharedVector<T> { /* private fields */ }
Expand description

(Re-export from corelib.) SharedVector holds a reference-counted read-only copy of [T].

Implementations§

§

impl<T> SharedVector<T>

pub fn with_capacity(capacity: usize) -> SharedVector<T>

Create a new empty array with a pre-allocated capacity in number of items

pub fn len(&self) -> usize

Number of elements in the array

@@ -145,38 +145,38 @@

pub fn clear(&mut self)

Clears the vector and removes all elements.

Methods from Deref<Target = [T]>§

Source

pub fn as_str(&self) -> &str

🔬This is a nightly-only experimental API. (ascii_char)

Views this slice of ASCII characters as a UTF-8 str.

Source

pub fn as_bytes(&self) -> &[u8]

🔬This is a nightly-only experimental API. (ascii_char)

Views this slice of ASCII characters as a slice of u8 bytes.

-
1.23.0 · Source

pub fn is_ascii(&self) -> bool

Checks if all bytes in this slice are within the ASCII range.

-
Source

pub fn as_ascii(&self) -> Option<&[AsciiChar]>

🔬This is a nightly-only experimental API. (ascii_char)

If this slice is_ascii, returns it as a slice of +

1.23.0 · Source

pub fn is_ascii(&self) -> bool

Checks if all bytes in this slice are within the ASCII range.

+
Source

pub fn as_ascii(&self) -> Option<&[AsciiChar]>

🔬This is a nightly-only experimental API. (ascii_char)

If this slice is_ascii, returns it as a slice of ASCII characters, otherwise returns None.

-
Source

pub unsafe fn as_ascii_unchecked(&self) -> &[AsciiChar]

🔬This is a nightly-only experimental API. (ascii_char)

Converts this slice of bytes into a slice of ASCII characters, +

Source

pub unsafe fn as_ascii_unchecked(&self) -> &[AsciiChar]

🔬This is a nightly-only experimental API. (ascii_char)

Converts this slice of bytes into a slice of ASCII characters, without checking whether they’re valid.

§Safety

Every byte in the slice must be in 0..=127, or else this is UB.

-
1.23.0 · Source

pub fn eq_ignore_ascii_case(&self, other: &[u8]) -> bool

Checks that two slices are an ASCII case-insensitive match.

+
1.23.0 · Source

pub fn eq_ignore_ascii_case(&self, other: &[u8]) -> bool

Checks that two slices are an ASCII case-insensitive match.

Same as to_ascii_lowercase(a) == to_ascii_lowercase(b), but without allocating and copying temporaries.

-
1.60.0 · Source

pub fn escape_ascii(&self) -> EscapeAscii<'_>

Returns an iterator that produces an escaped version of this slice, +

1.60.0 · Source

pub fn escape_ascii(&self) -> EscapeAscii<'_>

Returns an iterator that produces an escaped version of this slice, treating it as an ASCII string.

§Examples

 let s = b"0\t\r\n'\"\\\x9d";
 let escaped = s.escape_ascii().to_string();
 assert_eq!(escaped, "0\\t\\r\\n\\'\\\"\\\\\\x9d");
-
1.80.0 · Source

pub fn trim_ascii_start(&self) -> &[u8]

Returns a byte slice with leading ASCII whitespace bytes removed.

+
1.80.0 · Source

pub fn trim_ascii_start(&self) -> &[u8]

Returns a byte slice with leading ASCII whitespace bytes removed.

‘Whitespace’ refers to the definition used by u8::is_ascii_whitespace.

§Examples
assert_eq!(b" \t hello world\n".trim_ascii_start(), b"hello world\n");
 assert_eq!(b"  ".trim_ascii_start(), b"");
 assert_eq!(b"".trim_ascii_start(), b"");
-
1.80.0 · Source

pub fn trim_ascii_end(&self) -> &[u8]

Returns a byte slice with trailing ASCII whitespace bytes removed.

+
1.80.0 · Source

pub fn trim_ascii_end(&self) -> &[u8]

Returns a byte slice with trailing ASCII whitespace bytes removed.

‘Whitespace’ refers to the definition used by u8::is_ascii_whitespace.

§Examples
assert_eq!(b"\r hello world\n ".trim_ascii_end(), b"\r hello world");
 assert_eq!(b"  ".trim_ascii_end(), b"");
 assert_eq!(b"".trim_ascii_end(), b"");
-
1.80.0 · Source

pub fn trim_ascii(&self) -> &[u8]

Returns a byte slice with leading and trailing ASCII whitespace bytes +

1.80.0 · Source

pub fn trim_ascii(&self) -> &[u8]

Returns a byte slice with leading and trailing ASCII whitespace bytes removed.

‘Whitespace’ refers to the definition used by u8::is_ascii_whitespace.

@@ -1345,4 +1345,5 @@
§ExamplesInto<Dispatch>,
Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a [WithDispatch] wrapper. Read more
Source§

impl<T> DeserializeOwned for T
where - T: for<'de> Deserialize<'de>,

\ No newline at end of file + T: for<'de> Deserialize<'de>,
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.Struct.html b/snapshots/master/docs/rust/slint_interpreter/struct.Struct.html index a62a84bd0..788328b6f 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.Struct.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.Struct.html @@ -1,4 +1,4 @@ -Struct in slint_interpreter - Rust
slint_interpreter

Struct Struct

Source
pub struct Struct(/* private fields */);
Expand description

This type represents a runtime instance of structure in .slint.

+
slint_interpreter

Struct Struct

Source
pub struct Struct(/* private fields */);
Expand description

This type represents a runtime instance of structure in .slint.

This can either be an instance of a name structure introduced with the struct keyword in the .slint file, or an anonymous struct written with the { key: value, } notation.

@@ -172,4 +172,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.Weak.html b/snapshots/master/docs/rust/slint_interpreter/struct.Weak.html index 8e75f5573..3426a1a24 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.Weak.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.Weak.html @@ -1,4 +1,4 @@ -Weak in slint_interpreter - Rust
slint_interpreter

Struct Weak

pub struct Weak<T>
where +
slint_interpreter

Struct Weak

pub struct Weak<T>
where T: ComponentHandle,
{ /* private fields */ }
Expand description

Struct that’s used to hold weak references of a Slint component

In order to create a Weak, you should use ComponentHandle::as_weak.

Strong references should not be captured by the functions given to a lambda, @@ -198,4 +198,5 @@

§Example
V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.Window.html b/snapshots/master/docs/rust/slint_interpreter/struct.Window.html index f8c8bd558..a421ff598 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.Window.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.Window.html @@ -1,4 +1,4 @@ -Window in slint_interpreter - Rust
slint_interpreter

Struct Window

pub struct Window(/* private fields */);
Expand description

This type represents a window towards the windowing system, that’s used to render the +

slint_interpreter

Struct Window

pub struct Window(/* private fields */);
Expand description

This type represents a window towards the windowing system, that’s used to render the scene of a component. It provides API to control windowing system specific aspects such as the position on the screen.

Implementations§

§

impl Window

pub fn new(window_adapter_weak: Weak<dyn WindowAdapter>) -> Window

Create a new window from a window adapter

@@ -232,4 +232,5 @@
§Example
V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/struct.WindowHandle.html b/snapshots/master/docs/rust/slint_interpreter/struct.WindowHandle.html index 6d9d9ba7a..63fc0db44 100644 --- a/snapshots/master/docs/rust/slint_interpreter/struct.WindowHandle.html +++ b/snapshots/master/docs/rust/slint_interpreter/struct.WindowHandle.html @@ -1,4 +1,4 @@ -WindowHandle in slint_interpreter - Rust
slint_interpreter

Struct WindowHandle

pub struct WindowHandle { /* private fields */ }
Expand description

This struct represents a persistent handle to a window and implements the +

slint_interpreter

Struct WindowHandle

pub struct WindowHandle { /* private fields */ }
Expand description

This struct represents a persistent handle to a window and implements the raw_window_handle_06::HasWindowHandle and raw_window_handle_06::HasDisplayHandle traits for accessing exposing raw window and display handles. Obtain an instance of this by calling Window::window_handle().

@@ -156,4 +156,5 @@ V: MultiLane<T>,
§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
\ No newline at end of file +[WithDispatch] wrapper. Read more
§

impl<T> ErasedDestructor for T
where + T: 'static,

§

impl<T> MaybeSendSync for T

\ No newline at end of file diff --git a/snapshots/master/docs/rust/slint_interpreter/testing/fn.send_keyboard_char.html b/snapshots/master/docs/rust/slint_interpreter/testing/fn.send_keyboard_char.html index 98dc703c0..737e9b621 100644 --- a/snapshots/master/docs/rust/slint_interpreter/testing/fn.send_keyboard_char.html +++ b/snapshots/master/docs/rust/slint_interpreter/testing/fn.send_keyboard_char.html @@ -1,4 +1,4 @@ -send_keyboard_char in slint_interpreter::testing - Rust