Table of Contents

Class QtFlavor

Namespace
Ranorex.Plugin
Assembly
Ranorex.Plugin.Qt.dll
public class QtFlavor : Flavor
Inheritance
QtFlavor
Inherited Members

Properties

Instance

Gets the local instance of this flavor.

public static QtFlavor Instance { get; }

Property Value

QtFlavor

UseDesktopImageCapture

Defines whether capturing screenshots from elements of this flavor should use the desktop capturing method.

public override bool UseDesktopImageCapture { get; }

Property Value

bool