From d346b0f7afcf92a76466c5aaff5fed80d74dcb59 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 13 Jun 2025 15:22:11 +0900 Subject: Rename 'guiThread' and related functions to 'coreThread'. A TTY TQApplication is GUI-less, so the usage of the term 'GUI' is misleading. Signed-off-by: Michele Calgaro --- doc/html/functions.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'doc/html/functions.html') diff --git a/doc/html/functions.html b/doc/html/functions.html index efe2c6838..8b6765935 100644 --- a/doc/html/functions.html +++ b/doc/html/functions.html @@ -531,7 +531,9 @@ c: TQRect
  • copy: TQBitArray TQCString TQImage TQLineEdit TQMemArray TQPalette TQPicture TQPointArray TQTextEdit TQUrlOperator
  • copyAvailable: TQTextEdit
  • copyBlt: - TQPixmap
  • cornerWidget: + TQPixmap
  • coreThread: + TQApplication
  • coreThreadAwake: + TQApplication
  • cornerWidget: TQScrollView TQTabWidget
  • count: TQAccel TQAsciiCache TQAsciiCacheIterator TQAsciiDict TQAsciiDictIterator TQButtonGroup TQCache TQCacheIterator TQCanvasPixmapArray TQComboBox TQComboTableItem TQDict TQDictIterator TQDir TQDockArea TQDomNamedNodeMap TQDomNodeList TQFocusData TQHeader TQIconView TQIntCache TQIntCacheIterator TQIntDict TQIntDictIterator TQKeyEvent TQKeySequence TQListBox TQMap TQMemArray TQMenuData TQPtrCollection TQPtrDict TQPtrDictIterator TQPtrList TQPtrListIterator TQPtrQueue TQPtrStack TQPtrVector TQSqlForm TQSqlRecord TQTabBar TQTabWidget TQToolBox TQValueList TQValueVector TQXmlAttributes
  • countCf: TQWindowsMime
  • countFlavors: @@ -1053,8 +1055,7 @@ gamma: TQIconView
  • gridY: TQIconView
  • group: TQButton TQCheckBox TQFileInfo TQPushButton TQRadioButton TQSettings TQToolTip TQUrlInfo TQWidgetPlugin
  • groupId: - TQFileInfo
  • guiThreadAwake: - TQApplication
  • + TQFileInfo
  • hScrollBarMode: TQScrollView
  • handle: TQCursor TQFile TQFont TQPaintDevice TQPainter TQRegion TQSessionManager
  • handleError: @@ -1270,7 +1271,8 @@ icon: TQContextMenuEvent
  • isContainer: TQWidgetPlugin
  • isContentsPreviewEnabled: TQFileDialog
  • isCopyOf: - TQFont TQPalette
  • isCurrent: + TQFont TQPalette
  • isCoreThread: + TQApplication
  • isCurrent: TQListBoxItem
  • isCustomizable: TQMainWindow
  • isDefault: TQPushButton TQStyleOption
  • isDefaultUp: @@ -3411,8 +3413,8 @@ wait: TQSocket TQSocketDevice
  • wakeAll: TQWaitCondition
  • wakeOne: TQWaitCondition
  • wakeUp: - TQEventLoop
  • wakeUpGuiThread: - TQApplication
  • warning: + TQEventLoop
  • wakeUpCoreThread: + TQApplication
  • warning: TQMessageBox TQXmlErrorHandler
  • wasCanceled: TQProgressDialog
  • weekNumber: TQDate
  • weight: -- cgit v1.2.3