Functions | |
newbutton clicked | connect (expandClicked) |
function | expandClicked () |
toolbox | layoutBoxInsertWidget (layout, 2, newbutton) |
Variables | |
var | btnView = mywindow.findChild("_soitem") |
var | layout = toolbox.widgetGetLayout(btnView) |
var | newbutton = toolbox.createWidget("QPushButton", mywindow, "_expandButton") |
newbutton | text = "E&xpand All" |
newbutton clicked connect | ( | expandClicked | ) |
function expandClicked | ( | ) |
var btnView = mywindow.findChild("_soitem") |
var newbutton = toolbox.createWidget("QPushButton", mywindow, "_expandButton") |
Generated on Mon Nov 30 09:57:18 2009 | xTuple ERP Programmer Reference, Version 3.4.0RC |
![]() |