Hi,

I just saw some example code like this:
    topLayout = QHBoxLayout()
    topLayout.addWidget(self.pathLabel, 1)

What does the second argument to? It doesn't seem to be documented anywhere.

Cheers,
frank
_______________________________________________
PySide mailing list
PySide@qt-project.org
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to