nodeguy/website/docs
swittk 3cb3424250
Added QMimeData, additional methods to QUrl, and Dropping should now be supported (#614)
* Added QWheelEvent

* removed x y

* Added QNativeGestureEvent

* Changed wrong type of QNativeGestureEventWrap value

* Added QTabletEvent

* Fixing build error for QTabletEvent

* adding dropaction

* fix typos

* Added more functions to QPainterPath

* Added more functions to QPainterPath

* Fixed multiple typos

* Fixed multiple typos

* Got QPainterPath additions working.

* Modified QPainterPath to use qreal instead

* Added QPointF, added a few missing methods to QPoint

* Added QRectF

* implemented QRectF

* Added acceptDrops and setAcceptDrops to QWidget, will be useful for addon implementation of Drag and Drop

* Added more methods to QUrl

* Added QMimeData, additional methods to QUrl, and Dropping should now be supported

* refactored

* Fixed more merge conflicts

* Is this my final merge conflict??

* All merge conflicts resolved

* All merge conflicts resolved

* Adds guide for drag and drop

* lint fix

Co-authored-by: Switt Kongdachalert <switt1995@yahoo.com>
Co-authored-by: Atul R <atulanand94@gmail.com>
2020-06-27 17:35:31 +02:00
..
api Added QMimeData, additional methods to QUrl, and Dropping should now be supported (#614) 2020-06-27 17:35:31 +02:00
development Added method to set column width to QTreeWidget (#523) 2020-04-19 10:07:40 +02:00
guides Added QMimeData, additional methods to QUrl, and Dropping should now be supported (#614) 2020-06-27 17:35:31 +02:00
img/docs Added missing image example for layout documentation (#130) 2019-11-04 20:20:41 +01:00
scripts updates docs and bump version 2020-06-09 19:37:29 +02:00
faq.md Adds new doc site (#124) 2019-09-29 20:14:35 +02:00