Home
last modified time | relevance | path

Searched refs:objectName (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/app/qsetting/
H A Dqtkeyboard.cpp78 } else if(! button->objectName().compare("btnApostrophe")){ in changeInputType()
80 } else if(! button->objectName().compare("btnBackslash")){ in changeInputType()
82 } else if(! button->objectName().compare("btnComma")){ in changeInputType()
84 } else if(! button->objectName().compare("btnDash")){ in changeInputType()
86 } else if(! button->objectName().compare("btnDot")){ in changeInputType()
88 } else if(! button->objectName().compare("btnEquals")){ in changeInputType()
90 } else if(! button->objectName().compare("btnSemicolon")){ in changeInputType()
92 } else if(! button->objectName().compare("btnSlash")){ in changeInputType()
94 } else if(! button->objectName().compare("btnOther1")){ in changeInputType()
96 } else if(! button->objectName().compare("btnOther2")){ in changeInputType()
[all …]
H A Dqtinputdialog.cpp97 if (nowWidget->objectName().compare(parent()->objectName())) { in slot_onApplicationFocusChanged()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapobjects_tester/
H A Dmain.qml38 objectName: "win"
77 objectName: "map1"
122 objectName: "map2"
205 objectName: parent.objectName + "_MIG_"
234 objectName: parent.objectName + "black"
247 objectName: parent.objectName + "timeline"
259 objectName: parent.objectName + "red"
270 onClicked: console.log("poly1 in "+parent.parent.objectName + "clicked")
283 objectName: parent.objectName + "darkmagenta"
316 objectName: parent.objectName + "green"
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapitems_backends/
H A Dmain.qml95 objectName: "map1"
182 // objectName: parent.objectName + "limegreen"
207 objectName: "map2"
295 objectName: parent.objectName + "_MIG_"
324 objectName: parent.objectName + "black"
337 objectName: parent.objectName + "timeline"
349 objectName: parent.objectName + "red"
360 onClicked: console.log("poly1 in "+parent.parent.objectName + "clicked")
373 objectName: parent.objectName + "darkmagenta"
406 objectName: parent.objectName + "green"
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mappolyline_tester/
H A Dmain.qml74 objectName: "map1"
127 objectName: "map2"
177 objectName: parent.objectName + "_MIG_"
201 objectName: parent.objectName + "black"
214 objectName: parent.objectName + "timeline"
227 objectName: parent.objectName + "red"
246 onClicked: console.log("poly1 in "+parent.parent.objectName + "clicked")
261 objectName: parent.objectName + "green"
H A DLongPolyline.qml34 objectName: "longPoly"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map_itemview.qml62 objectName: "listModelItemViewExtra"
85 objectName: 'staticallyDeclaredMap'
93 objectName: 'prepopulatedCircle'
101 objectName: 'staticallyDeclaredMapWithView'
124 objectName: 'externalCircle'
133 objectName: "externalCircle2"
140 objectName: "externalCircle3"
147 objectName: "externalRectangle"
152 objectName: "externalPolygon"
157 objectName: 'externalPolyline'
[all …]
H A Dtst_map_error.qml56 objectName: "mouseArea"
71 objectName: "mouseArea"
H A Dtst_map_mouse.qml97 objectName: "mouseUpper"
119 objectName: "mouseLower"
139 objectName: "mouseOverlapper"
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/camera/
H A Dui_Camera.h24 if (Camera->objectName().isEmpty()) in setupUi()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/
H A Dplaces.qml178 stackView.currentItem.objectName != "suggestionView" ? false : true
239 if (currentItem.objectName != "suggestionView") {
244 currentItem.objectName = "suggestionView"
252 if (currentItem.objectName != "searchResultView") {
259 currentItem.objectName = "searchResultView"
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/mediaplayer/qmlsink/
H A Dmain.qml23 objectName: "videoItem"
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlsink/
H A Dmain.qml23 objectName: "videoItem"
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dqconf.cc384 if (!objectName().isEmpty()) { in saveSettings()
385 configSettings->beginGroup(objectName()); in saveSettings()
1023 if (!objectName().isEmpty()) { in ConfigInfoView()
1024 configSettings->beginGroup(objectName()); in ConfigInfoView()
1033 if (!objectName().isEmpty()) { in saveSettings()
1034 configSettings->beginGroup(objectName()); in saveSettings()
1309 if (!objectName().isEmpty()) { in saveSettings()
1310 configSettings->beginGroup(objectName()); in saveSettings()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dqconf.cc373 if (!objectName().isEmpty()) { in saveSettings()
374 configSettings->beginGroup(objectName()); in saveSettings()
935 if (!objectName().isEmpty()) { in ConfigInfoView()
936 configSettings->beginGroup(objectName()); in ConfigInfoView()
955 if (!objectName().isEmpty()) { in saveSettings()
956 configSettings->beginGroup(objectName()); in saveSettings()
1275 if (!objectName().isEmpty()) { in saveSettings()
1276 configSettings->beginGroup(objectName()); in saveSettings()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dqconf.cc384 if (!objectName().isEmpty()) { in saveSettings()
385 configSettings->beginGroup(objectName()); in saveSettings()
1023 if (!objectName().isEmpty()) { in ConfigInfoView()
1024 configSettings->beginGroup(objectName()); in ConfigInfoView()
1033 if (!objectName().isEmpty()) { in saveSettings()
1034 configSettings->beginGroup(objectName()); in saveSettings()
1309 if (!objectName().isEmpty()) { in saveSettings()
1310 configSettings->beginGroup(objectName()); in saveSettings()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.9.141 - The MapboxGL plugin now uses the MapItem's objectName (if present) when creating
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/usbcamera/
H A Dui_camera.h55 if (camera->objectName().isEmpty()) in setupUi()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqmapboxglstylechange.cpp65 … ((mapItem->objectName().isEmpty()) ? QString::number(quint64(mapItem)) : mapItem->objectName()); in getId()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/
H A Dvideoplaylist.cpp274 if("qt_scrollarea_viewport" != obj->objectName()){ in eventFilter()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/
H A Dvideoplaylist.cpp274 if("qt_scrollarea_viewport" != obj->objectName()){ in eventFilter()
H A Dplaylist.cpp410 if("qt_scrollarea_viewport" != obj->objectName()){ in eventFilter()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/
H A Dplaylist.cpp410 if("qt_scrollarea_viewport" != obj->objectName()){ in eventFilter()