Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QWidgets] QWebEngineView 예제 작성 #22

Closed
RavenKyu opened this issue Jan 31, 2018 · 1 comment
Closed

[QWidgets] QWebEngineView 예제 작성 #22

RavenKyu opened this issue Jan 31, 2018 · 1 comment
Assignees

Comments

@RavenKyu
Copy link
Owner

  • QWebEngineView를 이용한 간단한 웹 브라우져 작성하기
@RavenKyu RavenKyu self-assigned this Jan 31, 2018
RavenKyu added a commit that referenced this issue Jan 31, 2018
* 간단한 웹브라우져 예제 완성
@RavenKyu
Copy link
Owner Author

웹브라우져 예제 작성

구현

  • 앞, 뒤, 새로고침, 멈춤, 주소입력 후 이동, 로딩바 기능 구현

미구현

  • 앞, 뒤 이동시 주소가 바뀌는 기능 미구현
  • 주소입력시 프로토콜을 미기입시 자동 완성 필요.

simple_web_browser

RavenKyu added a commit that referenced this issue Feb 1, 2018
* QWebChannel을 통해 웹을 제어할 수 있다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant