nodeguy/src/cpp/include/nodegui/QtGui
2021-09-13 19:50:53 +02:00
..
QApplication Add QStyleFactory and bits to set the app style 2021-08-28 10:58:40 +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 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 QInputEvent methods (#853) 2021-07-11 12:33:17 +02: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
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
QStyle Add QStyle.polish(), QStyle.unpolish(), and QWidget.style() 2021-09-13 19:50:53 +02:00