From 0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 24 Jul 2024 19:37:05 +0900 Subject: Rename text class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/annotated.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/html/annotated.html') diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 2e4c1b9b8..32bfa1487 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -76,8 +76,8 @@ body { background: #ffffff; color: black; } TQCanvasSpriteAnimated canvas item on a TQCanvas TQCanvasTextText object on a TQCanvas TQCanvasViewOn-screen view of a TQCanvas -TQCharLightweight Unicode character -TQCharRefHelper class for TQString +TQCharLightweight Unicode character +TQCharRefHelper class for TQString TQCheckBoxCheckbox with a text label TQCheckListItemCheckable list view items TQCheckTableItemCheckboxes in TQTables @@ -91,7 +91,7 @@ body { background: #ffffff; color: black; } 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 +TQConstStringString objects using constant Unicode data TQContextMenuEventParameters that describe a context menu event TQCursorMouse cursor with an arbitrary shape TQCustomEventSupport for custom events @@ -211,7 +211,7 @@ body { background: #ffffff; color: black; } TQKeyEventDescribes a key event TQKeySequenceEncapsulates a key sequence as used by accelerators TQLCDNumberDisplays a number with LCD-like digits -TQLabelText or image display +TQLabelText or image display TQLayoutThe base class of geometry managers TQLayoutItemAbstract item that a TQLayout manipulates TQLayoutIteratorIterators over TQLayoutItem @@ -225,7 +225,7 @@ body { background: #ffffff; color: black; } TQListViewItemImplements a list view item TQListViewItemIteratorIterator for collections of TQListViewItems TQLocalFsImplementation of a TQNetworkProtocol that works on the local file system -TQLocaleConverts between numbers and their string representations in various languages +TQLocaleConverts between numbers and their string representations in various languages TQMacMimeMaps open-standard MIME to Mac flavors TQMacStyleImplements an Appearance Manager style TQMainWindowMain application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar @@ -305,7 +305,7 @@ body { background: #ffffff; color: black; } TQShowEventEvent which is sent when a widget is shown TQSignalCan be used to send signals for classes that don't inherit TQObject TQSignalMapperBundles signals from identifiable senders -TQSimpleRichTextSmall displayable piece of rich text +TQSimpleRichTextSmall displayable piece of rich text TQSizeDefines the size of a two-dimensional object TQSizeGripCorner-grip for resizing a top-level window TQSizePolicyLayout attribute describing horizontal and vertical resizing policy @@ -349,7 +349,7 @@ body { background: #ffffff; color: black; } TQStylePluginAbstract base for custom TQStyle plugins TQStyleSheetCollection of styles for rich text rendering and a generator of tags TQStyleSheetItemEncapsulation of a set of text styles -TQSyntaxHighlighterBase class for implementing TQTextEdit syntax highlighters +TQSyntaxHighlighterBase class for implementing TQTextEdit syntax highlighters TQTabThe structures in a TQTabBar TQTabBarTab bar, e.g. for use in tabbed dialogs TQTabDialogStack of tabbed widgets @@ -400,7 +400,7 @@ body { background: #ffffff; color: black; } TQVariantActs like a union for the most common TQt data types TQWMatrix2D transformations of a coordinate system TQWaitConditionAllows waiting/waking for conditions between threads -TQWhatsThisSimple description of any widget, i.e. answering the question "What's this?" +TQWhatsThisSimple description of any widget, i.e. answering the question "What's this?" TQWheelEventParameters that describe a wheel event TQWidgetThe base class of all user interface objects TQWidgetFactoryFor the dynamic creation of widgets from TQt Designer .ui files -- cgit v1.2.3