Functions | |
taxlist valid | connect (newbutton,"setEnabled") |
newbutton clicked | connect (copyClicked) |
function | copyClicked () |
toolbox | layoutBoxInsertWidget (layout, 3, newbutton) |
Variables | |
var | btnView = mywindow.findChild("_view") |
newbutton | enabled = false |
var | layout = toolbox.widgetGetLayout(btnView) |
var | newbutton = toolbox.createWidget("QPushButton", mywindow, "_copyButton") |
var | taxlist = mywindow.findChild("_tax") |
newbutton | text = "Cop&y" |
newbutton clicked connect | ( | copyClicked | ) |
function copyClicked | ( | ) |
var btnView = mywindow.findChild("_view") |
var newbutton = toolbox.createWidget("QPushButton", mywindow, "_copyButton") |
var taxlist = mywindow.findChild("_tax") |
Generated on Mon Nov 30 09:57:21 2009 | xTuple ERP Programmer Reference, Version 3.4.0RC |
![]() |