nodeguy/src/cpp/lib/QtWidgets
feng8848 0ec2b3f2cb
Export more class (#469)
* Add QDoubleSpinBox

* Add QBrush

* Add QListView and improve QListWidget

* Add QErrorMessage

* Add QFontDialog

* Add QProgressDialog

* Add QLCDNumber

Co-authored-by: wuxiaofeng <wuxiaofeng@erayt.com>
2020-03-28 18:15:23 +01:00
..
QAction Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QBoxLayout Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QButtonGroup Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QCalendarWidget Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QCheckBox Qwidget wrap fix (#433) 2020-03-08 16:47:56 +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 Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QDateTimeEdit Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QDial Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QDialog Added QMessageBox (#326) 2020-01-05 15:53:49 +05:30
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 Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QFontDialog Export more class (#469) 2020-03-28 18:15:23 +01:00
QFrame Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QGridLayout Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QGroupBox Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QInputDialog Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QLabel Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QLayout Adds qobject props to all layouts (#196) 2019-11-12 20:49:35 +01:00
QLCDNumber Export more class (#469) 2020-03-28 18:15:23 +01:00
QLineEdit Qwidget wrap fix (#433) 2020-03-08 16:47:56 +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 Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QMenu Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QMenuBar Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QMessageBox Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QPainter Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QPlainTextEdit Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QProgressBar Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QProgressDialog Export more class (#469) 2020-03-28 18:15:23 +01:00
QPushButton Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QRadioButton Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QScrollArea cleanup memory for scrollarea 2020-03-24 20:35:29 +01:00
QScrollBar Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QShortcut Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QSlider Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QSpinBox Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QStackedWidget Qwidget wrap fix (#433) 2020-03-08 16:47:56 +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 Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QSystemTrayIcon Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QTabBar tabs: adding insertTab function to insert tabs at a given index (#462) 2020-03-23 13:34:41 +01:00
QTableView Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QTableWidget Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QTableWidgetItem Added QMessageBox (#326) 2020-01-05 15:53:49 +05:30
QTabWidget tabs: adding insertTab function to insert tabs at a given index (#462) 2020-03-23 13:34:41 +01:00
QTimeEdit Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QToolButton Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00
QTreeWidget cleanup eslint fixes 2020-03-24 20:39:24 +01:00
QTreeWidgetItem cleanup eslint fixes 2020-03-24 20:39:24 +01:00
QWidget Qwidget wrap fix (#433) 2020-03-08 16:47:56 +01:00