FTXUI 6.1.9
C++ functional terminal UI.
载入中...
搜索中...
未找到
hyperlink.cpp 文件参考

浏览该文件的源代码.

命名空间

namespace  ftxui
 #include "ftxui/component/component_base.hpp" // 用于 ComponentBase
 

函数

Element hyperlink (std::string link, Element child)
 使渲染区域可通过网络浏览器点击。 当用户点击时,链接将被打开。 这仅在有限的终端模拟器中受支持。 列表:https://github.com/Alhadis/OSC8-Adoption/
 
Decorator hyperlink (std::string link)
 使用超链接进行装饰。 当用户点击时,链接将被打开。 这仅在有限的终端模拟器中受支持。 列表:https://github.com/Alhadis/OSC8-Adoption/
 

变量说明

◆ link_

std::string link_

在文件 hyperlink.cpp31 行定义.