| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/keypad/ |
| H A D | keytest.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 16 <property name="autoFillBackground"> 17 <bool>false</bool> 18 </property> 20 <property name="geometry"> 27 </property> [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/positioning/ |
| H A D | plugins.qmltypes | 3 // This file describes the plugin-supplied types contained in the library. 6 // This file was auto-generated by: 7 // 'qmlplugindump -nonrelocatable QtPositioning 5.14' 126 Property { name: "address"; type: "QGeoAddress" } 127 Property { name: "text"; type: "string" } 128 Property { name: "country"; type: "string" } 129 Property { name: "countryCode"; type: "string" } 130 Property { name: "state"; type: "string" } 131 Property { name: "county"; type: "string" } 132 Property { name: "city"; type: "string" } [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/ |
| H A D | plugins.qmltypes | 3 // This file describes the plugin-supplied types contained in the library. 6 // This file was auto-generated by: 7 // 'qmlplugindump -nonrelocatable QtLocation 5.14' 150 Method { name: "submit"; type: "bool" } 154 type: "bool" 161 type: "bool" 204 type: "bool" 207 Method { name: "hasChildren"; type: "bool" } 221 type: "bool" 228 type: "bool" [all …]
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/keypad/ |
| H A D | keytest.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 16 <property name="autoFillBackground"> 17 <bool>false</bool> 18 </property> 20 <property name="geometry"> 27 </property> [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/locationlabs/ |
| H A D | plugins.qmltypes | 3 // This file describes the plugin-supplied types contained in the library. 6 // This file was auto-generated by: 7 // 'qmlplugindump -nonrelocatable Qt.labs.location 1.0' 30 Parameter { name: "active"; type: "bool" } 44 Method { name: "start"; type: "bool" } 45 Method { name: "stop"; type: "bool" } 48 Parameter { name: "trackPosition"; type: "bool" } 54 Property { name: "nextManeuverIcon"; type: "QVariant"; isReadonly: true } 55 Property { name: "distanceToNextManeuver"; type: "double"; isReadonly: true } 56 Property { name: "remainingTravelDistance"; type: "double"; isReadonly: true } [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/ui/ |
| H A D | dashboard.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 17 <property name="leftMargin"> 19 </property> 20 <property name="topMargin"> 22 </property> 23 <property name="rightMargin"> [all …]
|
| H A D | frmmessagebox.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 17 <property name="spacing"> 19 </property> 20 <property name="leftMargin"> 22 </property> 23 <property name="topMargin"> [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/audiorecorder/ |
| H A D | mainwindow.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 17 <property name="enabled"> 18 <bool>true</bool> 19 </property> 25 <property name="sizePolicy"> 30 </property> [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/database/ |
| H A D | bookwindow.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 20 <property name="selectionBehavior"> 22 </property> 27 <property name="title"> 29 </property> 33 <property name="text"> [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/ |
| H A D | playlist.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="minimumSize"> 18 </property> 19 <property name="maximumSize"> 24 </property> 25 <property name="windowTitle"> 27 </property> 28 <property name="styleSheet"> [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/ |
| H A D | playlist.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="minimumSize"> 18 </property> 19 <property name="maximumSize"> 24 </property> 25 <property name="windowTitle"> 27 </property> 28 <property name="styleSheet"> [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/ |
| H A D | qdeclarativeposition.cpp | 16 ** and conditions see https://www.qt.io/terms-conditions. For further 17 ** information use the contact form at https://www.qt.io/contact-us. 25 ** will be met: https://www.gnu.org/licenses/lgpl-3.0.html. 35 ** be met: https://www.gnu.org/licenses/gpl-2.0.html and 36 ** https://www.gnu.org/licenses/gpl-3.0.html. 64 Primarily, it is used in the \l{PositionSource::position}{position} property 75 Position objects are read-only and can only be produced by a PositionSource. 88 bool equalOrNaN(qreal a, qreal b) in equalOrNaN() 93 bool exclusiveNaN(qreal a, qreal b) in exclusiveNaN() 114 bool emitTimestampChanged = pTimestamp != timestamp; in setPosition() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | si476x-prop.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * drivers/mfd/si476x-prop.c -- Subroutines to access 13 #include <linux/mfd/si476x-core.h> 19 static bool si476x_core_element_is_in_array(u16 element, in si476x_core_element_is_in_array() 32 static bool si476x_core_element_is_in_range(u16 element, in si476x_core_element_is_in_range() 45 static bool si476x_core_is_valid_property_a10(struct si476x_core *core, in si476x_core_is_valid_property_a10() 46 u16 property) in si476x_core_is_valid_property_a10() argument 80 return si476x_core_element_is_in_range(property, valid_ranges, in si476x_core_is_valid_property_a10() 82 si476x_core_element_is_in_array(property, valid_properties, in si476x_core_is_valid_property_a10() 86 static bool si476x_core_is_valid_property_a20(struct si476x_core *core, in si476x_core_is_valid_property_a20() [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/audiorecorder/ |
| H A D | audiorecorder.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 22 <property name="text"> 24 </property> 32 <property name="text"> 34 </property> 39 <property name="text"> [all …]
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/audiorecorder/ |
| H A D | audiorecorder.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 22 <property name="text"> 24 </property> 32 <property name="text"> 34 </property> 39 <property name="text"> [all …]
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/audiorecorder/ |
| H A D | audiorecorder.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 22 <property name="text"> 24 </property> 32 <property name="text"> 34 </property> 39 <property name="text"> [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/btscanner/ |
| H A D | device.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 22 <property name="title"> 24 </property> 28 <property name="text"> 30 </property> 31 <property name="checked"> [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videoio/ |
| H A D | cap_ios.h | 46 BOOL cameraAvailable; 49 @property (nonatomic, strong) AVCaptureSession* captureSession; 50 @property (nonatomic, strong) AVCaptureConnection* videoCaptureConnection; 52 @property (nonatomic, readonly) BOOL running; 53 @property (nonatomic, readonly) BOOL captureSessionLoaded; 55 @property (nonatomic, assign) int defaultFPS; 56 @property (nonatomic, readonly) AVCaptureVideoPreviewLayer *captureVideoPreviewLayer; 57 @property (nonatomic, assign) AVCaptureDevicePosition defaultAVCaptureDevicePosition; 58 @property (nonatomic, assign) AVCaptureVideoOrientation defaultAVCaptureVideoOrientation; 59 @property (nonatomic, assign) BOOL useAVCaptureVideoPreviewLayer; [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/ |
| H A D | qdeclarativenavigator.cpp | 14 ** and conditions see https://www.qt.io/terms-conditions. For further 15 ** information use the contact form at https://www.qt.io/contact-us. 24 ** be met: https://www.gnu.org/licenses/gpl-3.0.html. 59 \note These types are experimental and subject to source-incompatible changes from one 68 \ingroup qml-QtLocation5-maps 70 \brief The Navigator type offers functionalities to perform turn-by-turn navigation. 72 The Navigator purpose is to use a plugin's turn-by-turn navigation implementation in a QML 82 This property holds the plugin which provides the navigation functionality. 84 This is a write-once property. Once the Navigator has a plugin associated with 85 it, any attempted modifications of the plugin property will be ignored. [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/applications/positioning_backend/ |
| H A D | widget.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 19 <property name="fieldGrowthPolicy"> 21 </property> 24 <property name="text"> 26 </property> 31 <property name="text"> [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | of.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 8 * Copyright (C) 1996-2005 Paul Mackerras. 22 #include <linux/property.h> 31 struct property { struct 35 struct property *next; argument 57 struct property *properties; argument 58 struct property *deadprops; /* removed properties */ 99 struct property *prop; 100 struct property *old_prop; 109 kobject_init(&node->kobj, &of_node_ktype); in of_node_init() [all …]
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/backlight/ |
| H A D | mainwindow.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 22 <property name="text"> 24 </property> 29 <property name="sizePolicy"> 34 </property> 35 <property name="text"> [all …]
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/backlight/ |
| H A D | mainwindow.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 22 <property name="text"> 24 </property> 29 <property name="sizePolicy"> 34 </property> 35 <property name="text"> [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/terminal/ |
| H A D | mainwindow.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 20 <property name="geometry"> 27 </property> 29 <property name="title"> 31 </property> 38 <property name="title"> [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/ |
| H A D | certificateerrordialog.ui | 1 <?xml version="1.0" encoding="UTF-8"?> 5 <property name="geometry"> 12 </property> 13 <property name="windowTitle"> 15 </property> 17 <property name="leftMargin"> 19 </property> 20 <property name="rightMargin"> 22 </property> 25 <property name="text"> [all …]
|