Package conduit :: Package hildonui :: Module UI :: Class MainWindow
[hide private]

Class MainWindow

source code


Instance Methods [hide private]
 
__init__(self, conduitApplication, moduleManager, typeConverter, syncManager) source code
 
set_model(self, syncSet) source code
 
present(self)
Present the main window.
source code
 
minimize_to_tray(self)
Iconifies the main window
source code
 
is_visible(self)
Dummy for now
source code
 
drop_cb(self, wid, context, x, y, time)
drop cb
source code
 
drag_data_received_data(self, treeview, context, x, y, selection, info, etime)
DND
source code
 
on_window_destroyed(self, widget, event=None)
Check if there are any synchronizations currently in progress and ask the user if they wish to cancel them
source code
 
save_settings(self, widget) source code
Method Details [hide private]

present(self)

source code 
Present the main window. Enjoy your window