Hello,
I am starting to look into coding qt interfaces by hand and was wondering if there was a good way to connect a QlineEdit to a Maya attribute so that when you change one it changes the other. previously I was using attrFieldSliderGrp() in pymel to achieve the same thing. Any help here would be awesome.