MCPcopy Index your code
hub / github.com/KISS-UI/kiss-ui

github.com/KISS-UI/kiss-ui @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
156 symbols 326 edges 20 files 89 documented · 57%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

ImageContainer (Interface)
A trait describing an object that can render an image within itself. [2 implementers]
src/image.rs
Destroy (Interface)
(no doc) [3 implementers]
src/widget.rs
OnClick (Interface)
A trait describing a widget that can be clicked, and can notify client code when this occurs.
src/callback.rs
Downcast (Interface)
A trait describing a widget's ability to be downcast from `BaseWidget`.
src/base.rs
AsCStr (Interface)
(no doc) [1 implementers]
src/utils/cstr.rs
Widget (Interface)
Trait implemented for all widget types. Some methods may not apply to some widgets.
src/widget.rs
OnValueChange (Interface)
A trait describing a widget which has a value that can be changed by the user, and can notify client code when this occu
src/callback.rs
IUPWidget (Interface)
(no doc) [1 implementers]
src/widget.rs

Core symbols most depended-on inside this repo

ptr
called by 28
src/widget.rs
as_cstr
called by 20
src/container.rs
set_str_attribute
called by 9
src/widget.rs
set_const_str_attribute
called by 7
src/widget.rs
set_bool_attribute
called by 7
src/widget.rs
set_int_attribute
called by 6
src/widget.rs
show_gui
called by 5
src/lib.rs
set_title
called by 5
src/dialog.rs

Shape

Method 108
Class 17
Function 17
Interface 10
Enum 4

Languages

Rust100%

Modules by API surface

src/widget.rs44 symbols
src/container.rs18 symbols
src/utils/move_cell.rs11 symbols
src/dialog.rs11 symbols
src/progress.rs10 symbols
src/text.rs9 symbols
src/callback.rs9 symbols
src/image.rs8 symbols
src/lib.rs7 symbols
src/timer.rs6 symbols
src/base.rs6 symbols
examples/button_test.rs5 symbols

For agents

$ claude mcp add kiss-ui \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact