I need to enable scrollbar in a widget qwebview , and put the automatic scrolling, but I did not find any information on how to do this in python.
I tried to do this:
self.qwebview.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOn)...
asked by
05.01.2016 / 17:30