What seems to be a better way of doing things is to have Qt Designer add the 'added 1' parts. The problem is whenever the ui changes I have to make a copy of 'added 1' part, delete old 'class Ui_Form', insert new 'class Ui_Form', then finally insert back 'added 1' part.
Self.pushButton = QtGui.QPushButton(Form)