diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 21:15:11 +0800 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 21:15:11 +0800 |
commit | 98095beb82f000d888dfa15bada80376c48df837 (patch) | |
tree | dadbf7de3432fa5cbf95c42733d19d5cf0508034 /dilos/tdebindings/debian/local/rbqtapi.1 | |
parent | f3d5de18f2bdf89d5923d560420ae23cac051cb8 (diff) | |
download | tde-packaging-98095beb82f000d888dfa15bada80376c48df837.tar.gz tde-packaging-98095beb82f000d888dfa15bada80376c48df837.zip |
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'dilos/tdebindings/debian/local/rbqtapi.1')
-rw-r--r-- | dilos/tdebindings/debian/local/rbqtapi.1 | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/dilos/tdebindings/debian/local/rbqtapi.1 b/dilos/tdebindings/debian/local/rbqtapi.1 deleted file mode 100644 index 7cafb5b8c..000000000 --- a/dilos/tdebindings/debian/local/rbqtapi.1 +++ /dev/null @@ -1,29 +0,0 @@ -.TH RBQTAPI 1 "Aug 2004" "Trinity Desktop Environment" "Qt Ruby Bindings Manual" -.SH NAME -rbqtapi \- A QtRuby Introspection Tool -.SH SYNOPSIS -.B rbqtapi -[options] [<class>] -.SH DESCRIPTION -Rbqtapi is a QtRuby Introspection Tool, similar to javap(1). Use it -to find a list of method for a certain QtRuby class. -.SH OPTIONS -.TP -.B \-r <re> -Find all functions matching regular expression/keyword <re> -.TP -.B \-i -Perform a case insensitive search ( only meaningful in combination with -r ) -.TP -.B \-p -Display also inherited methods. -.TP -.B \-v -Print QtRuby and Qt versions. -.TP -.B \-h -Print a help message. -.SH AUTHOR -Alexander Kellett -.SH SEE ALSO -rbtdeapi(1) |