Skip to main content

PY+GRC

Jia-YinLess than 1 minutecomm

This unit will continue from the FM radio receiver in the previous unit, and use Qt Designer to redesign the user interface. Using Qt Designer to design the interface allows for more intuitive and flexible operation. Additionally, we can also add various styles to the components ourselves, making the program interface more user-friendly and visually appealing.

The learning content of this unit includes:

  • Installation and basic usage of Qt Designer.
  • Setting styles for Qt components.
  • Embedding GRC application objects in Qt applications.
  • Manipulating GRC application components in the program.
  • Manipulating the styles of components in the program.