summaryrefslogtreecommitdiffstats
path: root/doc/features.doc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-17 19:46:30 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-17 19:46:30 +0900
commit69d87202cb139ffe9e4b3ce92e434523b7b09b64 (patch)
tree7b133311a4d5e5394f2612dced305f815c04847b /doc/features.doc
parente07baa10b7b8e7105e02a621efadac67216c61ed (diff)
downloadtqt3-69d87202cb139ffe9e4b3ce92e434523b7b09b64.tar.gz
tqt3-69d87202cb139ffe9e4b3ce92e434523b7b09b64.zip
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/features.doc')
-rw-r--r--doc/features.doc176
1 files changed, 88 insertions, 88 deletions
diff --git a/doc/features.doc b/doc/features.doc
index 6660e9fd..c26d58a7 100644
--- a/doc/features.doc
+++ b/doc/features.doc
@@ -60,215 +60,215 @@ The available options are:
\header \i Macro \i Disables \i Set automatically by
\header \i31 Images (\l QImageIO)
-\row \i QT_NO_IMAGEIO_BMP
+\row \i TQT_NO_IMAGEIO_BMP
\i Microsoft Bitmap image file format.
\i &nbsp;
-\row \i QT_NO_IMAGEIO_PPM
+\row \i TQT_NO_IMAGEIO_PPM
\i Portable Pixmap image file format.
\i &nbsp;
-\row \i QT_NO_IMAGEIO_XBM
+\row \i TQT_NO_IMAGEIO_XBM
\i X11 Bitmap image file format.
\i &nbsp;
-\row \i QT_NO_IMAGEIO_XPM
+\row \i TQT_NO_IMAGEIO_XPM
\i X11 Pixmap image file format.
\i &nbsp;
-\row \i QT_NO_IMAGEIO_PNG
+\row \i TQT_NO_IMAGEIO_PNG
\i Portable Network Graphics image file format.
\i &nbsp;
\header \i31 Animation
-\row \i QT_NO_ASYNC_IO
+\row \i TQT_NO_ASYNC_IO
\i Asynchronous I/O (\l QAsyncIO)
\i &nbsp;
-\row \i QT_NO_ASYNC_IMAGE_IO
+\row \i TQT_NO_ASYNC_IMAGE_IO
\i Asynchronous Image I/O and GIF image support (\l QImageDecoder, ...)
\i &nbsp;
-\row \i QT_NO_MOVIE
+\row \i TQT_NO_MOVIE
\i Animation support (\l QMovie)
- \i QT_NO_ASYNC_IO, QT_NO_ASYNC_IMAGE_IO
+ \i TQT_NO_ASYNC_IO, TQT_NO_ASYNC_IMAGE_IO
\header \i31 Fonts
-\row \i QT_NO_TRUETYPE
+\row \i TQT_NO_TRUETYPE
\i TrueType (TTF and TTC) font file format, only used by Qt/Embedded.
\i &nbsp;
-\row \i QT_NO_BDF
+\row \i TQT_NO_BDF
\i Bitmap Distribution Format (BDF) font file format, only used by Qt/Embedded.
\i &nbsp;
-\row \i QT_NO_FONTDATABASE
+\row \i TQT_NO_FONTDATABASE
\i Font database.
\i &nbsp;
\header \i31 Internationalization
-\row \i QT_NO_I18N
+\row \i TQT_NO_I18N
\i Conversions between Unicode and 8-bit encodings.
\i &nbsp;
-\row \i QT_NO_UNICODETABLES
+\row \i TQT_NO_UNICODETABLES
\i Large tables defining such things as upper and lowercase conversions
for all Unicode characters.
\i &nbsp;
\header \i31 MIME
-\row \i QT_NO_MIME
+\row \i TQT_NO_MIME
\i Multipurpose Internet Mail Extensions, an Internet standard for encoding
and tagging typed data (eg. text, images, colors) (\l QMimeSource)
\i &nbsp;
-\row \i QT_NO_RICHTEXT
+\row \i TQT_NO_RICHTEXT
\i HTML-like text (\l QStyleSheet, \l QLabel)
- \i QT_NO_MIME
-\row \i QT_NO_DRAGANDDROP
+ \i TQT_NO_MIME
+\row \i TQT_NO_DRAGANDDROP
\i Drag-and-drop data between applications (\l QDragObject)
- \i QT_NO_MIME
-\row \i QT_NO_CLIPBOARD
+ \i TQT_NO_MIME
+\row \i TQT_NO_CLIPBOARD
\i Cut-and-paste data between applications (\l QClipboard)
- \i QT_NO_MIME
+ \i TQT_NO_MIME
\header \i31 Sound
-\row \i QT_NO_SOUND
+\row \i TQT_NO_SOUND
\i Playing audio files (\l QSound)
\i &nbsp;
\header \i31 Scripting
-\row \i QT_NO_PROPERTIES
+\row \i TQT_NO_PROPERTIES
\i Scripting Qt-based applications.
\i &nbsp;
\header \i31 Qt/Embedded-specific
-\row \i QT_NO_QWS_CURSOR
+\row \i TQT_NO_QWS_CURSOR
\i The cursor sprite on Qt/Embedded. Pen-operated devices would not
normally need this feature.
\i &nbsp;
-\row \i QT_NO_QWS_DEPTH_8GRAYSCALE
+\row \i TQT_NO_QWS_DEPTH_8GRAYSCALE
\i11 8 bits per pixel: 256 levels of gray.
Incompatible with QWS_DEPTH_8.
\i &nbsp;
-\row \i QT_NO_QWS_DEPTH_8
+\row \i TQT_NO_QWS_DEPTH_8
\i11 8 bits per pixel: 216-color cube with 40 auxiliary colors.
Incompatible with QWS_DEPTH_8GRAYSCALE.
\i &nbsp;
-\row \i QT_NO_QWS_DEPTH_15
+\row \i TQT_NO_QWS_DEPTH_15
\i11 15 bits per pixel: 32 levels for each of red, green and blue.
\i &nbsp;
-\row \i QT_NO_QWS_DEPTH_16
+\row \i TQT_NO_QWS_DEPTH_16
\i11 16 bits per pixel: 64 levels of green, 32 levels for red and for blue.
\i &nbsp;
-\row \i QT_NO_QWS_DEPTH_32
+\row \i TQT_NO_QWS_DEPTH_32
\i11 32 bits per pixel: 256 levels for each of red, green and blue.
\i &nbsp;
-\row \i QT_NO_QWS_MACH64
+\row \i TQT_NO_QWS_MACH64
\i Mach64 accelerated driver (demonstration only).
\i &nbsp;
-\row \i QT_NO_QWS_VFB
+\row \i TQT_NO_QWS_VFB
\i Virtual framebuffer running on X11 (see reference documentation).
\i &nbsp;
\header \i31 Networking
-\row \i QT_NO_NETWORKPROTOCOL
+\row \i TQT_NO_NETWORKPROTOCOL
\i Abstract multi-protocol data retrieval,
with local file retrieval included (\l QNetworkProtocol)
\i &nbsp;
-\row \i QT_NO_NETWORKPROTOCOL_FTP
+\row \i TQT_NO_NETWORKPROTOCOL_FTP
\i FTP-protocol data retrieval.
- \i QT_NO_NETWORKPROTOCOL
-\row \i QT_NO_NETWORKPROTOCOL_HTTP
+ \i TQT_NO_NETWORKPROTOCOL
+\row \i TQT_NO_NETWORKPROTOCOL_HTTP
\i HTTP-protocol data retrieval.
- \i QT_NO_NETWORKPROTOCOL
+ \i TQT_NO_NETWORKPROTOCOL
\header \i31 Painting/drawing
-\row \i QT_NO_COLORNAMES
+\row \i TQT_NO_COLORNAMES
\i Color names such as "red", used by some \l QColor constructors
and by some HTML documents (\l QColor, \l QStyleSheet)
\i &nbsp;
-\row \i QT_NO_TRANSFORMATIONS
+\row \i TQT_NO_TRANSFORMATIONS
\i Used by a number of classes in Qt. With this, rotation and
scaling are possible. Without it you can only do coordinate
translation (\l QWMatrix)
\i &nbsp;
-\row \i QT_NO_PSPRINTER
+\row \i TQT_NO_PSPRINTER
\i PostScript printer support.
\i &nbsp;
-\row \i QT_NO_PRINTER
+\row \i TQT_NO_PRINTER
\i Printer support (\l QPrinter)
- \i QT_NO_PSPRINTER (Unix only)
-\row \i QT_NO_PICTURE
+ \i TQT_NO_PSPRINTER (Unix only)
+\row \i TQT_NO_PICTURE
\i Save TQt drawing commands to a files (\l QPicture)
\i &nbsp;
\header \i31 Widgets
-\row \i QT_NO_WIDGETS
+\row \i TQT_NO_WIDGETS
\i Disabling this disables all widgets except \l QWidget.
\i &nbsp;
-\row \i QT_NO_TEXTVIEW
+\row \i TQT_NO_TEXTVIEW
\i HTML document viewing (\l QTextView)
- \i QT_NO_WIDGETS, QT_NO_RICHTEXT
-\row \i QT_NO_TEXTBROWSER
+ \i TQT_NO_WIDGETS, TQT_NO_RICHTEXT
+\row \i TQT_NO_TEXTBROWSER
\i HTML document browsing (\l QTextBrowser)
- \i QT_NO_TEXTVIEW
-\row \i QT_NO_ICONVIEW
+ \i TQT_NO_TEXTVIEW
+\row \i TQT_NO_ICONVIEW
\i Labelled icons (\l QIconView)
- \i QT_NO_WIDGETS, QT_NO_DRAGANDDROP
-\row \i QT_NO_LISTVIEW
+ \i TQT_NO_WIDGETS, TQT_NO_DRAGANDDROP
+\row \i TQT_NO_LISTVIEW
\i Lists of information (\l QListView)
- \i QT_NO_WIDGETS
-\row \i QT_NO_CANVAS
+ \i TQT_NO_WIDGETS
+\row \i TQT_NO_CANVAS
\i Object canvas (\l QCanvas)
- \i QT_NO_WIDGETS
-\row \i QT_NO_DIAL
+ \i TQT_NO_WIDGETS
+\row \i TQT_NO_DIAL
\i Value control (\l QDial)
- \i QT_NO_WIDGETS
-\row \i QT_NO_WORKSPACE
+ \i TQT_NO_WIDGETS
+\row \i TQT_NO_WORKSPACE
\i MDI (Multiple Document Interface) (\l QWorkspace)
- \i QT_NO_WIDGETS
-\row \i QT_NO_LCDNUMBER
+ \i TQT_NO_WIDGETS
+\row \i TQT_NO_LCDNUMBER
\i LCD-like number display (\l QLCDNumber)
- \i QT_NO_WIDGETS
+ \i TQT_NO_WIDGETS
\header \i31 GUI Styles
-\row \i QT_NO_STYLE_WINDOWS
+\row \i TQT_NO_STYLE_WINDOWS
\i Microsoft Windows style (\l QWindowsStyle)
- \i QT_NO_WIDGETS
-\row \i QT_NO_STYLE_MOTIF
+ \i TQT_NO_WIDGETS
+\row \i TQT_NO_STYLE_MOTIF
\i OSF Motif style (\l QMotifStyle)
- \i QT_NO_WIDGETS
-\row \i QT_NO_STYLE_CDE
+ \i TQT_NO_WIDGETS
+\row \i TQT_NO_STYLE_CDE
\i Open Group CDE style (\l QCDEStyle)
- \i QT_NO_STYLE_MOTIF
-\row \i QT_NO_STYLE_AQUA
+ \i TQT_NO_STYLE_MOTIF
+\row \i TQT_NO_STYLE_AQUA
\i MacOS X style (\l QAquaStyle)
-\row \i QT_NO_STYLE_PLATINUM
+\row \i TQT_NO_STYLE_PLATINUM
\i MacOS 9 style (\l QPlatinumStyle)
- \i QT_NO_WIDGETS
-\row \i QT_NO_STYLE_SGI
+ \i TQT_NO_WIDGETS
+\row \i TQT_NO_STYLE_SGI
\i SGI style (\l QSGIStyle)
- \i QT_NO_STYLE_MOTIF
+ \i TQT_NO_STYLE_MOTIF
\header \i31 Dialogs
-\row \i QT_NO_DIALOGS
+\row \i TQT_NO_DIALOGS
\i Disabling this disables all common dialogs \l QWidget.
- \i QT_NO_WIDGETS
-\row \i QT_NO_FILEDIALOG
+ \i TQT_NO_WIDGETS
+\row \i TQT_NO_FILEDIALOG
\i The file selection dialog (\l QFileDialog)
- \i QT_NO_DIALOGS, QT_NO_NETWORKPROTOCOL, QT_NO_LISTVIEW
-\row \i QT_NO_FONTDIALOG
+ \i TQT_NO_DIALOGS, TQT_NO_NETWORKPROTOCOL, TQT_NO_LISTVIEW
+\row \i TQT_NO_FONTDIALOG
\i The font selection dialog (\l QFontDialog)
- \i QT_NO_DIALOGS, QT_NO_FONTDATABASE
-\row \i QT_NO_COLORDIALOG
+ \i TQT_NO_DIALOGS, TQT_NO_FONTDATABASE
+\row \i TQT_NO_COLORDIALOG
\i The color selection dialog (\l QColorDialog)
- \i QT_NO_DIALOGS
-\row \i QT_NO_INPUTDIALOG
+ \i TQT_NO_DIALOGS
+\row \i TQT_NO_INPUTDIALOG
\i Text input dialog (\l QInputDialog)
- \i QT_NO_DIALOGS
-\row \i QT_NO_MESSAGEBOX
+ \i TQT_NO_DIALOGS
+\row \i TQT_NO_MESSAGEBOX
\i Message/prompting dialog (\l QMessageBox)
- \i QT_NO_DIALOGS
-\row \i QT_NO_PROGRESSDIALOG
+ \i TQT_NO_DIALOGS
+\row \i TQT_NO_PROGRESSDIALOG
\i Long-computation progress dialog (\l QProgressDialog)
- \i QT_NO_DIALOGS
-\row \i QT_NO_TABDIALOG
+ \i TQT_NO_DIALOGS
+\row \i TQT_NO_TABDIALOG
\i Tabbed-pages dialog (\l QTabDialog)
- \i QT_NO_DIALOGS
-\row \i QT_NO_WIZARD
+ \i TQT_NO_DIALOGS
+\row \i TQT_NO_WIZARD
\i Multi-step dialog (\l QWizard)
- \i QT_NO_DIALOGS
+ \i TQT_NO_DIALOGS
\endtable
*/