diff options
Diffstat (limited to 'doc/html/ntqframe.html')
-rw-r--r-- | doc/html/ntqframe.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqframe.html b/doc/html/ntqframe.html index 4b66bb896..495136e64 100644 --- a/doc/html/ntqframe.html +++ b/doc/html/ntqframe.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <a href="#details">More...</a> <p><tt>#include <<a href="qframe-h.html">ntqframe.h</a>></tt> <p>Inherits <a href="tqwidget.html">TQWidget</a>. -<p>Inherited by <a href="ntqgroupbox.html">TQGroupBox</a>, <a href="ntqscrollview.html">TQScrollView</a>, <a href="ntqdockwindow.html">TQDockWindow</a>, <a href="ntqgrid.html">TQGrid</a>, <a href="ntqhbox.html">TQHBox</a>, <a href="tqlabel.html">TQLabel</a>, <a href="ntqlcdnumber.html">TQLCDNumber</a>, <a href="ntqlineedit.html">TQLineEdit</a>, <a href="tqmenubar.html">TQMenuBar</a>, <a href="tqpopupmenu.html">TQPopupMenu</a>, <a href="ntqprogressbar.html">TQProgressBar</a>, <a href="ntqsplitter.html">TQSplitter</a>, <a href="tqtoolbox.html">TQToolBox</a>, and <a href="tqwidgetstack.html">TQWidgetStack</a>. +<p>Inherited by <a href="ntqgroupbox.html">TQGroupBox</a>, <a href="tqscrollview.html">TQScrollView</a>, <a href="ntqdockwindow.html">TQDockWindow</a>, <a href="ntqgrid.html">TQGrid</a>, <a href="ntqhbox.html">TQHBox</a>, <a href="tqlabel.html">TQLabel</a>, <a href="tqlcdnumber.html">TQLCDNumber</a>, <a href="tqlineedit.html">TQLineEdit</a>, <a href="tqmenubar.html">TQMenuBar</a>, <a href="tqpopupmenu.html">TQPopupMenu</a>, <a href="ntqprogressbar.html">TQProgressBar</a>, <a href="ntqsplitter.html">TQSplitter</a>, <a href="tqtoolbox.html">TQToolBox</a>, and <a href="tqwidgetstack.html">TQWidgetStack</a>. <p><a href="qframe-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -197,7 +197,7 @@ inside the frame. It should only draw inside <a href="#contentsRect">contentsRec default function does nothing. <p> <p>See also <a href="#contentsRect-prop">contentsRect</a> and <a href="tqpainter.html#setClipRect">TQPainter::setClipRect</a>(). -<p>Reimplemented in <a href="tqlabel.html#drawContents">TQLabel</a>, <a href="ntqlcdnumber.html#drawContents">TQLCDNumber</a>, <a href="tqmenubar.html#drawContents">TQMenuBar</a>, and <a href="tqpopupmenu.html#drawContents">TQPopupMenu</a>. +<p>Reimplemented in <a href="tqlabel.html#drawContents">TQLabel</a>, <a href="tqlcdnumber.html#drawContents">TQLCDNumber</a>, <a href="tqmenubar.html#drawContents">TQMenuBar</a>, and <a href="tqpopupmenu.html#drawContents">TQPopupMenu</a>. <h3 class=fn>void <a name="drawFrame"></a>TQFrame::drawFrame ( <a href="tqpainter.html">TQPainter</a> * p )<tt> [virtual protected]</tt> </h3> Draws the frame using the painter <em>p</em> and the current frame |