diff options
Diffstat (limited to 'doc/html/ntqtoolbar.html')
-rw-r--r-- | doc/html/ntqtoolbar.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqtoolbar.html b/doc/html/ntqtoolbar.html index 1a56c3549..79d841185 100644 --- a/doc/html/ntqtoolbar.html +++ b/doc/html/ntqtoolbar.html @@ -61,7 +61,7 @@ widgets such as tool buttons. <p> <p> A toolbar is a panel that contains a set of controls, usually -represented by small icons. It's purpose is to provide tquick +represented by small icons. It's purpose is to provide quick access to frequently used commands or options. Within a <a href="ntqmainwindow.html">TQMainWindow</a> the user can drag toolbars within and between the <a href="ntqdockarea.html">dock areas</a>. Toolbars can also be dragged @@ -143,7 +143,7 @@ floating) toolbars or toolbars in the <a href="ntqstatusbar.html">status This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Constructs an empty toolbar called <em>name</em>, with parent <em>parent</em>, in its <em>parent</em>'s top dock area, without any label and without -retquiring a newline. +requiring a newline. <h3 class=fn>void <a name="addSeparator"></a>TQToolBar::addSeparator () </h3> |