QPhoneStyle Class Reference
|
Constant | Value | Description |
---|---|---|
QPhoneStyle::SH_ExtendedFocusHighlight | 0x10000000+1 | A boolean indicating whether the widget with focus should have an extended highlight. The extended highlight will highlight any labels associated with that widget along with the widget itself. |
QPhoneStyle::SH_PopupShadows | ? | A boolean indicating whether popups (widgets with flag Qt::Popup) should have a shadow. |
QPhoneStyle::SH_HideMenuIcons | ? | A boolean indicating whether menus should hide any icons associated with menu items. |
QPhoneStyle::SH_FullWidthMenu | ? | A boolean indicating whether the context menu should extend to the full width of the screen. |
QPhoneStyle::SH_ScrollbarLineStepButtons | ? | A boolean indicating whether scrollbars should display scroll arrows at the ends. |
QPhoneStyle::SH_FormLayoutWrapPolicy | QStyle::SH_FormLayoutWrapPolicy | Provides a default for how rows are wrapped in a QFormLayout. This enum value has been deprecated in favor of QStyle::SH_FormLayoutWrapPolicy in Qt/4.4. Returns a QFormLayout::RowWrapPolicy enum. |
QPhoneStyle::SH_FormLayoutFieldGrowthPolicy | QStyle::SH_FormLayoutFieldGrowthPolicy | Provides a default for how fields can grow in a QFormLayout. This enum value has been deprecated in favor of QStyle::SH_FormLayoutFieldGrowthPolicy in Qt/4.4. Returns a QFormLayout::FieldGrowthPolicy enum. |
QPhoneStyle::SH_FormLayoutFormAlignment | QStyle::SH_FormLayoutFormAlignment | Provides a default for how a QFormLayout aligns its contents within the available space. This enum value has been deprecated in favor of QStyle::SH_FormLayoutFormAlignment in Qt/4.4. Returns a Qt::Alignment enum. |
QPhoneStyle::SH_FormLayoutLabelAlignment | QStyle::SH_FormLayoutLabelAlignment | Provides a default for how a QFormLayout aligns labels within the available space. This enum value has been deprecated in favor of QStyle::SH_FormLayoutLabelAlignment in Qt/4.4. Returns a Qt::Alignment enum. |
See also QStyle::StyleHint.
Constructs a QPhoneStyle object.
Destroys the QPhoneStyle object.
Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. | Qt qtextended4.4 | |
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD. | ||
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP ! |
Copyright © 2000-2012 - www.developpez.com