/usr/share/doc/oif-qml/html/annotated.js is in liboif-qml-doc 1.0.7-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | var annotated =
[
[ "@11", null, null ],
[ "@5", null, null ],
[ "geis_attributes", null, null ],
[ "AxisInfo", "class_axis_info.html", "class_axis_info" ],
[ "Device", "class_device.html", "class_device" ],
[ "Gesture", "class_gesture.html", "class_gesture" ],
[ "GestureEvent", "class_gesture_event.html", "class_gesture_event" ],
[ "GestureProperty", "class_gesture_property.html", "class_gesture_property" ],
[ "OIFDragArea", "class_o_i_f_drag_area.html", "class_o_i_f_drag_area" ],
[ "OIFPinchArea", "class_o_i_f_pinch_area.html", "class_o_i_f_pinch_area" ],
[ "OIFRotateArea", "class_o_i_f_rotate_area.html", "class_o_i_f_rotate_area" ],
[ "OIFTapArea", "class_o_i_f_tap_area.html", "class_o_i_f_tap_area" ],
[ "Touch", "class_touch.html", "class_touch" ],
[ "TouchLimits", "class_touch_limits.html", "class_touch_limits" ]
];
|