Files
FTXUI/zh-TW/navtreedata.js
2025-12-13 19:38:34 +00:00

108 lines
5.1 KiB
JavaScript

/*
@licstart The following is the entire license notice for the JavaScript code in this file.
The MIT License (MIT)
Copyright (C) 1997-2020 by Dimitri van Heesch
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
and associated documentation files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge, publish, distribute,
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or
substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@licend The above is the entire license notice for the JavaScript code in this file
*/
var NAVTREE =
[
[ "FTXUI", "index.html", [
[ "介紹", "index.html", "index" ],
[ "Getting Started", "getting-started.html", [
[ "安裝 FTXUI", "getting-started.html#安裝-ftxui", null ],
[ "最小範例", "getting-started.html#最小範例", null ],
[ "入門範本", "getting-started.html#入門範本", null ]
] ],
[ "安裝", "installation.html", "installation" ],
[ "ftxui", "ftxui.html", [
[ "ftxui/screen", "ftxui.html#ftxuiscreen", null ],
[ "ftxui/dom", "ftxui.html#ftxuidom", null ],
[ "ftxui/component", "ftxui.html#ftxuicomponent", null ]
] ],
[ "ftxui / screen", "module-screen.html", [
[ "Screen", "module-screen.html#ftxuiscreen-1", null ],
[ "Dimension", "module-screen.html#ftxuidimension", null ],
[ "Pixel", "module-screen.html#ftxuipixel", null ],
[ "Color", "module-screen.html#ftxuicolor", null ]
] ],
[ "ftxui / dom", "module-dom.html", "module-dom" ],
[ "ftxui / component", "module-component.html", "module-component" ],
[ "C++20 Modules", "cpp20-modules.html", null ],
[ "FTXUI 中的 POSIX 管道輸入", "md_doc_2posix__pipe.html", [
[ "什麼是 POSIX 管道?", "md_doc_2posix__pipe.html#什麼是-posix-管道", null ],
[ "FTXUI 如何處理管道輸入", "md_doc_2posix__pipe.html#ftxui-如何處理管道輸入", null ],
[ "關閉管道輸入", "md_doc_2posix__pipe.html#關閉管道輸入", null ]
] ],
[ "Todo List", "todo.html", null ],
[ "Reference", "topics.html", "topics" ],
[ "Modules", "modules.html", [
[ "Modules List", "modules.html", "modules_dup" ]
] ],
[ "Namespace Members", "namespacemembers.html", [
[ "All", "namespacemembers.html", "namespacemembers_dup" ],
[ "Functions", "namespacemembers_func.html", "namespacemembers_func" ],
[ "Variables", "namespacemembers_vars.html", null ],
[ "Typedefs", "namespacemembers_type.html", null ],
[ "Enumerations", "namespacemembers_enum.html", null ],
[ "Enumerator", "namespacemembers_eval.html", null ]
] ],
[ "Classes", "annotated.html", [
[ "Class List", "annotated.html", "annotated_dup" ],
[ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
[ "Class Members", "functions.html", [
[ "All", "functions.html", "functions_dup" ],
[ "Functions", "functions_func.html", "functions_func" ],
[ "Variables", "functions_vars.html", "functions_vars" ],
[ "Typedefs", "functions_type.html", null ],
[ "Enumerations", "functions_enum.html", null ],
[ "Enumerator", "functions_eval.html", "functions_eval" ],
[ "Related Symbols", "functions_rela.html", null ]
] ]
] ],
[ "Files", "files.html", [
[ "File List", "files.html", "files_dup" ],
[ "File Members", "globals.html", [
[ "All", "globals.html", null ],
[ "Functions", "globals_func.html", null ],
[ "Variables", "globals_vars.html", null ],
[ "Macros", "globals_defs.html", null ]
] ]
] ],
[ "Examples", "examples.html", "examples" ]
] ]
];
var NAVTREEINDEX =
[
"animation_8cpp.html",
"classftxui_1_1StringRef.html#ad3cfa31525e075cbd5f50c2476e665ce",
"examples_2component_2linear_gradient_gallery_8cpp-example.html",
"functions_vars_f.html",
"group__component.html#ga238b4b650aca14716b82b2198695e008",
"group__dom.html#ga71d9a6a32f65b6d172f9696b3b9579b4",
"group__screen.html#abd07c48f62cc507fafa2486a43130fcfa7a54ca8cbf5ee4d7af93f4d08d12c9e3",
"md_doc_2posix__pipe.html#ftxui-如何處理管道輸入",
"nested__screen_8cpp.html#a77fdac0113a8c43983469efa26ce7276",
"string__internal_8hpp.html#a5a8ec19f52346e9aad9dbab9108b968aab681d24011467edf425478fed96fbcde"
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';