diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-29 12:43:23 +0900 | 
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-29 12:43:23 +0900 | 
| commit | fef846914f8db6dc117e206ef913d519bf6bb33e (patch) | |
| tree | d6567b31f7f22d0c8c66eec947dff1960efa25ac /doc/html/whatsthis | |
| parent | 8ef4ea451dd81dd66b34ed31aaa631f6df24a192 (diff) | |
| download | tqt-fef84691.tar.gz tqt-fef84691.zip | |
Rename basic widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/whatsthis')
| -rw-r--r-- | doc/html/whatsthis | 32 | 
1 files changed, 16 insertions, 16 deletions
| diff --git a/doc/html/whatsthis b/doc/html/whatsthis index 481a976c4..77f1ccb18 100644 --- a/doc/html/whatsthis +++ b/doc/html/whatsthis @@ -45,9 +45,9 @@ Buffered TCP connection. | TQSocket  Bundles signals from identifiable senders. | TQSignalMapper  CDE look and feel. | QCDEStyle  Can be used to send signals for classes that don't inherit TQObject. | TQSignal -Checkable list view items. | QCheckListItem -Checkbox with a text label. | QCheckBox -Checkboxes in QTables. | QCheckTableItem +Checkable list view items. | TQCheckListItem +Checkbox with a text label. | TQCheckBox +Checkboxes in QTables. | TQCheckTableItem  Clip region for a painter. | TQRegion  Clock time functions. | TQTime  Collection of nodes that can be accessed by name. | TQDomNamedNodeMap @@ -56,9 +56,9 @@ Collects tool tips into related groups. | TQToolTipGroup  Color groups for each widget state. | TQPalette  Colors based on RGB or HSV values. | TQColor  Column of tabbed widget items. | TQToolBox -Combined button and popup list. | QComboBox +Combined button and popup list. | TQComboBox  Combines a TQDateEdit and TQTimeEdit widget into a single widget for editing datetimes. | TQDateTimeEdit -Command button. | QPushButton +Command button. | TQPushButton  Common API for network protocols. | TQNetworkProtocol  Common operations for network protocols. | TQNetworkOperation  Common operations on URLs. | TQUrlOperator @@ -98,7 +98,7 @@ Describes a key event. | QKeyEvent  Dialog widget for selecting a font. | TQFontDialog  Dialog widget for specifying colors. | TQColorDialog  Dialogs that allow users to select files or directories. | TQFileDialog -Displays a number with LCD-like digits. | QLCDNumber +Displays a number with LCD-like digits. | TQLCDNumber  Does low-level painting e.g. on widgets. | TQPainter  Doubly-linked list of char*. | TQStrList  Doubly-linked list of char* with case-insensitive comparison. | TQStrIList @@ -222,7 +222,7 @@ Maps open-standard MIME to Mac flavors. | TQMacMime  Maps open-standard MIME to Window Clipboard formats. | TQWindowsMime  Means of executing and manipulating SQL statements. | TQSqlQuery  Means of using TQt Assistant as an application's help tool. | QAssistantClient -Means of using comboboxes in QTables. | QComboTableItem +Means of using comboboxes in QTables. | TQComboTableItem  Meta information about TQt objects. | QMetaObject  Microsoft Windows-like look and feel. | QWindowsStyle  Modal dialog with a short message, an icon, and some buttons. | QMessageBox @@ -237,7 +237,7 @@ Namespace for miscellaneous identifiers in the TQt OpenGL module. | TQGL  Namespace for miscellaneous identifiers that need to be global-like. | Qt  Off-screen, pixel-based paint device. | TQPixmap  On-screen view of a TQCanvas. | TQCanvasView -One-line text editor. | QLineEdit +One-line text editor. | TQLineEdit  Optional parameters for TQStyle functions. | TQStyleOption  Organizes QButton widgets in a group. | QButtonGroup  Organizes QButton widgets in a group with one horizontal row. | QHButtonGroup @@ -268,7 +268,7 @@ TQObject that is a web browser plugin. | QNPInstance  TQPtrList of TQObjects. | TQObjectList  TQWidget that is a web browser plugin window. | QNPWidget  Quick-access button to commands or options, usually used inside a TQToolBar. | TQToolButton -Radio button with a text or pixmap label. | QRadioButton +Radio button with a text or pixmap label. | TQRadioButton  Range checking of floating-point numbers. | QDoubleValidator  Read-only SQL forms. | TQDataView  Rectangle on a TQCanvas. | TQCanvasRectangle @@ -287,10 +287,10 @@ Request header information for HTTP. | TQHttpRequestHeader  Response header information for HTTP. | TQHttpResponseHeader  Rich text browser with hypertext navigation. | TQTextBrowser  Robust integer semaphore. | TQSemaphore -Rounded range control (like a speedometer or potentiometer). | QDial +Rounded range control (like a speedometer or potentiometer). | TQDial  SGI/Irix look and feel. | QSGIStyle  SQL database error information. | TQSqlError -Scrolling area with on-demand scroll bars. | QScrollView +Scrolling area with on-demand scroll bars. | TQScrollView  Serialization of binary data to a TQIODevice. | TQDataStream  Set of icons with different styles and sizes. | TQIconSet  Signals that a main icon drag has begun. | TQIconDragEvent @@ -301,7 +301,7 @@ Simple stored-value drag object for arbitrary MIME data. | TQStoredDrag  Simplifies locking and unlocking TQMutexes. | TQMutexLocker  Single item in a TQIconView. | TQIconViewItem  Small displayable piece of rich text. | TQSimpleRichText -Spin box widget (spin button). | QSpinBox +Spin box widget (spin button). | TQSpinBox  Splash screen that can be shown during application startup. | QSplashScreen  Stack of tabbed widgets. | QTabDialog  Stack of tabbed widgets. | QTabWidget @@ -335,7 +335,7 @@ Template class which ensures that implicitly shared and explicitly shared classe  Template collection class that provides a vector (array). | TQPtrVector  Text object on a TQCanvas. | TQCanvasText  Text or image display. | TQLabel -The QDialog API for Motif-based dialogs. | QMotifDialog +The TQDialog API for Motif-based dialogs. | QMotifDialog  The TQWidget API for Xt/Motif widgets. | QMotifWidget  The XML handler classes with information about the parsing position within a file. | TQXmlLocator  The abstract base class of button widgets, providing functionality common to buttons. | QButton @@ -345,7 +345,7 @@ The base class of all TQt objects. | TQObject  The base class of all event classes. Event objects contain event parameters. | TQEvent  The base class of all list box items. | QListBoxItem  The base class of all user interface objects. | TQWidget -The base class of dialog windows. | QDialog +The base class of dialog windows. | TQDialog  The base class of geometry managers. | QLayout  The base class of most pointer-based TQt collections. | TQPtrCollection  The base class of objects that can be painted. | TQPaintDevice @@ -381,8 +381,8 @@ Value-based template class that provides a pair of elements. | TQPair  Value-based template class that provides a stack. | TQValueStack  Value-based template class that provides lists. | TQValueList  Vertical geometry management of its child widgets. | QVBox -Vertical or horizontal scroll bar. | QScrollBar -Vertical or horizontal slider. | QSlider +Vertical or horizontal scroll bar. | TQScrollBar +Vertical or horizontal slider. | TQSlider  Watches the lifetime of multiple TQObjects. | TQObjectCleanupHandler  Widget for rendering OpenGL graphics. | TQGLWidget  Widget which can be docked inside a QDockArea or floated as a top level window on the desktop. | QDockWindow | 
