Home
last modified time | relevance | path

Searched refs:commandLineUrlArgument (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Dmain.cpp57 QUrl commandLineUrlArgument() in commandLineUrlArgument() function
77 QUrl url = commandLineUrlArgument(); in main()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Dmain.cpp57 QUrl commandLineUrlArgument() in commandLineUrlArgument() function
77 QUrl url = commandLineUrlArgument(); in main()
/OK3568_Linux_fs/app/forlinx/matrix-browser/
H A Dmain.cpp55 QUrl commandLineUrlArgument() in commandLineUrlArgument() function
80 view.load(commandLineUrlArgument()); in main()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Dmain.cpp57 QUrl commandLineUrlArgument() in commandLineUrlArgument() function
78 QUrl url = commandLineUrlArgument(); in main()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Dmain.cpp57 QUrl commandLineUrlArgument() in commandLineUrlArgument() function
78 QUrl url = commandLineUrlArgument(); in main()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/matrix-brower/
H A Dmatrixbrowerwidget.cpp6 QUrl commandLineUrlArgument() in commandLineUrlArgument() function
34 view->load(commandLineUrlArgument()); in MatrixBrowerWidget()