[PyQt] Qt::Orientation and QSplitter

Vladimir Pouzanov farcaller at gmail.com
Wed Dec 19 17:28:03 GMT 2007


How can I set orientation of a QSplitter?
s = QSplitter()
s.setOrientation(2) # doesn't work
and there seem to be no Vertical in Qt.Qt.Orientation

(I'm using PyQt 4.3.20070606)



More information about the PyQt mailing list