JaehunYoon / Python-PyQT

PyQT study

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyQT Study

Python 라이브러리인 PyQT5를 학습하는 공간입니다.


Library

  • PyQT5
    • QtWidgets
      • QDialog
      • QWidget
      • QLabel
        • setText() : only get string
      • QApplication
      • QBoxLayout
      • QPushButton
      • uic
    • QtCore
      • Qt
        • Widget
      • QThread
        • init
      • pyqtSignal

About

PyQT study


Languages

Language:Python 100.0%