Re: [Development] Qt5 Docs Bug: How to Create Qt Plugins

2013-01-13 Thread Qi Liang
, Liang From: development-bounces+liang.qi=digia@qt-project.org [development-bounces+liang.qi=digia@qt-project.org] on behalf of Loaden [loa...@gmail.com] Sent: Monday, January 14, 2013 1:45 AM To: development Subject: [Development] Qt5 Docs Bug: How to

[Development] Qt5 Docs Bug: How to Create Qt Plugins

2013-01-13 Thread Loaden
hi, there! After reading this topic: http://qt-project.org/doc/qt-5.0/qtcore/plugins-howto.html There seems have a bug, see the source: For example, here's the definition of an interface class: * \snippet tools/plugandpaint/interfaces.h 2* Here's the definition of a plugin class that