Python qt: tabs: Revision history

From wikinotes

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

23 May 2018

  • curprev 02:2402:24, 23 May 2018Will talk contribs 408 bytes +408 Created page with " <source lang="python"> ## Build Widgets layout = QtGui.QVBoxLayout() tab_layout = QtGui.QTabWidget() info_manager = QtGui.QPushButton('manager info') info_tasks = QtGu..."