본문 바로가기

아미(아름다운미소)

검색하기
아미(아름다운미소)
프로필사진 유키공

  • 분류 전체보기 (1014) N
    • 재테크 (0)
    • 일상 (213)
      • 즐겨찿는 (65)
      • 카페·디저트 (9)
      • 구입물품 (6)
      • 여행 (3)
      • 건강 (16)
      • 취미 (1)
      • 생활정보 (107)
    • 랭귀지 (574) N
      • pandas (126) N
      • SWIFT (81)
      • Git (39)
      • python (241)
      • NodeJS (7)
      • ASP (20)
      • JAVASCRIPT (13)
      • JQUERY (5)
      • PHP (6)
      • HTML (7)
      • Unity (16)
      • Flutter(플러터) (11)
      • fastapi (1)
    • AI (25)
      • Scikit-Learn (2)
      • TensorFlow (23)
    • 데이타베이스 (4)
      • MSSQL (53)
      • MYSQL (21)
      • SQLite (12)
    • 서버 (81)
      • 리눅스 (57)
      • MAC (10)
      • 윈도우 (13)
      • airflow (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • tensorflow
  • pandas
  • ubuntu
  • 함수
  • mssql
  • node.js
  • Excel
  • GIT
  • IOS
  • PyQt
  • Linux
  • Unity
  • urllib
  • python
  • 유니티
  • 다이어트
  • 리눅스
  • port
  • 맛집
  • sqlite
  • PyQt5
  • ASP
  • 날짜
  • flutter
  • 라즈베리파이
  • swift
  • PER
  • javascript
  • MySQL
  • MS-SQL
more
Archives
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록combobox (1)

아미(아름다운미소)

Python PyQt5 combobox 예제

Python PyQt5 combobox import sys from PyQt5 import QtCore, QtWidgets from PyQt5.QtWidgets import QMainWindow, QLabel, QGridLayout, QWidget, QComboBox from PyQt5.QtCore import QSize, QRect class ExampleWindow(QMainWindow): def __init__(self): QMainWindow.__init__(self) self.setMinimumSize(QSize(300, 300)) self.setWindowTitle("PyQt5 Combobox example") centralWidget = QWidget(self) self.setCentralW..

랭귀지/python 2018. 11. 26. 11:01
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바