Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.