diff options
Diffstat (limited to 'doc/html/tqstyle.html')
-rw-r--r-- | doc/html/tqstyle.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqstyle.html b/doc/html/tqstyle.html index be1169606..c539dfd9d 100644 --- a/doc/html/tqstyle.html +++ b/doc/html/tqstyle.html @@ -365,7 +365,7 @@ header <li><tt>TQStyle::PE_ScrollBarAddLine</tt> - scrollbar line increase indicator (i.e. scroll down); see also <a href="tqscrollbar.html">TQScrollBar</a>. <li><tt>TQStyle::PE_ScrollBarSubLine</tt> - scrollbar line decrease indicator (i.e. scroll up). -<li><tt>TQStyle::PE_ScrollBarAddPage</tt> - scolllbar page increase indicator (i.e. page down). +<li><tt>TQStyle::PE_ScrollBarAddPage</tt> - scrollbar page increase indicator (i.e. page down). <li><tt>TQStyle::PE_ScrollBarSubPage</tt> - scrollbar page decrease indicator (i.e. page up). <li><tt>TQStyle::PE_ScrollBarSlider</tt> - scrollbar slider <li><tt>TQStyle::PE_ScrollBarFirst</tt> - scrollbar first line indicator (i.e. home). @@ -433,7 +433,7 @@ behave as appropriate for each control. value. If TRUE, when clicking a scrollbar SubControl, holding the mouse button down and moving the pointer outside the SubControl, the scrollbar continues to scroll. If FALSE, the -scollbar stops scrolling when the pointer leaves the +scrollbar stops scrolling when the pointer leaves the SubControl. <li><tt>TQStyle::SH_TabBar_Alignment</tt> - the alignment for tabs in a <a href="tqtabwidget.html">TQTabWidget</a>. Possible values are <a href="tqt.html#AlignmentFlags-enum">TQt::AlignLeft</a>, <a href="tqt.html#AlignmentFlags-enum">TQt::AlignCenter</a> and <a href="tqt.html#AlignmentFlags-enum">TQt::AlignRight</a>. @@ -485,7 +485,7 @@ cause a tab to be selected. <li><tt>TQStyle::SH_ListViewExpand_SelectMouseType</tt> - which type of mouse event should cause a listview expansion to be selected. <li><tt>TQStyle::SH_TabBar_PreferNoArrows</tt> - whether a tabbar should suggest a size -to prevent scoll arrows. +to prevent scroll arrows. <li><tt>TQStyle::SH_ComboBox_Popup</tt> - allows popups as a combobox dropdown menu. <li><tt>TQStyle::SH_Workspace_FillSpaceOnMaximize</tt> - the workspace should |