From 61fac3c5f91dbde5b1015862e3ac6664d2f32e8f Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Thu, 29 Nov 2012 15:12:35 +0100 Subject: Docs: fix QStyle related warnings Change-Id: I4e67e34ecc0fc8050938a681b2c393b8442fce2e Reviewed-by: Jerome Pasion --- .../doc/src/widgets-and-layouts/styles.qdoc | 4 +-- .../doc/src/widgets-and-layouts/stylesheet.qdoc | 32 +++++++++++----------- 2 files changed, 18 insertions(+), 18 deletions(-) (limited to 'src/widgets/doc/src/widgets-and-layouts') diff --git a/src/widgets/doc/src/widgets-and-layouts/styles.qdoc b/src/widgets/doc/src/widgets-and-layouts/styles.qdoc index 0154b2c9f6..51812ec9fe 100644 --- a/src/widgets/doc/src/widgets-and-layouts/styles.qdoc +++ b/src/widgets/doc/src/widgets-and-layouts/styles.qdoc @@ -1632,7 +1632,7 @@ toolbars with equal orientation (vertical or horizontal) placed next to each other. - \l{QToolbar}{QToolbar}s in Qt consist of three elements: + \l{QToolBar}{Toolbars} in Qt consist of three elements: \c CE_ToolBar, \c PE_IndicatorToolBarHandle, and \c PE_IndicatorToolBarSeparator. It is QMainWindowLayout that calculates the bounding rectangles (i.e., position and size of the @@ -1647,7 +1647,7 @@ The dotted lines indicate that the QToolBar keeps an instance of QToolBarLayout and that QToolBarSeparators are kept by QToolBarLayout. When the toolbar is floating (i.e., has its own - window) the \c PE_FrameMenu element is drawn, else QToolbar draws + window) the \c PE_FrameMenu element is drawn, else QToolBar draws \c CE_ToolBar. Here is an image of a toolbar in the Java style: diff --git a/src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc b/src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc index b160a22e48..2d9d5bba33 100644 --- a/src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc +++ b/src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc @@ -138,8 +138,8 @@ /*! \page stylesheet-syntax.html - \contentspage {Qt Style Sheet}{Contents} - \previouspage Qt Style Sheet + \contentspage {Qt Style Sheets}{Contents} + \previouspage Qt Style Sheets \nextpage Qt Designer Integration \title The Style Sheet Syntax @@ -543,7 +543,7 @@ /*! \page stylesheet-designer.html - \contentspage {Qt Style Sheet}{Contents} + \contentspage {Qt Style Sheets}{Contents} \previouspage The Style Sheet Syntax \nextpage Customizing Qt Widgets Using Style Sheets \title Qt Designer Integration @@ -569,7 +569,7 @@ /*! \page stylesheet-customizing.html - \contentspage {Qt Style Sheet}{Contents} + \contentspage {Qt Style Sheets}{Contents} \previouspage Qt Designer Integration \nextpage Qt Style Sheets Reference \title Customizing Qt Widgets Using Style Sheets @@ -673,7 +673,7 @@ /*! \page stylesheet-reference.html - \contentspage {Qt Style Sheet}{Contents} + \contentspage {Qt Style Sheets}{Contents} \previouspage Customizing Qt Widgets Using Style Sheets \nextpage Qt Style Sheets Examples \title Qt Style Sheets Reference @@ -1754,7 +1754,7 @@ \li \b{\c bottom} \target bottom-prop \li \l{#Length}{Length} \li If \l{#position-prop}{position} is \c relative (the - default), moves a \l{subcontrol} by a certain offset up; + default), moves a subcontrol by a certain offset up; specifying \tt{bottom: \e{y}} is then equivalent to specifying \tt{\l{Qt Style Sheets Reference#top-prop}{top}: -\e{y}}. @@ -1906,7 +1906,7 @@ \row \li \b{\c height} \target height-prop \li \l{#Length}{Length} - \li The height of a \l{subcontrol} (or in some case, a widget). + \li The height of a subcontrol (or in some case, a widget). If this property is not specified, it defaults to a value that depends on the subcontrol/widget and on the current style. @@ -1944,7 +1944,7 @@ \li \b{\c image}* \target image-prop \li \l{#Url}{Url}+ \li The image that is drawn in the contents rectangle of a - \l{subcontrol}. + subcontrol. The image property accepts a list of \l{#Url}{Url}s or an \c{svg}. The actual image that is drawn is determined @@ -1959,7 +1959,7 @@ image within the rectangle can be specified using \l{image-position-prop}{image-position}. - This property is for \l{subcontrol}s only--we don't support it for + This property is for subcontrols only--we don't support it for other elements. \warning The QIcon SVG plugin is needed to render SVG images. @@ -1978,7 +1978,7 @@ \li \b{\c left} \target left-prop \li \l{#Length}{Length} \li If \l{#position-prop}{position} is \c relative (the - default), moves a \l{subcontrol} by a certain offset to + default), moves a subcontrol by a certain offset to the right. If \l{#position-prop}{position} is \c absolute, the \c @@ -2232,7 +2232,7 @@ \li \b{\c right} \target right-prop \li \l{#Length}{Length} \li If \l{#position-prop}{position} is \c relative (the - default), moves a \l{subcontrol} by a certain offset to + default), moves a subcontrol by a certain offset to the left; specifying \tt{right: \e{x}} is then equivalent to specifying \tt{\l{Qt Style Sheets Reference#left-prop}{left}: -\e{x}}. @@ -2323,7 +2323,7 @@ \row \li \b{\c subcontrol-origin*} \target subcontrol-origin-prop \li \l{#Origin}{Origin} - \li The origin rectangle of the \l subcontrol within the + \li The origin rectangle of the subcontrol within the parent element. If this property is not specified, the default is \c @@ -2339,7 +2339,7 @@ \row \li \b{\c subcontrol-position*} \target subcontrol-position-prop \li \l{#Alignment}{Alignment} - \li The alignment of the \l subcontrol within the origin + \li The alignment of the subcontrol within the origin rectangle specified by \l{Qt Style Sheets Reference#subcontrol-origin-prop} {subcontrol-origin}. @@ -2380,7 +2380,7 @@ \li \b{\c top} \target top-prop \li \l{#Length}{Length} \li If \l{#position-prop}{position} is \c relative (the - default), moves a \l{subcontrol} by a certain offset + default), moves a subcontrol by a certain offset down. If \l{#position-prop}{position} is \c absolute, the \c top @@ -2400,7 +2400,7 @@ \row \li \b{\c width} \target width-prop \li \l{#Length}{Length} - \li The width of a \l{subcontrol} (or a widget in some cases). + \li The width of a subcontrol (or a widget in some cases). If this property is not specified, it defaults to a value that depends on the subcontrol/widget and on the current style. @@ -3358,7 +3358,7 @@ /*! \page stylesheet-examples.html - \contentspage {Qt Style Sheet}{Contents} + \contentspage {Qt Style Sheets}{Contents} \previouspage Qt Style Sheets Reference \title Qt Style Sheets Examples -- cgit v1.2.3