nodeguy/src/cpp/include/nodegui/QtGui
4h7l 107b57849e
QImage support (#789)
* Add QImage to class list

* implement some methods and constructors

* ignore cmake-build-debug folder

* fix method name

* implement more methods

* Add static QPixmap.fromImage

* implement more methods

* implement other methods

* add API docs
2021-01-24 18:51:17 +01:00
..
QApplication Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QBrush Add QBrush (#468) 2020-03-27 17:24:25 +01:00
QClipboard Adds pixmap support to clipboard (#445) 2020-03-14 19:29:26 +01:00
QColor Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QCursor Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QDrag Implemented QDrag Class (#626) 2020-07-04 19:58:40 +02:00
QEvent Added QMimeData, additional methods to QUrl, and Dropping should now be supported (#614) 2020-06-27 17:35:31 +02:00
QFont Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QFontDatabase Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QIcon Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QImage QImage support (#789) 2021-01-24 18:51:17 +01:00
QKeySequence Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QMovie Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QPen add QPainterPath and additional QPainter functions (#552) 2020-05-12 09:43:32 +02:00
QPicture Add QPicture and other improvements (#399) 2020-02-17 20:45:57 +01:00
QPixmap QImage support (#789) 2021-01-24 18:51:17 +01:00
QStyle Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00