huntaz556 0 Newbie Poster

Hi everyone ! i havent posted in a while i guess i just took a break O.o

But i am having a problem i designed a UI in qt designer and then did

pyuic4 -x backup.ui -o backup.py

That worked perfectly i can execute it and i have a nice GUI :P

but how do i assign variables into that .py file to give the buttons use so i can say if clicked do this im lost because anything i do gives me an error, thanks for the help :P