Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
src_gui_accessible_qaccessible Namespace Reference

Classes

class  MyWidget
 

Typedefs

typedef QAccessibleInterface * myFactoryFunction(const QString &key, QObject *)
 [1]
 

Variables

QAccessibleInterface * f = nullptr
 

Typedef Documentation

◆ myFactoryFunction

typedef QAccessibleInterface * src_gui_accessible_qaccessible::myFactoryFunction(const QString &key, QObject *)

[1]

Definition at line 13 of file src_gui_accessible_qaccessible.cpp.

Variable Documentation

◆ f

QAccessibleInterface* src_gui_accessible_qaccessible::f = nullptr

Definition at line 10 of file src_gui_accessible_qaccessible.cpp.