nodeguy/src/lib/QtGui
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
..
__tests__ fix issue #473 (#475) 2020-03-30 20:05:27 +02:00
QEvent Added QMimeData, additional methods to QUrl, and Dropping should now be supported (#614) 2020-06-27 17:35:31 +02:00
QApplication.ts Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QBrush.ts Add QBrush (#468) 2020-03-27 17:24:25 +01:00
QClipboard.ts Adds pixmap support to clipboard (#445) 2020-03-14 19:29:26 +01:00
QColor.ts Move QColor from QtCore to QtGui (#311) 2019-12-29 10:41:43 +05:30
QCursor.ts Adds automatic docs for now (#308) 2019-12-29 00:42:06 +05:30
QFont.ts Additional documentation and code examples (#339) 2020-01-10 11:10:25 +05:30
QFontDatabase.ts implemented QFontDatabase families method (#392) 2020-02-07 19:20:05 +01:00
QIcon.ts Additional documentation and code examples (#339) 2020-01-10 11:10:25 +05:30
QKeySequence.ts Add QSlider and other improvements (#348) 2020-01-12 23:05:33 +05:30
QMovie.ts fixes qmovie breaking on error. (#370) 2020-01-27 20:43:52 +01:00
QPen.ts add QPainterPath and additional QPainter functions (#552) 2020-05-12 09:43:32 +02:00
QPicture.ts Add QPicture and other improvements (#399) 2020-02-17 20:45:57 +01:00
QPixmap.ts Additional documentation and code examples (#339) 2020-01-10 11:10:25 +05:30
QStyle.ts Add style() getter in QApplication (#249) 2019-12-05 23:08:54 +01:00
QTextOption.ts Re arrange folders to make more sense (#180) 2019-11-08 20:33:17 +01:00