diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-05-30 12:33:26 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-05-30 12:33:26 +0200 |
commit | 5a31840a564ab702e9223abd63f281deaaabeb31 (patch) | |
tree | ce913e0698d31b507c748a48ef7cb584ed08c16a /ubuntu/maverick/tdesdk/debian/man/testkspy.1 | |
parent | 9814f425f0dae6fa0fb869ef038495df9dd0e588 (diff) | |
parent | 650aae664769307d2d65098402dfa959b0d4c829 (diff) | |
download | tde-packaging-5a31840a564ab702e9223abd63f281deaaabeb31.tar.gz tde-packaging-5a31840a564ab702e9223abd63f281deaaabeb31.zip |
merge
Diffstat (limited to 'ubuntu/maverick/tdesdk/debian/man/testkspy.1')
-rw-r--r-- | ubuntu/maverick/tdesdk/debian/man/testkspy.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdesdk/debian/man/testkspy.1 b/ubuntu/maverick/tdesdk/debian/man/testkspy.1 index c04e00c0f..afdc702a4 100644 --- a/ubuntu/maverick/tdesdk/debian/man/testkspy.1 +++ b/ubuntu/maverick/tdesdk/debian/man/testkspy.1 @@ -25,7 +25,7 @@ testkspy \- show off KSpy's capabilities It simply uses KSpy to spy on itself. .PP \fBKSpy\fP is a tiny library which can be used to graphically display -the QObjects in use by a Qt/KDE app. In addition to the object tree, +the TQObjects in use by a TQt/TDE app. In addition to the object tree, you can also view the properties, signals and slots of any QObject. .PP Basically it provides much the same info as QObject::dumpObjectTree() and @@ -33,7 +33,7 @@ QObject::dumpObjectInfo(), but in a much more convenient form. KSpy has minimal overhead for the application, because the kspy library is loaded dynamically using KLibLoader. .PP -This utility is part of the KDE Software Development Kit. +This utility is part of the TDE Software Development Kit. .SH OPTIONS For a full summary of options, run \fItestkspy \-\-help\fP. .SH SEE ALSO |