table of contents
other versions
RBQTAPI(1) | General Commands Manual | RBQTAPI(1) |
NAME¶
rbqtapi - a qtruby introspection tool
SYNOPSIS¶
rbqtapi [options] [-r re] [class]
DESCRIPTION¶
rbqtapi can be used to check which Qt functions are known to qt4-qtruby. Without arguments, it lists all the function known. An argument is interpreted as a class name whose methods are displayed. You can also specify a regular expression to search for functions with the -r option.
OPTIONS¶
AUTHOR¶
rbqtapi was written by Germain Garand.
This manual page was written by Vincent Fourmond for the Debian project, but may be used by others.
October 2006 | Qt4-qtruby from kdebindings 4.1 branch |