Qt Assistant 作为自定义帮助查看器 - 主页按钮不起作用?

发布于 2024-11-05 20:59:12 字数 263 浏览 1 评论 0原文

我的 .qhcp 文件中的 标记似乎不起作用。有时,它似乎将我在该标记中指定的页面设置为 Edit..Preferences..Options..Homepage 中的值;有时不是。无论哪种方式,单击 Home 按钮都不起作用。有时它什么也不做,有时它说找不到该页面 - 并且给出了在我看来完全有效的路径。

有什么想法吗?或者最坏的情况是,有没有办法让观看者不显示主页按钮?

The <homePage> tag in my .qhcp file doesn't appear to work. Sometimes it seems to set the page I specify in that tag to be the value in Edit..Preferences..Options..Homepage; sometimes not. Either way, clicking the Home button does not work. Sometimes it does nothing, sometimes it says the page could not be found - and gives what looks to me to be a perfectly valid path.

Any ideas? Or worst case, is there a way to get the viewer to not show the Home button?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

许一世地老天荒 2024-11-12 20:59:12

应该提供完整的路径,即

<homePage>qthelp://your.full.namespace/doc/index.html</homePage>

这可能是问题所在吗?

The <homePage> should provide a complete path, i.e.

<homePage>qthelp://your.full.namespace/doc/index.html</homePage>

Could that be the problem?

柠栀 2024-11-12 20:59:12

我点击了恢复默认值,现在看来可以了。不确定发生了什么,但希望问题已经过去了......

I clicked Restore to default, and now it seems to work. Not sure what's going on, but hopefully the problem is behind us...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文