diff options
author | Michele Calgaro <[email protected]> | 2024-02-16 19:56:46 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-02-16 19:56:46 +0900 |
commit | 4d81ad9786b8e24e2fcc7ebf7c2ed2f33519f416 (patch) | |
tree | 293684c4df80d19f8ba6c6bf69cd02f0cf84c66d /doc | |
parent | 671d0469ada4df2d833d41d065793a06f4d87a65 (diff) | |
download | ktechlab-4d81ad9786b8e24e2fcc7ebf7c2ed2f33519f416.tar.gz ktechlab-4d81ad9786b8e24e2fcc7ebf7c2ed2f33519f416.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/ktechlab.1 | 48 | ||||
-rw-r--r-- | doc/man/microbe.1 | 54 |
2 files changed, 51 insertions, 51 deletions
diff --git a/doc/man/ktechlab.1 b/doc/man/ktechlab.1 index bb49c1d..f65d2c6 100644 --- a/doc/man/ktechlab.1 +++ b/doc/man/ktechlab.1 @@ -4,7 +4,7 @@ ktechlab \- An IDE for microcontrollers and electronics .SH SYNOPSIS -ktechlab [Qt\-options] [TDE\-options] [URL] +ktechlab [TQt\-options] [TDE\-options] [URL] .SH DESCRIPTION An IDE for microcontrollers and electronics .SH OPTIONS @@ -15,30 +15,30 @@ An IDE for microcontrollers and electronics Document to open. .SS Generic options: .TP -.B \-\-help +.B \-\-help Show help about options .TP -.B \-\-help\-qt -Show Qt specific options +.B \-\-help\-tqt +Show TQt specific options .TP -.B \-\-help\-tde +.B \-\-help\-tde Show TDE specific options .TP -.B \-\-help\-all +.B \-\-help\-all Show all options .TP -.B \-\-author +.B \-\-author Show author information .TP -.B \-v, \-\-version +.B \-v, \-\-version Show version information .TP -.B \-\-license +.B \-\-license Show license information .TP -.B \-\- +.B \-\- End of options -.SS +.SS .SS TDE options: .TP .B \-\-caption <caption> @@ -56,10 +56,10 @@ Use alternative configuration file .B \-\-dcopserver <server> Use the DCOP Server specified by 'server' .TP -.B \-\-nocrashhandler +.B \-\-nocrashhandler Disable crash handler, to get core dumps .TP -.B \-\-waitforwm +.B \-\-waitforwm Waits for a WM_NET compatible windowmanager .TP .B \-\-style <style> @@ -67,8 +67,8 @@ sets the application GUI style .TP .B \-\-geometry <geometry> sets the client geometry of the main widget - see man X for the argument format -.SS -.SS Qt options: +.SS +.SS TQt options: .TP .B \-\-display <displayname> Use the X-server display 'displayname' @@ -76,7 +76,7 @@ Use the X-server display 'displayname' .B \-\-session <sessionId> Restore the application for the given 'sessionId' .TP -.B \-\-cmap +.B \-\-cmap Causes the application to install a private color map on an 8-bit display .TP @@ -86,14 +86,14 @@ cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification .TP -.B \-\-nograb -tells Qt to never grab the mouse or the keyboard +.B \-\-nograb +tells TQt to never grab the mouse or the keyboard .TP -.B \-\-dograb +.B \-\-dograb running under a debugger can cause an implicit -nograb, use -dograb to override .TP -.B \-\-sync +.B \-\-sync switches to synchronous mode for debugging .TP .B \-\-fn, \-\-font <fontname> @@ -128,17 +128,17 @@ root .B \-\-im <XIM server> set XIM server .TP -.B \-\-noxim +.B \-\-noxim disable XIM .TP -.B \-\-reverse +.B \-\-reverse mirrors the whole layout of widgets -.SS +.SS .SH SEE ALSO Full user documentation is available through the TDE Help Center. You can also enter the URL .BR help:/ktechlab/ -directly into konqueror or you can run +directly into konqueror or you can run .BR "`khelpcenter help:/ktechlab/'" from the command-line. .br diff --git a/doc/man/microbe.1 b/doc/man/microbe.1 index bbe54c3..69d298b 100644 --- a/doc/man/microbe.1 +++ b/doc/man/microbe.1 @@ -4,7 +4,7 @@ microbe \- The Microbe Compiler .SH SYNOPSIS -microbe [Qt\-options] [TDE\-options] [options] [Input URL] [Output URL] +microbe [TQt\-options] [TDE\-options] [options] [Input URL] [Output URL] .SH DESCRIPTION .SH OPTIONS @@ -18,38 +18,38 @@ URL Input filename URL Output filename .SS Options: .TP -.B \-\-show\-source +.B \-\-show\-source Show source code lines in assembly output .TP -.B \-\-nooptimize +.B \-\-nooptimize Do not attempt optimization of generated instructions. -.SS +.SS .SS Generic options: .TP -.B \-\-help +.B \-\-help Show help about options .TP -.B \-\-help\-qt -Show Qt specific options +.B \-\-help\-tqt +Show TQt specific options .TP -.B \-\-help\-tde +.B \-\-help\-tde Show TDE specific options .TP -.B \-\-help\-all +.B \-\-help\-all Show all options .TP -.B \-\-author +.B \-\-author Show author information .TP -.B \-v, \-\-version +.B \-v, \-\-version Show version information .TP -.B \-\-license +.B \-\-license Show license information .TP -.B \-\- +.B \-\- End of options -.SS +.SS .SS TDE options: .TP .B \-\-caption <caption> @@ -67,10 +67,10 @@ Use alternative configuration file .B \-\-dcopserver <server> Use the DCOP Server specified by 'server' .TP -.B \-\-nocrashhandler +.B \-\-nocrashhandler Disable crash handler, to get core dumps .TP -.B \-\-waitforwm +.B \-\-waitforwm Waits for a WM_NET compatible windowmanager .TP .B \-\-style <style> @@ -78,8 +78,8 @@ sets the application GUI style .TP .B \-\-geometry <geometry> sets the client geometry of the main widget - see man X for the argument format -.SS -.SS Qt options: +.SS +.SS TQt options: .TP .B \-\-display <displayname> Use the X-server display 'displayname' @@ -87,7 +87,7 @@ Use the X-server display 'displayname' .B \-\-session <sessionId> Restore the application for the given 'sessionId' .TP -.B \-\-cmap +.B \-\-cmap Causes the application to install a private color map on an 8-bit display .TP @@ -97,14 +97,14 @@ cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification .TP -.B \-\-nograb -tells Qt to never grab the mouse or the keyboard +.B \-\-nograb +tells TQt to never grab the mouse or the keyboard .TP -.B \-\-dograb +.B \-\-dograb running under a debugger can cause an implicit -nograb, use -dograb to override .TP -.B \-\-sync +.B \-\-sync switches to synchronous mode for debugging .TP .B \-\-fn, \-\-font <fontname> @@ -139,17 +139,17 @@ root .B \-\-im <XIM server> set XIM server .TP -.B \-\-noxim +.B \-\-noxim disable XIM .TP -.B \-\-reverse +.B \-\-reverse mirrors the whole layout of widgets -.SS +.SS .SH SEE ALSO Full user documentation is available through the TDE Help Center. You can also enter the URL .BR help:/microbe/ -directly into konqueror or you can run +directly into konqueror or you can run .BR "`khelpcenter help:/microbe/'" from the command-line. .br |