PySide usage snippets: Revision history

Jump to navigation Jump to search

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.

    29 October 2024

    • curprev 12:2012:20, 29 October 2024LabRPS talk contribs 4,205 bytes +4,205 Created page with "== Introduction == These are snippets of code that are useful when creating interfaces with PySide. ==Some useful commands== {{Code|code= # Here the code to display the icon on the '''pushButton''', # change the name to another button, ('''radioButton, checkBox''') as well as the path to the icon, # Displays an icon on the button PushButton # self.image_01 = "C:\Program Files\LabRPS0.1.0\icone01.png" # he name of the ic..."