nodeguy/src/cpp/include/nodegui/QtGui
2022-02-04 15:47:31 +01:00
..
QApplication Pass env to WrapperCache::get() 2021-10-31 17:02:43 +01:00
QBrush Add QBrush (#468) 2020-03-27 17:24:25 +01:00
QClipboard Add QWidget.setParent() 2021-12-11 15:31:43 +01:00
QColor Add QColor.rgb() and QColor.rgba() 2021-07-30 09:34:15 +02:00
QCursor Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QDrag Make connectSignalsToEventEmitter() virtual to support wrappers on plain Qt widget instances 2021-08-22 09:48:17 +02:00
QEvent Add QResizeEvent class 2021-12-11 15:31:43 +01:00
QFont Add bold support to QFont 2021-08-22 09:48:17 +02:00
QFontDatabase Add QFontDatabase.applicationFontFamilies() 2021-08-08 20:45:41 +02:00
QFontMetrics Fill in QFontMetrics methods 2021-09-07 22:46:27 +02:00
QFontMetricsF Add QSizeF and QFontMetricsF 2021-09-20 21:45:14 +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 Make connectSignalsToEventEmitter() virtual to support wrappers on plain Qt widget instances 2021-08-22 09:48:17 +02:00
QPalette Add a (basic) QPalette 2021-07-30 09:34:15 +02: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
QScreen Add QWidget.setParent() 2021-12-11 15:31:43 +01:00
QStyle Add QStyle.polish(), QStyle.unpolish(), and QWidget.style() 2021-09-13 19:50:53 +02:00
QWindow Add some windowing related methods to QWindow 2022-02-04 15:47:31 +01:00