flo-electrum/gui
Neil Booth 9f665c9994 Use wrapper to drop an unwanted framework argument
QPushButton.clicked passes a "checked" argument to the action
callback.  We don't use or care for it, use a wrapper to drop it
and provide a uniform function signature for menu actions and button
actions.
2015-07-13 21:27:34 +09:00
..
qt Use wrapper to drop an unwanted framework argument 2015-07-13 21:27:34 +09:00
__init__.py documentation on GUI 2013-09-13 09:40:34 +02:00
android.py Create a constant for 100000000 and use it 2015-06-01 14:53:36 +09:00
gtk.py Create a constant for 100000000 and use it 2015-06-01 14:53:36 +09:00
jsonrpc.py fix jsonrpc 2015-06-07 22:06:44 +02:00
stdio.py Create a constant for 100000000 and use it 2015-06-01 14:53:36 +09:00
text.py Create a constant for 100000000 and use it 2015-06-01 14:53:36 +09:00