SmartBear.TestLeft.TestObjects.Qt Namespace |
This namespace contains information on test interfaces for Qt controls.
| Class | Description | |
|---|---|---|
| QtPattern |
A search pattern for Qt test objects.
|
| Interface | Description | |
|---|---|---|
| IQtDateTimeEdit |
The test interface for Qt controls for editing date and time.
| |
| IQtDoubleSpinBox |
The test interface for Qt spin box controls that take Double values.
| |
| IQtLineEdit |
The test interface for Qt text edit controls.
| |
| IQtMenu |
The test interface for controls that have a popup or context menu created with Qt menu widget.
| |
| IQtMenuBar |
The test interface for Qt menu bar controls.
| |
| IQtSpinBox |
The test interface for Qt spin box controls.
| |
| IQtTableWidget |
The test interface for Qt table controls.
| |
| IQtToolButton |
The test interface for Qt tool button controls.
| |
| IQtTreeItem |
The test interface for Qt tree view's items.
| |
| IQtTreeWidget |
The test interface for Qt tree view controls.
| |
| IQtWidget |
The test interface for Qt controls.
|