Qt 4.8
Static Public Functions | List of all members
IsWindowTest Struct Reference

Static Public Functions

static bool test (const QAInterface &interface)
 

Detailed Description

Definition at line 1610 of file qaccessible_mac.mm.

Functions

◆ test()

static bool IsWindowTest::test ( const QAInterface interface)
inlinestatic

Definition at line 1612 of file qaccessible_mac.mm.

1613  {
1614  return (interface.role() == QAccessible::Window);
1615  }
Role role() const

The documentation for this struct was generated from the following file: