diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-28 14:42:41 +0900 | 
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-28 14:42:41 +0900 | 
| commit | 36d1594949e416e812ed681ed3c84d80649fbf20 (patch) | |
| tree | fd37c202692e90306ef60b7c84ff3446d7fa663a /parts | |
| parent | c62b8d179c20b81c12363c73fb89d824d37ed2ce (diff) | |
| download | tdevelop-36d15949.tar.gz tdevelop-36d15949.zip  | |
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'parts')
| -rw-r--r-- | parts/partexplorer/README.dox | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/partexplorer/README.dox b/parts/partexplorer/README.dox index ae33273f..26171c29 100644 --- a/parts/partexplorer/README.dox +++ b/parts/partexplorer/README.dox @@ -3,7 +3,7 @@ A Graphical tool for performing TDETrader-like queries about registered services  PartExplorer is a frontend to TDETrader class (http://developer.kde.org/documentation/library/3.1-api/tdeio/html/classTDETrader.html)  and uses its syntax, no more no less: so before saying "it really sucks", give a look at -http://developer.kde.org/documentation/library/kdeqt/tradersyntax.html. +http://developer.kde.org/documentation/library/kdetqt/tradersyntax.html.  The real job is done by the @see PartExplorerForm class which handles user input, query system  configuration and (eventually) fills the property list.  | 
