From a09a6bc05e3f64c27e7c84dd768c7720fdf41136 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Jun 2024 12:25:06 +0900 Subject: Remove documentation for QWS classes and Qt/Embedded Signed-off-by: Michele Calgaro --- doc/html/annotated.html | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'doc/html/annotated.html') diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 46ba20dbc..e7e88717c 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -93,7 +93,6 @@ body { background: #ffffff; color: black; } TQCommonStyleEncapsulates the common Look and Feel of a GUI TQConstStringString objects using constant Unicode data TQContextMenuEventParameters that describe a context menu event -TQCopChannelCommunication capabilities between several clients TQCursorMouse cursor with an arbitrary shape TQCustomEventSupport for custom events TQCustomMenuItemAbstract base class for custom menu items in popup menus @@ -113,7 +112,6 @@ body { background: #ffffff; color: black; } 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 -TQDirectPainterDirect access to the video hardware TQDnsAsynchronous DNS lookups TQDockAreaManages and lays out TQDockWindows TQDockWindowWidget which can be docked inside a TQDockArea or floated as a top level window on the desktop @@ -157,7 +155,6 @@ body { background: #ffffff; color: black; } TQFontDatabaseInformation about the fonts available in the underlying window system TQFontDialogDialog widget for selecting a font TQFontInfoGeneral information about fonts -TQFontManagerImplements font management in TQt/Embedded TQFontMetricsFont metrics information TQFrameThe base class of widgets that can have a frame TQFtpImplementation of the FTP protocol @@ -170,8 +167,6 @@ body { background: #ffffff; color: black; } TQGb18030CodecConversion to and from the Chinese GB18030/GBK/GB2312 encoding TQGb2312CodecConversion to and from the Chinese GB2312 encoding TQGbkCodecConversion to and from the Chinese GBK encoding -TQGfxDriverFactoryCreates TQScreen objects for TQt/Embedded -TQGfxDriverPluginAbstract base for TQt/Embedded graphics driver plugins TQGridSimple geometry management of its children TQGridLayoutLays out widgets in a grid TQGridViewAbstract base for fixed-size grids @@ -213,8 +208,6 @@ body { background: #ffffff; color: black; } TQIntDictIteratorIterator for TQIntDict collections TQIntValidatorValidator which ensures that a string contains a valid integer within a specified range TQJisCodecConversion to and from JIS character sets -TQKbdDriverFactoryCreates TQWSKeyboardHandler objects for TQt/Embedded -TQKbdDriverPluginAbstract base for TQt/Embedded keyboard driver plugins TQKeyEventDescribes a key event TQKeySequenceEncapsulates a key sequence as used by accelerators TQLCDNumberDisplays a number with LCD-like digits @@ -252,8 +245,6 @@ body { background: #ffffff; color: black; } TQMotifPlusStyleMore sophisticated Motif-ish look and feel TQMotifStyleMotif look and feel TQMotifWidgetThe TQWidget API for Xt/Motif widgets -TQMouseDriverFactoryCreates TQWSMouseHandler objects for TQt/Embedded -TQMouseDriverPluginAbstract base for TQt/Embedded mouse driver plugins TQMouseEventParameters that describe a mouse event TQMoveEventEvent parameters for move events TQMovieIncremental loading of animations or images, signalling as it progresses @@ -305,7 +296,6 @@ body { background: #ffffff; color: black; } TQRegionClip region for a painter TQResizeEventEvent parameters for resize events TQSGIStyleSGI/Irix look and feel -TQScreenAnd its descendants manage the framebuffer and palette TQScrollBarVertical or horizontal scroll bar TQScrollViewScrolling area with on-demand scroll bars TQSemaphoreRobust integer semaphore @@ -409,12 +399,6 @@ body { background: #ffffff; color: black; } TQValueVectorValue-based template class that provides a dynamic array TQVariantActs like a union for the most common TQt data types TQWMatrix2D transformations of a coordinate system -TQWSDecorationAllows the appearance of the TQt/Embedded Window Manager to be customized -TQWSInputMethodInternational input methods for TQt/Embedded -TQWSKeyboardHandlerImplements the keyboard driver for TQt/Embedded -TQWSMouseHandlerMouse driver for TQt/Embedded -TQWSServerServer-specific functionality in TQt/Embedded -TQWSWindowServer-specific functionality in TQt/Embedded TQWaitConditionAllows waiting/waking for conditions between threads TQWhatsThisSimple description of any widget, i.e. answering the question "What's this?" TQWheelEventParameters that describe a wheel event -- cgit v1.2.3