diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-09-23 12:42:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-09-23 12:42:20 +0900 |
commit | b35e0845dc9b3c8b9a5e52a682c769f383933fae (patch) | |
tree | e4eeca8f6fe0ca87e774be98eabf89b4c7fca347 /doc/html/index | |
parent | 1ba13366a7a377d50b9e8df9044ce11d8209f98c (diff) | |
download | tqt3-b35e0845dc9b3c8b9a5e52a682c769f383933fae.tar.gz tqt3-b35e0845dc9b3c8b9a5e52a682c769f383933fae.zip |
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/index')
-rw-r--r-- | doc/html/index | 1176 |
1 files changed, 588 insertions, 588 deletions
diff --git a/doc/html/index b/doc/html/index index 25e358ea8..10b5e55fc 100644 --- a/doc/html/index +++ b/doc/html/index @@ -919,38 +919,38 @@ "QCanvasView::sizeHint" qcanvasview.html#sizeHint "QCanvasView::worldMatrix" qcanvasview.html#worldMatrix "QCanvasView::~QCanvasView" qcanvasview.html#~QCanvasView -"QChar" qchar.html -"QChar::Category" qchar.html#Category -"QChar::CombiningClass" qchar.html#CombiningClass -"QChar::Decomposition" qchar.html#Decomposition -"QChar::Direction" qchar.html#Direction -"QChar::Joining" qchar.html#Joining -"QChar::category" qchar.html#category -"QChar::cell" qchar.html#cell -"QChar::combiningClass" qchar.html#combiningClass -"QChar::decomposition" qchar.html#decomposition -"QChar::decompositionTag" qchar.html#decompositionTag -"QChar::digitValue" qchar.html#digitValue -"QChar::direction" qchar.html#direction -"QChar::isDigit" qchar.html#isDigit -"QChar::isLetter" qchar.html#isLetter -"QChar::isLetterOrNumber" qchar.html#isLetterOrNumber -"QChar::isMark" qchar.html#isMark -"QChar::isNull" qchar.html#isNull -"QChar::isNumber" qchar.html#isNumber -"QChar::isPrint" qchar.html#isPrint -"QChar::isPunct" qchar.html#isPunct -"QChar::isSpace" qchar.html#isSpace -"QChar::isSymbol" qchar.html#isSymbol -"QChar::joining" qchar.html#joining -"QChar::latin1" qchar.html#latin1 -"QChar::lower" qchar.html#lower -"QChar::mirrored" qchar.html#mirrored -"QChar::mirroredChar" qchar.html#mirroredChar -"QChar::operator char" qchar.html#operator-char -"QChar::row" qchar.html#row -"QChar::unicode" qchar.html#unicode -"QChar::upper" qchar.html#upper +"TQChar" qchar.html +"TQChar::Category" qchar.html#Category +"TQChar::CombiningClass" qchar.html#CombiningClass +"TQChar::Decomposition" qchar.html#Decomposition +"TQChar::Direction" qchar.html#Direction +"TQChar::Joining" qchar.html#Joining +"TQChar::category" qchar.html#category +"TQChar::cell" qchar.html#cell +"TQChar::combiningClass" qchar.html#combiningClass +"TQChar::decomposition" qchar.html#decomposition +"TQChar::decompositionTag" qchar.html#decompositionTag +"TQChar::digitValue" qchar.html#digitValue +"TQChar::direction" qchar.html#direction +"TQChar::isDigit" qchar.html#isDigit +"TQChar::isLetter" qchar.html#isLetter +"TQChar::isLetterOrNumber" qchar.html#isLetterOrNumber +"TQChar::isMark" qchar.html#isMark +"TQChar::isNull" qchar.html#isNull +"TQChar::isNumber" qchar.html#isNumber +"TQChar::isPrint" qchar.html#isPrint +"TQChar::isPunct" qchar.html#isPunct +"TQChar::isSpace" qchar.html#isSpace +"TQChar::isSymbol" qchar.html#isSymbol +"TQChar::joining" qchar.html#joining +"TQChar::latin1" qchar.html#latin1 +"TQChar::lower" qchar.html#lower +"TQChar::mirrored" qchar.html#mirrored +"TQChar::mirroredChar" qchar.html#mirroredChar +"TQChar::operator char" qchar.html#operator-char +"TQChar::row" qchar.html#row +"TQChar::unicode" qchar.html#unicode +"TQChar::upper" qchar.html#upper "QCharRef" qcharref.html "QCheckBox" ntqcheckbox.html "QCheckBox::autoMask" ntqcheckbox.html#autoMask-prop @@ -1007,36 +1007,36 @@ "QCloseEvent::accept" qcloseevent.html#accept "QCloseEvent::ignore" qcloseevent.html#ignore "QCloseEvent::isAccepted" qcloseevent.html#isAccepted -"QColor" ntqcolor.html -"QColor::Spec" ntqcolor.html#Spec -"QColor::alloc" ntqcolor.html#alloc -"QColor::blue" ntqcolor.html#blue -"QColor::cleanup" ntqcolor.html#cleanup -"QColor::colorNames" ntqcolor.html#colorNames -"QColor::currentAllocContext" ntqcolor.html#currentAllocContext -"QColor::dark" ntqcolor.html#dark -"QColor::destroyAllocContext" ntqcolor.html#destroyAllocContext -"QColor::enterAllocContext" ntqcolor.html#enterAllocContext -"QColor::getHsv" ntqcolor.html#getHsv -"QColor::getRgb" ntqcolor.html#getRgb -"QColor::green" ntqcolor.html#green -"QColor::initGlobalColors" ntqcolor.html#initGlobalColors -"QColor::initialize" ntqcolor.html#initialize -"QColor::isValid" ntqcolor.html#isValid -"QColor::leaveAllocContext" ntqcolor.html#leaveAllocContext -"QColor::light" ntqcolor.html#light -"QColor::maxColors" ntqcolor.html#maxColors -"QColor::name" ntqcolor.html#name -"QColor::numBitPlanes" ntqcolor.html#numBitPlanes -"QColor::operator!=" ntqcolor.html#operator!-eq -"QColor::operator=" ntqcolor.html#operator-eq -"QColor::operator==" ntqcolor.html#operator-eq-eq -"QColor::pixel" ntqcolor.html#pixel -"QColor::red" ntqcolor.html#red -"QColor::rgb" ntqcolor.html#rgb -"QColor::setHsv" ntqcolor.html#setHsv -"QColor::setNamedColor" ntqcolor.html#setNamedColor -"QColor::setRgb" ntqcolor.html#setRgb +"TQColor" ntqcolor.html +"TQColor::Spec" ntqcolor.html#Spec +"TQColor::alloc" ntqcolor.html#alloc +"TQColor::blue" ntqcolor.html#blue +"TQColor::cleanup" ntqcolor.html#cleanup +"TQColor::colorNames" ntqcolor.html#colorNames +"TQColor::currentAllocContext" ntqcolor.html#currentAllocContext +"TQColor::dark" ntqcolor.html#dark +"TQColor::destroyAllocContext" ntqcolor.html#destroyAllocContext +"TQColor::enterAllocContext" ntqcolor.html#enterAllocContext +"TQColor::getHsv" ntqcolor.html#getHsv +"TQColor::getRgb" ntqcolor.html#getRgb +"TQColor::green" ntqcolor.html#green +"TQColor::initGlobalColors" ntqcolor.html#initGlobalColors +"TQColor::initialize" ntqcolor.html#initialize +"TQColor::isValid" ntqcolor.html#isValid +"TQColor::leaveAllocContext" ntqcolor.html#leaveAllocContext +"TQColor::light" ntqcolor.html#light +"TQColor::maxColors" ntqcolor.html#maxColors +"TQColor::name" ntqcolor.html#name +"TQColor::numBitPlanes" ntqcolor.html#numBitPlanes +"TQColor::operator!=" ntqcolor.html#operator!-eq +"TQColor::operator=" ntqcolor.html#operator-eq +"TQColor::operator==" ntqcolor.html#operator-eq-eq +"TQColor::pixel" ntqcolor.html#pixel +"TQColor::red" ntqcolor.html#red +"TQColor::rgb" ntqcolor.html#rgb +"TQColor::setHsv" ntqcolor.html#setHsv +"TQColor::setNamedColor" ntqcolor.html#setNamedColor +"TQColor::setRgb" ntqcolor.html#setRgb "QColorDialog" ntqcolordialog.html "QColorDialog::color" ntqcolordialog.html#color "QColorDialog::customColor" ntqcolordialog.html#customColor @@ -2880,46 +2880,46 @@ "QIMEvent::isAccepted" qimevent.html#isAccepted "QIMEvent::selectionLength" qimevent.html#selectionLength "QIMEvent::text" qimevent.html#text -"QIODevice" ntqiodevice.html -"QIODevice::Offset" ntqiodevice.html#Offset -"QIODevice::at" ntqiodevice.html#at -"QIODevice::atEnd" ntqiodevice.html#atEnd -"QIODevice::close" ntqiodevice.html#close -"QIODevice::flags" ntqiodevice.html#flags -"QIODevice::flush" ntqiodevice.html#flush -"QIODevice::getch" ntqiodevice.html#getch -"QIODevice::isAsynchronous" ntqiodevice.html#isAsynchronous -"QIODevice::isBuffered" ntqiodevice.html#isBuffered -"QIODevice::isCombinedAccess" ntqiodevice.html#isCombinedAccess -"QIODevice::isDirectAccess" ntqiodevice.html#isDirectAccess -"QIODevice::isInactive" ntqiodevice.html#isInactive -"QIODevice::isOpen" ntqiodevice.html#isOpen -"QIODevice::isRaw" ntqiodevice.html#isRaw -"QIODevice::isReadWrite" ntqiodevice.html#isReadWrite -"QIODevice::isReadable" ntqiodevice.html#isReadable -"QIODevice::isSequentialAccess" ntqiodevice.html#isSequentialAccess -"QIODevice::isSynchronous" ntqiodevice.html#isSynchronous -"QIODevice::isTranslated" ntqiodevice.html#isTranslated -"QIODevice::isWritable" ntqiodevice.html#isWritable -"QIODevice::mode" ntqiodevice.html#mode -"QIODevice::open" ntqiodevice.html#open -"QIODevice::putch" ntqiodevice.html#putch -"QIODevice::readAll" ntqiodevice.html#readAll -"QIODevice::readBlock" ntqiodevice.html#readBlock -"QIODevice::readLine" ntqiodevice.html#readLine -"QIODevice::reset" ntqiodevice.html#reset -"QIODevice::resetStatus" ntqiodevice.html#resetStatus -"QIODevice::setFlags" ntqiodevice.html#setFlags -"QIODevice::setMode" ntqiodevice.html#setMode -"QIODevice::setState" ntqiodevice.html#setState -"QIODevice::setStatus" ntqiodevice.html#setStatus -"QIODevice::setType" ntqiodevice.html#setType -"QIODevice::size" ntqiodevice.html#size -"QIODevice::state" ntqiodevice.html#state -"QIODevice::status" ntqiodevice.html#status -"QIODevice::ungetch" ntqiodevice.html#ungetch -"QIODevice::writeBlock" ntqiodevice.html#writeBlock -"QIODevice::~QIODevice" ntqiodevice.html#~QIODevice +"TQIODevice" ntqiodevice.html +"TQIODevice::Offset" ntqiodevice.html#Offset +"TQIODevice::at" ntqiodevice.html#at +"TQIODevice::atEnd" ntqiodevice.html#atEnd +"TQIODevice::close" ntqiodevice.html#close +"TQIODevice::flags" ntqiodevice.html#flags +"TQIODevice::flush" ntqiodevice.html#flush +"TQIODevice::getch" ntqiodevice.html#getch +"TQIODevice::isAsynchronous" ntqiodevice.html#isAsynchronous +"TQIODevice::isBuffered" ntqiodevice.html#isBuffered +"TQIODevice::isCombinedAccess" ntqiodevice.html#isCombinedAccess +"TQIODevice::isDirectAccess" ntqiodevice.html#isDirectAccess +"TQIODevice::isInactive" ntqiodevice.html#isInactive +"TQIODevice::isOpen" ntqiodevice.html#isOpen +"TQIODevice::isRaw" ntqiodevice.html#isRaw +"TQIODevice::isReadWrite" ntqiodevice.html#isReadWrite +"TQIODevice::isReadable" ntqiodevice.html#isReadable +"TQIODevice::isSequentialAccess" ntqiodevice.html#isSequentialAccess +"TQIODevice::isSynchronous" ntqiodevice.html#isSynchronous +"TQIODevice::isTranslated" ntqiodevice.html#isTranslated +"TQIODevice::isWritable" ntqiodevice.html#isWritable +"TQIODevice::mode" ntqiodevice.html#mode +"TQIODevice::open" ntqiodevice.html#open +"TQIODevice::putch" ntqiodevice.html#putch +"TQIODevice::readAll" ntqiodevice.html#readAll +"TQIODevice::readBlock" ntqiodevice.html#readBlock +"TQIODevice::readLine" ntqiodevice.html#readLine +"TQIODevice::reset" ntqiodevice.html#reset +"TQIODevice::resetStatus" ntqiodevice.html#resetStatus +"TQIODevice::setFlags" ntqiodevice.html#setFlags +"TQIODevice::setMode" ntqiodevice.html#setMode +"TQIODevice::setState" ntqiodevice.html#setState +"TQIODevice::setStatus" ntqiodevice.html#setStatus +"TQIODevice::setType" ntqiodevice.html#setType +"TQIODevice::size" ntqiodevice.html#size +"TQIODevice::state" ntqiodevice.html#state +"TQIODevice::status" ntqiodevice.html#status +"TQIODevice::ungetch" ntqiodevice.html#ungetch +"TQIODevice::writeBlock" ntqiodevice.html#writeBlock +"TQIODevice::~TQIODevice" ntqiodevice.html#~TQIODevice "QIODeviceSource::enableRewind" qiodevicesource.html#enableRewind "QIODeviceSource::readyToSend" qiodevicesource.html#readyToSend "QIODeviceSource::rewind" qiodevicesource.html#rewind @@ -3123,78 +3123,78 @@ "QIconViewItem::x" qiconviewitem.html#x "QIconViewItem::y" qiconviewitem.html#y "QIconViewItem::~QIconViewItem" qiconviewitem.html#~QIconViewItem -"QImage" ntqimage.html -"QImage::Endian" ntqimage.html#Endian -"QImage::ScaleMode" ntqimage.html#ScaleMode -"QImage::allGray" ntqimage.html#allGray -"QImage::bitOrder" ntqimage.html#bitOrder -"QImage::bits" ntqimage.html#bits -"QImage::bytesPerLine" ntqimage.html#bytesPerLine -"QImage::color" ntqimage.html#color -"QImage::colorTable" ntqimage.html#colorTable -"QImage::convertBitOrder" ntqimage.html#convertBitOrder -"QImage::convertDepth" ntqimage.html#convertDepth -"QImage::convertDepthWithPalette" ntqimage.html#convertDepthWithPalette -"QImage::copy" ntqimage.html#copy -"QImage::create" ntqimage.html#create -"QImage::createAlphaMask" ntqimage.html#createAlphaMask -"QImage::createHeuristicMask" ntqimage.html#createHeuristicMask -"QImage::depth" ntqimage.html#depth -"QImage::detach" ntqimage.html#detach -"QImage::dotsPerMeterX" ntqimage.html#dotsPerMeterX -"QImage::dotsPerMeterY" ntqimage.html#dotsPerMeterY -"QImage::fill" ntqimage.html#fill -"QImage::fromMimeSource" ntqimage.html#fromMimeSource -"QImage::hasAlphaBuffer" ntqimage.html#hasAlphaBuffer -"QImage::height" ntqimage.html#height -"QImage::imageFormat" ntqimage.html#imageFormat -"QImage::inputFormatList" ntqimage.html#inputFormatList -"QImage::inputFormats" ntqimage.html#inputFormats -"QImage::invertPixels" ntqimage.html#invertPixels -"QImage::isGrayscale" ntqimage.html#isGrayscale -"QImage::isNull" ntqimage.html#isNull -"QImage::jumpTable" ntqimage.html#jumpTable -"QImage::load" ntqimage.html#load -"QImage::loadFromData" ntqimage.html#loadFromData -"QImage::mirror" ntqimage.html#mirror -"QImage::numBytes" ntqimage.html#numBytes -"QImage::numColors" ntqimage.html#numColors -"QImage::offset" ntqimage.html#offset -"QImage::operator!=" ntqimage.html#operator!-eq -"QImage::operator=" ntqimage.html#operator-eq -"QImage::operator==" ntqimage.html#operator-eq-eq -"QImage::outputFormatList" ntqimage.html#outputFormatList -"QImage::outputFormats" ntqimage.html#outputFormats -"QImage::pixel" ntqimage.html#pixel -"QImage::pixelIndex" ntqimage.html#pixelIndex -"QImage::rect" ntqimage.html#rect -"QImage::reset" ntqimage.html#reset -"QImage::save" ntqimage.html#save -"QImage::scale" ntqimage.html#scale -"QImage::scaleHeight" ntqimage.html#scaleHeight -"QImage::scaleWidth" ntqimage.html#scaleWidth -"QImage::scanLine" ntqimage.html#scanLine -"QImage::setAlphaBuffer" ntqimage.html#setAlphaBuffer -"QImage::setColor" ntqimage.html#setColor -"QImage::setDotsPerMeterX" ntqimage.html#setDotsPerMeterX -"QImage::setDotsPerMeterY" ntqimage.html#setDotsPerMeterY -"QImage::setNumColors" ntqimage.html#setNumColors -"QImage::setOffset" ntqimage.html#setOffset -"QImage::setPixel" ntqimage.html#setPixel -"QImage::setText" ntqimage.html#setText -"QImage::size" ntqimage.html#size -"QImage::smoothScale" ntqimage.html#smoothScale -"QImage::swapRGB" ntqimage.html#swapRGB -"QImage::systemBitOrder" ntqimage.html#systemBitOrder -"QImage::systemByteOrder" ntqimage.html#systemByteOrder -"QImage::text" ntqimage.html#text -"QImage::textKeys" ntqimage.html#textKeys -"QImage::textLanguages" ntqimage.html#textLanguages -"QImage::textList" ntqimage.html#textList -"QImage::valid" ntqimage.html#valid -"QImage::width" ntqimage.html#width -"QImage::xForm" ntqimage.html#xForm -"QImage::~QImage" ntqimage.html#~QImage +"TQImage" ntqimage.html +"TQImage::Endian" ntqimage.html#Endian +"TQImage::ScaleMode" ntqimage.html#ScaleMode +"TQImage::allGray" ntqimage.html#allGray +"TQImage::bitOrder" ntqimage.html#bitOrder +"TQImage::bits" ntqimage.html#bits +"TQImage::bytesPerLine" ntqimage.html#bytesPerLine +"TQImage::color" ntqimage.html#color +"TQImage::colorTable" ntqimage.html#colorTable +"TQImage::convertBitOrder" ntqimage.html#convertBitOrder +"TQImage::convertDepth" ntqimage.html#convertDepth +"TQImage::convertDepthWithPalette" ntqimage.html#convertDepthWithPalette +"TQImage::copy" ntqimage.html#copy +"TQImage::create" ntqimage.html#create +"TQImage::createAlphaMask" ntqimage.html#createAlphaMask +"TQImage::createHeuristicMask" ntqimage.html#createHeuristicMask +"TQImage::depth" ntqimage.html#depth +"TQImage::detach" ntqimage.html#detach +"TQImage::dotsPerMeterX" ntqimage.html#dotsPerMeterX +"TQImage::dotsPerMeterY" ntqimage.html#dotsPerMeterY +"TQImage::fill" ntqimage.html#fill +"TQImage::fromMimeSource" ntqimage.html#fromMimeSource +"TQImage::hasAlphaBuffer" ntqimage.html#hasAlphaBuffer +"TQImage::height" ntqimage.html#height +"TQImage::imageFormat" ntqimage.html#imageFormat +"TQImage::inputFormatList" ntqimage.html#inputFormatList +"TQImage::inputFormats" ntqimage.html#inputFormats +"TQImage::invertPixels" ntqimage.html#invertPixels +"TQImage::isGrayscale" ntqimage.html#isGrayscale +"TQImage::isNull" ntqimage.html#isNull +"TQImage::jumpTable" ntqimage.html#jumpTable +"TQImage::load" ntqimage.html#load +"TQImage::loadFromData" ntqimage.html#loadFromData +"TQImage::mirror" ntqimage.html#mirror +"TQImage::numBytes" ntqimage.html#numBytes +"TQImage::numColors" ntqimage.html#numColors +"TQImage::offset" ntqimage.html#offset +"TQImage::operator!=" ntqimage.html#operator!-eq +"TQImage::operator=" ntqimage.html#operator-eq +"TQImage::operator==" ntqimage.html#operator-eq-eq +"TQImage::outputFormatList" ntqimage.html#outputFormatList +"TQImage::outputFormats" ntqimage.html#outputFormats +"TQImage::pixel" ntqimage.html#pixel +"TQImage::pixelIndex" ntqimage.html#pixelIndex +"TQImage::rect" ntqimage.html#rect +"TQImage::reset" ntqimage.html#reset +"TQImage::save" ntqimage.html#save +"TQImage::scale" ntqimage.html#scale +"TQImage::scaleHeight" ntqimage.html#scaleHeight +"TQImage::scaleWidth" ntqimage.html#scaleWidth +"TQImage::scanLine" ntqimage.html#scanLine +"TQImage::setAlphaBuffer" ntqimage.html#setAlphaBuffer +"TQImage::setColor" ntqimage.html#setColor +"TQImage::setDotsPerMeterX" ntqimage.html#setDotsPerMeterX +"TQImage::setDotsPerMeterY" ntqimage.html#setDotsPerMeterY +"TQImage::setNumColors" ntqimage.html#setNumColors +"TQImage::setOffset" ntqimage.html#setOffset +"TQImage::setPixel" ntqimage.html#setPixel +"TQImage::setText" ntqimage.html#setText +"TQImage::size" ntqimage.html#size +"TQImage::smoothScale" ntqimage.html#smoothScale +"TQImage::swapRGB" ntqimage.html#swapRGB +"TQImage::systemBitOrder" ntqimage.html#systemBitOrder +"TQImage::systemByteOrder" ntqimage.html#systemByteOrder +"TQImage::text" ntqimage.html#text +"TQImage::textKeys" ntqimage.html#textKeys +"TQImage::textLanguages" ntqimage.html#textLanguages +"TQImage::textList" ntqimage.html#textList +"TQImage::valid" ntqimage.html#valid +"TQImage::width" ntqimage.html#width +"TQImage::xForm" ntqimage.html#xForm +"TQImage::~TQImage" ntqimage.html#~TQImage "QImageConsumer" qimageconsumer.html "QImageConsumer::changed" qimageconsumer.html#changed "QImageConsumer::end" qimageconsumer.html#end @@ -3362,7 +3362,7 @@ "QKeySequence::encodeString" ntqkeysequence.html#encodeString "QKeySequence::isEmpty" ntqkeysequence.html#isEmpty "QKeySequence::matches" ntqkeysequence.html#matches -"QKeySequence::operator QString" ntqkeysequence.html#operator-QString +"QKeySequence::operator TQString" ntqkeysequence.html#operator-TQString "QKeySequence::operator!=" ntqkeysequence.html#operator!-eq "QKeySequence::operator=" ntqkeysequence.html#operator-eq "QKeySequence::operator==" ntqkeysequence.html#operator-eq-eq @@ -4440,53 +4440,53 @@ "QNetworkProtocol::supportedOperations" ntqnetworkprotocol.html#supportedOperations "QNetworkProtocol::url" ntqnetworkprotocol.html#url "QNetworkProtocol::~QNetworkProtocol" ntqnetworkprotocol.html#~QNetworkProtocol -"QObject" ntqobject.html -"QObject::activate_signal" ntqobject.html#activate_signal -"QObject::blockSignals" ntqobject.html#blockSignals -"QObject::checkConnectArgs" ntqobject.html#checkConnectArgs -"QObject::child" ntqobject.html#child -"QObject::childEvent" ntqobject.html#childEvent -"QObject::children" ntqobject.html#children -"QObject::className" ntqobject.html#className -"QObject::cleanupEventFilter" ntqobject.html#cleanupEventFilter -"QObject::connect" ntqobject.html#connect -"QObject::connectNotify" ntqobject.html#connectNotify -"QObject::customEvent" ntqobject.html#customEvent -"QObject::deleteLater" ntqobject.html#deleteLater -"QObject::destroyed" ntqobject.html#destroyed -"QObject::disconnect" ntqobject.html#disconnect -"QObject::disconnectNotify" ntqobject.html#disconnectNotify -"QObject::dumpObjectInfo" ntqobject.html#dumpObjectInfo -"QObject::dumpObjectTree" ntqobject.html#dumpObjectTree -"QObject::event" ntqobject.html#event -"QObject::eventFilter" ntqobject.html#eventFilter -"QObject::highPriority" ntqobject.html#highPriority -"QObject::inherits" ntqobject.html#inherits -"QObject::insertChild" ntqobject.html#insertChild -"QObject::installEventFilter" ntqobject.html#installEventFilter -"QObject::isA" ntqobject.html#isA -"QObject::isWidgetType" ntqobject.html#isWidgetType -"QObject::killTimer" ntqobject.html#killTimer -"QObject::killTimers" ntqobject.html#killTimers -"QObject::metaObject" ntqobject.html#metaObject -"QObject::name" ntqobject.html#name -"QObject::name" ntqobject.html#name-prop -"QObject::normalizeSignalSlot" ntqobject.html#normalizeSignalSlot -"QObject::objectTrees" ntqobject.html#objectTrees -"QObject::parent" ntqobject.html#parent -"QObject::property" ntqobject.html#property -"QObject::queryList" ntqobject.html#queryList -"QObject::removeChild" ntqobject.html#removeChild -"QObject::removeEventFilter" ntqobject.html#removeEventFilter -"QObject::sender" ntqobject.html#sender -"QObject::setName" ntqobject.html#setName -"QObject::setProperty" ntqobject.html#setProperty -"QObject::signalsBlocked" ntqobject.html#signalsBlocked -"QObject::startTimer" ntqobject.html#startTimer -"QObject::timerEvent" ntqobject.html#timerEvent -"QObject::tr" ntqobject.html#tr -"QObject::trUtf8" ntqobject.html#trUtf8 -"QObject::~QObject" ntqobject.html#~QObject +"TQObject" ntqobject.html +"TQObject::activate_signal" ntqobject.html#activate_signal +"TQObject::blockSignals" ntqobject.html#blockSignals +"TQObject::checkConnectArgs" ntqobject.html#checkConnectArgs +"TQObject::child" ntqobject.html#child +"TQObject::childEvent" ntqobject.html#childEvent +"TQObject::children" ntqobject.html#children +"TQObject::className" ntqobject.html#className +"TQObject::cleanupEventFilter" ntqobject.html#cleanupEventFilter +"TQObject::connect" ntqobject.html#connect +"TQObject::connectNotify" ntqobject.html#connectNotify +"TQObject::customEvent" ntqobject.html#customEvent +"TQObject::deleteLater" ntqobject.html#deleteLater +"TQObject::destroyed" ntqobject.html#destroyed +"TQObject::disconnect" ntqobject.html#disconnect +"TQObject::disconnectNotify" ntqobject.html#disconnectNotify +"TQObject::dumpObjectInfo" ntqobject.html#dumpObjectInfo +"TQObject::dumpObjectTree" ntqobject.html#dumpObjectTree +"TQObject::event" ntqobject.html#event +"TQObject::eventFilter" ntqobject.html#eventFilter +"TQObject::highPriority" ntqobject.html#highPriority +"TQObject::inherits" ntqobject.html#inherits +"TQObject::insertChild" ntqobject.html#insertChild +"TQObject::installEventFilter" ntqobject.html#installEventFilter +"TQObject::isA" ntqobject.html#isA +"TQObject::isWidgetType" ntqobject.html#isWidgetType +"TQObject::killTimer" ntqobject.html#killTimer +"TQObject::killTimers" ntqobject.html#killTimers +"TQObject::metaObject" ntqobject.html#metaObject +"TQObject::name" ntqobject.html#name +"TQObject::name" ntqobject.html#name-prop +"TQObject::normalizeSignalSlot" ntqobject.html#normalizeSignalSlot +"TQObject::objectTrees" ntqobject.html#objectTrees +"TQObject::parent" ntqobject.html#parent +"TQObject::property" ntqobject.html#property +"TQObject::queryList" ntqobject.html#queryList +"TQObject::removeChild" ntqobject.html#removeChild +"TQObject::removeEventFilter" ntqobject.html#removeEventFilter +"TQObject::sender" ntqobject.html#sender +"TQObject::setName" ntqobject.html#setName +"TQObject::setProperty" ntqobject.html#setProperty +"TQObject::signalsBlocked" ntqobject.html#signalsBlocked +"TQObject::startTimer" ntqobject.html#startTimer +"TQObject::timerEvent" ntqobject.html#timerEvent +"TQObject::tr" ntqobject.html#tr +"TQObject::trUtf8" ntqobject.html#trUtf8 +"TQObject::~TQObject" ntqobject.html#~TQObject "QObjectCleanupHandler" ntqobjectcleanuphandler.html "QObjectCleanupHandler::add" ntqobjectcleanuphandler.html#add "QObjectCleanupHandler::clear" ntqobjectcleanuphandler.html#clear @@ -4621,9 +4621,9 @@ "QPainter::xForm" ntqpainter.html#xForm "QPainter::xFormDev" ntqpainter.html#xFormDev "QPainter::~QPainter" ntqpainter.html#~QPainter -"QPair" ntqpair.html -"QPair::first_type" ntqpair.html#first_type -"QPair::second_type" ntqpair.html#second_type +"TQPair" ntqpair.html +"TQPair::first_type" ntqpair.html#first_type +"TQPair::second_type" ntqpair.html#second_type "QPalette" ntqpalette.html "QPalette::ColorGroup" ntqpalette.html#ColorGroup "QPalette::active" ntqpalette.html#active @@ -6120,83 +6120,83 @@ "QStrList::operator=" ntqstrlist.html#operator-eq "QStrList::~QStrList" ntqstrlist.html#~QStrList "QStrListIterator" qstrlistiterator.html -"QString" ntqstring.html -"QString::SectionFlags" ntqstring.html#SectionFlags -"QString::append" ntqstring.html#append -"QString::arg" ntqstring.html#arg -"QString::ascii" ntqstring.html#ascii -"QString::at" ntqstring.html#at -"QString::capacity" ntqstring.html#capacity -"QString::compare" ntqstring.html#compare -"QString::compose" ntqstring.html#compose -"QString::constref" ntqstring.html#constref -"QString::contains" ntqstring.html#contains -"QString::detach" ntqstring.html#detach -"QString::endsWith" ntqstring.html#endsWith -"QString::fill" ntqstring.html#fill -"QString::find" ntqstring.html#find -"QString::findRev" ntqstring.html#findRev -"QString::fromAscii" ntqstring.html#fromAscii -"QString::fromLatin1" ntqstring.html#fromLatin1 -"QString::fromLocal8Bit" ntqstring.html#fromLocal8Bit -"QString::fromUcs2" ntqstring.html#fromUcs2 -"QString::fromUtf8" ntqstring.html#fromUtf8 -"QString::insert" ntqstring.html#insert -"QString::isEmpty" ntqstring.html#isEmpty -"QString::isNull" ntqstring.html#isNull -"QString::latin1" ntqstring.html#latin1 -"QString::latin1ToUnicode" ntqstring.html#latin1ToUnicode -"QString::left" ntqstring.html#left -"QString::leftJustify" ntqstring.html#leftJustify -"QString::length" ntqstring.html#length -"QString::local8Bit" ntqstring.html#local8Bit -"QString::localeAwareCompare" ntqstring.html#localeAwareCompare -"QString::lower" ntqstring.html#lower -"QString::mid" ntqstring.html#mid -"QString::number" ntqstring.html#number -"QString::operator const char *" ntqstring.html#operator-const-char-* -"QString::operator std::string" ntqstring.html#operator-std::string -"QString::operator!" ntqstring.html#operator! -"QString::operator+=" ntqstring.html#operator+-eq -"QString::operator=" ntqstring.html#operator-eq -"QString::operator[]" ntqstring.html#operator[] -"QString::prepend" ntqstring.html#prepend -"QString::real_detach" ntqstring.html#real_detach -"QString::ref" ntqstring.html#ref -"QString::remove" ntqstring.html#remove -"QString::replace" ntqstring.html#replace -"QString::reserve" ntqstring.html#reserve -"QString::right" ntqstring.html#right -"QString::rightJustify" ntqstring.html#rightJustify -"QString::section" ntqstring.html#section -"QString::setAscii" ntqstring.html#setAscii -"QString::setLatin1" ntqstring.html#setLatin1 -"QString::setLength" ntqstring.html#setLength -"QString::setNum" ntqstring.html#setNum -"QString::setUnicode" ntqstring.html#setUnicode -"QString::setUnicodeCodes" ntqstring.html#setUnicodeCodes -"QString::simplifyWhiteSpace" ntqstring.html#simplifyWhiteSpace -"QString::sprintf" ntqstring.html#sprintf -"QString::squeeze" ntqstring.html#squeeze -"QString::startsWith" ntqstring.html#startsWith -"QString::stripWhiteSpace" ntqstring.html#stripWhiteSpace -"QString::toDouble" ntqstring.html#toDouble -"QString::toFloat" ntqstring.html#toFloat -"QString::toInt" ntqstring.html#toInt -"QString::toLong" ntqstring.html#toLong -"QString::toLongLong" ntqstring.html#toLongLong -"QString::toShort" ntqstring.html#toShort -"QString::toUInt" ntqstring.html#toUInt -"QString::toULong" ntqstring.html#toULong -"QString::toULongLong" ntqstring.html#toULongLong -"QString::toUShort" ntqstring.html#toUShort -"QString::truncate" ntqstring.html#truncate -"QString::ucs2" ntqstring.html#ucs2 -"QString::unicode" ntqstring.html#unicode -"QString::unicodeToLatin1" ntqstring.html#unicodeToLatin1 -"QString::upper" ntqstring.html#upper -"QString::utf8" ntqstring.html#utf8 -"QString::~QString" ntqstring.html#~QString +"TQString" ntqstring.html +"TQString::SectionFlags" ntqstring.html#SectionFlags +"TQString::append" ntqstring.html#append +"TQString::arg" ntqstring.html#arg +"TQString::ascii" ntqstring.html#ascii +"TQString::at" ntqstring.html#at +"TQString::capacity" ntqstring.html#capacity +"TQString::compare" ntqstring.html#compare +"TQString::compose" ntqstring.html#compose +"TQString::constref" ntqstring.html#constref +"TQString::contains" ntqstring.html#contains +"TQString::detach" ntqstring.html#detach +"TQString::endsWith" ntqstring.html#endsWith +"TQString::fill" ntqstring.html#fill +"TQString::find" ntqstring.html#find +"TQString::findRev" ntqstring.html#findRev +"TQString::fromAscii" ntqstring.html#fromAscii +"TQString::fromLatin1" ntqstring.html#fromLatin1 +"TQString::fromLocal8Bit" ntqstring.html#fromLocal8Bit +"TQString::fromUcs2" ntqstring.html#fromUcs2 +"TQString::fromUtf8" ntqstring.html#fromUtf8 +"TQString::insert" ntqstring.html#insert +"TQString::isEmpty" ntqstring.html#isEmpty +"TQString::isNull" ntqstring.html#isNull +"TQString::latin1" ntqstring.html#latin1 +"TQString::latin1ToUnicode" ntqstring.html#latin1ToUnicode +"TQString::left" ntqstring.html#left +"TQString::leftJustify" ntqstring.html#leftJustify +"TQString::length" ntqstring.html#length +"TQString::local8Bit" ntqstring.html#local8Bit +"TQString::localeAwareCompare" ntqstring.html#localeAwareCompare +"TQString::lower" ntqstring.html#lower +"TQString::mid" ntqstring.html#mid +"TQString::number" ntqstring.html#number +"TQString::operator const char *" ntqstring.html#operator-const-char-* +"TQString::operator std::string" ntqstring.html#operator-std::string +"TQString::operator!" ntqstring.html#operator! +"TQString::operator+=" ntqstring.html#operator+-eq +"TQString::operator=" ntqstring.html#operator-eq +"TQString::operator[]" ntqstring.html#operator[] +"TQString::prepend" ntqstring.html#prepend +"TQString::real_detach" ntqstring.html#real_detach +"TQString::ref" ntqstring.html#ref +"TQString::remove" ntqstring.html#remove +"TQString::replace" ntqstring.html#replace +"TQString::reserve" ntqstring.html#reserve +"TQString::right" ntqstring.html#right +"TQString::rightJustify" ntqstring.html#rightJustify +"TQString::section" ntqstring.html#section +"TQString::setAscii" ntqstring.html#setAscii +"TQString::setLatin1" ntqstring.html#setLatin1 +"TQString::setLength" ntqstring.html#setLength +"TQString::setNum" ntqstring.html#setNum +"TQString::setUnicode" ntqstring.html#setUnicode +"TQString::setUnicodeCodes" ntqstring.html#setUnicodeCodes +"TQString::simplifyWhiteSpace" ntqstring.html#simplifyWhiteSpace +"TQString::sprintf" ntqstring.html#sprintf +"TQString::squeeze" ntqstring.html#squeeze +"TQString::startsWith" ntqstring.html#startsWith +"TQString::stripWhiteSpace" ntqstring.html#stripWhiteSpace +"TQString::toDouble" ntqstring.html#toDouble +"TQString::toFloat" ntqstring.html#toFloat +"TQString::toInt" ntqstring.html#toInt +"TQString::toLong" ntqstring.html#toLong +"TQString::toLongLong" ntqstring.html#toLongLong +"TQString::toShort" ntqstring.html#toShort +"TQString::toUInt" ntqstring.html#toUInt +"TQString::toULong" ntqstring.html#toULong +"TQString::toULongLong" ntqstring.html#toULongLong +"TQString::toUShort" ntqstring.html#toUShort +"TQString::truncate" ntqstring.html#truncate +"TQString::ucs2" ntqstring.html#ucs2 +"TQString::unicode" ntqstring.html#unicode +"TQString::unicodeToLatin1" ntqstring.html#unicodeToLatin1 +"TQString::upper" ntqstring.html#upper +"TQString::utf8" ntqstring.html#utf8 +"TQString::~TQString" ntqstring.html#~TQString "QStringList" ntqstringlist.html "QStringList::fromStrList" ntqstringlist.html#fromStrList "QStringList::grep" ntqstringlist.html#grep @@ -7153,7 +7153,7 @@ "QUrl::isLocalFile" ntqurl.html#isLocalFile "QUrl::isRelativeUrl" ntqurl.html#isRelativeUrl "QUrl::isValid" ntqurl.html#isValid -"QUrl::operator QString" ntqurl.html#operator-QString +"QUrl::operator TQString" ntqurl.html#operator-TQString "QUrl::operator=" ntqurl.html#operator-eq "QUrl::operator==" ntqurl.html#operator-eq-eq "QUrl::parse" ntqurl.html#parse @@ -7244,7 +7244,7 @@ "QUuid::Version" ntquuid.html#Version "QUuid::createUuid" ntquuid.html#createUuid "QUuid::isNull" ntquuid.html#isNull -"QUuid::operator QString" ntquuid.html#operator-QString +"QUuid::operator TQString" ntquuid.html#operator-TQString "QUuid::operator!=" ntquuid.html#operator!-eq "QUuid::operator<" ntquuid.html#operator-lt "QUuid::operator=" ntquuid.html#operator-eq @@ -7594,290 +7594,290 @@ "QWheelEvent::state" qwheelevent.html#state "QWheelEvent::x" qwheelevent.html#x "QWheelEvent::y" qwheelevent.html#y -"QWidget" ntqwidget.html -"QWidget::BackgroundOrigin" ntqwidget.html#BackgroundOrigin -"QWidget::FocusPolicy" ntqwidget.html#FocusPolicy -"QWidget::acceptDrops" ntqwidget.html#acceptDrops -"QWidget::acceptDrops" ntqwidget.html#acceptDrops-prop -"QWidget::adjustSize" ntqwidget.html#adjustSize -"QWidget::autoMask" ntqwidget.html#autoMask -"QWidget::autoMask" ntqwidget.html#autoMask-prop -"QWidget::backgroundBrush" ntqwidget.html#backgroundBrush -"QWidget::backgroundBrush" ntqwidget.html#backgroundBrush-prop -"QWidget::backgroundMode" ntqwidget.html#backgroundMode -"QWidget::backgroundMode" ntqwidget.html#backgroundMode-prop -"QWidget::backgroundOrigin" ntqwidget.html#backgroundOrigin -"QWidget::backgroundOrigin" ntqwidget.html#backgroundOrigin-prop -"QWidget::baseSize" ntqwidget.html#baseSize -"QWidget::baseSize" ntqwidget.html#baseSize-prop -"QWidget::caption" ntqwidget.html#caption -"QWidget::caption" ntqwidget.html#caption-prop -"QWidget::childAt" ntqwidget.html#childAt -"QWidget::childrenRect" ntqwidget.html#childrenRect -"QWidget::childrenRect" ntqwidget.html#childrenRect-prop -"QWidget::childrenRegion" ntqwidget.html#childrenRegion -"QWidget::childrenRegion" ntqwidget.html#childrenRegion-prop -"QWidget::clearFocus" ntqwidget.html#clearFocus -"QWidget::clearMask" ntqwidget.html#clearMask -"QWidget::clearWFlags" ntqwidget.html#clearWFlags -"QWidget::clipRegion" ntqwidget.html#clipRegion -"QWidget::close" ntqwidget.html#close -"QWidget::closeEvent" ntqwidget.html#closeEvent -"QWidget::colorGroup" ntqwidget.html#colorGroup -"QWidget::colorGroup" ntqwidget.html#colorGroup-prop -"QWidget::constPolish" ntqwidget.html#constPolish -"QWidget::contextMenuEvent" ntqwidget.html#contextMenuEvent -"QWidget::create" ntqwidget.html#create -"QWidget::cursor" ntqwidget.html#cursor -"QWidget::cursor" ntqwidget.html#cursor-prop -"QWidget::customWhatsThis" ntqwidget.html#customWhatsThis -"QWidget::customWhatsThis" ntqwidget.html#customWhatsThis-prop -"QWidget::destroy" ntqwidget.html#destroy -"QWidget::dragEnterEvent" ntqwidget.html#dragEnterEvent -"QWidget::dragLeaveEvent" ntqwidget.html#dragLeaveEvent -"QWidget::dragMoveEvent" ntqwidget.html#dragMoveEvent -"QWidget::drawText" ntqwidget.html#drawText -"QWidget::dropEvent" ntqwidget.html#dropEvent -"QWidget::enabled" ntqwidget.html#enabled-prop -"QWidget::enabledChange" ntqwidget.html#enabledChange -"QWidget::enterEvent" ntqwidget.html#enterEvent -"QWidget::erase" ntqwidget.html#erase -"QWidget::eraseColor" ntqwidget.html#eraseColor -"QWidget::erasePixmap" ntqwidget.html#erasePixmap -"QWidget::event" ntqwidget.html#event -"QWidget::find" ntqwidget.html#find -"QWidget::focus" ntqwidget.html#focus-prop -"QWidget::focusData" ntqwidget.html#focusData -"QWidget::focusEnabled" ntqwidget.html#focusEnabled-prop -"QWidget::focusInEvent" ntqwidget.html#focusInEvent -"QWidget::focusNextPrevChild" ntqwidget.html#focusNextPrevChild -"QWidget::focusOutEvent" ntqwidget.html#focusOutEvent -"QWidget::focusPolicy" ntqwidget.html#focusPolicy -"QWidget::focusPolicy" ntqwidget.html#focusPolicy-prop -"QWidget::focusProxy" ntqwidget.html#focusProxy -"QWidget::focusWidget" ntqwidget.html#focusWidget -"QWidget::font" ntqwidget.html#font -"QWidget::font" ntqwidget.html#font-prop -"QWidget::fontChange" ntqwidget.html#fontChange -"QWidget::fontInfo" ntqwidget.html#fontInfo -"QWidget::fontMetrics" ntqwidget.html#fontMetrics -"QWidget::foregroundColor" ntqwidget.html#foregroundColor -"QWidget::frameGeometry" ntqwidget.html#frameGeometry -"QWidget::frameGeometry" ntqwidget.html#frameGeometry-prop -"QWidget::frameSize" ntqwidget.html#frameSize -"QWidget::frameSize" ntqwidget.html#frameSize-prop -"QWidget::fullScreen" ntqwidget.html#fullScreen-prop -"QWidget::geometry" ntqwidget.html#geometry -"QWidget::geometry" ntqwidget.html#geometry-prop -"QWidget::getWFlags" ntqwidget.html#getWFlags -"QWidget::grabKeyboard" ntqwidget.html#grabKeyboard -"QWidget::grabMouse" ntqwidget.html#grabMouse -"QWidget::hasFocus" ntqwidget.html#hasFocus -"QWidget::hasMouse" ntqwidget.html#hasMouse -"QWidget::hasMouseTracking" ntqwidget.html#hasMouseTracking -"QWidget::height" ntqwidget.html#height -"QWidget::height" ntqwidget.html#height-prop -"QWidget::heightForWidth" ntqwidget.html#heightForWidth -"QWidget::hidden" ntqwidget.html#hidden-prop -"QWidget::hide" ntqwidget.html#hide -"QWidget::hideEvent" ntqwidget.html#hideEvent -"QWidget::icon" ntqwidget.html#icon -"QWidget::icon" ntqwidget.html#icon-prop -"QWidget::iconText" ntqwidget.html#iconText -"QWidget::iconText" ntqwidget.html#iconText-prop -"QWidget::imComposeEvent" ntqwidget.html#imComposeEvent -"QWidget::imEndEvent" ntqwidget.html#imEndEvent -"QWidget::imStartEvent" ntqwidget.html#imStartEvent -"QWidget::inputMethodEnabled" ntqwidget.html#inputMethodEnabled-prop -"QWidget::isActiveWindow" ntqwidget.html#isActiveWindow -"QWidget::isActiveWindow" ntqwidget.html#isActiveWindow-prop -"QWidget::isDesktop" ntqwidget.html#isDesktop -"QWidget::isDesktop" ntqwidget.html#isDesktop-prop -"QWidget::isDialog" ntqwidget.html#isDialog -"QWidget::isDialog" ntqwidget.html#isDialog-prop -"QWidget::isEnabled" ntqwidget.html#isEnabled -"QWidget::isEnabledTo" ntqwidget.html#isEnabledTo -"QWidget::isFocusEnabled" ntqwidget.html#isFocusEnabled -"QWidget::isFullScreen" ntqwidget.html#isFullScreen -"QWidget::isHidden" ntqwidget.html#isHidden -"QWidget::isInputMethodEnabled" ntqwidget.html#isInputMethodEnabled -"QWidget::isMaximized" ntqwidget.html#isMaximized -"QWidget::isMinimized" ntqwidget.html#isMinimized -"QWidget::isModal" ntqwidget.html#isModal -"QWidget::isModal" ntqwidget.html#isModal-prop -"QWidget::isPopup" ntqwidget.html#isPopup -"QWidget::isPopup" ntqwidget.html#isPopup-prop -"QWidget::isShown" ntqwidget.html#isShown -"QWidget::isTopLevel" ntqwidget.html#isTopLevel -"QWidget::isTopLevel" ntqwidget.html#isTopLevel-prop -"QWidget::isUpdatesEnabled" ntqwidget.html#isUpdatesEnabled -"QWidget::isVisible" ntqwidget.html#isVisible -"QWidget::isVisibleTo" ntqwidget.html#isVisibleTo -"QWidget::keyPressEvent" ntqwidget.html#keyPressEvent -"QWidget::keyReleaseEvent" ntqwidget.html#keyReleaseEvent -"QWidget::keyboardGrabber" ntqwidget.html#keyboardGrabber -"QWidget::layout" ntqwidget.html#layout -"QWidget::leaveEvent" ntqwidget.html#leaveEvent -"QWidget::lower" ntqwidget.html#lower -"QWidget::macEvent" ntqwidget.html#macEvent -"QWidget::mapFrom" ntqwidget.html#mapFrom -"QWidget::mapFromGlobal" ntqwidget.html#mapFromGlobal -"QWidget::mapFromParent" ntqwidget.html#mapFromParent -"QWidget::mapTo" ntqwidget.html#mapTo -"QWidget::mapToGlobal" ntqwidget.html#mapToGlobal -"QWidget::mapToParent" ntqwidget.html#mapToParent -"QWidget::maximized" ntqwidget.html#maximized-prop -"QWidget::maximumHeight" ntqwidget.html#maximumHeight -"QWidget::maximumHeight" ntqwidget.html#maximumHeight-prop -"QWidget::maximumSize" ntqwidget.html#maximumSize -"QWidget::maximumSize" ntqwidget.html#maximumSize-prop -"QWidget::maximumWidth" ntqwidget.html#maximumWidth -"QWidget::maximumWidth" ntqwidget.html#maximumWidth-prop -"QWidget::metric" ntqwidget.html#metric -"QWidget::microFocusHint" ntqwidget.html#microFocusHint -"QWidget::microFocusHint" ntqwidget.html#microFocusHint-prop -"QWidget::minimized" ntqwidget.html#minimized-prop -"QWidget::minimumHeight" ntqwidget.html#minimumHeight -"QWidget::minimumHeight" ntqwidget.html#minimumHeight-prop -"QWidget::minimumSize" ntqwidget.html#minimumSize -"QWidget::minimumSize" ntqwidget.html#minimumSize-prop -"QWidget::minimumSizeHint" ntqwidget.html#minimumSizeHint -"QWidget::minimumSizeHint" ntqwidget.html#minimumSizeHint-prop -"QWidget::minimumWidth" ntqwidget.html#minimumWidth -"QWidget::minimumWidth" ntqwidget.html#minimumWidth-prop -"QWidget::mouseDoubleClickEvent" ntqwidget.html#mouseDoubleClickEvent -"QWidget::mouseGrabber" ntqwidget.html#mouseGrabber -"QWidget::mouseMoveEvent" ntqwidget.html#mouseMoveEvent -"QWidget::mousePressEvent" ntqwidget.html#mousePressEvent -"QWidget::mouseReleaseEvent" ntqwidget.html#mouseReleaseEvent -"QWidget::mouseTracking" ntqwidget.html#mouseTracking-prop -"QWidget::move" ntqwidget.html#move -"QWidget::moveEvent" ntqwidget.html#moveEvent -"QWidget::ownCursor" ntqwidget.html#ownCursor -"QWidget::ownCursor" ntqwidget.html#ownCursor-prop -"QWidget::ownFont" ntqwidget.html#ownFont -"QWidget::ownFont" ntqwidget.html#ownFont-prop -"QWidget::ownPalette" ntqwidget.html#ownPalette -"QWidget::ownPalette" ntqwidget.html#ownPalette-prop -"QWidget::paintEvent" ntqwidget.html#paintEvent -"QWidget::palette" ntqwidget.html#palette -"QWidget::palette" ntqwidget.html#palette-prop -"QWidget::paletteBackgroundColor" ntqwidget.html#paletteBackgroundColor -"QWidget::paletteBackgroundColor" ntqwidget.html#paletteBackgroundColor-prop -"QWidget::paletteBackgroundPixmap" ntqwidget.html#paletteBackgroundPixmap -"QWidget::paletteBackgroundPixmap" ntqwidget.html#paletteBackgroundPixmap-prop -"QWidget::paletteChange" ntqwidget.html#paletteChange -"QWidget::paletteForegroundColor" ntqwidget.html#paletteForegroundColor -"QWidget::paletteForegroundColor" ntqwidget.html#paletteForegroundColor-prop -"QWidget::parentWidget" ntqwidget.html#parentWidget -"QWidget::polish" ntqwidget.html#polish -"QWidget::pos" ntqwidget.html#pos -"QWidget::pos" ntqwidget.html#pos-prop -"QWidget::qwsEvent" ntqwidget.html#qwsEvent -"QWidget::raise" ntqwidget.html#raise -"QWidget::rect" ntqwidget.html#rect -"QWidget::rect" ntqwidget.html#rect-prop -"QWidget::releaseKeyboard" ntqwidget.html#releaseKeyboard -"QWidget::releaseMouse" ntqwidget.html#releaseMouse -"QWidget::repaint" ntqwidget.html#repaint -"QWidget::reparent" ntqwidget.html#reparent -"QWidget::resetInputContext" ntqwidget.html#resetInputContext -"QWidget::resize" ntqwidget.html#resize -"QWidget::resizeEvent" ntqwidget.html#resizeEvent -"QWidget::scroll" ntqwidget.html#scroll -"QWidget::setAcceptDrops" ntqwidget.html#setAcceptDrops -"QWidget::setActiveWindow" ntqwidget.html#setActiveWindow -"QWidget::setAutoMask" ntqwidget.html#setAutoMask -"QWidget::setBackgroundEmpty" ntqwidget.html#setBackgroundEmpty -"QWidget::setBackgroundMode" ntqwidget.html#setBackgroundMode -"QWidget::setBackgroundOrigin" ntqwidget.html#setBackgroundOrigin -"QWidget::setBaseSize" ntqwidget.html#setBaseSize -"QWidget::setCaption" ntqwidget.html#setCaption -"QWidget::setCursor" ntqwidget.html#setCursor -"QWidget::setDisabled" ntqwidget.html#setDisabled -"QWidget::setEnabled" ntqwidget.html#setEnabled -"QWidget::setEraseColor" ntqwidget.html#setEraseColor -"QWidget::setErasePixmap" ntqwidget.html#setErasePixmap -"QWidget::setFixedHeight" ntqwidget.html#setFixedHeight -"QWidget::setFixedSize" ntqwidget.html#setFixedSize -"QWidget::setFixedWidth" ntqwidget.html#setFixedWidth -"QWidget::setFocus" ntqwidget.html#setFocus -"QWidget::setFocusPolicy" ntqwidget.html#setFocusPolicy -"QWidget::setFocusProxy" ntqwidget.html#setFocusProxy -"QWidget::setFont" ntqwidget.html#setFont -"QWidget::setGeometry" ntqwidget.html#setGeometry -"QWidget::setHidden" ntqwidget.html#setHidden -"QWidget::setIcon" ntqwidget.html#setIcon -"QWidget::setIconText" ntqwidget.html#setIconText -"QWidget::setInputMethodEnabled" ntqwidget.html#setInputMethodEnabled -"QWidget::setKeyCompression" ntqwidget.html#setKeyCompression -"QWidget::setMask" ntqwidget.html#setMask -"QWidget::setMaximumHeight" ntqwidget.html#setMaximumHeight -"QWidget::setMaximumSize" ntqwidget.html#setMaximumSize -"QWidget::setMaximumWidth" ntqwidget.html#setMaximumWidth -"QWidget::setMicroFocusHint" ntqwidget.html#setMicroFocusHint -"QWidget::setMinimumHeight" ntqwidget.html#setMinimumHeight -"QWidget::setMinimumSize" ntqwidget.html#setMinimumSize -"QWidget::setMinimumWidth" ntqwidget.html#setMinimumWidth -"QWidget::setMouseTracking" ntqwidget.html#setMouseTracking -"QWidget::setPalette" ntqwidget.html#setPalette -"QWidget::setPaletteBackgroundColor" ntqwidget.html#setPaletteBackgroundColor -"QWidget::setPaletteBackgroundPixmap" ntqwidget.html#setPaletteBackgroundPixmap -"QWidget::setPaletteForegroundColor" ntqwidget.html#setPaletteForegroundColor -"QWidget::setShown" ntqwidget.html#setShown -"QWidget::setSizeIncrement" ntqwidget.html#setSizeIncrement -"QWidget::setSizePolicy" ntqwidget.html#setSizePolicy -"QWidget::setStyle" ntqwidget.html#setStyle -"QWidget::setTabOrder" ntqwidget.html#setTabOrder -"QWidget::setUpdatesEnabled" ntqwidget.html#setUpdatesEnabled -"QWidget::setWFlags" ntqwidget.html#setWFlags -"QWidget::setWindowOpacity" ntqwidget.html#setWindowOpacity -"QWidget::setWindowState" ntqwidget.html#setWindowState -"QWidget::show" ntqwidget.html#show -"QWidget::showEvent" ntqwidget.html#showEvent -"QWidget::showFullScreen" ntqwidget.html#showFullScreen -"QWidget::showMaximized" ntqwidget.html#showMaximized -"QWidget::showMinimized" ntqwidget.html#showMinimized -"QWidget::showNormal" ntqwidget.html#showNormal -"QWidget::shown" ntqwidget.html#shown-prop -"QWidget::size" ntqwidget.html#size -"QWidget::size" ntqwidget.html#size-prop -"QWidget::sizeHint" ntqwidget.html#sizeHint -"QWidget::sizeHint" ntqwidget.html#sizeHint-prop -"QWidget::sizeIncrement" ntqwidget.html#sizeIncrement -"QWidget::sizeIncrement" ntqwidget.html#sizeIncrement-prop -"QWidget::sizePolicy" ntqwidget.html#sizePolicy -"QWidget::sizePolicy" ntqwidget.html#sizePolicy-prop -"QWidget::stackUnder" ntqwidget.html#stackUnder -"QWidget::style" ntqwidget.html#style -"QWidget::styleChange" ntqwidget.html#styleChange -"QWidget::tabletEvent" ntqwidget.html#tabletEvent -"QWidget::testWFlags" ntqwidget.html#testWFlags -"QWidget::topLevelWidget" ntqwidget.html#topLevelWidget -"QWidget::underMouse" ntqwidget.html#underMouse-prop -"QWidget::unsetCursor" ntqwidget.html#unsetCursor -"QWidget::unsetFont" ntqwidget.html#unsetFont -"QWidget::unsetPalette" ntqwidget.html#unsetPalette -"QWidget::update" ntqwidget.html#update -"QWidget::updateGeometry" ntqwidget.html#updateGeometry -"QWidget::updateMask" ntqwidget.html#updateMask -"QWidget::updatesEnabled" ntqwidget.html#updatesEnabled-prop -"QWidget::visible" ntqwidget.html#visible-prop -"QWidget::wheelEvent" ntqwidget.html#wheelEvent -"QWidget::width" ntqwidget.html#width -"QWidget::width" ntqwidget.html#width-prop -"QWidget::winEvent" ntqwidget.html#winEvent -"QWidget::winId" ntqwidget.html#winId -"QWidget::windowActivationChange" ntqwidget.html#windowActivationChange -"QWidget::windowOpacity" ntqwidget.html#windowOpacity -"QWidget::windowOpacity" ntqwidget.html#windowOpacity-prop -"QWidget::windowState" ntqwidget.html#windowState -"QWidget::x" ntqwidget.html#x -"QWidget::x" ntqwidget.html#x-prop -"QWidget::x11Event" ntqwidget.html#x11Event -"QWidget::y" ntqwidget.html#y -"QWidget::y" ntqwidget.html#y-prop -"QWidget::~QWidget" ntqwidget.html#~QWidget +"TQWidget" ntqwidget.html +"TQWidget::BackgroundOrigin" ntqwidget.html#BackgroundOrigin +"TQWidget::FocusPolicy" ntqwidget.html#FocusPolicy +"TQWidget::acceptDrops" ntqwidget.html#acceptDrops +"TQWidget::acceptDrops" ntqwidget.html#acceptDrops-prop +"TQWidget::adjustSize" ntqwidget.html#adjustSize +"TQWidget::autoMask" ntqwidget.html#autoMask +"TQWidget::autoMask" ntqwidget.html#autoMask-prop +"TQWidget::backgroundBrush" ntqwidget.html#backgroundBrush +"TQWidget::backgroundBrush" ntqwidget.html#backgroundBrush-prop +"TQWidget::backgroundMode" ntqwidget.html#backgroundMode +"TQWidget::backgroundMode" ntqwidget.html#backgroundMode-prop +"TQWidget::backgroundOrigin" ntqwidget.html#backgroundOrigin +"TQWidget::backgroundOrigin" ntqwidget.html#backgroundOrigin-prop +"TQWidget::baseSize" ntqwidget.html#baseSize +"TQWidget::baseSize" ntqwidget.html#baseSize-prop +"TQWidget::caption" ntqwidget.html#caption +"TQWidget::caption" ntqwidget.html#caption-prop +"TQWidget::childAt" ntqwidget.html#childAt +"TQWidget::childrenRect" ntqwidget.html#childrenRect +"TQWidget::childrenRect" ntqwidget.html#childrenRect-prop +"TQWidget::childrenRegion" ntqwidget.html#childrenRegion +"TQWidget::childrenRegion" ntqwidget.html#childrenRegion-prop +"TQWidget::clearFocus" ntqwidget.html#clearFocus +"TQWidget::clearMask" ntqwidget.html#clearMask +"TQWidget::clearWFlags" ntqwidget.html#clearWFlags +"TQWidget::clipRegion" ntqwidget.html#clipRegion +"TQWidget::close" ntqwidget.html#close +"TQWidget::closeEvent" ntqwidget.html#closeEvent +"TQWidget::colorGroup" ntqwidget.html#colorGroup +"TQWidget::colorGroup" ntqwidget.html#colorGroup-prop +"TQWidget::constPolish" ntqwidget.html#constPolish +"TQWidget::contextMenuEvent" ntqwidget.html#contextMenuEvent +"TQWidget::create" ntqwidget.html#create +"TQWidget::cursor" ntqwidget.html#cursor +"TQWidget::cursor" ntqwidget.html#cursor-prop +"TQWidget::customWhatsThis" ntqwidget.html#customWhatsThis +"TQWidget::customWhatsThis" ntqwidget.html#customWhatsThis-prop +"TQWidget::destroy" ntqwidget.html#destroy +"TQWidget::dragEnterEvent" ntqwidget.html#dragEnterEvent +"TQWidget::dragLeaveEvent" ntqwidget.html#dragLeaveEvent +"TQWidget::dragMoveEvent" ntqwidget.html#dragMoveEvent +"TQWidget::drawText" ntqwidget.html#drawText +"TQWidget::dropEvent" ntqwidget.html#dropEvent +"TQWidget::enabled" ntqwidget.html#enabled-prop +"TQWidget::enabledChange" ntqwidget.html#enabledChange +"TQWidget::enterEvent" ntqwidget.html#enterEvent +"TQWidget::erase" ntqwidget.html#erase +"TQWidget::eraseColor" ntqwidget.html#eraseColor +"TQWidget::erasePixmap" ntqwidget.html#erasePixmap +"TQWidget::event" ntqwidget.html#event +"TQWidget::find" ntqwidget.html#find +"TQWidget::focus" ntqwidget.html#focus-prop +"TQWidget::focusData" ntqwidget.html#focusData +"TQWidget::focusEnabled" ntqwidget.html#focusEnabled-prop +"TQWidget::focusInEvent" ntqwidget.html#focusInEvent +"TQWidget::focusNextPrevChild" ntqwidget.html#focusNextPrevChild +"TQWidget::focusOutEvent" ntqwidget.html#focusOutEvent +"TQWidget::focusPolicy" ntqwidget.html#focusPolicy +"TQWidget::focusPolicy" ntqwidget.html#focusPolicy-prop +"TQWidget::focusProxy" ntqwidget.html#focusProxy +"TQWidget::focusWidget" ntqwidget.html#focusWidget +"TQWidget::font" ntqwidget.html#font +"TQWidget::font" ntqwidget.html#font-prop +"TQWidget::fontChange" ntqwidget.html#fontChange +"TQWidget::fontInfo" ntqwidget.html#fontInfo +"TQWidget::fontMetrics" ntqwidget.html#fontMetrics +"TQWidget::foregroundColor" ntqwidget.html#foregroundColor +"TQWidget::frameGeometry" ntqwidget.html#frameGeometry +"TQWidget::frameGeometry" ntqwidget.html#frameGeometry-prop +"TQWidget::frameSize" ntqwidget.html#frameSize +"TQWidget::frameSize" ntqwidget.html#frameSize-prop +"TQWidget::fullScreen" ntqwidget.html#fullScreen-prop +"TQWidget::geometry" ntqwidget.html#geometry +"TQWidget::geometry" ntqwidget.html#geometry-prop +"TQWidget::getWFlags" ntqwidget.html#getWFlags +"TQWidget::grabKeyboard" ntqwidget.html#grabKeyboard +"TQWidget::grabMouse" ntqwidget.html#grabMouse +"TQWidget::hasFocus" ntqwidget.html#hasFocus +"TQWidget::hasMouse" ntqwidget.html#hasMouse +"TQWidget::hasMouseTracking" ntqwidget.html#hasMouseTracking +"TQWidget::height" ntqwidget.html#height +"TQWidget::height" ntqwidget.html#height-prop +"TQWidget::heightForWidth" ntqwidget.html#heightForWidth +"TQWidget::hidden" ntqwidget.html#hidden-prop +"TQWidget::hide" ntqwidget.html#hide +"TQWidget::hideEvent" ntqwidget.html#hideEvent +"TQWidget::icon" ntqwidget.html#icon +"TQWidget::icon" ntqwidget.html#icon-prop +"TQWidget::iconText" ntqwidget.html#iconText +"TQWidget::iconText" ntqwidget.html#iconText-prop +"TQWidget::imComposeEvent" ntqwidget.html#imComposeEvent +"TQWidget::imEndEvent" ntqwidget.html#imEndEvent +"TQWidget::imStartEvent" ntqwidget.html#imStartEvent +"TQWidget::inputMethodEnabled" ntqwidget.html#inputMethodEnabled-prop +"TQWidget::isActiveWindow" ntqwidget.html#isActiveWindow +"TQWidget::isActiveWindow" ntqwidget.html#isActiveWindow-prop +"TQWidget::isDesktop" ntqwidget.html#isDesktop +"TQWidget::isDesktop" ntqwidget.html#isDesktop-prop +"TQWidget::isDialog" ntqwidget.html#isDialog +"TQWidget::isDialog" ntqwidget.html#isDialog-prop +"TQWidget::isEnabled" ntqwidget.html#isEnabled +"TQWidget::isEnabledTo" ntqwidget.html#isEnabledTo +"TQWidget::isFocusEnabled" ntqwidget.html#isFocusEnabled +"TQWidget::isFullScreen" ntqwidget.html#isFullScreen +"TQWidget::isHidden" ntqwidget.html#isHidden +"TQWidget::isInputMethodEnabled" ntqwidget.html#isInputMethodEnabled +"TQWidget::isMaximized" ntqwidget.html#isMaximized +"TQWidget::isMinimized" ntqwidget.html#isMinimized +"TQWidget::isModal" ntqwidget.html#isModal +"TQWidget::isModal" ntqwidget.html#isModal-prop +"TQWidget::isPopup" ntqwidget.html#isPopup +"TQWidget::isPopup" ntqwidget.html#isPopup-prop +"TQWidget::isShown" ntqwidget.html#isShown +"TQWidget::isTopLevel" ntqwidget.html#isTopLevel +"TQWidget::isTopLevel" ntqwidget.html#isTopLevel-prop +"TQWidget::isUpdatesEnabled" ntqwidget.html#isUpdatesEnabled +"TQWidget::isVisible" ntqwidget.html#isVisible +"TQWidget::isVisibleTo" ntqwidget.html#isVisibleTo +"TQWidget::keyPressEvent" ntqwidget.html#keyPressEvent +"TQWidget::keyReleaseEvent" ntqwidget.html#keyReleaseEvent +"TQWidget::keyboardGrabber" ntqwidget.html#keyboardGrabber +"TQWidget::layout" ntqwidget.html#layout +"TQWidget::leaveEvent" ntqwidget.html#leaveEvent +"TQWidget::lower" ntqwidget.html#lower +"TQWidget::macEvent" ntqwidget.html#macEvent +"TQWidget::mapFrom" ntqwidget.html#mapFrom +"TQWidget::mapFromGlobal" ntqwidget.html#mapFromGlobal +"TQWidget::mapFromParent" ntqwidget.html#mapFromParent +"TQWidget::mapTo" ntqwidget.html#mapTo +"TQWidget::mapToGlobal" ntqwidget.html#mapToGlobal +"TQWidget::mapToParent" ntqwidget.html#mapToParent +"TQWidget::maximized" ntqwidget.html#maximized-prop +"TQWidget::maximumHeight" ntqwidget.html#maximumHeight +"TQWidget::maximumHeight" ntqwidget.html#maximumHeight-prop +"TQWidget::maximumSize" ntqwidget.html#maximumSize +"TQWidget::maximumSize" ntqwidget.html#maximumSize-prop +"TQWidget::maximumWidth" ntqwidget.html#maximumWidth +"TQWidget::maximumWidth" ntqwidget.html#maximumWidth-prop +"TQWidget::metric" ntqwidget.html#metric +"TQWidget::microFocusHint" ntqwidget.html#microFocusHint +"TQWidget::microFocusHint" ntqwidget.html#microFocusHint-prop +"TQWidget::minimized" ntqwidget.html#minimized-prop +"TQWidget::minimumHeight" ntqwidget.html#minimumHeight +"TQWidget::minimumHeight" ntqwidget.html#minimumHeight-prop +"TQWidget::minimumSize" ntqwidget.html#minimumSize +"TQWidget::minimumSize" ntqwidget.html#minimumSize-prop +"TQWidget::minimumSizeHint" ntqwidget.html#minimumSizeHint +"TQWidget::minimumSizeHint" ntqwidget.html#minimumSizeHint-prop +"TQWidget::minimumWidth" ntqwidget.html#minimumWidth +"TQWidget::minimumWidth" ntqwidget.html#minimumWidth-prop +"TQWidget::mouseDoubleClickEvent" ntqwidget.html#mouseDoubleClickEvent +"TQWidget::mouseGrabber" ntqwidget.html#mouseGrabber +"TQWidget::mouseMoveEvent" ntqwidget.html#mouseMoveEvent +"TQWidget::mousePressEvent" ntqwidget.html#mousePressEvent +"TQWidget::mouseReleaseEvent" ntqwidget.html#mouseReleaseEvent +"TQWidget::mouseTracking" ntqwidget.html#mouseTracking-prop +"TQWidget::move" ntqwidget.html#move +"TQWidget::moveEvent" ntqwidget.html#moveEvent +"TQWidget::ownCursor" ntqwidget.html#ownCursor +"TQWidget::ownCursor" ntqwidget.html#ownCursor-prop +"TQWidget::ownFont" ntqwidget.html#ownFont +"TQWidget::ownFont" ntqwidget.html#ownFont-prop +"TQWidget::ownPalette" ntqwidget.html#ownPalette +"TQWidget::ownPalette" ntqwidget.html#ownPalette-prop +"TQWidget::paintEvent" ntqwidget.html#paintEvent +"TQWidget::palette" ntqwidget.html#palette +"TQWidget::palette" ntqwidget.html#palette-prop +"TQWidget::paletteBackgroundColor" ntqwidget.html#paletteBackgroundColor +"TQWidget::paletteBackgroundColor" ntqwidget.html#paletteBackgroundColor-prop +"TQWidget::paletteBackgroundPixmap" ntqwidget.html#paletteBackgroundPixmap +"TQWidget::paletteBackgroundPixmap" ntqwidget.html#paletteBackgroundPixmap-prop +"TQWidget::paletteChange" ntqwidget.html#paletteChange +"TQWidget::paletteForegroundColor" ntqwidget.html#paletteForegroundColor +"TQWidget::paletteForegroundColor" ntqwidget.html#paletteForegroundColor-prop +"TQWidget::parentWidget" ntqwidget.html#parentWidget +"TQWidget::polish" ntqwidget.html#polish +"TQWidget::pos" ntqwidget.html#pos +"TQWidget::pos" ntqwidget.html#pos-prop +"TQWidget::qwsEvent" ntqwidget.html#qwsEvent +"TQWidget::raise" ntqwidget.html#raise +"TQWidget::rect" ntqwidget.html#rect +"TQWidget::rect" ntqwidget.html#rect-prop +"TQWidget::releaseKeyboard" ntqwidget.html#releaseKeyboard +"TQWidget::releaseMouse" ntqwidget.html#releaseMouse +"TQWidget::repaint" ntqwidget.html#repaint +"TQWidget::reparent" ntqwidget.html#reparent +"TQWidget::resetInputContext" ntqwidget.html#resetInputContext +"TQWidget::resize" ntqwidget.html#resize +"TQWidget::resizeEvent" ntqwidget.html#resizeEvent +"TQWidget::scroll" ntqwidget.html#scroll +"TQWidget::setAcceptDrops" ntqwidget.html#setAcceptDrops +"TQWidget::setActiveWindow" ntqwidget.html#setActiveWindow +"TQWidget::setAutoMask" ntqwidget.html#setAutoMask +"TQWidget::setBackgroundEmpty" ntqwidget.html#setBackgroundEmpty +"TQWidget::setBackgroundMode" ntqwidget.html#setBackgroundMode +"TQWidget::setBackgroundOrigin" ntqwidget.html#setBackgroundOrigin +"TQWidget::setBaseSize" ntqwidget.html#setBaseSize +"TQWidget::setCaption" ntqwidget.html#setCaption +"TQWidget::setCursor" ntqwidget.html#setCursor +"TQWidget::setDisabled" ntqwidget.html#setDisabled +"TQWidget::setEnabled" ntqwidget.html#setEnabled +"TQWidget::setEraseColor" ntqwidget.html#setEraseColor +"TQWidget::setErasePixmap" ntqwidget.html#setErasePixmap +"TQWidget::setFixedHeight" ntqwidget.html#setFixedHeight +"TQWidget::setFixedSize" ntqwidget.html#setFixedSize +"TQWidget::setFixedWidth" ntqwidget.html#setFixedWidth +"TQWidget::setFocus" ntqwidget.html#setFocus +"TQWidget::setFocusPolicy" ntqwidget.html#setFocusPolicy +"TQWidget::setFocusProxy" ntqwidget.html#setFocusProxy +"TQWidget::setFont" ntqwidget.html#setFont +"TQWidget::setGeometry" ntqwidget.html#setGeometry +"TQWidget::setHidden" ntqwidget.html#setHidden +"TQWidget::setIcon" ntqwidget.html#setIcon +"TQWidget::setIconText" ntqwidget.html#setIconText +"TQWidget::setInputMethodEnabled" ntqwidget.html#setInputMethodEnabled +"TQWidget::setKeyCompression" ntqwidget.html#setKeyCompression +"TQWidget::setMask" ntqwidget.html#setMask +"TQWidget::setMaximumHeight" ntqwidget.html#setMaximumHeight +"TQWidget::setMaximumSize" ntqwidget.html#setMaximumSize +"TQWidget::setMaximumWidth" ntqwidget.html#setMaximumWidth +"TQWidget::setMicroFocusHint" ntqwidget.html#setMicroFocusHint +"TQWidget::setMinimumHeight" ntqwidget.html#setMinimumHeight +"TQWidget::setMinimumSize" ntqwidget.html#setMinimumSize +"TQWidget::setMinimumWidth" ntqwidget.html#setMinimumWidth +"TQWidget::setMouseTracking" ntqwidget.html#setMouseTracking +"TQWidget::setPalette" ntqwidget.html#setPalette +"TQWidget::setPaletteBackgroundColor" ntqwidget.html#setPaletteBackgroundColor +"TQWidget::setPaletteBackgroundPixmap" ntqwidget.html#setPaletteBackgroundPixmap +"TQWidget::setPaletteForegroundColor" ntqwidget.html#setPaletteForegroundColor +"TQWidget::setShown" ntqwidget.html#setShown +"TQWidget::setSizeIncrement" ntqwidget.html#setSizeIncrement +"TQWidget::setSizePolicy" ntqwidget.html#setSizePolicy +"TQWidget::setStyle" ntqwidget.html#setStyle +"TQWidget::setTabOrder" ntqwidget.html#setTabOrder +"TQWidget::setUpdatesEnabled" ntqwidget.html#setUpdatesEnabled +"TQWidget::setWFlags" ntqwidget.html#setWFlags +"TQWidget::setWindowOpacity" ntqwidget.html#setWindowOpacity +"TQWidget::setWindowState" ntqwidget.html#setWindowState +"TQWidget::show" ntqwidget.html#show +"TQWidget::showEvent" ntqwidget.html#showEvent +"TQWidget::showFullScreen" ntqwidget.html#showFullScreen +"TQWidget::showMaximized" ntqwidget.html#showMaximized +"TQWidget::showMinimized" ntqwidget.html#showMinimized +"TQWidget::showNormal" ntqwidget.html#showNormal +"TQWidget::shown" ntqwidget.html#shown-prop +"TQWidget::size" ntqwidget.html#size +"TQWidget::size" ntqwidget.html#size-prop +"TQWidget::sizeHint" ntqwidget.html#sizeHint +"TQWidget::sizeHint" ntqwidget.html#sizeHint-prop +"TQWidget::sizeIncrement" ntqwidget.html#sizeIncrement +"TQWidget::sizeIncrement" ntqwidget.html#sizeIncrement-prop +"TQWidget::sizePolicy" ntqwidget.html#sizePolicy +"TQWidget::sizePolicy" ntqwidget.html#sizePolicy-prop +"TQWidget::stackUnder" ntqwidget.html#stackUnder +"TQWidget::style" ntqwidget.html#style +"TQWidget::styleChange" ntqwidget.html#styleChange +"TQWidget::tabletEvent" ntqwidget.html#tabletEvent +"TQWidget::testWFlags" ntqwidget.html#testWFlags +"TQWidget::topLevelWidget" ntqwidget.html#topLevelWidget +"TQWidget::underMouse" ntqwidget.html#underMouse-prop +"TQWidget::unsetCursor" ntqwidget.html#unsetCursor +"TQWidget::unsetFont" ntqwidget.html#unsetFont +"TQWidget::unsetPalette" ntqwidget.html#unsetPalette +"TQWidget::update" ntqwidget.html#update +"TQWidget::updateGeometry" ntqwidget.html#updateGeometry +"TQWidget::updateMask" ntqwidget.html#updateMask +"TQWidget::updatesEnabled" ntqwidget.html#updatesEnabled-prop +"TQWidget::visible" ntqwidget.html#visible-prop +"TQWidget::wheelEvent" ntqwidget.html#wheelEvent +"TQWidget::width" ntqwidget.html#width +"TQWidget::width" ntqwidget.html#width-prop +"TQWidget::winEvent" ntqwidget.html#winEvent +"TQWidget::winId" ntqwidget.html#winId +"TQWidget::windowActivationChange" ntqwidget.html#windowActivationChange +"TQWidget::windowOpacity" ntqwidget.html#windowOpacity +"TQWidget::windowOpacity" ntqwidget.html#windowOpacity-prop +"TQWidget::windowState" ntqwidget.html#windowState +"TQWidget::x" ntqwidget.html#x +"TQWidget::x" ntqwidget.html#x-prop +"TQWidget::x11Event" ntqwidget.html#x11Event +"TQWidget::y" ntqwidget.html#y +"TQWidget::y" ntqwidget.html#y-prop +"TQWidget::~TQWidget" ntqwidget.html#~TQWidget "QWidgetFactory" ntqwidgetfactory.html "QWidgetFactory::addWidgetFactory" ntqwidgetfactory.html#addWidgetFactory "QWidgetFactory::create" ntqwidgetfactory.html#create |