nodeguy/src/lib/QtWidgets
mspencer92 7836aadd71
Fix bug in QDialog (#485)
QDialog should return DialogCode either Rejected or Accepted.
2020-04-05 10:05:35 +02:00
..
__tests__ Adds Signals inheritance (#288) 2019-12-20 23:48:53 +05:30
QAbstractButton.ts Add QSlider and other improvements (#348) 2020-01-12 23:05:33 +05:30
QAbstractItemView.ts Additional documentation and code examples (#339) 2020-01-10 11:10:25 +05:30
QAbstractScrollArea.ts Add QFrame and other improvements (#420) 2020-02-25 08:50:53 +01:00
QAbstractSlider.ts Add QSlider and other improvements (#348) 2020-01-12 23:05:33 +05:30
QAbstractSpinBox.ts Add QScrollBar and other improvements (#383) 2020-02-07 20:22:49 +01:00
QAction.ts Fixes spacing and doc generation (#343) 2020-01-10 12:11:00 +05:30
QBoxLayout.ts fix issue #481 (#483) 2020-04-01 11:54:38 +02:00
QButtonGroup.ts Add QButtonGroup (#336) 2020-01-08 21:18:27 +05:30
QCalendarWidget.ts Fixes spacing and doc generation (#343) 2020-01-10 12:11:00 +05:30
QCheckBox.ts Add QScrollBar and other improvements (#383) 2020-02-07 20:22:49 +01:00
QColorDialog.ts Add QColorDialog (#455) 2020-03-22 10:49:21 +01:00
QComboBox.ts Added QStandardModel (#467) 2020-03-25 22:06:53 +01:00
QDateEdit.ts Add QScrollBar and other improvements (#383) 2020-02-07 20:22:49 +01:00
QDateTimeEdit.ts Add QScrollBar and other improvements (#383) 2020-02-07 20:22:49 +01:00
QDial.ts Add QScrollBar and other improvements (#383) 2020-02-07 20:22:49 +01:00
QDialog.ts Fix bug in QDialog (#485) 2020-04-05 10:05:35 +02:00
QDoubleSpinBox.ts Add QDoubleSpinBox (#463) 2020-03-24 20:15:57 +01:00
QErrorMessage.ts Export more class (#469) 2020-03-28 18:15:23 +01:00
QFileDialog.ts Additional documentation and code examples (#339) 2020-01-10 11:10:25 +05:30
QFontDialog.ts Export more class (#469) 2020-03-28 18:15:23 +01:00
QFrame.ts Add QFrame and other improvements (#420) 2020-02-25 08:50:53 +01:00
QGridLayout.ts Fixes spacing and doc generation (#343) 2020-01-10 12:11:00 +05:30
QGroupBox.ts Add QScrollBar and other improvements (#383) 2020-02-07 20:22:49 +01:00
QInputDialog.ts Adds Qinputdialog (#381) 2020-01-30 23:05:29 +01:00
QLabel.ts Add QFrame and other improvements (#420) 2020-02-25 08:50:53 +01:00
QLayout.ts fix issue #481 (#483) 2020-04-01 11:54:38 +02:00
QLCDNumber.ts Export more class (#469) 2020-03-28 18:15:23 +01:00
QLineEdit.ts Fixes spacing and doc generation (#343) 2020-01-10 12:11:00 +05:30
QListView.ts Export more class (#469) 2020-03-28 18:15:23 +01:00
QListWidget.ts fix issue #473 (#475) 2020-03-30 20:05:27 +02:00
QListWidgetItem.ts Export more class (#469) 2020-03-28 18:15:23 +01:00
QMainWindow.ts QStatusBar support. Fixes #346 (#349) 2020-01-18 11:51:45 +01:00
QMenu.ts fix issue #473 (#475) 2020-03-30 20:05:27 +02:00
QMenuBar.ts Improving Menu Bars (#347) 2020-01-22 22:06:12 +01:00
QMessageBox.ts Adds Qinputdialog (#381) 2020-01-30 23:05:29 +01:00
QPainter.ts fix issue #473 (#475) 2020-03-30 20:05:27 +02:00
QPlainTextEdit.ts Fixes spacing and doc generation (#343) 2020-01-10 12:11:00 +05:30
QProgressBar.ts Add QPicture and other improvements (#399) 2020-02-17 20:45:57 +01:00
QProgressDialog.ts Export more class (#469) 2020-03-28 18:15:23 +01:00
QPushButton.ts Add QPicture and other improvements (#399) 2020-02-17 20:45:57 +01:00
QRadioButton.ts Fixes spacing and doc generation (#343) 2020-01-10 12:11:00 +05:30
QScrollArea.ts Add QPicture and other improvements (#399) 2020-02-17 20:45:57 +01:00
QScrollBar.ts Add QScrollBar and other improvements (#383) 2020-02-07 20:22:49 +01:00
QShortcut.ts Fixes spacing and doc generation (#343) 2020-01-10 12:11:00 +05:30
QSlider.ts Add QSlider and other improvements (#348) 2020-01-12 23:05:33 +05:30
QSpinBox.ts Add QScrollBar and other improvements (#383) 2020-02-07 20:22:49 +01:00
QStackedWidget.ts Add QFrame and other improvements (#420) 2020-02-25 08:50:53 +01:00
QStandardItem.ts Added QStandardModel (#467) 2020-03-25 22:06:53 +01:00
QStandardItemModel.ts Added QStandardModel (#467) 2020-03-25 22:06:53 +01:00
QStatusBar.ts QStatusBar support. Fixes #346 (#349) 2020-01-18 11:51:45 +01:00
QSystemTrayIcon.ts Fix example in documentation (#447) 2020-03-16 11:12:54 +01:00
QTabBar.ts Add QTabBar (#451) 2020-03-17 08:25:54 +01:00
QTableView.ts Add QTableView support (#406) 2020-02-20 07:53:31 +01:00
QTableWidget.ts Fixes spacing and doc generation (#343) 2020-01-10 12:11:00 +05:30
QTableWidgetItem.ts Additional documentation and code examples (#339) 2020-01-10 11:10:25 +05:30
QTabWidget.ts tabs: adding insertTab function to insert tabs at a given index (#462) 2020-03-23 13:34:41 +01:00
QTimeEdit.ts Add QScrollBar and other improvements (#383) 2020-02-07 20:22:49 +01:00
QToolButton.ts Add QPicture and other improvements (#399) 2020-02-17 20:45:57 +01:00
QTreeWidget.ts fix issue #481 (#483) 2020-04-01 11:54:38 +02:00
QTreeWidgetItem.ts Added more functions for QTreeWidget and QTreeWidgetItem and added a function to sort and filter QTreeWidget (#465) 2020-03-24 20:31:50 +01:00
QWidget.ts fix issue #473 (#475) 2020-03-30 20:05:27 +02:00