diff options
Diffstat (limited to 'doc/html/tqobject.html')
-rw-r--r-- | doc/html/tqobject.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/tqobject.html b/doc/html/tqobject.html index 9893db7f6..62dcefb8c 100644 --- a/doc/html/tqobject.html +++ b/doc/html/tqobject.html @@ -35,8 +35,8 @@ body { background: #ffffff; color: black; } <a href="#details">More...</a> <p>All the functions in this class are <a href="threads.html#reentrant">reentrant</a> when TQt is built with thread support.</p> <p><tt>#include <<a href="tqobject-h.html">tqobject.h</a>></tt> -<p>Inherits <a href="ntqt.html">TQt</a>. --<p>Inherited by <a href="tqaccel.html">TQAccel</a>, <a href="tqaccessibleobject.html">TQAccessibleObject</a>, <a href="tqaction.html">TQAction</a>, <a href="ntqapplication.html">TQApplication</a>, <a href="tqassistantclient.html">TQAssistantClient</a>, <a href="tqdatapump.html">TQDataPump</a>, <a href="tqwidget.html">TQWidget</a>, <a href="tqcanvas.html">TQCanvas</a>, <a href="tqstyle.html">TQStyle</a>, <a href="tqclipboard.html">TQClipboard</a>, <a href="tqdns.html">TQDns</a>, <a href="tqlayout.html">TQLayout</a>, <a href="tqdragobject.html">TQDragObject</a>, <a href="tqeditorfactory.html">TQEditorFactory</a>, <a href="tqeventloop.html">TQEventLoop</a>, <a href="tqfileiconprovider.html">TQFileIconProvider</a>, <a href="tqnetworkprotocol.html">TQNetworkProtocol</a>, <a href="tqnetworkoperation.html">TQNetworkOperation</a>, <a href="tqnpinstance.html">TQNPInstance</a>, <a href="tqobjectcleanuphandler.html">TQObjectCleanupHandler</a>, <a href="tqprocess.html">TQProcess</a>, <a href="tqserversocket.html">TQServerSocket</a>, <a href="tqsessionmanager.html">TQSessionManager</a>, <a href="tqsignal.html">TQSignal</a>, <a href="tqsignalmapper.html">TQSignalMapper</a>, <a href="tqsocket.html">TQSocket</a>, <a href="tqsocketnotifier.html">TQSocketNotifier</a>, <a href="ntqsound.html">TQSound</a>, <a href="tqsqldatabase.html">TQSqlDatabase</a>, <a href="tqsqldriver.html">TQSqlDriver</a>, <a href="tqsqlform.html">TQSqlForm</a>, <a href="tqstylesheet.html">TQStyleSheet</a>, <a href="tqtimer.html">TQTimer</a>, <a href="tqtooltipgroup.html">TQToolTipGroup</a>, <a href="tqtranslator.html">TQTranslator</a>, <a href="tqurloperator.html">TQUrlOperator</a>, and <a href="tqvalidator.html">TQValidator</a>. +<p>Inherits <a href="tqt.html">TQt</a>. +-<p>Inherited by <a href="tqaccel.html">TQAccel</a>, <a href="tqaccessibleobject.html">TQAccessibleObject</a>, <a href="tqaction.html">TQAction</a>, <a href="ntqapplication.html">TQApplication</a>, <a href="tqassistantclient.html">TQAssistantClient</a>, <a href="tqdatapump.html">TQDataPump</a>, <a href="tqwidget.html">TQWidget</a>, <a href="tqcanvas.html">TQCanvas</a>, <a href="tqstyle.html">TQStyle</a>, <a href="tqclipboard.html">TQClipboard</a>, <a href="tqdns.html">TQDns</a>, <a href="tqlayout.html">TQLayout</a>, <a href="tqdragobject.html">TQDragObject</a>, <a href="tqeditorfactory.html">TQEditorFactory</a>, <a href="tqeventloop.html">TQEventLoop</a>, <a href="tqfileiconprovider.html">TQFileIconProvider</a>, <a href="tqnetworkprotocol.html">TQNetworkProtocol</a>, <a href="tqnetworkoperation.html">TQNetworkOperation</a>, <a href="tqnpinstance.html">TQNPInstance</a>, <a href="tqobjectcleanuphandler.html">TQObjectCleanupHandler</a>, <a href="tqprocess.html">TQProcess</a>, <a href="tqserversocket.html">TQServerSocket</a>, <a href="tqsessionmanager.html">TQSessionManager</a>, <a href="tqsignal.html">TQSignal</a>, <a href="tqsignalmapper.html">TQSignalMapper</a>, <a href="tqsocket.html">TQSocket</a>, <a href="tqsocketnotifier.html">TQSocketNotifier</a>, <a href="tqsound.html">TQSound</a>, <a href="tqsqldatabase.html">TQSqlDatabase</a>, <a href="tqsqldriver.html">TQSqlDriver</a>, <a href="tqsqlform.html">TQSqlForm</a>, <a href="tqstylesheet.html">TQStyleSheet</a>, <a href="tqtimer.html">TQTimer</a>, <a href="tqtooltipgroup.html">TQToolTipGroup</a>, <a href="tqtranslator.html">TQTranslator</a>, <a href="tqurloperator.html">TQUrlOperator</a>, and <a href="tqvalidator.html">TQValidator</a>. <p><a href="tqobject-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -247,7 +247,7 @@ in functions that depend on the state. One notable example is <a href="tqwidget.html#sizeHint">TQWidget::sizeHint</a>(). <p> <p>See also <a href="#event">event</a>() and <a href="tqchildevent.html">TQChildEvent</a>. -<p>Reimplemented in <a href="tqmainwindow.html#childEvent">TQMainWindow</a> and <a href="ntqsplitter.html#childEvent">TQSplitter</a>. +<p>Reimplemented in <a href="tqmainwindow.html#childEvent">TQMainWindow</a> and <a href="tqsplitter.html#childEvent">TQSplitter</a>. <h3 class=fn>const <a href="tqobjectlist.html">TQObjectList</a> * <a name="children"></a>TQObject::children () const </h3> @@ -720,13 +720,13 @@ is the <a href="tqptrlist.html#last">last</a> object in the list. <p> Returns a pointer to the parent object. <p> <p>See also <a href="#children">children</a>(). -<h3 class=fn><a href="ntqvariant.html">TQVariant</a> <a name="property"></a>TQObject::property ( const char * name ) const<tt> [virtual]</tt> +<h3 class=fn><a href="tqvariant.html">TQVariant</a> <a name="property"></a>TQObject::property ( const char * name ) const<tt> [virtual]</tt> </h3> Returns the value of the object's <em>name</em> property. <p> If no such property exists, the returned variant is invalid. <p> Information about all available properties are provided through the <a href="#metaObject">metaObject</a>(). -<p> <p>See also <a href="#setProperty">setProperty</a>(), <a href="ntqvariant.html#isValid">TQVariant::isValid</a>(), <a href="#metaObject">metaObject</a>(), <a href="tqmetaobject.html#propertyNames">TQMetaObject::propertyNames</a>(), and <a href="tqmetaobject.html#property">TQMetaObject::property</a>(). +<p> <p>See also <a href="#setProperty">setProperty</a>(), <a href="tqvariant.html#isValid">TQVariant::isValid</a>(), <a href="#metaObject">metaObject</a>(), <a href="tqmetaobject.html#propertyNames">TQMetaObject::propertyNames</a>(), and <a href="tqmetaobject.html#property">TQMetaObject::property</a>(). <h3 class=fn><a href="tqobjectlist.html">TQObjectList</a> * <a name="queryList"></a>TQObject::queryList ( const char * inheritsClass = 0, const char * objName = 0, bool regexpMatch = TRUE, bool recursiveSearch = TRUE ) const </h3> @@ -806,7 +806,7 @@ undefined if the slot is called as a normal C++ function. </h3> Sets the object's name to <em>name</em>. -<h3 class=fn>bool <a name="setProperty"></a>TQObject::setProperty ( const char * name, const <a href="ntqvariant.html">TQVariant</a> & value )<tt> [virtual]</tt> +<h3 class=fn>bool <a name="setProperty"></a>TQObject::setProperty ( const char * name, const <a href="tqvariant.html">TQVariant</a> & value )<tt> [virtual]</tt> </h3> Sets the value of the object's <em>name</em> property to <em>value</em>. <p> Returns TRUE if the operation was successful; otherwise returns |