nodeguy/src/cpp/include/nodegui/QtWidgets
Simon Edwards 2b26ea4ddd
Extra font and painter related methods and classes (#845)
* Add `QPaintEvent`

* Add `setStyleName()` to `QFont`

* Add `isFixedPitch()` and `styles()` to `QFontDatabase`

* Add `drawImage()` to `QPainter`

* Add `setFocusPolicy()` to `QWidget`
2021-06-26 18:37:53 +02:00
..
QAbstractButton Add QSlider and other improvements (#348) 2020-01-12 23:05:33 +05:30
QAbstractItemView Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QAbstractScrollArea Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QAbstractSlider Add QSlider and other improvements (#348) 2020-01-12 23:05:33 +05:30
QAbstractSpinBox Add DateTime related Class (#332) 2020-01-06 20:06:37 +05:30
QAction Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QBoxLayout fix issue #481 (#483) 2020-04-01 11:54:38 +02:00
QButtonGroup Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QCalendarWidget Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QCheckBox Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QColorDialog Add QColorDialog (#455) 2020-03-22 10:49:21 +01:00
QComboBox Added QStandardModel (#467) 2020-03-25 22:06:53 +01:00
QDateEdit Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QDateTimeEdit Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QDesktopWidget lint fix 2020-12-11 19:29:17 +05:30
QDial Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QDialog Fix bug in QDialog (#485) 2020-04-05 10:05:35 +02:00
QDoubleSpinBox Add QDoubleSpinBox (#463) 2020-03-24 20:15:57 +01:00
QErrorMessage Export more class (#469) 2020-03-28 18:15:23 +01:00
QFileDialog Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QFontDialog Export more class (#469) 2020-03-28 18:15:23 +01:00
QFrame Add QFrame and other improvements (#420) 2020-02-25 08:50:53 +01:00
QGraphicsBlurEffect fix issue #503 (#519) 2020-04-14 19:10:34 +02:00
QGraphicsDropShadowEffect fix issue #503 (#519) 2020-04-14 19:10:34 +02:00
QGraphicsEffect fix issue #503 (#519) 2020-04-14 19:10:34 +02:00
QGridLayout Implemented QGridLayout property accessors (#598) 2020-06-09 16:15:02 +02:00
QGroupBox Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QInputDialog Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QLabel Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QLayout fix issue #481 (#483) 2020-04-01 11:54:38 +02:00
QLCDNumber Export more class (#469) 2020-03-28 18:15:23 +01:00
QLineEdit Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QListView Export more class (#469) 2020-03-28 18:15:23 +01:00
QListWidget Export more class (#469) 2020-03-28 18:15:23 +01:00
QListWidgetItem Export more class (#469) 2020-03-28 18:15:23 +01:00
QMainWindow Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QMenu Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QMenuBar Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QMessageBox Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QPainter Extra font and painter related methods and classes (#845) 2021-06-26 18:37:53 +02:00
QPainterPath Added setAcceptDrops, acceptDrops to QWidget for creating drag-drop extensions (#613) 2020-06-26 16:53:43 +02:00
QPlainTextEdit Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QProgressBar Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QProgressDialog Export more class (#469) 2020-03-28 18:15:23 +01:00
QPushButton Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QRadioButton Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QScrollArea Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QScrollBar Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QShortcut Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QSlider Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QSpinBox Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QStackedWidget Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QStandardItem Added QStandardModel (#467) 2020-03-25 22:06:53 +01:00
QStandardItemModel Added QStandardModel (#467) 2020-03-25 22:06:53 +01:00
QStatusBar Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QSvgWidget Added QSvgWidget (#710) 2020-10-18 16:37:52 +02:00
QSystemTrayIcon Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QTabBar tabs: adding insertTab function to insert tabs at a given index (#462) 2020-03-23 13:34:41 +01:00
QTableView Add QTableView support (#406) 2020-02-20 07:53:31 +01:00
QTableWidget Add most the missing QTableWidget properties and functions. (#758) 2020-12-11 19:22:51 +05:30
QTableWidgetItem Add the missing QTableWidgetItem properties and functions. (#756) 2020-12-11 00:00:15 +05:30
QTabWidget tabs: adding insertTab function to insert tabs at a given index (#462) 2020-03-23 13:34:41 +01:00
QTextBrowser Add QTextEdit and QTextBrowser (#495) 2020-04-06 19:30:12 +02:00
QTextEdit Add QTextEdit and QTextBrowser (#495) 2020-04-06 19:30:12 +02:00
QTimeEdit Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QToolButton Integration with Qode 2.0 (#400) 2020-03-07 10:28:30 +01:00
QTreeWidget Added method to set column width to QTreeWidget (#523) 2020-04-19 10:07:40 +02:00
QTreeWidgetItem Add QIcon support to QTreeWidgetItem. (#657) 2020-08-12 16:03:29 +02:00
QWidget Added setFocus to QWidget (nodegui#661) (#669) 2020-08-17 23:47:18 +02:00