Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 748

qtjambi-doc-4.3.3-3mdv2008.1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_09) on Tue Aug 07 17:04:24 CEST 2007 -->
<TITLE>
QStyle.SubElement
</TITLE>

<META NAME="keywords" CONTENT="com.trolltech.qt.gui.QStyle.SubElement class">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="QStyle.SubElement";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QStyle.SubControl.html" title="class in com.trolltech.qt.gui"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QStyleFactory.html" title="class in com.trolltech.qt.gui"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/trolltech/qt/gui/QStyle.SubElement.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="QStyle.SubElement.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.trolltech.qt.gui</FONT>
<BR>
Enum QStyle.SubElement</H2>
<PRE>
java.lang.Object
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Enum&lt;<A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A>&gt;
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.trolltech.qt.gui.QStyle.SubElement</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/trolltech/qt/QtEnumerator.html" title="interface in com.trolltech.qt">QtEnumerator</A>, java.io.Serializable, java.lang.Comparable&lt;<A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A>&gt;</DD>
</DL>
<DL>
<DT><B>Enclosing class:</B><DD><A HREF="../../../../com/trolltech/qt/gui/QStyle.html" title="class in com.trolltech.qt.gui">QStyle</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public static enum <B>QStyle.SubElement</B><DT>extends java.lang.Enum&lt;<A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A>&gt;<DT>implements <A HREF="../../../../com/trolltech/qt/QtEnumerator.html" title="interface in com.trolltech.qt">QtEnumerator</A></DL>
</PRE>

<P>
<p>This enum represents a sub-area of a widget. Style implementations use these areas to draw the different parts of a widget.</p>
<P>

<P>
<DL>
<DT><B>See Also:</B><DD><a href="QStyle.html#subElementRect(com.trolltech.qt.gui.QStyle.SubElement, com.trolltech.qt.gui.QStyleOption, com.trolltech.qt.gui.QWidget)"><tt>subElementRect</tt></a></DL>
<HR>

<P>
<!-- =========== ENUM CONSTANT SUMMARY =========== -->

<A NAME="enum_constant_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Enum Constant Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#CustomEnum">CustomEnum</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_CheckBoxClickRect">SE_CheckBoxClickRect</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clickable area, defaults to <a href="QStyle.html#SubElement-enum"><tt>SE_CheckBoxFocusRect</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_CheckBoxContents">SE_CheckBoxContents</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the label (text or pixmap).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_CheckBoxFocusRect">SE_CheckBoxFocusRect</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the focus indicator.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_CheckBoxIndicator">SE_CheckBoxIndicator</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the state indicator (e.g&#x2e;, check mark).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_CheckBoxLayoutItem">SE_CheckBoxLayoutItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area that counts for the parent layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_ComboBoxFocusRect">SE_ComboBoxFocusRect</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the focus indicator.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_ComboBoxLayoutItem">SE_ComboBoxLayoutItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area that counts for the parent layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_CustomBase">SE_CustomBase</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Base value for custom sub-elements.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DateTimeEditLayoutItem">SE_DateTimeEditLayoutItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area that counts for the parent layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DialogButtonAbort">SE_DialogButtonAbort</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Internal.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DialogButtonAccept">SE_DialogButtonAccept</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Internal.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DialogButtonAll">SE_DialogButtonAll</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Internal.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DialogButtonApply">SE_DialogButtonApply</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Internal.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DialogButtonBoxLayoutItem">SE_DialogButtonBoxLayoutItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area that counts for the parent layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DialogButtonCustom">SE_DialogButtonCustom</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Internal.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DialogButtonHelp">SE_DialogButtonHelp</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Internal.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DialogButtonIgnore">SE_DialogButtonIgnore</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Internal.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DialogButtonReject">SE_DialogButtonReject</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Internal.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DialogButtonRetry">SE_DialogButtonRetry</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Internal.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DockWidgetCloseButton">SE_DockWidgetCloseButton</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The close button of a dock widget.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DockWidgetFloatButton">SE_DockWidgetFloatButton</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The float button of a dock widget.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DockWidgetIcon">SE_DockWidgetIcon</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The icon of a dock widget.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_DockWidgetTitleBarText">SE_DockWidgetTitleBarText</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The text bounds of the dock widgets title.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_FrameContents">SE_FrameContents</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for a frame's contents.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_FrameLayoutItem">SE_FrameLayoutItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area that counts for the parent layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_GroupBoxLayoutItem">SE_GroupBoxLayoutItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area that counts for the parent layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_HeaderArrow">SE_HeaderArrow</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the sort indicator for a header.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_HeaderLabel">SE_HeaderLabel</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the label in a header.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_LabelLayoutItem">SE_LabelLayoutItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area that counts for the parent layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_LineEditContents">SE_LineEditContents</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for a line edit's contents.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_ProgressBarContents">SE_ProgressBarContents</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the progress indicator.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_ProgressBarGroove">SE_ProgressBarGroove</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the groove.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_ProgressBarLabel">SE_ProgressBarLabel</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the text label.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_ProgressBarLayoutItem">SE_ProgressBarLayoutItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area that counts for the parent layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_PushButtonContents">SE_PushButtonContents</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area containing the label (icon with text or pixmap).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_PushButtonFocusRect">SE_PushButtonFocusRect</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the focus rect (usually larger than the contents rect).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_PushButtonLayoutItem">SE_PushButtonLayoutItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area that counts for the parent layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_Q3DockWindowHandleRect">SE_Q3DockWindowHandleRect</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the tear-off handle.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_RadioButtonClickRect">SE_RadioButtonClickRect</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clickable area, defaults to <a href="QStyle.html#SubElement-enum"><tt>SE_RadioButtonFocusRect</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_RadioButtonContents">SE_RadioButtonContents</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the label.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_RadioButtonFocusRect">SE_RadioButtonFocusRect</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the focus indicator.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_RadioButtonIndicator">SE_RadioButtonIndicator</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the state indicator.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_RadioButtonLayoutItem">SE_RadioButtonLayoutItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area that counts for the parent layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_SliderFocusRect">SE_SliderFocusRect</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the focus indicator.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_SliderLayoutItem">SE_SliderLayoutItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area that counts for the parent layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_SpinBoxLayoutItem">SE_SpinBoxLayoutItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area that counts for the parent layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_TabBarTearIndicator">SE_TabBarTearIndicator</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the tear indicator on a tab bar with scroll arrows.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_TabWidgetLayoutItem">SE_TabWidgetLayoutItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area that counts for the parent layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_TabWidgetLeftCorner">SE_TabWidgetLeftCorner</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the left corner widget in a tab widget.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_TabWidgetRightCorner">SE_TabWidgetRightCorner</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the right corner widget in a tab widget.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_TabWidgetTabBar">SE_TabWidgetTabBar</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the tab bar widget in a tab widget.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_TabWidgetTabContents">SE_TabWidgetTabContents</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the contents of the tab widget.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_TabWidgetTabPane">SE_TabWidgetTabPane</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the pane of a tab widget.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_ToolBoxTabContents">SE_ToolBoxTabContents</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for a toolbox tab's icon and label.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_ToolButtonLayoutItem">SE_ToolButtonLayoutItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area that counts for the parent layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_TreeViewDisclosureItem">SE_TreeViewDisclosureItem</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for the actual disclosure item in a tree branch.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#SE_ViewItemCheckIndicator">SE_ViewItemCheckIndicator</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Area for a view item's check mark.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#resolve(int)">resolve</A></B>(int&nbsp;value)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#value()">value</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String&nbsp;name)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html#values()">values</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
the order they're declared.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Enum</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ============ ENUM CONSTANT DETAIL =========== -->

<A NAME="enum_constant_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Enum Constant Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="SE_PushButtonContents"><!-- --></A><H3>
SE_PushButtonContents</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_PushButtonContents</B></PRE>
<DL>
<DD><p>Area containing the label (icon with text or pixmap).</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_PushButtonFocusRect"><!-- --></A><H3>
SE_PushButtonFocusRect</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_PushButtonFocusRect</B></PRE>
<DL>
<DD><p>Area for the focus rect (usually larger than the contents rect).</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_CheckBoxIndicator"><!-- --></A><H3>
SE_CheckBoxIndicator</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_CheckBoxIndicator</B></PRE>
<DL>
<DD><p>Area for the state indicator (e.g&#x2e;, check mark).</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_CheckBoxContents"><!-- --></A><H3>
SE_CheckBoxContents</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_CheckBoxContents</B></PRE>
<DL>
<DD><p>Area for the label (text or pixmap).</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_CheckBoxFocusRect"><!-- --></A><H3>
SE_CheckBoxFocusRect</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_CheckBoxFocusRect</B></PRE>
<DL>
<DD><p>Area for the focus indicator.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_CheckBoxClickRect"><!-- --></A><H3>
SE_CheckBoxClickRect</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_CheckBoxClickRect</B></PRE>
<DL>
<DD><p>Clickable area, defaults to <a href="QStyle.html#SubElement-enum"><tt>SE_CheckBoxFocusRect</tt></a>.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_RadioButtonIndicator"><!-- --></A><H3>
SE_RadioButtonIndicator</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_RadioButtonIndicator</B></PRE>
<DL>
<DD><p>Area for the state indicator.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_RadioButtonContents"><!-- --></A><H3>
SE_RadioButtonContents</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_RadioButtonContents</B></PRE>
<DL>
<DD><p>Area for the label.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_RadioButtonFocusRect"><!-- --></A><H3>
SE_RadioButtonFocusRect</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_RadioButtonFocusRect</B></PRE>
<DL>
<DD><p>Area for the focus indicator.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_RadioButtonClickRect"><!-- --></A><H3>
SE_RadioButtonClickRect</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_RadioButtonClickRect</B></PRE>
<DL>
<DD><p>Clickable area, defaults to <a href="QStyle.html#SubElement-enum"><tt>SE_RadioButtonFocusRect</tt></a>.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_ComboBoxFocusRect"><!-- --></A><H3>
SE_ComboBoxFocusRect</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_ComboBoxFocusRect</B></PRE>
<DL>
<DD><p>Area for the focus indicator.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_SliderFocusRect"><!-- --></A><H3>
SE_SliderFocusRect</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_SliderFocusRect</B></PRE>
<DL>
<DD><p>Area for the focus indicator.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_Q3DockWindowHandleRect"><!-- --></A><H3>
SE_Q3DockWindowHandleRect</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_Q3DockWindowHandleRect</B></PRE>
<DL>
<DD><p>Area for the tear-off handle.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_ProgressBarGroove"><!-- --></A><H3>
SE_ProgressBarGroove</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_ProgressBarGroove</B></PRE>
<DL>
<DD><p>Area for the groove.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_ProgressBarContents"><!-- --></A><H3>
SE_ProgressBarContents</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_ProgressBarContents</B></PRE>
<DL>
<DD><p>Area for the progress indicator.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_ProgressBarLabel"><!-- --></A><H3>
SE_ProgressBarLabel</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_ProgressBarLabel</B></PRE>
<DL>
<DD><p>Area for the text label.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DialogButtonAccept"><!-- --></A><H3>
SE_DialogButtonAccept</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DialogButtonAccept</B></PRE>
<DL>
<DD>Internal.
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DialogButtonReject"><!-- --></A><H3>
SE_DialogButtonReject</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DialogButtonReject</B></PRE>
<DL>
<DD>Internal.
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DialogButtonApply"><!-- --></A><H3>
SE_DialogButtonApply</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DialogButtonApply</B></PRE>
<DL>
<DD>Internal.
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DialogButtonHelp"><!-- --></A><H3>
SE_DialogButtonHelp</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DialogButtonHelp</B></PRE>
<DL>
<DD>Internal.
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DialogButtonAll"><!-- --></A><H3>
SE_DialogButtonAll</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DialogButtonAll</B></PRE>
<DL>
<DD>Internal.
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DialogButtonAbort"><!-- --></A><H3>
SE_DialogButtonAbort</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DialogButtonAbort</B></PRE>
<DL>
<DD>Internal.
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DialogButtonIgnore"><!-- --></A><H3>
SE_DialogButtonIgnore</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DialogButtonIgnore</B></PRE>
<DL>
<DD>Internal.
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DialogButtonRetry"><!-- --></A><H3>
SE_DialogButtonRetry</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DialogButtonRetry</B></PRE>
<DL>
<DD>Internal.
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DialogButtonCustom"><!-- --></A><H3>
SE_DialogButtonCustom</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DialogButtonCustom</B></PRE>
<DL>
<DD>Internal.
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_ToolBoxTabContents"><!-- --></A><H3>
SE_ToolBoxTabContents</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_ToolBoxTabContents</B></PRE>
<DL>
<DD><p>Area for a toolbox tab's icon and label.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_HeaderLabel"><!-- --></A><H3>
SE_HeaderLabel</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_HeaderLabel</B></PRE>
<DL>
<DD><p>Area for the label in a header.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_HeaderArrow"><!-- --></A><H3>
SE_HeaderArrow</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_HeaderArrow</B></PRE>
<DL>
<DD><p>Area for the sort indicator for a header.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_TabWidgetTabBar"><!-- --></A><H3>
SE_TabWidgetTabBar</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_TabWidgetTabBar</B></PRE>
<DL>
<DD><p>Area for the tab bar widget in a tab widget.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_TabWidgetTabPane"><!-- --></A><H3>
SE_TabWidgetTabPane</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_TabWidgetTabPane</B></PRE>
<DL>
<DD><p>Area for the pane of a tab widget.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_TabWidgetTabContents"><!-- --></A><H3>
SE_TabWidgetTabContents</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_TabWidgetTabContents</B></PRE>
<DL>
<DD><p>Area for the contents of the tab widget.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_TabWidgetLeftCorner"><!-- --></A><H3>
SE_TabWidgetLeftCorner</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_TabWidgetLeftCorner</B></PRE>
<DL>
<DD><p>Area for the left corner widget in a tab widget.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_TabWidgetRightCorner"><!-- --></A><H3>
SE_TabWidgetRightCorner</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_TabWidgetRightCorner</B></PRE>
<DL>
<DD><p>Area for the right corner widget in a tab widget.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_ViewItemCheckIndicator"><!-- --></A><H3>
SE_ViewItemCheckIndicator</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_ViewItemCheckIndicator</B></PRE>
<DL>
<DD><p>Area for a view item's check mark.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_TabBarTearIndicator"><!-- --></A><H3>
SE_TabBarTearIndicator</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_TabBarTearIndicator</B></PRE>
<DL>
<DD><p>Area for the tear indicator on a tab bar with scroll arrows.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_TreeViewDisclosureItem"><!-- --></A><H3>
SE_TreeViewDisclosureItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_TreeViewDisclosureItem</B></PRE>
<DL>
<DD><p>Area for the actual disclosure item in a tree branch.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_LineEditContents"><!-- --></A><H3>
SE_LineEditContents</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_LineEditContents</B></PRE>
<DL>
<DD><p>Area for a line edit's contents.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_FrameContents"><!-- --></A><H3>
SE_FrameContents</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_FrameContents</B></PRE>
<DL>
<DD><p>Area for a frame's contents.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DockWidgetCloseButton"><!-- --></A><H3>
SE_DockWidgetCloseButton</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DockWidgetCloseButton</B></PRE>
<DL>
<DD><p>The close button of a dock widget.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DockWidgetFloatButton"><!-- --></A><H3>
SE_DockWidgetFloatButton</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DockWidgetFloatButton</B></PRE>
<DL>
<DD><p>The float button of a dock widget.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DockWidgetTitleBarText"><!-- --></A><H3>
SE_DockWidgetTitleBarText</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DockWidgetTitleBarText</B></PRE>
<DL>
<DD><p>The text bounds of the dock widgets title.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DockWidgetIcon"><!-- --></A><H3>
SE_DockWidgetIcon</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DockWidgetIcon</B></PRE>
<DL>
<DD><p>The icon of a dock widget.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_CheckBoxLayoutItem"><!-- --></A><H3>
SE_CheckBoxLayoutItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_CheckBoxLayoutItem</B></PRE>
<DL>
<DD><p>Area that counts for the parent layout.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_ComboBoxLayoutItem"><!-- --></A><H3>
SE_ComboBoxLayoutItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_ComboBoxLayoutItem</B></PRE>
<DL>
<DD><p>Area that counts for the parent layout.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DateTimeEditLayoutItem"><!-- --></A><H3>
SE_DateTimeEditLayoutItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DateTimeEditLayoutItem</B></PRE>
<DL>
<DD><p>Area that counts for the parent layout.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_DialogButtonBoxLayoutItem"><!-- --></A><H3>
SE_DialogButtonBoxLayoutItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_DialogButtonBoxLayoutItem</B></PRE>
<DL>
<DD><p>Area that counts for the parent layout.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_LabelLayoutItem"><!-- --></A><H3>
SE_LabelLayoutItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_LabelLayoutItem</B></PRE>
<DL>
<DD><p>Area that counts for the parent layout.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_ProgressBarLayoutItem"><!-- --></A><H3>
SE_ProgressBarLayoutItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_ProgressBarLayoutItem</B></PRE>
<DL>
<DD><p>Area that counts for the parent layout.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_PushButtonLayoutItem"><!-- --></A><H3>
SE_PushButtonLayoutItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_PushButtonLayoutItem</B></PRE>
<DL>
<DD><p>Area that counts for the parent layout.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_RadioButtonLayoutItem"><!-- --></A><H3>
SE_RadioButtonLayoutItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_RadioButtonLayoutItem</B></PRE>
<DL>
<DD><p>Area that counts for the parent layout.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_SliderLayoutItem"><!-- --></A><H3>
SE_SliderLayoutItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_SliderLayoutItem</B></PRE>
<DL>
<DD><p>Area that counts for the parent layout.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_SpinBoxLayoutItem"><!-- --></A><H3>
SE_SpinBoxLayoutItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_SpinBoxLayoutItem</B></PRE>
<DL>
<DD><p>Area that counts for the parent layout.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_ToolButtonLayoutItem"><!-- --></A><H3>
SE_ToolButtonLayoutItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_ToolButtonLayoutItem</B></PRE>
<DL>
<DD><p>Area that counts for the parent layout.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_FrameLayoutItem"><!-- --></A><H3>
SE_FrameLayoutItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_FrameLayoutItem</B></PRE>
<DL>
<DD><p>Area that counts for the parent layout.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_GroupBoxLayoutItem"><!-- --></A><H3>
SE_GroupBoxLayoutItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_GroupBoxLayoutItem</B></PRE>
<DL>
<DD><p>Area that counts for the parent layout.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_TabWidgetLayoutItem"><!-- --></A><H3>
SE_TabWidgetLayoutItem</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_TabWidgetLayoutItem</B></PRE>
<DL>
<DD><p>Area that counts for the parent layout.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="SE_CustomBase"><!-- --></A><H3>
SE_CustomBase</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>SE_CustomBase</B></PRE>
<DL>
<DD><p>Base value for custom sub-elements. Custom values must be greater than this value.</p>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="CustomEnum"><!-- --></A><H3>
CustomEnum</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>CustomEnum</B></PRE>
<DL>
<DL>
</DL>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="values()"><!-- --></A><H3>
values</H3>
<PRE>
public static final <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A>[] <B>values</B>()</PRE>
<DL>
<DD>Returns an array containing the constants of this enum type, in
the order they're declared.  This method may be used to iterate
over the constants as follows:
<pre>
for(QStyle.SubElement c : QStyle.SubElement.values())
        System.out.println(c);
</pre>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
the order they're declared</DL>
</DD>
</DL>
<HR>

<A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
valueOf</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>valueOf</B>(java.lang.String&nbsp;name)</PRE>
<DL>
<DD>Returns the enum constant of this type with the specified name.
The string must match <I>exactly</I> an identifier used to declare an
enum constant in this type.  (Extraneous whitespace characters are 
not permitted.)
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
<DT><B>Returns:</B><DD>the enum constant with the specified name
<DT><B>Throws:</B>
<DD><CODE>java.lang.IllegalArgumentException</CODE> - if this enum type has no constant
with the specified name</DL>
</DD>
</DL>
<HR>

<A NAME="value()"><!-- --></A><H3>
value</H3>
<PRE>
public int <B>value</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/QtEnumerator.html#value()">value</A></CODE> in interface <CODE><A HREF="../../../../com/trolltech/qt/QtEnumerator.html" title="interface in com.trolltech.qt">QtEnumerator</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="resolve(int)"><!-- --></A><H3>
resolve</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/gui/QStyle.SubElement.html" title="enum in com.trolltech.qt.gui">QStyle.SubElement</A> <B>resolve</B>(int&nbsp;value)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QStyle.SubControl.html" title="class in com.trolltech.qt.gui"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QStyleFactory.html" title="class in com.trolltech.qt.gui"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/trolltech/qt/gui/QStyle.SubElement.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="QStyle.SubElement.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>