Replace Qt with TQt

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

@ -4,7 +4,7 @@
kiosktool\-tdedirs kiosktool\-tdedirs
\- A tool to set $TDEDIRS according to the current user profile. \- A tool to set $TDEDIRS according to the current user profile.
.SH SYNOPSIS .SH SYNOPSIS
kiosktool\-tdedirs [Qt\-options] [TDE\-options] [options] kiosktool\-tdedirs [TQt\-options] [TDE\-options] [options]
.SH DESCRIPTION .SH DESCRIPTION
.SH OPTIONS .SH OPTIONS
@ -17,8 +17,8 @@ Output currently active prefixes
.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
@ -67,7 +67,7 @@ sets the application GUI style.
.B \-\-geometry <geometry> .B \-\-geometry <geometry>
sets the client geometry of the main widget. sets the client geometry of the main widget.
.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'.
@ -86,7 +86,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

@ -4,7 +4,7 @@
kiosktool kiosktool
\- KIOSK Admin Tool \- KIOSK Admin Tool
.SH SYNOPSIS .SH SYNOPSIS
kiosktool [Qt\-options] [TDE\-options] [options] kiosktool [TQt\-options] [TDE\-options] [options]
.SH DESCRIPTION .SH DESCRIPTION
With this application we can lock the access to some parts of Trinity desktop With this application we can lock the access to some parts of Trinity desktop
and its applications. and its applications.
@ -19,8 +19,8 @@ tderc file to save settings to [/etc/tderc]
.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
@ -69,7 +69,7 @@ sets the application GUI style.
.B \-\-geometry <geometry> .B \-\-geometry <geometry>
sets the client geometry of the main widget. sets the client geometry of the main widget.
.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'.
@ -88,7 +88,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