Functions | |
newbutton clicked | connect (randomClicked) |
toolbox | layoutBoxInsertWidget (layout,-1, newbutton, 0, 0) |
function | randomClicked () |
Variables | |
var | btnDelete = mywindow.findChild("_delete") |
var | layout = toolbox.widgetGetLayout(btnDelete) |
var | newbutton = toolbox.createWidget("QPushButton", mywindow, "_scriptButton") |
newbutton | text = "Random" |
newbutton clicked connect | ( | randomClicked | ) |
function randomClicked | ( | ) |
var btnDelete = mywindow.findChild("_delete") |
var newbutton = toolbox.createWidget("QPushButton", mywindow, "_scriptButton") |
Generated on Fri Sep 4 10:06:59 2009 | xTuple ERP Programmer Reference, Version 3.3.0 | 1.6.1 |