﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-Cpper-随笔分类-QT源码分析</title><link>http://www.cppblog.com/gaimor/category/18336.html</link><description>C/C++高级工程师
Android高级软件工程师
IT集成工程师
音频工程师
熟悉c,c++,java,c#,py,js,asp等多种语言
程序猿</description><language>zh-cn</language><lastBuildDate>Sat, 30 Jan 2016 17:32:42 GMT</lastBuildDate><pubDate>Sat, 30 Jan 2016 17:32:42 GMT</pubDate><ttl>60</ttl><item><title>推荐一款开源库 glc</title><link>http://www.cppblog.com/gaimor/archive/2016/01/29/212756.html</link><dc:creator>ccsdu2009</dc:creator><author>ccsdu2009</author><pubDate>Fri, 29 Jan 2016 09:11:00 GMT</pubDate><guid>http://www.cppblog.com/gaimor/archive/2016/01/29/212756.html</guid><wfw:comment>http://www.cppblog.com/gaimor/comments/212756.html</wfw:comment><comments>http://www.cppblog.com/gaimor/archive/2016/01/29/212756.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/gaimor/comments/commentRss/212756.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/gaimor/services/trackbacks/212756.html</trackback:ping><description><![CDATA[推荐一款开源库glc<br />glc是一款基于Qt和opengl的3D仿真程序，可以是用来渲染3ds,obj,stl等模型以及常见几何体对象<br />支持对象拾取等功能<br /><div>学习了一天感觉基本还行.<br />主页:http://www.glc-lib.net/</div><img src ="http://www.cppblog.com/gaimor/aggbug/212756.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/gaimor/" target="_blank">ccsdu2009</a> 2016-01-29 17:11 <a href="http://www.cppblog.com/gaimor/archive/2016/01/29/212756.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>QT源码分析1：QVariant</title><link>http://www.cppblog.com/gaimor/archive/2011/12/10/161902.html</link><dc:creator>ccsdu2009</dc:creator><author>ccsdu2009</author><pubDate>Sat, 10 Dec 2011 12:51:00 GMT</pubDate><guid>http://www.cppblog.com/gaimor/archive/2011/12/10/161902.html</guid><wfw:comment>http://www.cppblog.com/gaimor/comments/161902.html</wfw:comment><comments>http://www.cppblog.com/gaimor/archive/2011/12/10/161902.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/gaimor/comments/commentRss/161902.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/gaimor/services/trackbacks/161902.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: QVariant是一种可以存储不同类型的数据结构，在很多场合这是很有用得为了达到这种目的，可以想象，该对象应该存储对象的类型信息，数据信息以及其他辅助详细考虑用途，这种对象必须支持对不同对象的存储，对存储类型的检测以及取对象三个功能1.对象的存储代码见下：Code highlighting produced by Actipro CodeHighlighter (freeware)http://w...&nbsp;&nbsp;<a href='http://www.cppblog.com/gaimor/archive/2011/12/10/161902.html'>阅读全文</a><img src ="http://www.cppblog.com/gaimor/aggbug/161902.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/gaimor/" target="_blank">ccsdu2009</a> 2011-12-10 20:51 <a href="http://www.cppblog.com/gaimor/archive/2011/12/10/161902.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>