nodeguy/src/cpp/lib
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
..
core Fix incorrect behavior of minimum size for yoga layout (#814) 2021-02-25 22:43:45 +01:00
Extras/Utils Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QtCore Added QMimeData, additional methods to QUrl, and Dropping should now be supported (#614) 2020-06-27 17:35:31 +02:00
QtGui Add QEvent methods to all subclasses + some random methods (#848) 2021-07-08 22:45:41 +02:00
QtWidgets Add QEvent methods to all subclasses + some random methods (#848) 2021-07-08 22:45:41 +02:00