|
FTXUI 6.1.9
C++ functional terminal UI.
|
函数 | |
| int | main () |
| screen | Loop (renderer) |
变量 | |
| auto | btn_quit = Button("Quit", screen.ExitLoopClosure()) |
| auto | layout |
| auto | renderer |
| return | EXIT_SUCCESS |
| int main | ( | ) |
在文件 with_restored_io.cpp 第 15 行定义.
| screen Loop | ( | renderer | ) |
| auto btn_quit = Button("Quit", screen.ExitLoopClosure()) |
在文件 with_restored_io.cpp 第 30 行定义.
| auto layout |
在文件 with_restored_io.cpp 第 32 行定义.
| auto renderer |
在文件 with_restored_io.cpp 第 37 行定义.