Functions | |
newbutton clicked | connect (womatlClicked) |
toolbox | layoutBoxInsertWidget (layout, 4, newbutton) |
function | womatlClicked () |
Variables | |
var | btnCancel = mywindow.findChild("_cancel") |
var | layout = toolbox.widgetGetLayout(btnCancel) |
var | newbutton = toolbox.createWidget("QPushButton", mywindow, "_womatlButton") |
newbutton | text = "W/O Matl." |
newbutton clicked connect | ( | womatlClicked | ) |
function womatlClicked | ( | ) |
var btnCancel = mywindow.findChild("_cancel") |
var newbutton = toolbox.createWidget("QPushButton", mywindow, "_womatlButton") |
Generated on Fri Sep 4 10:07:03 2009 | xTuple ERP Programmer Reference, Version 3.3.0 | 1.6.1 |