강의

멘토링

커뮤니티

Inflearn Community Q&A

cnline's profile image
cnline

asked

Introduction to Python and Creating Various Automated Applications Using Web Crawling

qt designer qwebview 유무

Written on

·

289

0

qt designer 버전 5.11.1 버전(최신)을 설치하였는데    qwebview 이 없는데 그 이전버전을 써야 하나요?

python웹-크롤링

Answer 1

0

niceman님의 프로필 이미지
niceman
Instructor

안녕하세요.

현재 5.11 에서 qtwebview는 존재하는 것으로 보이는데

아마 디자이너에서 지원을 안해서 따로 코드로 임포트해서 사용하셔야 될 것 같습니다.

https://doc.qt.io/archives/qt-5.11/qtwebview-index.html

cnline's profile image
cnline

asked

Ask a question