急急急,在线等答案。我的qt webview 可以调用 系统的js函数了,但是自定义的js函数就无法调用,详情如下 20

第一种:可以掉用alert()函数,没问题,web=newQWebView();web->setUrl(QUrl("http://localhost/crm/index.... 第一种: 可以掉用alert() 函数 ,没问题,
web = new QWebView();

web->setUrl(QUrl("http://localhost/crm/index.php/Home/Index/page_main"));

web->show();

web->page()->mainFrame()->evaluateJavaScript("alert()");

第二种: 可以掉用my_fun() 函数 ,无法调用,
web = new QWebView();
web->setUrl(QUrl("http://localhost/crm/index.php/Home/Index/page_main"));
web->show();

web->page()->mainFrame()->evaluateJavaScript("my_fun()");

求大神指点迷津,在线等答案,
展开
 我来答
匿名用户
2015-07-25
展开全部
<bean id="propertyPlaceholderConfigurer" class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
configure:3427: gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
追问
这个是什么????
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式