书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 13705 个相关结果.
  • EditorProperty

    EditorProperty Description Properties Methods Signals Property Descriptions Method Descriptions EditorProperty Inherits: Container < Control < CanvasItem < Node < ...
  • 面板与插件的通信

    面板与扩展的通信 定义扩展上和面板的方法 发送消息 面板与扩展的通信 一些实用工具或者是简单的功能可以直接写在面板上,但是面板不是可靠的数据存储位置,窗口随时可能被关闭,面板也会被关闭。 最常见的例子就是某个面板被拖拽停靠到主窗口里。这时候面板会先关闭,然后在主窗口内重新打开,而面板上使用的内存里的数据如果不进行存储和备份,则会随着重启而丢失。...
  • 面板与插件的通信

    面板与扩展的通信 定义扩展上和面板的方法 发送消息 面板与扩展的通信 一些实用工具或者是简单的功能可以直接写在面板上,但是面板不是可靠的数据存储位置,窗口随时可能被关闭,面板也会被关闭。 最常见的例子就是某个面板被拖拽停靠到主窗口里。这时候面板会先关闭,然后在主窗口内重新打开,而面板上使用的内存里的数据如果不进行存储和备份,则会随着重启而丢失。 ...
  • EditorPlugin

    EditorPlugin Description Tutorials Methods Signals Enumerations Method Descriptions EditorPlugin Inherits: Node < Object Used by the editor to extend its functionali...
  • 3.6. Palettes Dialog

    3.6. Palettes Dialog 3.6.1. Activating the dialog 3.6.2. Using the Palettes dialog 3.6.3. The “Palettes” context menu 3.6.4. Palette Editor 3.6.4.1. How to Activate the Palette ...
  • 3.6. Palettes Dialog

    3.6. Palettes Dialog 3.6.1. Activating the dialog 3.6.2. Using the Palettes dialog 3.6.3. The “Palettes” context menu 3.6.4. Palette Editor 3.6.4.1. How to Activate the Palette ...
  • Interactive Utilities

    Interactive Utilities Interactive Utilities Base.Docs.apropos — Function apropos ([ io :: IO = stdout ], pattern :: Union { AbstractString , Regex }) Search available d...
  • StandardEditorsRegistryItem

    StandardEditorsRegistryItem interface editor property settings property StandardEditorsRegistryItem interface Signature export interface StandardEditorsRegistryItem < TV...
  • StandardEditorsRegistryItem

    StandardEditorsRegistryItem interface editor property settings property StandardEditorsRegistryItem interface Signature export interface StandardEditorsRegistryItem < TV...
  • Panel Message

    Panel and extension communication Define the method of extending the top and panel Send a message Panel and extension communication Some useful tools or simple functions can ...