NAME
Qt::Gui::QAccessibleObjectEx
PUBLIC METHODS
- QAccessibleObjectEx(QObject * object)
- QString actionText(int action, QAccessible::Text t, int child)
- bool doAction(int action, int child, const QVariantList & params)
- bool isValid()
- QObject * object()
- QRect rect(int child)
- void setText(QAccessible::Text t, int child, const QString & text)
- int userActionCount(int child)
ENUM VALUES
EXPORT
None by default.
AUTHOR
Dongxu Ma <dongxu@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 - 2011 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.