MCPcopy Index your code

hub / github.com/debasish-patra-1987/linuxthemestore / functions

Functions45 in github.com/debasish-patra-1987/linuxthemestore

↓ 49 callersMethodto_string
(&self)
src/main.rs:232
↓ 4 callersFunctionapply_theme
(catalog: Catalog, theme_name: &str)
src/main.rs:2376
↓ 4 callersFunctionfetch_url
(url: &String, file_name: String)
src/main.rs:413
↓ 4 callersFunctionget_formatted_date
(dt: &str)
src/main.rs:406
↓ 3 callersFunctionbuild_flowbox_for_page
contentbox function
src/main.rs:942
↓ 3 callersFunctionget_applied_theme
(catalog: Catalog)
src/main.rs:2344
↓ 3 callersFunctionget_product_catalog
Object Types Ends
src/main.rs:662
↓ 2 callersMethodget_id
(&self)
src/main.rs:260
↓ 2 callersMethodset_page
(&mut self, pageno: u16)
src/main.rs:329
↓ 1 callersFunctionbuild_category_page
( view_stack: &ViewStack, _outer_view_stack: &GtkBox, theme_type: &Catalog, window: &Applicati
src/main.rs:815
↓ 1 callersFunctionbuild_content_box
( productpage: &ProductPageProps, themecategorysortby_view_stack: &ViewStack, window: &Application
src/main.rs:1563
↓ 1 callersFunctionbuild_search_content_box
( searchentry: &SearchEntry, searchresultpage: &GtkBox, window: &ApplicationWindow, toast_over
src/main.rs:1858
↓ 1 callersFunctionbuild_search_page
( view_stack: &ViewStack, _outer_view_stack: &GtkBox, window: &ApplicationWindow, toast_overla
src/main.rs:861
↓ 1 callersFunctiondownloadotherimages
(each_product: &Product)
src/main.rs:753
↓ 1 callersFunctiondownloadthumb
(each_product: &Product)
src/main.rs:725
↓ 1 callersFunctionget_all_installed_themes
()
src/main.rs:2407
↓ 1 callersMethodget_label
(&self)
src/main.rs:223
↓ 1 callersFunctionget_search_product_catalog
(searchpageprops: &SearchPageProps)
src/main.rs:706
↓ 1 callersMethodget_search_url
(&self)
src/main.rs:387
↓ 1 callersFunctionget_top_dir
(path: &str)
src/main.rs:460
↓ 1 callersMethodget_url
(&self)
src/main.rs:341
↓ 1 callersFunctioninstall_tar
(path: &str, theme_type: &Catalog)
src/main.rs:506
↓ 1 callersFunctioninstall_theme
(downloaddetail: &DownloadDetail, themetype: &Catalog)
src/main.rs:441
↓ 1 callersFunctionload_custom_css
()
src/main.rs:633
↓ 1 callersFunctionpopulate_installed_themes_page
(themes: Vec<InstalledTheme>, page: PreferencesPage)
src/main.rs:2128
↓ 1 callersMethodset_catalog
(&mut self, cat: Catalog)
src/main.rs:333
↓ 1 callersMethodset_order
(&mut self, sortby: SortType)
src/main.rs:337
↓ 1 callersMethodset_search_text
(&mut self, query: String)
src/main.rs:383
↓ 1 callersMethodwidget
(&self)
src/main.rs:623
Function_downloadthumbs
(products: Vec<Product>)
src/main.rs:774
Functionbuild_installed_content_box
( installed_page: &InstalledTheme, view_stack: &ViewStack, _window: &ApplicationWindow, )
src/main.rs:1776
Functionbuild_installed_page
( view_stack: &ViewStack, _outer_view_stack: &GtkBox, theme_type: &Catalog, _window: &Applicat
src/main.rs:910
Functionbuild_ui
(app: &adw::Application)
src/main.rs:1997
Methoddefault
()
src/main.rs:317
Methoddeserialize
(deserializer: D)
src/main.rs:97
Methodget_all_catalog_types
()
src/main.rs:298
Methodget_all_sort_types
()
src/main.rs:241
Functionget_env_val
(env_name: &str)
src/main.rs:401
Methodid_to_catalog
(id: &str)
src/main.rs:288
Methodid_to_string
(&self)
src/main.rs:278
Functionmain
()
src/main.rs:1982
Methodnew
(rating_value: f64)
src/main.rs:573
Methodset_rating
(&self, value: f64)
src/main.rs:627
Methodsplit_field
(key: &str)
src/main.rs:119
Methodstrip_html
(source: &str)
src/main.rs:101