Table of Contents

Class QtPlugin

Namespace
Ranorex.Plugin
Assembly
Ranorex.Plugin.Qt.dll
public class QtPlugin : FlavorPlugin, IEquatable<Descriptor>, IComparable<Descriptor>
Inheritance
QtPlugin
Implements
Inherited Members

Constructors

QtPlugin()

public QtPlugin()

Methods

Initialize()

Initializes the plugin. This automatically registers all flavors, caps, cap handlers and rules with the ElementEngine.

public override void Initialize()