Hi Richard, I saw the same sentence but I didn't think much about it until you pointed it out. I think QWidget examples should help me to use drag and drop in the graphic view framework. Thanks!
Ashley ------------------------------------ *Xueqing Shan* Vanderbilt University, '16 On Mon, May 13, 2013 at 11:57 PM, Richard Heck <rgh...@lyx.org> wrote: > On 05/13/2013 11:17 AM, Ashley Shan wrote: > > Hi Richard, > > Thank you very much for the link. I looked at these examples earlier > today, but I realized that they are for Qt Widgets, not for the Graphic > View Framework. > > > Sorry, I didn't even realize these were different. However, I also read: > > Because QGraphicsView<http://qt-project.org/doc/qt-4.8/qgraphicsview.html> > inherits QWidget <http://qt-project.org/doc/qt-4.8/qwidget.html> indirectly, > it already provides the same drag and drop functionality that > QWidget<http://qt-project.org/doc/qt-4.8/qwidget.html> > provides. > > Does that help? > > Richard > >