nodeguy/website/docs/guides
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
..
custom-nodegui-native-plugin.md Adds new doc site (#124) 2019-09-29 20:14:35 +02:00
debugging-in-vscode.md Adds new doc site (#124) 2019-09-29 20:14:35 +02:00
debugging.md Fix minor English grammar issues in Debug docs (#153) 2019-10-23 11:57:31 +02:00
drag-drop.md Added QMimeData, additional methods to QUrl, and Dropping should now be supported (#614) 2020-06-27 17:35:31 +02:00
getting-started.md Fix typos (#577) 2020-05-24 13:04:42 +02:00
handle-events.md fix mouse typo 2020-03-28 23:14:50 +01:00
helpful-links.md Adds a link to awesome repo 2020-03-28 23:52:19 +01:00
images.md Adds image example 2020-03-28 23:09:16 +01:00
layout.md fix(docs) image link (#266) 2019-12-15 05:15:20 +05:30
networking.md Adds scrolla area and networking examples 2020-03-28 23:46:58 +01:00
nodegui-architecture.md Minor English grammar issue fix (#152) 2019-10-23 11:57:08 +02:00
scroll-view.md Adds scrolla area and networking examples 2020-03-28 23:46:58 +01:00
styling.md Fix typos (#577) 2020-05-24 13:04:42 +02:00
tutorial.md Fix a typo. (#560) 2020-05-12 19:06:51 +02:00
using-native-node-modules.md Adds new doc site (#124) 2019-09-29 20:14:35 +02:00