We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
无限循环获取图标,只有两个好友 DownloadImage:要保存的图片名为: "/home/zj/webqq/2035221791/Friend_414965846/avatar-40.jpg" file:///home/zj/work/code/git/build-QQStars-Desktop_Qt_5_3_GCC_64bit-Debug/qml/MainPanel/ListPage/FriendList.qml:225:21: QML MyImage: Binding loop detected for property "source" DownloadImage:要保存的图片名为: "/home/zj/webqq/2035221791/Friend_2035221791/avatar-40.png" file:///home/zj/work/code/git/build-QQStars-Desktop_Qt_5_3_GCC_64bit-Debug/qml/MainPanel/ListPage/RecentList.qml:98:13: QML MyImage: Binding loop detected for property "source" DownloadImage:要保存的图片名为: "/home/zj/webqq/2035221791/Friend_2019241869/avatar-40.png" file:///home/zj/work/code/git/build-QQStars-Desktop_Qt_5_3_GCC_64bit-Debug/qml/MainPanel/ListPage/FriendList.qml:225:21: 还有qq是支持邮箱名登录的,你可以把账户的正则表达式换下。
The text was updated successfully, but these errors were encountered:
操作系统archlinux,Qt5.3.2
Sorry, something went wrong.
嗯,好的,多谢反馈
那个是属性循环绑定
No branches or pull requests
无限循环获取图标,只有两个好友
DownloadImage:要保存的图片名为: "/home/zj/webqq/2035221791/Friend_414965846/avatar-40.jpg"
file:///home/zj/work/code/git/build-QQStars-Desktop_Qt_5_3_GCC_64bit-Debug/qml/MainPanel/ListPage/FriendList.qml:225:21: QML MyImage: Binding loop detected for property "source"
DownloadImage:要保存的图片名为: "/home/zj/webqq/2035221791/Friend_2035221791/avatar-40.png"
file:///home/zj/work/code/git/build-QQStars-Desktop_Qt_5_3_GCC_64bit-Debug/qml/MainPanel/ListPage/RecentList.qml:98:13: QML MyImage: Binding loop detected for property "source"
DownloadImage:要保存的图片名为: "/home/zj/webqq/2035221791/Friend_2019241869/avatar-40.png"
file:///home/zj/work/code/git/build-QQStars-Desktop_Qt_5_3_GCC_64bit-Debug/qml/MainPanel/ListPage/FriendList.qml:225:21:
还有qq是支持邮箱名登录的,你可以把账户的正则表达式换下。
The text was updated successfully, but these errors were encountered: