Exemplo n.º 1
0
def currentConnection():
	mainwindow = krosskexiapp.get("KexiAppMainWindow")
	return mainwindow.getConnection()
Exemplo n.º 2
0
def get(modulename):
	return krosskexiapp.get(modulename)