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 Mon Nov 30 09:57:21 2009 | xTuple ERP Programmer Reference, Version 3.4.0RC |
1.6.1
|