From fef846914f8db6dc117e206ef913d519bf6bb33e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 29 Jul 2024 12:43:23 +0900 Subject: Rename basic widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/annotated.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'doc/html/annotated.html') diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 4c28b00de..801d0a422 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -78,9 +78,9 @@ body { background: #ffffff; color: black; } TQCanvasViewOn-screen view of a TQCanvas TQCharLightweight Unicode character TQCharRefHelper class for TQString -TQCheckBoxCheckbox with a text label -TQCheckListItemCheckable list view items -TQCheckTableItemCheckboxes in TQTables +TQCheckBoxCheckbox with a text label +TQCheckListItemCheckable list view items +TQCheckTableItemCheckboxes in TQTables TQChildEventEvent parameters for child object events TQClipboardAccess to the window system clipboard TQCloseEventParameters that describe a close event @@ -88,8 +88,8 @@ body { background: #ffffff; color: black; } TQColorDialogDialog widget for specifying colors TQColorDragDrag and drop object for transferring colors TQColorGroupGroup of widget colors -TQComboBoxCombined button and popup list -TQComboTableItemMeans of using comboboxes in TQTables +TQComboBoxCombined button and popup list +TQComboTableItemMeans of using comboboxes in TQTables TQCommonStyleEncapsulates the common Look and Feel of a GUI TQConstStringString objects using constant Unicode data TQContextMenuEventParameters that describe a context menu event @@ -107,8 +107,8 @@ body { background: #ffffff; color: black; } TQDateTimeEditBaseAbstraction for date and edit editors TQDeepCopyTemplate class which ensures that implicitly shared and explicitly shared classes reference unique data TQDesktopWidgetAccess to screen information on multi-head systems -TQDialRounded range control (like a speedometer or potentiometer) -TQDialogThe base class of dialog windows +TQDialRounded range control (like a speedometer or potentiometer) +TQDialogThe base class of dialog windows TQDictTemplate class that provides a dictionary based on TQString keys TQDictIteratorIterator for TQDict collections TQDirAccess to directory structures and their contents in a platform-independent way @@ -210,13 +210,13 @@ body { background: #ffffff; color: black; } TQJisCodecConversion to and from JIS character sets TQKeyEventDescribes a key event TQKeySequenceEncapsulates a key sequence as used by accelerators -TQLCDNumberDisplays a number with LCD-like digits +TQLCDNumberDisplays a number with LCD-like digits TQLabelText or image display TQLayoutThe base class of geometry managers TQLayoutItemAbstract item that a TQLayout manipulates TQLayoutIteratorIterators over TQLayoutItem TQLibraryWrapper for handling shared libraries -TQLineEditOne-line text editor +TQLineEditOne-line text editor TQListBoxList of selectable, read-only items TQListBoxItemThe base class of all list box items TQListBoxPixmapList box items with a pixmap and optional text @@ -287,8 +287,8 @@ body { background: #ffffff; color: black; } TQPtrQueueTemplate class that provides a queue TQPtrStackTemplate class that provides a stack TQPtrVectorTemplate collection class that provides a vector (array) -TQPushButtonCommand button -TQRadioButtonRadio button with a text or pixmap label +TQPushButtonCommand button +TQRadioButtonRadio button with a text or pixmap label TQRangeControlInteger value within a range TQRectDefines a rectangle in the plane TQRegExpPattern matching using regular expressions @@ -296,8 +296,8 @@ body { background: #ffffff; color: black; } TQRegionClip region for a painter TQResizeEventEvent parameters for resize events TQSGIStyleSGI/Irix look and feel -TQScrollBarVertical or horizontal scroll bar -TQScrollViewScrolling area with on-demand scroll bars +TQScrollBarVertical or horizontal scroll bar +TQScrollViewScrolling area with on-demand scroll bars TQSemaphoreRobust integer semaphore TQServerSocketTCP-based server TQSessionManagerAccess to the session manager @@ -310,13 +310,13 @@ body { background: #ffffff; color: black; } TQSizeGripCorner-grip for resizing a top-level window TQSizePolicyLayout attribute describing horizontal and vertical resizing policy TQSjisCodecConversion to and from Shift-JIS -TQSliderVertical or horizontal slider +TQSliderVertical or horizontal slider TQSocketBuffered TCP connection TQSocketDevicePlatform-independent low-level socket API TQSocketNotifierSupport for socket callbacks TQSoundAccess to the platform audio facilities TQSpacerItemBlank space in a layout -TQSpinBoxSpin box widget (spin button) +TQSpinBoxSpin box widget (spin button) TQSplashScreenSplash screen that can be shown during application startup TQSplitterImplements a splitter widget TQSqlNamespace for TQt SQL identifiers that need to be global-like -- cgit v1.2.3