夏叶随风
夏叶随风
自定义信号槽
有自定义信号槽的示例吗。我看了eg下的示例,里面只有用自带的信号。但是自定义信号也需要用到
``` type HelloWidget struct { *qtwidgets.QWidget helloStr []string x []int } ... func (helloWidget *HelloWidget) paintEvent(event *qtgui.QPaintEvent) { painter := qtgui.NewQPainter_1(helloWidget) defer qtgui.DeleteQPainter(painter) painter.SetRenderHint(qtgui.QPainter__Antialiasing, true) for i := 0; i...
**Describe the bug** ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/react...
扫了二维码之后就卡登录了。登录不了
### Checks - [X] I have searched the existing issues - [X] I have read the documentation - [X] Is it your first time sumbitting an issue ### Current Behavior...
For any feature request you can open a new discussion here: https://github.com/Clooos/Bubble-Card/discussions/categories/feature-requests For any question you can open a new discussion here: https://github.com/Clooos/Bubble-Card/discussions/categories/q-a **Describe the bug** 1. High CPU usage...