Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Guhan-SenSam/NeuKivy
/ functions
Functions
75 in github.com/Guhan-SenSam/NeuKivy
⨍
Functions
75
◇
Types & classes
29
↓ 26 callers
Function
dec_2_rgb
(color)
neukivy/tools/colorconvertor.py:5
↓ 8 callers
Method
add_widget
(self, widget, *args)
neukivy/uix/banner.py:175
↓ 4 callers
Method
_create_shadow
(self, *args)
neukivy/uix/behaviors/neumorph.py:372
↓ 3 callers
Method
_create_shadow
(self, *args)
neukivy/uix/behaviors/neumorph.py:107
↓ 3 callers
Method
_create_shadow
(self, *args)
neukivy/uix/behaviors/neumorph.py:643
↓ 2 callers
Method
__init__
(self, *args, **kwargs)
neukivy/uix/behaviors/neumorph.py:638
↓ 2 callers
Method
_create_glow
(self, *args)
neukivy/uix/behaviors/neuglow.py:57
↓ 2 callers
Method
_inner_shadow_gen
(self, size_x, size_y, pixel_depth, color)
neukivy/uix/behaviors/neumorph.py:191
↓ 2 callers
Method
_inner_shadow_gen
(self, size_x, size_y, pixel_depth, color)
neukivy/uix/behaviors/neumorph.py:457
↓ 2 callers
Method
_inner_shadow_gen
(self, size_x, size_y, pixel_depth, color)
neukivy/uix/behaviors/neumorph.py:727
↓ 2 callers
Method
_outer_shadow_gen
(self, size_x, size_y, pixel_depth, color)
neukivy/uix/behaviors/neumorph.py:169
↓ 2 callers
Method
_outer_shadow_gen
(self, size_x, size_y, pixel_depth, color)
neukivy/uix/behaviors/neumorph.py:434
↓ 2 callers
Method
_outer_shadow_gen
(self, size_x, size_y, pixel_depth, color)
neukivy/uix/behaviors/neumorph.py:705
↓ 1 callers
Method
__init__
(self, **kwargs)
neukivy/app.py:116
↓ 1 callers
Method
__init__
(self, **kwargs)
neukivy/uix/slider.py:154
↓ 1 callers
Method
_update_glow_pos
(self)
neukivy/uix/behaviors/neuglow.py:83
↓ 1 callers
Method
_update_pos
(self, *args)
neukivy/uix/behaviors/neumorph.py:236
↓ 1 callers
Method
_update_pos
(self, *args)
neukivy/uix/behaviors/neumorph.py:504
↓ 1 callers
Method
_update_pos
(self, *args)
neukivy/uix/behaviors/neumorph.py:772
↓ 1 callers
Method
_widget_outline
(self, size_x, size_y, pixel_depth, color)
neukivy/uix/behaviors/neumorph.py:217
↓ 1 callers
Method
_widget_outline
(self, size_x, size_y, pixel_depth, color)
neukivy/uix/behaviors/neumorph.py:484
↓ 1 callers
Method
_widget_outline
(self, size_x, size_y, pixel_depth, color)
neukivy/uix/behaviors/neumorph.py:753
↓ 1 callers
Method
close
(self, *args)
neukivy/uix/banner.py:199
↓ 1 callers
Method
color_setter
Sets the color properties of a widget to the app defaults if no color properties for that widget are provided.
neukivy/uix/behaviors/themeablebehavior.py:22
↓ 1 callers
Function
factory_register
()
neukivy/kivymdconfig.py:8
Method
__init__
(self, **kwargs)
neukivy/app.py:77
Method
__init__
(self, **kwargs)
neukivy/uix/banner.py:172
Method
__init__
(self, **kwargs)
neukivy/uix/slider.py:136
Method
__init__
(self, **kwargs)
neukivy/uix/card.py:65
Method
__init__
(self, **kwargs)
neukivy/uix/behaviors/neubuttonbehavior.py:63
Method
__init__
(self, *args, **kwargs)
neukivy/uix/behaviors/neuglow.py:52
Method
__init__
(self, *args, **kwargs)
neukivy/uix/behaviors/neumorph.py:102
Method
__init__
(self, *args, **kwargs)
neukivy/uix/behaviors/neumorph.py:367
Method
__init__
(self, **kwargs)
neukivy/uix/behaviors/themeablebehavior.py:16
Method
build
(self)
examples/Using KivyMD widgets.py:58
Method
build
(self)
examples/banner example.py:65
Method
build
(self)
examples/simple Example.py:30
Method
build
(self)
examples/button example 2.py:171
Method
build
(self)
examples/button example1.py:128
Method
build
(self)
examples/slider example.py:58
Method
close_animation
(self, *args)
neukivy/uix/banner.py:205
Method
elevation_set
(self, *args)
neukivy/uix/slider.py:141
Method
elevation_set
(self, *args)
neukivy/uix/card.py:69
Method
elevation_setter
(self, *args)
neukivy/uix/behaviors/neubuttonbehavior.py:69
Method
on_bg_color
(self, *args)
neukivy/app.py:80
Method
on_elev
(self, instance, value)
neukivy/uix/behaviors/neumorph.py:262
Method
on_elev
(self, instance, value)
neukivy/uix/behaviors/neumorph.py:530
Method
on_elev
(self, instance, value)
neukivy/uix/behaviors/neumorph.py:798
Method
on_glow_radius
(self, *args)
neukivy/uix/behaviors/neuglow.py:92
Method
on_icon
(self, *args)
neukivy/uix/button.py:337
Method
on_icon
(self, *args)
neukivy/uix/button.py:439
Method
on_icon
(self, *args)
neukivy/uix/button.py:476
Method
on_icon
(self, *args)
neukivy/uix/button.py:523
Method
on_icon_pos
(self, *args)
neukivy/uix/button.py:344
Method
on_pos
(self, *args)
neukivy/uix/behaviors/neuglow.py:89
Method
on_pos
(self, *args, **kwargs)
neukivy/uix/behaviors/neumorph.py:259
Method
on_pos
(self, *args, **kwargs)
neukivy/uix/behaviors/neumorph.py:527
Method
on_pos
(self, *args, **kwargs)
neukivy/uix/behaviors/neumorph.py:795
Method
on_press
(self, *args)
neukivy/uix/behaviors/neubuttonbehavior.py:92
Method
on_radius
(self, instance, value)
neukivy/uix/behaviors/neumorph.py:536
Method
on_release
(self, *args)
neukivy/uix/behaviors/neubuttonbehavior.py:95
Method
on_size
(self, *args)
neukivy/uix/button.py:411
Method
on_size
(self, *args)
neukivy/uix/button.py:530
Method
on_size
(self, *args)
neukivy/uix/behaviors/neuglow.py:86
Method
on_size
(self, *args, **kwargs)
neukivy/uix/behaviors/neumorph.py:256
Method
on_size
(self, *args, **kwargs)
neukivy/uix/behaviors/neumorph.py:524
Method
on_size
(self, *args, **kwargs)
neukivy/uix/behaviors/neumorph.py:792
Method
on_touch_down
(self, touch)
neukivy/uix/behaviors/neubuttonbehavior.py:72
Method
on_touch_up
(self, touch)
neukivy/uix/banner.py:219
Method
on_touch_up
(self, touch)
neukivy/uix/behaviors/neubuttonbehavior.py:82
Method
on_use_kivymd
(self, *args)
neukivy/app.py:120
Method
radius_set
(self, *args)
neukivy/uix/slider.py:144
Function
rgb_2_dec
(color)
neukivy/tools/colorconvertor.py:1
Method
show
(self, *args)
neukivy/uix/banner.py:181
Method
show_animation
(self, *args)
neukivy/uix/banner.py:191