Under this namespace relies the different technologies QAliber can identify controls by
Classes
| Class | Description | |
|---|---|---|
| Desktop |
Retrive the Desktop single object for the entire control tree (Singleton)
| |
| UIControlBase |
Abstract class. represents a control in a user-interface under windows OS.
All Desktop elements derive from this class, most useable control's actions and properties are derived from this class.
Search and drill down indexers inherited by all Desktop controls.
| |
| UIControlEventArgs |
Interfaces
| Interface | Description | |
|---|---|---|
| IControlLocator |