Views
Foundation Package API Reference Guide
Product Documentation:
Views Documentation Home
Classes | Typedefs
display.h File Reference
#include <ilviews/base/view.h>
#include <ilviews/base/event.h>

Classes

class  IlvDisplayTestApi
 Test API class. More...
 

Typedefs

typedef IlvDisplayTestApi *(* IlvDisplayTestApiFactory) ()
 

Detailed Description

Library: xviews or winviews or mviews (mutually exclusive)
Declaration of the IlvDisplayTestApi base classes.

Typedef Documentation

◆ IlvDisplayTestApiFactory

IlvDisplayTestApiFactory

Type of factory used for integration of GUI Test tools.

Defines a function that is used to create an instance of a subclass of IlvDisplayTestApi. By default, no factory is registered and the mechanism of notification is disconnected.