MCPcopy Create free account

hub / github.com/eminfedar/vaktisalah-gtk-rs / functions

Functions53 in github.com/eminfedar/vaktisalah-gtk-rs

↓ 4 callersMethodactivate
(&mut self, _x: i32, _y: i32)
src/trayicon.rs:29
↓ 4 callersFunctionfill_model
( selected_name: Option<String>, name_id_list: &HashMap<String, String>, )
src/window/mod.rs:42
↓ 4 callersFunctionget_prayers_of_day
( preferences: &PreferencesJson, additional_day: u64, )
src/prayer.rs:76
↓ 3 callersFunctioncurrent_locale
()
src/current_locale.rs:5
↓ 3 callersFunctionget_request
Basic HTTP Request
src/networking.rs:23
↓ 3 callersMethodon_second_tick
(&self)
src/window/mod.rs:216
↓ 3 callersMethodtitle
(&self)
src/trayicon.rs:21
↓ 2 callersFunctionget_prayer_times
Get Prayer Times from internet
src/networking.rs:32
↓ 2 callersMethodsave
(&self)
src/preferences.rs:55
↓ 2 callersMethodupdate_model_city
(&self, cities: HashMap<String, String>, selected_city: Option<String>)
src/window/mod.rs:150
↓ 2 callersMethodupdate_model_district
( &self, districts: HashMap<String, String>, selected_district: Option<String>, )
src/window/mod.rs:164
↓ 2 callersMethodupdate_prayer_time_labels
(&self)
src/window/mod.rs:98
↓ 1 callersFunctioncalculate_remaining_time
( todays_prayers: &Option<PrayerTimesWithDate>, tomorrows_prayers: &Option<PrayerTimesWithDate>, )
src/prayer.rs:106
↓ 1 callersFunctioncompile_po_files
(languages: &str)
build.rs:3
↓ 1 callersFunctioncreate_pot_file
()
build.rs:44
↓ 1 callersFunctionget_city_list
Get City List from internet
src/networking.rs:41
↓ 1 callersFunctionget_district_list
Get District List from internet
src/networking.rs:61
↓ 1 callersFunctionhandle_tray
(receiver: Receiver<TrayMessage>, app: adw::Application)
src/main.rs:157
↓ 1 callersMethodinit_second_tick
(&self)
src/window/mod.rs:182
↓ 1 callersFunctioninit_tray
(sender: Sender<TrayMessage>)
src/main.rs:183
↓ 1 callersFunctionis_prayer_times_valid
(preferences: &PreferencesJson)
src/prayer.rs:90
↓ 1 callersMethodlisten_channel_message
(&self, receiver: Receiver<Message>)
src/window/mod.rs:268
↓ 1 callersFunctionload_css
()
src/main.rs:98
↓ 1 callersFunctionnormalize_to_ietf
Normalizes a unix locale value to an ietf compliant language code.
src/current_locale.rs:22
↓ 1 callersFunctionplay_alert
()
src/sound.rs:6
↓ 1 callersMethodread_preferences
(&self)
src/window/mod.rs:73
↓ 1 callersFunctionsetup_localization
()
src/main.rs:77
↓ 1 callersMethodupdate_model_country
( &self, countries: HashMap<String, String>, countries_en: HashMap<String, String>,
src/window/mod.rs:127
↓ 1 callersFunctionupdate_po_files
(languages: &str)
build.rs:25
Functionbuild_ui
(app: &adw::Application)
src/main.rs:140
Methodclass_init
(klass: &mut Self::Class)
src/window/imp.rs:117
Methodclass_init
(klass: &mut Self::Class)
src/rowprayertime/imp.rs:27
Methoddefault
()
src/preferences.rs:29
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/prayer.rs:38
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/trayicon.rs:12
Methodfrom
(value: u8)
src/prayer.rs:23
Functionhandle_command_line
(app: &adw::Application, cmd_line: &gio::ApplicationCommandLine)
src/main.rs:111
Methodicon_name
(&self)
src/trayicon.rs:18
Methodid
NOTE: On some system trays, `id` is a required property to avoid unexpected behaviors
src/trayicon.rs:25
Methodif_style
(&self, prayer_number: i32, current_prayer: i32)
src/window/mod.rs:376
Methodinstance_init
(obj: &glib::subclass::InitializingObject<Self>)
src/window/imp.rs:122
Methodinstance_init
(obj: &glib::subclass::InitializingObject<Self>)
src/rowprayertime/imp.rs:31
Functionmain
Example custom build script.
build.rs:60
Functionmain
()
src/main.rs:54
Methodmenu
(&self)
src/trayicon.rs:37
Methodnew
(app: &adw::Application)
src/window/mod.rs:60
Methodon_btn_next_date_clicked
(&self, _button: Button)
src/window/mod.rs:529
Methodon_btn_prev_date_clicked
(&self, _button: Button)
src/window/mod.rs:523
Methodon_city_changed
(&self, param: ParamSpec, row: ComboRow)
src/window/mod.rs:428
Methodon_country_changed
(&self, param: ParamSpec, row: ComboRow)
src/window/mod.rs:385
Methodon_district_changed
(&self, param: ParamSpec, row: ComboRow)
src/window/mod.rs:468
Methodon_update_prayer_times_activated
(&self, _button: ButtonRow)
src/window/mod.rs:498
Methodon_warn_min_changed
(&self, param: ParamSpec, spin: SpinRow)
src/window/mod.rs:487