diff options
Diffstat (limited to 'doc/man/man3/tqmenubar.3qt')
-rw-r--r-- | doc/man/man3/tqmenubar.3qt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/man/man3/tqmenubar.3qt b/doc/man/man3/tqmenubar.3qt index 7869ccf8f..7269f08d0 100644 --- a/doc/man/man3/tqmenubar.3qt +++ b/doc/man/man3/tqmenubar.3qt @@ -266,8 +266,6 @@ Reimplemented from TQWidget. .SH "void TQMenuBar::hide ()\fC [virtual]\fR" Reimplements TQWidget::hide() in order to deselect any selected item, and calls setUpLayout() for the main window. .PP -Example: grapher/grapher.cpp. -.PP Reimplemented from TQWidget. .SH "void TQMenuBar::highlighted ( int id )\fC [signal]\fR" This signal is emitted when a menu item is highlighted; \fIid\fR is the id of the highlighted item. @@ -543,8 +541,6 @@ Sets in which cases a menubar sparator is drawn to \fIwhen\fR. See the "separato .SH "void TQMenuBar::show ()\fC [virtual]\fR" Reimplements TQWidget::show() in order to set up the correct keyboard accelerators and to raise itself to the top of the widget stack. .PP -Example: grapher/grapher.cpp. -.PP Reimplemented from TQWidget. .SS "Property Documentation" .SH "bool defaultUp" |