diff options
Diffstat (limited to 'doc/html/tqmenudata.html')
-rw-r--r-- | doc/html/tqmenudata.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqmenudata.html b/doc/html/tqmenudata.html index c82cf318a..736734fc4 100644 --- a/doc/html/tqmenudata.html +++ b/doc/html/tqmenudata.html @@ -465,7 +465,7 @@ practice, this only makes sense with certain widgets. <p> If a widget is not focus-enabled (see <a href="tqwidget.html#isFocusEnabled">TQWidget::isFocusEnabled</a>()), the menu treats it as a separator; this means that the item is not selectable and will never get -focus. In this way you can, for example, simply insert a <a href="ntqlabel.html">TQLabel</a> if +focus. In this way you can, for example, simply insert a <a href="tqlabel.html">TQLabel</a> if you need a popup menu with a title. <p> If the widget is focus-enabled it will get focus when the user traverses the popup menu with the arrow keys. If the widget does |