nodeguy/src/cpp/lib/QtWidgets
Shubham Zanwar 57cf0d4836
improv: adding the ability to change the tab text (#421)
* adding the setTabText to the QTabWidgetWrap definition

* implementing the setTabText funciton in the cpp module

* implementing the setTabText in the ts module

* adding a demo for the tab text change feature

* fixing lint issues

* exporting the QSettings enums
2020-02-25 09:36:58 +01:00
..
QAction Add QFont and change QAction.setFont() to accept QFont (#309) 2019-12-29 09:55:33 +05:30
QBoxLayout Add insertWidget to QBoxLayout and stretch arg (#286) 2019-12-20 18:20:32 +05:30
QButtonGroup Add QButtonGroup (#336) 2020-01-08 21:18:27 +05:30
QCalendarWidget Add DateTime related Class (#332) 2020-01-06 20:06:37 +05:30
QCheckBox Add QScrollBar and other improvements (#383) 2020-02-07 20:22:49 +01:00
QComboBox Adds automatic alpha release for master branch (#281) 2019-12-19 03:06:54 +05:30
QDateEdit Add DateTime related Class (#332) 2020-01-06 20:06:37 +05:30
QDateTimeEdit Add DateTime related Class (#332) 2020-01-06 20:06:37 +05:30
QDial Add QScrollBar and other improvements (#383) 2020-02-07 20:22:49 +01:00
QDialog Added QMessageBox (#326) 2020-01-05 15:53:49 +05:30
QFileDialog Additional documentation and code examples (#339) 2020-01-10 11:10:25 +05:30
QFrame Add QFrame and other improvements (#420) 2020-02-25 08:50:53 +01:00
QGridLayout Add QStackedWidget (for page style navigation) (#245) 2019-12-04 18:57:59 +01:00
QGroupBox Add QScrollBar and other improvements (#383) 2020-02-07 20:22:49 +01:00
QInputDialog Adds Qinputdialog (#381) 2020-01-30 23:05:29 +01:00
QLabel Add QFrame and other improvements (#420) 2020-02-25 08:50:53 +01:00
QLayout Adds qobject props to all layouts (#196) 2019-11-12 20:49:35 +01:00
QLineEdit Adds dynamic content support for flex layout. (#199) 2019-11-18 00:52:29 +01:00
QListWidget Add QListWidget Support (#320) 2019-12-31 20:42:01 +05:30
QListWidgetItem Adds plugin support for windows platform (#364) 2020-01-22 21:15:30 +01:00
QMainWindow QStatusBar support. Fixes #346 (#349) 2020-01-18 11:51:45 +01:00
QMenu Improving Menu Bars (#347) 2020-01-22 22:06:12 +01:00
QMenuBar Improving Menu Bars (#347) 2020-01-22 22:06:12 +01:00
QMessageBox Added QMessageBox (#326) 2020-01-05 15:53:49 +05:30
QPainter Added QMessageBox (#326) 2020-01-05 15:53:49 +05:30
QPlainTextEdit Add QListWidget Support (#320) 2019-12-31 20:42:01 +05:30
QProgressBar Add QPicture and other improvements (#399) 2020-02-17 20:45:57 +01:00
QPushButton Add QPicture and other improvements (#399) 2020-02-17 20:45:57 +01:00
QRadioButton Added QMessageBox (#326) 2020-01-05 15:53:49 +05:30
QScrollArea Add QPicture and other improvements (#399) 2020-02-17 20:45:57 +01:00
QScrollBar Add QScrollBar and other improvements (#383) 2020-02-07 20:22:49 +01:00
QShortcut Changes to QOBJECT from eventwidget (#304) 2019-12-26 19:43:26 +05:30
QSlider Add QSlider and other improvements (#348) 2020-01-12 23:05:33 +05:30
QSpinBox Add QScrollBar and other improvements (#383) 2020-02-07 20:22:49 +01:00
QStackedWidget Add QFrame and other improvements (#420) 2020-02-25 08:50:53 +01:00
QStatusBar Adds plugin support for windows platform (#364) 2020-01-22 21:15:30 +01:00
QSystemTrayIcon Changes to QOBJECT from eventwidget (#304) 2019-12-26 19:43:26 +05:30
QTableView Add QTableView support (#406) 2020-02-20 07:53:31 +01:00
QTableWidget Qtablewidget rebase (#264) 2019-12-14 09:27:34 +05:30
QTableWidgetItem Added QMessageBox (#326) 2020-01-05 15:53:49 +05:30
QTabWidget improv: adding the ability to change the tab text (#421) 2020-02-25 09:36:58 +01:00
QTimeEdit Add DateTime related Class (#332) 2020-01-06 20:06:37 +05:30
QToolButton Add QPicture and other improvements (#399) 2020-02-17 20:45:57 +01:00
QTreeWidget Further enhancements on the QTreeWidget and QTreeWidgetItem (#340) 2020-01-11 12:29:46 +05:30
QTreeWidgetItem Further enhancements on the QTreeWidget and QTreeWidgetItem (#340) 2020-01-11 12:29:46 +05:30
QWidget QTreeWidget PR (#277) 2019-12-18 17:36:44 +05:30