0 窗口
wingsummer edited this page 2022-06-27 13:16:19 +08:00
This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

内容贡献者: 寂静的羽夏

上一篇: 标记

窗口

  窗口这东西十分简单,我不打算多讲。学习本篇不需要花费太多时间。

  窗口在羽云十六进制编辑器就是指 Dock 窗体,无论是软件内置的,还是插件提供的。如果插件按照Qt编写保存布局的要求,不需要编写额外代码即可自动保存。

  这些 Dock 窗体都是可以浮动的,可以贴边到任何位置。如果不慎关掉或者想快速找到它,可以从菜单栏窗体找到,如下图所示:

  分割线前面的就是我们软件内置的,后面的是插件注册的。至于如何编写插件注册使用,请到插件开发这篇进行讲解。

下一篇

插件使用


知识共享许可协议
本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。