Qt 自定义小工具集合
- Qt develop version be tested on Qt4.8.x for windows-mingw 32bit and 64bit
- Qt develop version be tested on Qt4.8.x for ubuntu-linux-gcc 32bit and 64bit
- Qt develop version be tested on Qt5.x for windows-mingw 32bit and 64bit
- Qt develop version be tested on Qt5.x for windows-msvc 32bit and 64bit
- Qt develop version be tested on Qt5.x for ubuntu-linux-gcc 32bit and 64bit
Platform | Qt & Compiler | Status |
---|---|---|
Linux | 4.8.7 GCC & 5.x GCC | |
Windows | 4.8.7 GCC & 5.x GCC | |
Windows | 5.x MSVC | |
OS X | 5.x Clang |
Module | Description | Status |
---|---|---|
TTKPngHelper | Qt 去除加载png图像文件时候的iccp警告 | 完成 |
TTKChardet | Qt 字符串编码自动检测 | 完成 |
TTKSocket | Qt 网络TCP和UDP测试 | 完成 |
TTKGetColor | Qt 屏幕颜色提取 | 完成 |
TTKGifWidget | Qt 屏幕Gif录制 | 完成 |
TTKBarrage | Qt 发送弹幕 | 完成 |
TTKDownloadLimit | Qt 网络限速 | 完成 |
TTKCaseTransform | Qt 大小写转换 | 完成 |
TTKRandomPassword | Qt 密码随机 | 完成 |
TTKRandomUuid | Qt UUID随机 | 完成 |
TTKUtf16Transform | Qt UTF16转换 | 完成 |
TTKUrlEncode | Qt URL转码 | 完成 |
TTKHashTransform | Qt Hash转换 | 完成 |
TTKTimestampTransform | Qt Timestamp转码 | 完成 |
TTKCodeLines | Qt 代码统计行数 | 完成 |
TTKWebPMaker | Qt WebP制作器 | 完成 |
TTKFontPng | Qt 字体转PNG | 完成 |
TTKBarcodeMaker | Qt 条形码制作 | 完成 |
TTKQRCodeMaker | Qt 二维码制作 | 完成 |
TTKQRCodeReader | Qt 二维码解码 | 完成 |
TTKIconMaker | Qt 图标生成 | 完成 |
TTKCPUMemery | Qt CPU内存 | 完成 |
TTKChinese2Pinyin | Qt 汉字转拼音 | 完成 |
- This file is part of the TTK Tiny Tools project.
- Copyright (c) 2015 - 2019 Greedysky Studio.
- mail: greedysky@163.com.
- Fork this project on github and make a branch. Commit in that branch, and push, then create a pull request to be reviewed and merged.
- Create an issue if you have any problem when using project or you find a bug, etc.
- What you can do: translation, write document, wiki, find or fix bugs, give your idea for this project etc.
- If you want to join the project developed together, please send e-mail to me.