nodeguy/src/lib/core
Simon Edwards f4e0ca1677
More random methods and events (#847)
* Add `maximumViewportSize()`, `setHorizontalScrollBar()` & `setVerticalScrollBar()` to `QAbstractScrollArea`

* Log any JS exceptions thrown during Qt event dispatch

* Add `setData()` & `data()` to `QAction`

* Add `clear()` to `QMenu`

* Add `triggered` event support to `QMenu`

* Code style fixes

* Add `focusWindowChanged` event to `QApplication`

* Add `isActiveWindow()` to `QWidget`
2021-07-04 12:55:41 +02:00
..
Style Inherit implemented Qt signals from base classes (#290) 2019-12-23 01:26:02 +05:30
bootstrap.ts wrapWithUvloop waker (#380) 2020-01-28 20:21:06 +01:00
Component.ts Fixes for ts v4 and lint fixes 2021-01-24 19:49:38 +01:00
EventWidget.ts More random methods and events (#847) 2021-07-04 12:55:41 +02:00
FlexLayout.ts feat: adding ordering and next sibling method to flex layout (#615) 2020-06-28 14:01:05 +02:00
YogaWidget.ts Added QMessageBox (#326) 2020-01-05 15:53:49 +05:30