Rechercher une page de manuel
rbqtapi
Langue: en
Version: 313128 (ubuntu - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
rbqtapi - A QtRuby Introspection ToolSYNOPSIS
rbqtapi [options] [<class>]DESCRIPTION
Rbqtapi is a QtRuby Introspection Tool, similar to javap(1). Use it to find a list of method for a certain QtRuby class.OPTIONS
- -r <re>
- Find all functions matching regular expression/keyword <re>
- -i
- Perform a case insensitive search ( only meaningful in combination with -r )
- -p
- Display also inherited methods.
- -v
- Print QtRuby and Qt versions.
- -h
- Print a help message.
AUTHOR
Alexander KellettSEE ALSO
rbkdeapi(1)Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre