Python qt: simple tools: 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.

9 April 2020

  • curprev 01:3301:33, 9 April 2020Will talk contribs 689 bytes +689 Created page with "= periodically move mouse = <source lang="python"> from PySide2 import QtGui, QtWidgets, QtCore import signal import sys def change_mousepos(): current_pos = QtGui.QCurs..."