diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-05-27 13:20:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-05-27 13:20:16 +0900 |
commit | 229e7f5038cbc5f930ab50abfad3099919a4e8bb (patch) | |
tree | 569abf2cbc4bd05a0b90ed759ccd941eaa676c01 /ubuntu/maverick/tdesdk/debian/man/testkspy.1 | |
parent | 59f50d7552dacb6d27d0768a9a5320e5ba2fc23d (diff) | |
parent | 50c481625fcb2361e0aaae71df24a40cbad056d7 (diff) | |
download | tde-packaging-229e7f5038cbc5f930ab50abfad3099919a4e8bb.tar.gz tde-packaging-229e7f5038cbc5f930ab50abfad3099919a4e8bb.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
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 |