4#ifndef QWINDOWSUIATABLEPROVIDER_H
5#define QWINDOWSUIATABLEPROVIDER_H
7#include <QtGui/qtguiglobal.h>
8#if QT_CONFIG(accessibility)
15class QWindowsUiaTableProvider :
public QWindowsUiaBaseProvider,
18 Q_DISABLE_COPY_MOVE(QWindowsUiaTableProvider)
20 explicit QWindowsUiaTableProvider(QAccessible::Id
id);
21 virtual ~QWindowsUiaTableProvider();
24 HRESULT STDMETHODCALLTYPE GetRowHeaders(SAFEARRAY **
pRetVal)
override;
Combined button and popup list for selecting options.
virtual HRESULT STDMETHODCALLTYPE get_RowOrColumnMajor(__RPC__out enum RowOrColumnMajor *pRetVal)=0
virtual HRESULT STDMETHODCALLTYPE GetColumnHeaders(__RPC__deref_out_opt SAFEARRAY **pRetVal)=0
IRawElementProviderFragment __RPC__deref_out_opt IRawElementProviderFragment ** pRetVal