2021年2月4日

摘要: Integral type for representing pointers in a signed integer (useful for hashing, etc.).Typedef for either qint32 or qint64. This type is guaranteed to 阅读全文
posted @ 2021-02-04 22:55 lydstory 阅读(303) 评论(0) 推荐(0)
摘要: QTcpSocket 阅读全文
posted @ 2021-02-04 22:06 lydstory 阅读(49) 评论(0) 推荐(0)
摘要: https://github.com/dushibaiyu/QtTcpThreadServer 阅读全文
posted @ 2021-02-04 22:03 lydstory 阅读(73) 评论(0) 推荐(0)
摘要: T qobject_cast ( QObject * object ) 本方法返回object向下的转型T,如果转型不成功则返回0,如果传入的object本身就是0则返回0。 在使用时有两个限制: 1# T类型必须继承自QObject。 2# 在声明时必须有Q_OBJECT宏。 阅读全文
posted @ 2021-02-04 21:56 lydstory 阅读(150) 评论(0) 推荐(0)
摘要: QOGF格式 -exe 阅读全文
posted @ 2021-02-04 17:45 lydstory 阅读(136) 评论(0) 推荐(0)
摘要: https://download.qt.io/archive/qt/ 阅读全文
posted @ 2021-02-04 16:46 lydstory 阅读(42) 评论(0) 推荐(0)
摘要: outStream.setVersion(QDataStream::Qt_5_14); 阅读全文
posted @ 2021-02-04 13:44 lydstory 阅读(46) 评论(0) 推荐(0)
摘要: 银河麒麟V10 阅读全文
posted @ 2021-02-04 12:25 lydstory 阅读(106) 评论(0) 推荐(0)

导航