Replace Qt with TQt

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/12/head
Michele Calgaro 2 months ago
parent d5005449c6
commit df73f42be2
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -4,7 +4,7 @@
kdirstat kdirstat
\- KDirStat - Directory statistics. \- KDirStat - Directory statistics.
.SH SYNOPSIS .SH SYNOPSIS
kdirstat [Qt\-options] [TDE\-options] [Dir/URL] kdirstat [TQt\-options] [TDE\-options] [Dir/URL]
.SH DESCRIPTION .SH DESCRIPTION
KDirStat (TDE Directory Statistics) is a small utility program that sums KDirStat (TDE Directory Statistics) is a small utility program that sums
up disk usage for directory trees, very much like the Unix 'du' command. up disk usage for directory trees, very much like the Unix 'du' command.
@ -24,8 +24,8 @@ Dir/URL Directory or URL to open
.B \-\-help .B \-\-help
Show help about options Show help about options
.TP .TP
.B \-\-help\-qt .B \-\-help\-tqt
Show Qt specific options Show TQt specific options
.TP .TP
.B \-\-help\-tde .B \-\-help\-tde
Show TDE specific options Show TDE specific options
@ -74,7 +74,7 @@ sets the application GUI style
.B \-\-geometry <geometry> .B \-\-geometry <geometry>
sets the client geometry of the main widget - see man X for the argument format sets the client geometry of the main widget - see man X for the argument format
.SS .SS
.SS Qt options: .SS TQt options:
.TP .TP
.B \-\-display <displayname> .B \-\-display <displayname>
Use the X-server display 'displayname' Use the X-server display 'displayname'
@ -93,7 +93,7 @@ using the QApplication::ManyColor color
specification specification
.TP .TP
.B \-\-nograb .B \-\-nograb
tells Qt to never grab the mouse or the keyboard tells TQt to never grab the mouse or the keyboard
.TP .TP
.B \-\-dograb .B \-\-dograb
running under a debugger can cause an implicit running under a debugger can cause an implicit

Loading…
Cancel
Save