nodeguy/src/cpp/include/nodegui/QtGui
Simon Edwards 1bc346d22c
Add QEvent methods to all subclasses + some random methods (#848)
* Add `clearFocus()` to `QWidget`

* Add `Alignment` param to `QBoxLayout.addWidget()`

* Add `setViewportMargins()` & `viewportMargins()` to `QScrollArea`

* Add `QEvent` methods to all event related subclasses

* Tell C++ that our 0 is zero and not a null pointer
2021-07-08 22:45:41 +02:00
..
QApplication More random methods and events (#847) 2021-07-04 12:55:41 +02: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 Add QEvent methods to all subclasses + some random methods (#848) 2021-07-08 22:45:41 +02:00
QFont Extra font and painter related methods and classes (#845) 2021-06-26 18:37:53 +02:00
QFontDatabase Extra font and painter related methods and classes (#845) 2021-06-26 18:37:53 +02:00
QFontMetrics Extra drawing related methods (#844) 2021-06-19 11:34:40 +02: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