Module pycalcar :: Class PycalcarSoftware
[hide private]
[frames] | no frames]

Class PycalcarSoftware

source code

Class which manage the entire Pycalcar software

Class Hierarchy for PycalcarSoftware
Class Hierarchy for PycalcarSoftware

Instance Methods [hide private]
 
__init__(self) source code
 
p_init_operand(self) source code
 
f_init_bdd(self) source code
 
f_init_ihm(self, list_toolbar, list_calc, list_conv, list_param, list_money, list_lang, list_rate, list_about, list_message, language) source code
 
p_start_software(self, interface) source code
 
f_operation_add(self, unit10, unit11, unit12, unit13, unit14, unit15, unit16, unit17, unit18, unit19, unit20, unit21, unit22, unit23, unit24, unit25, unit26, unit27, unit28, unit29, rate0, rate1, rate2, rate3, rate4, rate5, rate6, rate7, rate8) source code
 
f_operation_sub(self, unit10, unit11, unit12, unit13, unit14, unit15, unit16, unit17, unit18, unit19, unit20, unit21, unit22, unit23, unit24, unit25, unit26, unit27, unit28, unit29, rate0, rate1, rate2, rate3, rate4, rate5, rate6, rate7, rate8) source code
 
f_operation_mult(self, unit20, unit10, unit11, unit12, unit13, unit14, unit15, unit16, unit17, unit18, unit19, rate0, rate1, rate2, rate3, rate4, rate5, rate6, rate7, rate8) source code
 
f_operation_div(self, unit20, unit10, unit11, unit12, unit13, unit14, unit15, unit16, unit17, unit18, unit19, rate0, rate1, rate2, rate3, rate4, rate5, rate6, rate7, rate8) source code
 
f_money_read_rates(self, name, year, nation) source code
 
f_moneys_read_rate(self, name1, year1, nation1, name2, year2, nation2) source code
 
p_money_create(self, name, year, nation, nb_unit, u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, tx0, tx1, tx2, tx3, tx4, tx5, tx6, tx7, tx8) source code
 
p_money_update(self, old_name, old_year, old_nation, name, year, nation, nb_unit, u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, tx0, tx1, tx2, tx3, tx4, tx5, tx6, tx7, tx8) source code
 
p_money_delete(self, name, year, nation) source code
 
f_money_reloaded(self) source code
 
f_rate_read(self, name1, year1, nation1, name2, year2, nation2) source code
 
p_rate_crupds(self, name1, year1, nation1, name2, year2, nation2, rate) source code
 
p_rate_delete(self, name1, year1, nation1, name2, year2, nation2) source code
 
p_lang_change(self, language) source code
 
f_cbox_conv(self, name, year, nation) source code
 
f_conv_go(self, unit10, unit11, unit12, unit13, unit14, unit15, unit16, unit17, unit18, unit19, rate10, rate11, rate12, rate13, rate14, rate15, rate16, rate17, rate18, rate20, rate21, rate22, rate23, rate24, rate25, rate26, rate27, rate28, rate_conv) source code