diff options
Diffstat (limited to 'doc/html/tqdockarea.html')
| -rw-r--r-- | doc/html/tqdockarea.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqdockarea.html b/doc/html/tqdockarea.html index 59b6b7d35..cc99ad1dd 100644 --- a/doc/html/tqdockarea.html +++ b/doc/html/tqdockarea.html @@ -145,7 +145,7 @@ the right or bottom. the left or top. </ul> <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQDockArea"></a>TQDockArea::TQDockArea ( <a href="ntqt.html#Orientation-enum">Orientation</a> o, <a href="tqdockarea.html#HandlePosition-enum">HandlePosition</a> h = Normal, <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 ) +<h3 class=fn><a name="TQDockArea"></a>TQDockArea::TQDockArea ( <a href="tqt.html#Orientation-enum">Orientation</a> o, <a href="tqdockarea.html#HandlePosition-enum">HandlePosition</a> h = Normal, <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 ) </h3> Constructs a TQDockArea with orientation <em>o</em>, HandlePosition <em>h</em>, parent <em>parent</em> and called <em>name</em>. @@ -211,7 +211,7 @@ the orientation of the docked widget needs to be changed. <p> This function is used internally by <a href="tqdockwindow.html">TQDockWindow</a>. You shouldn't need to call it yourself. -<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQDockArea::orientation () const +<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQDockArea::orientation () const </h3><p>Returns the dock area's orientation. See the <a href="tqdockarea.html#orientation-prop">"orientation"</a> property for details. <h3 class=fn>void <a name="removeDockWindow"></a>TQDockArea::removeDockWindow ( <a href="tqdockwindow.html">TQDockWindow</a> * w, bool makeFloating, bool swap, bool fixNewLines = TRUE ) @@ -243,7 +243,7 @@ the dock area. <p>The default position is <a href="#HandlePosition-enum">Normal</a>. <p>Get this property's value with <a href="#handlePosition">handlePosition</a>(). -<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation-prop"></a>orientation</h3> +<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation-prop"></a>orientation</h3> <p>This property holds the dock area's orientation. <p>There is no default value; the orientation is specified in the constructor. |
