nodeguy/src
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
..
cpp Add QEvent methods to all subclasses + some random methods (#848) 2021-07-08 22:45:41 +02:00
lib Add QEvent methods to all subclasses + some random methods (#848) 2021-07-08 22:45:41 +02:00
demo.ts fix lint 2021-03-07 20:32:00 +01:00
index.ts Add QEvent methods to all subclasses + some random methods (#848) 2021-07-08 22:45:41 +02:00