diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-03 17:43:38 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-03 17:43:38 +0900 |
| commit | 6964feed838dec70e7743ea90b390e4ae706d3c9 (patch) | |
| tree | 6faf8862c19e31a988e9b5a43485a9f23b89d4a8 /doc/man/man3/tqmenubar.3qt | |
| parent | 81288cfcb6a543d96a1ee4bf1d7d3c26231f517f (diff) | |
| download | tqt-6964feed.tar.gz tqt-6964feed.zip | |
Remove obsolete Netscape plugin and its classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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" |
