Searched refs:commandLineUrlArgument (Results 1 – 6 of 6) sorted by relevance
57 QUrl commandLineUrlArgument() in commandLineUrlArgument() function77 QUrl url = commandLineUrlArgument(); in main()
55 QUrl commandLineUrlArgument() in commandLineUrlArgument() function80 view.load(commandLineUrlArgument()); in main()
57 QUrl commandLineUrlArgument() in commandLineUrlArgument() function78 QUrl url = commandLineUrlArgument(); in main()
6 QUrl commandLineUrlArgument() in commandLineUrlArgument() function34 view->load(commandLineUrlArgument()); in MatrixBrowerWidget()