Skip to content

Instantly share code, notes, and snippets.

@smallsong
Created August 15, 2019 15:40
Show Gist options
  • Save smallsong/0dc51561b7f0db4c255138ca82be44e5 to your computer and use it in GitHub Desktop.
Save smallsong/0dc51561b7f0db4c255138ca82be44e5 to your computer and use it in GitHub Desktop.
强制获取焦点
self.setFocusPolicy(Qt.StrongFocus)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment