Home
last modified time | relevance | path

Searched refs:editorial (Results 1 – 25 of 71) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplaceeditorial/
H A Dtst_qplaceeditorial.cpp77 QPlaceEditorial editorial; in initialSubObject() local
78 editorial.setTitle("title"); in initialSubObject()
79 editorial.setText("text"); in initialSubObject()
80 editorial.setLanguage("en"); in initialSubObject()
81 editorial.setUser(user); in initialSubObject()
82 editorial.setSupplier(supplier); in initialSubObject()
83 editorial.setAttribution("attribution"); in initialSubObject()
85 return editorial; in initialSubObject()
98 void tst_QPlaceEditorial::setSubClassProperty(QPlaceEditorial * editorial) in setSubClassProperty() argument
100 editorial->setTitle("new title"); in setSubClassProperty()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Djsonparserhelpers.cpp180 QPlaceEditorial editorial; in parseEditorial() local
182 editorial.setAttribution(editorialObject.value(QStringLiteral("attribution")).toString()); in parseEditorial()
188editorial.setSupplier(parseSupplier(editorialObject.value(QStringLiteral("supplier")).toObject(), in parseEditorial()
190 editorial.setLanguage(editorialObject.value(QStringLiteral("language")).toString()); in parseEditorial()
191 editorial.setText(editorialObject.value(QStringLiteral("description")).toString()); in parseEditorial()
193 return editorial; in parseEditorial()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/views/
H A DEditorialPage.qml58 property variant editorial
80 text: editorial.title
88 text: editorial.text
104 source: editorial.supplier.icon.url(Qt.size(width, height), Icon.List)
108 text: editorial.supplier.name
119 Qt.openUrlExternally(editorial.supplier.url)
H A DEditorialView.qml58 signal showEditorial(variant editorial)
H A DEditorialDelegate.qml84 text: model.title.length > 0 ? model.title : qsTr("Untitled editorial")
H A DReviewPage.qml117 text: editorial.supplier.name
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h356 QPlaceEditorial editorial; in QPlaceManagerEngineTest() local
358editorial.setTitle(edo.value(QStringLiteral("title")).toString()); in QPlaceManagerEngineTest()
361 editorial.setText(edo.value(QStringLiteral("text")).toString()); in QPlaceManagerEngineTest()
364editorial.setLanguage(edo.value(QStringLiteral("language")).toString()); in QPlaceManagerEngineTest()
366 editorials << editorial; in QPlaceManagerEngineTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/
H A Dplaces.qml298 function showEditorial(editorial)
301 properties: { "editorial": editorial }
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/nokia_services/places_semiauto/
H A Dtst_places.cpp629 QPlaceEditorial editorial = iter.value(); in content() local
630 QVERIFY(!editorial.text().isEmpty()); in content()
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.6342 editorial revisions, annotations, elaborations, or other modifications
H A DLICENSE.12943 editorial revisions, annotations, elaborations, or other modifications
H A DLICENSE.4340 editorial revisions, annotations, elaborations, or other modifications
H A DLICENSE.10742 editorial revisions, annotations, elaborations, or other modifications
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qcamera/
H A DNOTICE55 editorial revisions, annotations, elaborations, or other modifications
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A DNOTICE55 editorial revisions, annotations, elaborations, or other modifications
/OK3568_Linux_fs/kernel/LICENSES/dual/
H A DApache-2.055 that is based on (or derived from) the Work and for which the editorial
/OK3568_Linux_fs/external/security/bin/
H A DNOTICE55 editorial revisions, annotations, elaborations, or other modifications
/OK3568_Linux_fs/external/alsa-config/
H A DNOTICE55 editorial revisions, annotations, elaborations, or other modifications
/OK3568_Linux_fs/buildroot/package/rockchip/npu_powerctrl/
H A DNOTICE55 editorial revisions, annotations, elaborations, or other modifications
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qcamera/
H A DNOTICE55 editorial revisions, annotations, elaborations, or other modifications
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qplayer/
H A DNOTICE55 editorial revisions, annotations, elaborations, or other modifications
/OK3568_Linux_fs/external/camera_engine_rkaiq/
H A DNOTICE55 editorial revisions, annotations, elaborations, or other modifications
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qplayer/
H A DNOTICE55 editorial revisions, annotations, elaborations, or other modifications
/OK3568_Linux_fs/buildroot/package/rockchip/npu_powerctrl_combine/
H A DNOTICE55 editorial revisions, annotations, elaborations, or other modifications
/OK3568_Linux_fs/external/recovery/
H A DNOTICE55 editorial revisions, annotations, elaborations, or other modifications

123