IDeviceWidget Class
(ProjectExplorer::IDeviceWidget)| Inherits: | QWidget |
Public Functions
| virtual void | updateDeviceFromUi() = 0 |
- 213 public functions inherited from QWidget
Protected Functions
| IDeviceWidget(const IDevice::Ptr &device, QWidget *parent = 0) | |
| IDevice::Ptr | device() const |
- 35 protected functions inherited from QWidget
Additional Inherited Members
- 58 properties inherited from QWidget
- 19 public slots inherited from QWidget
- 3 signals inherited from QWidget
- 5 static public members inherited from QWidget
- 1 protected slot inherited from QWidget
Member Function Documentation
[protected] IDeviceWidget::IDeviceWidget(const IDevice::Ptr &device, QWidget *parent = 0)
Default constructs an instance of IDeviceWidget.