-
Notifications
You must be signed in to change notification settings - Fork 0
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
是否可以精简() #1
Comments
那样我们就要手动解析QDataStream |
可以把那段抄过来吧() 毕竟qtcore大部分东西都用不着 |
感觉比较困难……从 Qt 这种项目往外拆东西…… |
感觉只需要qcompress和qdatastream部分的代码(目测1k行,而且只需要支持ro,GUI相关的东西全都能扔) |
这部分东西会引入大量Qt的数据结构…… |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如题() 小工具捆个Qt就很生草(),也不方便嵌入其他工程
The text was updated successfully, but these errors were encountered: