Sophie

Sophie

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

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

<class name="Qt" doc="/**
&lt;p&gt;The Qt namespace contains miscellaneous identifiers used throughout the Qt library.&lt;/p&gt;
 */">
    <enum name="CursorShape" doc="/**
&lt;p&gt;This enum type defines the various cursors that can be used.&lt;/p&gt;
&lt;p&gt;The standard arrow cursor is the default for widgets in a normal state.&lt;/p&gt;
 */">
        <enum-value name="ArrowCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-arrow.png&quot; /&gt; The standard arrow cursor.&lt;/p&gt;
 */"/>
        <enum-value name="UpArrowCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-uparrow.png&quot; /&gt; An arrow pointing upwards toward the top of the screen.&lt;/p&gt;
 */"/>
        <enum-value name="CrossCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-cross.png&quot; /&gt; A crosshair cursor, typically used to help the user accurately select a point on the screen.&lt;/p&gt;
 */"/>
        <enum-value name="WaitCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-wait.png&quot; /&gt; An hourglass or watch cursor, usually shown during operations that prevent the user from interacting with the application.&lt;/p&gt;
 */"/>
        <enum-value name="IBeamCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-ibeam.png&quot; /&gt; A caret or ibeam cursor, indicating that a widget can accept and display text input.&lt;/p&gt;
 */"/>
        <enum-value name="SizeVerCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-sizev.png&quot; /&gt; A cursor used for elements that are used to vertically resize top-level windows.&lt;/p&gt;
 */"/>
        <enum-value name="SizeHorCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-sizeh.png&quot; /&gt; A cursor used for elements that are used to horizontally resize top-level windows.&lt;/p&gt;
 */"/>
        <enum-value name="SizeBDiagCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-sizeb.png&quot; /&gt; A cursor used for elements that are used to diagonally resize top-level windows at their top-right and bottom-left corners.&lt;/p&gt;
 */"/>
        <enum-value name="SizeFDiagCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-sizef.png&quot; /&gt; A cursor used for elements that are used to diagonally resize top-level windows at their top-left and bottom-right corners.&lt;/p&gt;
 */"/>
        <enum-value name="SizeAllCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-sizeall.png&quot; /&gt; A cursor used for elements that are used to resize top-level windows in any direction.&lt;/p&gt;
 */"/>
        <enum-value name="BlankCursor" doc="/**
&lt;p&gt;A blank/invisible cursor, typically used when the cursor shape needs to be hidden.&lt;/p&gt;
 */"/>
        <enum-value name="SplitVCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-vsplit.png&quot; /&gt; A cursor used for vertical splitters, indicating that a handle can be dragged horizontally to adjust the use of available space.&lt;/p&gt;
 */"/>
        <enum-value name="SplitHCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-hsplit.png&quot; /&gt; A cursor used for horizontal splitters, indicating that a handle can be dragged vertically to adjust the use of available space.&lt;/p&gt;
 */"/>
        <enum-value name="PointingHandCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-hand.png&quot; /&gt; A pointing hand cursor that is typically used for clickable elements such as hyperlinks.&lt;/p&gt;
 */"/>
        <enum-value name="ForbiddenCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-forbidden.png&quot; /&gt; A slashed circle cursor, typically used during drag and drop operations to indicate that dragged content cannot be dropped on particular widgets or inside certain regions.&lt;/p&gt;
 */"/>
        <enum-value name="WhatsThisCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-whatsthis.png&quot; /&gt; An arrow with a question mark, typically used&lt;/p&gt;
 */"/>
        <enum-value name="BusyCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-wait.png&quot; /&gt; An hourglass or watch cursor, usually shown during operations that allow the user to interact with the application while they are performed in the background.&lt;/p&gt;
 */"/>
        <enum-value name="OpenHandCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-openhand.png&quot; /&gt; A cursor representing an open hand, typically used to indicate that the area under the cursor is the visible part of a canvas that the user can click and drag in order to scroll around.&lt;/p&gt;
 */"/>
        <enum-value name="ClosedHandCursor" doc="/**
&lt;p&gt;&lt;img src=&quot;%2E%2E/images/cursor-closedhand.png&quot; /&gt; A cursor representing a closed hand, typically used to indicate that a dragging operation is in progress that involves scrolling.&lt;/p&gt;
 */"/>
        <enum-value name="LastCursor" doc="/**
Internal. */"/>
        <enum-value name="BitmapCursor" doc="/**
Internal. */"/>
        <enum-value name="CustomCursor" doc="/**
Internal. */"/>
</enum>
    <enum name="Corner" doc="/**
&lt;p&gt;This enum type specifies a corner in a rectangle:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TopLeftCorner&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;0&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The top-left corner of the rectangle.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TopRightCorner&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The top-right corner of the rectangle.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;BottomLeftCorner&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;2&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The bottom-left corner of the rectangle.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;BottomRightCorner&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;3&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The bottom-right corner of the rectangle.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
 */">
        <enum-value name="TopLeftCorner" doc="/**
&lt;p&gt;The top-left corner of the rectangle.&lt;/p&gt;
 */"/>
        <enum-value name="TopRightCorner" doc="/**
&lt;p&gt;The top-right corner of the rectangle.&lt;/p&gt;
 */"/>
        <enum-value name="BottomLeftCorner" doc="/**
&lt;p&gt;The bottom-left corner of the rectangle.&lt;/p&gt;
 */"/>
        <enum-value name="BottomRightCorner" doc="/**
&lt;p&gt;The bottom-right corner of the rectangle.&lt;/p&gt;
 */"/>
</enum>
    <enum name="Axis" doc="/**
&lt;p&gt;This enum type defines three values to represent the three axes in the cartesian coordinate system.&lt;/p&gt;

@see &lt;tt&gt;QTransform::rotate&lt;/tt&gt;
@see &lt;tt&gt;QTransform::rotateRadians&lt;/tt&gt; */">
        <enum-value name="XAxis" doc="/**
&lt;p&gt;The X axis.&lt;/p&gt;
 */"/>
        <enum-value name="YAxis" doc="/**
&lt;p&gt;The Y axis.&lt;/p&gt;
 */"/>
        <enum-value name="ZAxis" doc="/**
&lt;p&gt;The Z axis.&lt;/p&gt;
 */"/>
</enum>
    <enum name="Orientation" doc="/**
&lt;p&gt;This type is used to signify an object's orientation.&lt;/p&gt;
&lt;p&gt;Orientation is used with &lt;a href=&quot;%2E%2E/gui/QScrollBar.html&quot;&gt;&lt;tt&gt;QScrollBar&lt;/tt&gt;&lt;/a&gt; for example.&lt;/p&gt;
 */">
        <enum-value name="Horizontal" doc="/**
Internal. */"/>
        <enum-value name="Vertical" doc="/**
Internal. */"/>
</enum>
    <enum name="LayoutDirection" doc="/**
&lt;p&gt;Specifies the direction of Qt's layouts:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;LeftToRight&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;0&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Left-to-right layout.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;RightToLeft&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Right-to-left layout.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;Right-to-left layouts are necessary for certain languages, notably Arabic and Hebrew.&lt;/p&gt;

@see &lt;tt&gt;QApplication::setLayoutDirection&lt;/tt&gt;
@see &lt;tt&gt;QWidget::setLayoutDirection&lt;/tt&gt; */">
        <enum-value name="LeftToRight" doc="/**
&lt;p&gt;Left-to-right layout.&lt;/p&gt;
 */"/>
        <enum-value name="RightToLeft" doc="/**
&lt;p&gt;Right-to-left layout.&lt;/p&gt;
 */"/>
</enum>
    <enum name="BGMode" doc="/**
&lt;p&gt;Background mode:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;40%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;60%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;40%&quot;&gt;Value&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TransparentMode&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;0&lt;/tt&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;OpaqueMode&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1&lt;/tt&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
 */">
        <enum-value name="TransparentMode" doc="/**
Internal. */"/>
        <enum-value name="OpaqueMode" doc="/**
Internal. */"/>
</enum>
    <enum name="AspectRatioMode" doc="/**
&lt;p&gt;This enum type defines what happens to the aspect ratio when scaling an rectangle.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;%2E%2E/images/qimage-scaling.png&quot; /&gt;&lt;/p&gt;
@see &lt;tt&gt;QSize::scale&lt;/tt&gt;
@see &lt;tt&gt;QImage::scaled&lt;/tt&gt; */">
        <enum-value name="IgnoreAspectRatio" doc="/**
&lt;p&gt;The size is scaled freely. The aspect ratio is not preserved.&lt;/p&gt;
 */"/>
        <enum-value name="KeepAspectRatio" doc="/**
&lt;p&gt;The size is scaled to a rectangle as large as possible inside a given rectangle, preserving the aspect ratio.&lt;/p&gt;
 */"/>
        <enum-value name="KeepAspectRatioByExpanding" doc="/**
&lt;p&gt;The size is scaled to a rectangle as small as possible outside a given rectangle, preserving the aspect ratio.&lt;/p&gt;
 */"/>
</enum>
    <enum name="TextElideMode" doc="/**
&lt;p&gt;This enum specifies where the ellipsis should appear when displaying texts that don't fit:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ElideLeft&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;0&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The ellipsis should appear at the beginning of the text.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ElideRight&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The ellipsis should appear at the end of the text.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ElideMiddle&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;2&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The ellipsis should appear in the middle of the text.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ElideNone&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;3&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Ellipsis should NOT appear in the text.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;Qt::ElideMiddle is normally the most appropriate choice for URLs (e.g&amp;#x2e;, &amp;quot;&lt;a href=&quot;http://www.trolltech.com/careers/movingto/beijing/&quot;&gt;http://www.troll..&amp;#x2e;ovingto/beijing/&lt;/tt&gt;&lt;/a&gt;&amp;quot;), whereas Qt::ElideRight is appropriate for other strings (e.g&amp;#x2e;, &amp;quot;&lt;a href=&quot;http://doc.trolltech.com/qq/qq09-mac-deployment.html&quot;&gt;Deploying Applications on Ma..&amp;#x2e;&lt;/tt&gt;&lt;/a&gt;&amp;quot;).&lt;/p&gt;

@see &lt;tt&gt;QAbstractItemView::textElideMode&lt;/tt&gt;
@see &lt;tt&gt;QFontMetrics::elidedText&lt;/tt&gt;
@see &lt;a href=&quot;Qt.html#AlignmentFlag-enum&quot;&gt;&lt;tt&gt;AlignmentFlag&lt;/tt&gt;&lt;/a&gt;
@see &lt;tt&gt;QTabBar::elideMode&lt;/tt&gt; */">
        <enum-value name="ElideLeft" doc="/**
&lt;p&gt;The ellipsis should appear at the beginning of the text.&lt;/p&gt;
 */"/>
        <enum-value name="ElideRight" doc="/**
&lt;p&gt;The ellipsis should appear at the end of the text.&lt;/p&gt;
 */"/>
        <enum-value name="ElideMiddle" doc="/**
&lt;p&gt;The ellipsis should appear in the middle of the text.&lt;/p&gt;
 */"/>
        <enum-value name="ElideNone" doc="/**
&lt;p&gt;Ellipsis should NOT appear in the text.&lt;/p&gt;
 */"/>
</enum>
    <enum name="WindowType" doc="/**
&lt;a name=&quot;window-flag&quot;&gt;&lt;/a&gt;&lt;p&gt;This enum type is used to specify various window-system properties for the widget. They are fairly unusual but necessary in a few cases. Some of these flags depend on whether the underlying window manager supports them.&lt;/p&gt;
&lt;p&gt;The main types are&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;Widget&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;0&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;This is the default type for &lt;a href=&quot;%2E%2E/gui/QWidget.html&quot;&gt;&lt;tt&gt;QWidget&lt;/tt&gt;&lt;/a&gt;. Widgets of this type are child widgets if they have a parent, and independent windows if they have no parent. See also &lt;a href=&quot;%2E%2E/winsystem.html#qt-windows&quot;&gt;Qt::Window&lt;/tt&gt;&lt;/a&gt; and Qt::SubWindow.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;Window&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Indicates that the widget is a window, usually with a window system frame and a title bar, irrespective of whether the widget has a parent or not.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;Dialog&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;3&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Indicates that the widget is a window that should be decorated as a dialog (i.e&amp;#x2e;, typically no maximize or minimize buttons in the title bar). This is the default type for &lt;a href=&quot;%2E%2E/gui/QDialog.html&quot;&gt;&lt;tt&gt;QDialog&lt;/tt&gt;&lt;/a&gt;. If you want to use it as a modal dialog, it should be launched from another window, or have a parent and used with the QWidget::windowModality property. If you make it modal, the dialog will prevent other top-level windows in the application from getting any input. We refer to a top-level window that has a parent as a &lt;i&gt;secondary&lt;/i&gt; window.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;Sheet&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;5&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Indicates that the widget is a Macintosh sheet.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;Drawer&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;7&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Indicates that the widget is a Macintosh drawer.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;Popup&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;9&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Indicates that the widget is a popup top-level window, i.e&amp;#x2e; that it is modal, but has a window system frame appropriate for popup menus.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;Tool&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;11&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Indicates that the widget is a tool window. A tool window is often a small window with a smaller than usual title bar and decoration, typically used for collections of tool buttons. It there is a parent, the tool window will always be kept on top of it. If there isn't a parent, you may consider using Qt::WindowStaysOnTopHint as well. If the window system supports it, a tool window can be decorated with a somewhat lighter frame. It can also be combined with Qt::FramelessWindowHint.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ToolTip&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;13&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Indicates that the widget is a tooltip. This is used internally to implement tooltips&lt;/tt&gt;.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;SplashScreen&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;15&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Indicates that the window is a splash screen. This is the default type for &lt;a href=&quot;%2E%2E/gui/QSplashScreen.html&quot;&gt;&lt;tt&gt;QSplashScreen&lt;/tt&gt;&lt;/a&gt;.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;Desktop&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;17&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Indicates that this widget is the desktop. This is the type for &lt;a href=&quot;%2E%2E/gui/QDesktopWidget.html&quot;&gt;&lt;tt&gt;QDesktopWidget&lt;/tt&gt;&lt;/a&gt;.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;SubWindow&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;18&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Indicates that this widget is a child widget, irrespective of whether the widget has a parent or not.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;There are also a number of flags which you can use to customize the appearance of top-level windows. These have no effect on other windows:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;MSWindowsFixedSizeDialogHint&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;256&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Gives the window a thin dialog border on Windows. This style is traditionally used for fixed-size dialogs.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;MSWindowsOwnDC&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;512&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Gives the window its own display context on Windows.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;X11BypassWindowManagerHint&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1024&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Bypass the window manager completely. This results in a borderless window that is not managed at all (i.e&amp;#x2e;, no keyboard input unless you call QWidget::activateWindow() manually).&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;FramelessWindowHint&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;2048&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Produces a borderless window. The user cannot move or resize a borderless window via the window system. On X11, the result of the flag is dependent on the window manager and its ability to understand Motif and/or NETWM hints. Most existing modern window managers can handle this.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;CustomizeWindowHint&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;33554432&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Turns off the default window title hints.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WindowTitleHint&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;4096&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Gives the window a title bar.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WindowSystemMenuHint&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;8192&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Adds a window system menu, and possibly a close button.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WindowMinimizeButtonHint&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;16384&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Adds a minimize button. On some platforms this implies Qt::WindowSystemMenuHint for it to work.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WindowMaximizeButtonHint&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;32768&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Adds a maximize button. On some platforms this implies Qt::WindowSystemMenuHint for it to work.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WindowMinMaxButtonsHint&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;49152&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Adds a minimize and a maximize button. On some platforms this implies Qt::WindowSystemMenuHint for it to work.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WindowContextHelpButtonHint&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;65536&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Adds a context help button to dialogs. On some platforms this implies Qt::WindowSystemMenuHint for it to work.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WindowShadeButtonHint&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;131072&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WindowStaysOnTopHint&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;262144&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Informs the window system that the window should stay on top of all other windows. Note that on some window managers on X11 you also have to pass Qt::X11BypassWindowManagerHint for this flag to work correctly.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WindowType_Mask&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;255&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;A mask for extracting the window type part of the window flags.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;Obsolete flags:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WMouseNoMask&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::WA_MouseNoMask instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WDestructiveClose&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::WA_DeleteOnClose instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStaticContents&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::WA_StaticContents instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WGroupLeader&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;No longer needed.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WShowModal&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use QWidget::windowModality instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WNoMousePropagation&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::WA_NoMousePropagation instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WType_TopLevel&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use &lt;a href=&quot;%2E%2E/winsystem.html#qt-windows&quot;&gt;Qt::Window&lt;/tt&gt;&lt;/a&gt; instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WType_Dialog&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::Dialog instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WType_Popup&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::Popup instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WType_Desktop&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::Desktop instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WType_Mask&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::WindowType_Mask instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_Customize&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;No longer needed.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_NormalBorder&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;No longer needed.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_DialogBorder&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::MSWindowsFixedSizeDialogHint instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_NoBorder&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::FramelessWindowHint instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_Title&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::WindowTitleHint instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_SysMenu&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::WindowSystemMenuHint instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_Minimize&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::WindowMinimizeButtonHint instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_Maximize&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::WindowMaximizeButtonHint instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_MinMax&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::WindowMinMaxButtonsHint instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_Tool&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::Tool instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_StaysOnTop&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::WindowStaysOnTopHint instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_ContextHelp&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::WindowContextHelpButtonHint instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WPaintDesktop&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;No longer needed.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WPaintClever&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;No longer needed.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WX11BypassWM&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::X11BypassWindowManagerHint instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WWinOwnDC&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::MSWindowsOwnDC instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WMacSheet&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::Sheet instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WMacDrawer&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::Drawer instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_Splash&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::SplashScreen instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WNoAutoErase&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;No longer needed.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WRepaintNoErase&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;No longer needed.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WNorthWestGravity&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::WA_StaticContents instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WType_Modal&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::Dialog and QWidget::windowModality instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_Dialog&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::Dialog instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WStyle_NoBorderEx&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Use Qt::FramelessWindowHint instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WResizeNoErase&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;No longer needed.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WMacNoSheet&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;?&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;No longer needed.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;

@see &lt;tt&gt;QWidget::windowFlags&lt;/tt&gt;
@see Window Flags Example&lt;/tt&gt; */">
        <enum-value name="Widget" doc="/**
&lt;p&gt;This is the default type for &lt;a href=&quot;%2E%2E/gui/QWidget.html&quot;&gt;&lt;tt&gt;QWidget&lt;/tt&gt;&lt;/a&gt;. Widgets of this type are child widgets if they have a parent, and independent windows if they have no parent. See also &lt;a href=&quot;%2E%2E/winsystem.html#qt-windows&quot;&gt;Qt::Window&lt;/tt&gt;&lt;/a&gt; and Qt::SubWindow.&lt;/p&gt;
 */"/>
        <enum-value name="Window" doc="/**
&lt;p&gt;Indicates that the widget is a window, usually with a window system frame and a title bar, irrespective of whether the widget has a parent or not.&lt;/p&gt;
 */"/>
        <enum-value name="Dialog" doc="/**
&lt;p&gt;Indicates that the widget is a window that should be decorated as a dialog (i.e&amp;#x2e;, typically no maximize or minimize buttons in the title bar). This is the default type for &lt;a href=&quot;%2E%2E/gui/QDialog.html&quot;&gt;&lt;tt&gt;QDialog&lt;/tt&gt;&lt;/a&gt;. If you want to use it as a modal dialog, it should be launched from another window, or have a parent and used with the QWidget::windowModality property. If you make it modal, the dialog will prevent other top-level windows in the application from getting any input. We refer to a top-level window that has a parent as a &lt;i&gt;secondary&lt;/i&gt; window.&lt;/p&gt;
 */"/>
        <enum-value name="Sheet" doc="/**
&lt;p&gt;Indicates that the widget is a Macintosh sheet.&lt;/p&gt;
 */"/>
        <enum-value name="Drawer" doc="/**
&lt;p&gt;Indicates that the widget is a Macintosh drawer.&lt;/p&gt;
 */"/>
        <enum-value name="Popup" doc="/**
&lt;p&gt;Indicates that the widget is a popup top-level window, i.e&amp;#x2e; that it is modal, but has a window system frame appropriate for popup menus.&lt;/p&gt;
 */"/>
        <enum-value name="Tool" doc="/**
&lt;p&gt;Indicates that the widget is a tool window. A tool window is often a small window with a smaller than usual title bar and decoration, typically used for collections of tool buttons. It there is a parent, the tool window will always be kept on top of it. If there isn't a parent, you may consider using Qt::WindowStaysOnTopHint as well. If the window system supports it, a tool window can be decorated with a somewhat lighter frame. It can also be combined with Qt::FramelessWindowHint.&lt;/p&gt;
 */"/>
        <enum-value name="ToolTip" doc="/**
&lt;p&gt;Indicates that the widget is a tooltip. This is used internally to implement tooltips&lt;/tt&gt;.&lt;/p&gt;
 */"/>
        <enum-value name="SplashScreen" doc="/**
&lt;p&gt;Indicates that the window is a splash screen. This is the default type for &lt;a href=&quot;%2E%2E/gui/QSplashScreen.html&quot;&gt;&lt;tt&gt;QSplashScreen&lt;/tt&gt;&lt;/a&gt;.&lt;/p&gt;
 */"/>
        <enum-value name="Desktop" doc="/**
&lt;p&gt;Indicates that this widget is the desktop. This is the type for &lt;a href=&quot;%2E%2E/gui/QDesktopWidget.html&quot;&gt;&lt;tt&gt;QDesktopWidget&lt;/tt&gt;&lt;/a&gt;.&lt;/p&gt;
 */"/>
        <enum-value name="SubWindow" doc="/**
&lt;p&gt;Indicates that this widget is a child widget, irrespective of whether the widget has a parent or not.&lt;/p&gt;
 */"/>
        <enum-value name="WindowType_Mask" doc="/**
&lt;p&gt;A mask for extracting the window type part of the window flags.&lt;/p&gt;
 */"/>
        <enum-value name="MSWindowsFixedSizeDialogHint" doc="/**
&lt;p&gt;Gives the window a thin dialog border on Windows. This style is traditionally used for fixed-size dialogs.&lt;/p&gt;
 */"/>
        <enum-value name="MSWindowsOwnDC" doc="/**
&lt;p&gt;Gives the window its own display context on Windows.&lt;/p&gt;
 */"/>
        <enum-value name="X11BypassWindowManagerHint" doc="/**
&lt;p&gt;Bypass the window manager completely. This results in a borderless window that is not managed at all (i.e&amp;#x2e;, no keyboard input unless you call QWidget::activateWindow() manually).&lt;/p&gt;
 */"/>
        <enum-value name="FramelessWindowHint" doc="/**
&lt;p&gt;Produces a borderless window. The user cannot move or resize a borderless window via the window system. On X11, the result of the flag is dependent on the window manager and its ability to understand Motif and/or NETWM hints. Most existing modern window managers can handle this.&lt;/p&gt;
 */"/>
        <enum-value name="WindowTitleHint" doc="/**
&lt;p&gt;Gives the window a title bar.&lt;/p&gt;
 */"/>
        <enum-value name="WindowSystemMenuHint" doc="/**
&lt;p&gt;Adds a window system menu, and possibly a close button.&lt;/p&gt;
 */"/>
        <enum-value name="WindowMinimizeButtonHint" doc="/**
&lt;p&gt;Adds a minimize button. On some platforms this implies Qt::WindowSystemMenuHint for it to work.&lt;/p&gt;
 */"/>
        <enum-value name="WindowMaximizeButtonHint" doc="/**
&lt;p&gt;Adds a maximize button. On some platforms this implies Qt::WindowSystemMenuHint for it to work.&lt;/p&gt;
 */"/>
        <enum-value name="WindowMinMaxButtonsHint" doc="/**
&lt;p&gt;Adds a minimize and a maximize button. On some platforms this implies Qt::WindowSystemMenuHint for it to work.&lt;/p&gt;
 */"/>
        <enum-value name="WindowContextHelpButtonHint" doc="/**
&lt;p&gt;Adds a context help button to dialogs. On some platforms this implies Qt::WindowSystemMenuHint for it to work.&lt;/p&gt;
 */"/>
        <enum-value name="WindowShadeButtonHint" doc="/**
Internal. */"/>
        <enum-value name="WindowStaysOnTopHint" doc="/**
&lt;p&gt;Informs the window system that the window should stay on top of all other windows. Note that on some window managers on X11 you also have to pass Qt::X11BypassWindowManagerHint for this flag to work correctly.&lt;/p&gt;
 */"/>
        <enum-value name="CustomizeWindowHint" doc="/**
&lt;p&gt;Turns off the default window title hints.&lt;/p&gt;
 */"/>
</enum>
    <enum name="ItemDataRole" doc="/**
&lt;p&gt;Each item in the model has a set of data elements associated with it, each with its own role. The roles are used by the view to indicate to the model which type of data it needs.&lt;/p&gt;
&lt;p&gt;The general purpose roles are:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;DisplayRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;0&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The key data to be rendered (usually text).&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;DecorationRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The data to be rendered as a decoration (usually an icon).&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;EditRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;2&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The data in a form suitable for editing in an editor.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ToolTipRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;3&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The data displayed in the item's tooltip.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;StatusTipRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;4&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The data displayed in the status bar.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WhatsThisRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;5&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The data displayed for the item in &amp;quot;What's This?&amp;quot; mode.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;SizeHintRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;13&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The size hint for the item that will be supplied to views.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;Roles describing appearance and meta data:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;FontRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;6&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The font used for items rendered with the default delegate.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TextAlignmentRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;7&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The alignment of the text for items rendered with the default delegate.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;BackgroundRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;8&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The background brush used for items rendered with the default delegate.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;BackgroundColorRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;8&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;This role is obsolete. Use &lt;a href=&quot;Qt.html#ItemDataRole-enum&quot;&gt;&lt;tt&gt;BackgroundRole&lt;/tt&gt;&lt;/a&gt; instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ForegroundRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;9&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The foreground brush (text color, typically) used for items rendered with the default delegate.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TextColorRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;9&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;This role is obsolete. Use &lt;a href=&quot;Qt.html#ItemDataRole-enum&quot;&gt;&lt;tt&gt;ForegroundRole&lt;/tt&gt;&lt;/a&gt; instead.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;CheckStateRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;10&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;This role is used to obtain the checked state of an item (see &lt;tt&gt;Qt::CheckState&lt;/tt&gt;).&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;Accessibility roles:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AccessibleTextRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;11&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The text to be used by accessibility extensions and plugins, such as screen readers.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AccessibleDescriptionRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;12&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;A description of the item for accessibility purposes.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;User roles:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;UserRole&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;32&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The first role that can be used for application-specific purposes.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
 */">
        <enum-value name="DisplayRole" doc="/**
&lt;p&gt;The key data to be rendered (usually text).&lt;/p&gt;
 */"/>
        <enum-value name="DecorationRole" doc="/**
&lt;p&gt;The data to be rendered as a decoration (usually an icon).&lt;/p&gt;
 */"/>
        <enum-value name="EditRole" doc="/**
&lt;p&gt;The data in a form suitable for editing in an editor.&lt;/p&gt;
 */"/>
        <enum-value name="ToolTipRole" doc="/**
&lt;p&gt;The data displayed in the item's tooltip.&lt;/p&gt;
 */"/>
        <enum-value name="StatusTipRole" doc="/**
&lt;p&gt;The data displayed in the status bar.&lt;/p&gt;
 */"/>
        <enum-value name="WhatsThisRole" doc="/**
&lt;p&gt;The data displayed for the item in &amp;quot;What's This?&amp;quot; mode.&lt;/p&gt;
 */"/>
        <enum-value name="FontRole" doc="/**
&lt;p&gt;The font used for items rendered with the default delegate.&lt;/p&gt;
 */"/>
        <enum-value name="TextAlignmentRole" doc="/**
&lt;p&gt;The alignment of the text for items rendered with the default delegate.&lt;/p&gt;
 */"/>
        <enum-value name="BackgroundColorRole" doc="/**
&lt;p&gt;This role is obsolete. Use &lt;a href=&quot;Qt.html#ItemDataRole-enum&quot;&gt;&lt;tt&gt;BackgroundRole&lt;/tt&gt;&lt;/a&gt; instead.&lt;/p&gt;
 */"/>
        <enum-value name="BackgroundRole" doc="/**
&lt;p&gt;The background brush used for items rendered with the default delegate.&lt;/p&gt;
 */"/>
        <enum-value name="TextColorRole" doc="/**
&lt;p&gt;This role is obsolete. Use &lt;a href=&quot;Qt.html#ItemDataRole-enum&quot;&gt;&lt;tt&gt;ForegroundRole&lt;/tt&gt;&lt;/a&gt; instead.&lt;/p&gt;
 */"/>
        <enum-value name="ForegroundRole" doc="/**
&lt;p&gt;The foreground brush (text color, typically) used for items rendered with the default delegate.&lt;/p&gt;
 */"/>
        <enum-value name="CheckStateRole" doc="/**
&lt;p&gt;This role is used to obtain the checked state of an item (see &lt;tt&gt;Qt::CheckState&lt;/tt&gt;).&lt;/p&gt;
 */"/>
        <enum-value name="AccessibleTextRole" doc="/**
&lt;p&gt;The text to be used by accessibility extensions and plugins, such as screen readers.&lt;/p&gt;
 */"/>
        <enum-value name="AccessibleDescriptionRole" doc="/**
&lt;p&gt;A description of the item for accessibility purposes.&lt;/p&gt;
 */"/>
        <enum-value name="SizeHintRole" doc="/**
&lt;p&gt;The size hint for the item that will be supplied to views.&lt;/p&gt;
 */"/>
        <enum-value name="UserRole" doc="/**
&lt;p&gt;The first role that can be used for application-specific purposes.&lt;/p&gt;
 */"/>
</enum>
    <enum name="SortOrder" doc="/**
&lt;p&gt;This enum describes how the items in a widget are sorted.&lt;/p&gt;
 */">
        <enum-value name="AscendingOrder" doc="/**
&lt;p&gt;The items are sorted ascending e.g&amp;#x2e; starts with 'AAA' ends with 'ZZZ' in Latin-1 locales&lt;/p&gt;
 */"/>
        <enum-value name="DescendingOrder" doc="/**
&lt;p&gt;The items are sorted descending e.g&amp;#x2e; starts with 'ZZZ' ends with 'AAA' in Latin-1 locales&lt;/p&gt;
 */"/>
</enum>
    <enum name="MatchFlag" doc="/**
&lt;p&gt;This enum describes the type of matches that can be used when searching for items in a model.&lt;/p&gt;

@see &lt;tt&gt;QString::compare&lt;/tt&gt;
@see &lt;a href=&quot;QRegExp.html&quot;&gt;&lt;tt&gt;QRegExp&lt;/tt&gt;&lt;/a&gt; */">
        <enum-value name="MatchExactly" doc="/**
&lt;p&gt;Performs &lt;a href=&quot;%2E%2E/porting4.html#qvariant&quot;&gt;&lt;tt&gt;QVariant&lt;/tt&gt;&lt;/a&gt;-based matching.&lt;/p&gt;
 */"/>
        <enum-value name="MatchContains" doc="/**
&lt;p&gt;The search term is contained in the item.&lt;/p&gt;
 */"/>
        <enum-value name="MatchStartsWith" doc="/**
&lt;p&gt;The search term matches the start of the item.&lt;/p&gt;
 */"/>
        <enum-value name="MatchEndsWith" doc="/**
&lt;p&gt;The search term matches the end of the item.&lt;/p&gt;
 */"/>
        <enum-value name="MatchRegExp" doc="/**
&lt;p&gt;Performs string-based matching using a regular expression as the search term.&lt;/p&gt;
 */"/>
        <enum-value name="MatchWildcard" doc="/**
&lt;p&gt;Performs string-based matching using a string with wildcards as the search term.&lt;/p&gt;
 */"/>
        <enum-value name="MatchFixedString" doc="/**
&lt;p&gt;Performs string-based matching. String-based comparisons are case-insensitive unless the &lt;tt&gt;MatchCaseSensitive&lt;/tt&gt; flag is also specified.&lt;/p&gt;
 */"/>
        <enum-value name="MatchCaseSensitive" doc="/**
&lt;p&gt;The search is case sensitive.&lt;/p&gt;
 */"/>
        <enum-value name="MatchWrap" doc="/**
&lt;p&gt;Perform a search that wraps around, so that when the search reaches the last item in the model, it begins again at the first item and continues until all items have been examined.&lt;/p&gt;
 */"/>
        <enum-value name="MatchRecursive" doc="/**
&lt;p&gt;Searches the entire hierarchy.&lt;/p&gt;
 */"/>
</enum>
    <enum name="PenJoinStyle" doc="/**
&lt;p&gt;This enum type defines the pen join styles supported by Qt, i.e&amp;#x2e; which joins between two connected lines can be drawn using &lt;a href=&quot;%2E%2E/gui/QPainter.html&quot;&gt;&lt;tt&gt;QPainter&lt;/tt&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; border=&quot;0&quot;&gt;
&lt;tr valign=&quot;top&quot; class=&quot;odd&quot;&gt;&lt;td&gt;&lt;img src=&quot;%2E%2E/images/qpen-bevel.png&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;%2E%2E/images/qpen-miter.png&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;%2E%2E/images/qpen-roundjoin.png&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr valign=&quot;top&quot; class=&quot;even&quot;&gt;&lt;td&gt;Qt::BevelJoin&lt;/td&gt;&lt;td&gt;Qt::MiterJoin&lt;/td&gt;&lt;td&gt;Qt::RoundJoin&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;

@see &lt;a href=&quot;%2E%2E/gui/QPen.html&quot;&gt;&lt;tt&gt;QPen&lt;/tt&gt;&lt;/a&gt; */">
        <enum-value name="MiterJoin" doc="/**
&lt;p&gt;The outer edges of the lines are extended to meet at an angle, and this area is filled.&lt;/p&gt;
 */"/>
        <enum-value name="BevelJoin" doc="/**
&lt;p&gt;The triangular notch between the two lines is filled.&lt;/p&gt;
 */"/>
        <enum-value name="RoundJoin" doc="/**
&lt;p&gt;A circular arc between the two lines is filled.&lt;/p&gt;
 */"/>
        <enum-value name="SvgMiterJoin" doc="/**
&lt;p&gt;A miter join corresponding to the definition of a miter join in the SVG 1.2 Tiny&lt;/tt&gt; specification.&lt;/p&gt;
 */"/>
        <enum-value name="MPenJoinStyle" doc="/**
Internal. */"/>
</enum>
    <enum name="CaseSensitivity">
        <enum-value name="CaseInsensitive" doc="/**
Internal. */"/>
        <enum-value name="CaseSensitive" doc="/**
Internal. */"/>
</enum>
    <enum name="BrushStyle" doc="/**
&lt;p&gt;This enum type defines the brush styles supported by Qt, i.e&amp;#x2e; the fill pattern of shapes drawn using &lt;a href=&quot;%2E%2E/gui/QPainter.html&quot;&gt;&lt;tt&gt;QPainter&lt;/tt&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;%2E%2E/images/brush-styles.png&quot; alt=&quot;Brush Styles&quot; /&gt;&lt;/p&gt;
@see &lt;a href=&quot;%2E%2E/gui/QBrush.html&quot;&gt;&lt;tt&gt;QBrush&lt;/tt&gt;&lt;/a&gt; */">
        <enum-value name="NoBrush" doc="/**
&lt;p&gt;No brush pattern.&lt;/p&gt;
 */"/>
        <enum-value name="SolidPattern" doc="/**
&lt;p&gt;Uniform color.&lt;/p&gt;
 */"/>
        <enum-value name="Dense1Pattern" doc="/**
&lt;p&gt;Extremely dense brush pattern.&lt;/p&gt;
 */"/>
        <enum-value name="Dense2Pattern" doc="/**
&lt;p&gt;Very dense brush pattern.&lt;/p&gt;
 */"/>
        <enum-value name="Dense3Pattern" doc="/**
&lt;p&gt;Somewhat dense brush pattern.&lt;/p&gt;
 */"/>
        <enum-value name="Dense4Pattern" doc="/**
&lt;p&gt;Half dense brush pattern.&lt;/p&gt;
 */"/>
        <enum-value name="Dense5Pattern" doc="/**
&lt;p&gt;Somewhat sparse brush pattern.&lt;/p&gt;
 */"/>
        <enum-value name="Dense6Pattern" doc="/**
&lt;p&gt;Very sparse brush pattern.&lt;/p&gt;
 */"/>
        <enum-value name="Dense7Pattern" doc="/**
&lt;p&gt;Extremely sparse brush pattern.&lt;/p&gt;
 */"/>
        <enum-value name="HorPattern" doc="/**
&lt;p&gt;Horizontal lines.&lt;/p&gt;
 */"/>
        <enum-value name="VerPattern" doc="/**
&lt;p&gt;Vertical lines.&lt;/p&gt;
 */"/>
        <enum-value name="CrossPattern" doc="/**
&lt;p&gt;Crossing horizontal and vertical lines.&lt;/p&gt;
 */"/>
        <enum-value name="BDiagPattern" doc="/**
&lt;p&gt;Backward diagonal lines.&lt;/p&gt;
 */"/>
        <enum-value name="FDiagPattern" doc="/**
&lt;p&gt;Forward diagonal lines.&lt;/p&gt;
 */"/>
        <enum-value name="DiagCrossPattern" doc="/**
&lt;p&gt;Crossing diagonal lines.&lt;/p&gt;
 */"/>
        <enum-value name="LinearGradientPattern" doc="/**
&lt;p&gt;Linear gradient (set using a dedicated &lt;a href=&quot;%2E%2E/gui/QBrush.html&quot;&gt;&lt;tt&gt;QBrush&lt;/tt&gt;&lt;/a&gt; constructor).&lt;/p&gt;
 */"/>
        <enum-value name="RadialGradientPattern" doc="/**
&lt;p&gt;Radial gradient (set using a dedicated &lt;a href=&quot;%2E%2E/gui/QBrush.html&quot;&gt;&lt;tt&gt;QBrush&lt;/tt&gt;&lt;/a&gt; constructor).&lt;/p&gt;
 */"/>
        <enum-value name="ConicalGradientPattern" doc="/**
&lt;p&gt;Conical gradient (set using a dedicated &lt;a href=&quot;%2E%2E/gui/QBrush.html&quot;&gt;&lt;tt&gt;QBrush&lt;/tt&gt;&lt;/a&gt; constructor).&lt;/p&gt;
 */"/>
        <enum-value name="TexturePattern" doc="/**
&lt;p&gt;Custom pattern (see QBrush::setTexture()).&lt;/p&gt;
 */"/>
</enum>
    <enum name="ClipOperation">
        <enum-value name="NoClip" doc="/**
&lt;p&gt;This operation turns clipping off.&lt;/p&gt;
 */"/>
        <enum-value name="ReplaceClip" doc="/**
&lt;p&gt;Replaces the current clip path/rect/region with the one supplied in the function call.&lt;/p&gt;
 */"/>
        <enum-value name="IntersectClip" doc="/**
&lt;p&gt;Intersects the current clip path/rect/region with the one supplied in the function call.&lt;/p&gt;
 */"/>
        <enum-value name="UniteClip" doc="/**
&lt;p&gt;Unites the current clip path/rect/region with the one supplied in the function call.&lt;/p&gt;
 */"/>
</enum>
    <enum name="FocusReason" doc="/**
&lt;p&gt;This enum specifies why the focus changed. It will be passed through QWidget::setFocus and can be retrieved in the &lt;a href=&quot;%2E%2E/gui/QFocusEvent.html&quot;&gt;&lt;tt&gt;QFocusEvent&lt;/tt&gt;&lt;/a&gt; sent to the widget upon focus change.&lt;/p&gt;

@see &lt;a href=&quot;%2E%2E/focus.html&quot;&gt;Keyboard Focus&lt;/tt&gt;&lt;/a&gt; */">
        <enum-value name="MouseFocusReason" doc="/**
&lt;p&gt;A mouse action occurred.&lt;/p&gt;
 */"/>
        <enum-value name="TabFocusReason" doc="/**
&lt;p&gt;The Tab key was pressed.&lt;/p&gt;
 */"/>
        <enum-value name="BacktabFocusReason" doc="/**
&lt;p&gt;A Backtab occurred. The input for this may include the Shift or Control keys; e.g&amp;#x2e; Shift+Tab.&lt;/p&gt;
 */"/>
        <enum-value name="ActiveWindowFocusReason" doc="/**
&lt;p&gt;The window system made this window either active or inactive.&lt;/p&gt;
 */"/>
        <enum-value name="PopupFocusReason" doc="/**
&lt;p&gt;The application opened/closed a popup that grabbed/released the keyboard focus.&lt;/p&gt;
 */"/>
        <enum-value name="ShortcutFocusReason" doc="/**
&lt;p&gt;The user typed a label's buddy shortcut&lt;/p&gt;
 */"/>
        <enum-value name="MenuBarFocusReason" doc="/**
&lt;p&gt;The menu bar took focus.&lt;/p&gt;
 */"/>
        <enum-value name="OtherFocusReason" doc="/**
&lt;p&gt;Another reason, usually application-specific.&lt;/p&gt;
 */"/>
        <enum-value name="NoFocusReason" doc="/**
Internal. */"/>
</enum>
    <enum name="ToolBarArea">
        <enum-value name="LeftToolBarArea" doc="/**
Internal. */"/>
        <enum-value name="RightToolBarArea" doc="/**
Internal. */"/>
        <enum-value name="TopToolBarArea" doc="/**
Internal. */"/>
        <enum-value name="BottomToolBarArea" doc="/**
Internal. */"/>
        <enum-value name="ToolBarArea_Mask" doc="/**
Internal. */"/>
        <enum-value name="AllToolBarAreas" doc="/**
Internal. */"/>
        <enum-value name="NoToolBarArea" doc="/**
Internal. */"/>
</enum>
    <enum name="KeyboardModifier" doc="/**
&lt;p&gt;This enum describes the modifier keys.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; On Mac OS X, the &lt;tt&gt;ControlModifier&lt;/tt&gt; value corresponds to the Command keys on the Macintosh keyboard, and the &lt;tt&gt;MetaModifier&lt;/tt&gt; value corresponds to the Control keys. The &lt;tt&gt;KeypadModifier&lt;/tt&gt; value will also be set when an arrow key is pressed as the arrow keys are considered part of the keypad.&lt;/p&gt;

@see &lt;a href=&quot;Qt.html#MouseButton-enum&quot;&gt;&lt;tt&gt;MouseButton&lt;/tt&gt;&lt;/a&gt;
@see &lt;a href=&quot;Qt.html#Modifier-enum&quot;&gt;Modifier&lt;/tt&gt;&lt;/a&gt; */">
        <enum-value name="NoModifier" doc="/**
&lt;p&gt;No modifier key is pressed.&lt;/p&gt;
 */"/>
        <enum-value name="ShiftModifier" doc="/**
&lt;p&gt;A Shift key on the keyboard is pressed.&lt;/p&gt;
 */"/>
        <enum-value name="ControlModifier" doc="/**
&lt;p&gt;A Ctrl key on the keyboard is pressed.&lt;/p&gt;
 */"/>
        <enum-value name="AltModifier" doc="/**
&lt;p&gt;An Alt key on the keyboard is pressed.&lt;/p&gt;
 */"/>
        <enum-value name="MetaModifier" doc="/**
&lt;p&gt;A Meta key on the keyboard is pressed.&lt;/p&gt;
 */"/>
        <enum-value name="KeypadModifier" doc="/**
&lt;p&gt;A keypad button is pressed.&lt;/p&gt;
 */"/>
        <enum-value name="GroupSwitchModifier" doc="/**
&lt;p&gt;X11 only. A Mode_switch key on the keyboard is pressed.&lt;/p&gt;
 */"/>
        <enum-value name="KeyboardModifierMask" doc="/**
Internal. */"/>
</enum>
    <enum name="WhiteSpaceMode" doc="/**
&lt;p&gt;This enum describes the types of whitespace mode that are used by the &lt;a href=&quot;%2E%2E/gui/QTextDocument.html&quot;&gt;&lt;tt&gt;QTextDocument&lt;/tt&gt;&lt;/a&gt; class to meet the requirements of different kinds of textual information.&lt;/p&gt;
&lt;p&gt;This enum is defined in the &lt;tt&gt;&amp;lt;QTextDocument&amp;gt;&lt;/tt&gt; header file.&lt;/p&gt;
 */">
        <enum-value name="WhiteSpaceNormal" doc="/**
&lt;p&gt;The whitespace mode used to display normal word wrapped text in paragraphs.&lt;/p&gt;
 */"/>
        <enum-value name="WhiteSpacePre" doc="/**
&lt;p&gt;A preformatted text mode in which whitespace is reproduced exactly.&lt;/p&gt;
 */"/>
        <enum-value name="WhiteSpaceNoWrap" doc="/**
Internal. */"/>
        <enum-value name="WhiteSpaceModeUndefined" doc="/**
Internal. */"/>
</enum>
    <enum name="DayOfWeek">
        <enum-value name="Monday" doc="/**
Internal. */"/>
        <enum-value name="Tuesday" doc="/**
Internal. */"/>
        <enum-value name="Wednesday" doc="/**
Internal. */"/>
        <enum-value name="Thursday" doc="/**
Internal. */"/>
        <enum-value name="Friday" doc="/**
Internal. */"/>
        <enum-value name="Saturday" doc="/**
Internal. */"/>
        <enum-value name="Sunday" doc="/**
Internal. */"/>
</enum>
    <enum name="EventPriority" doc="/**
&lt;p&gt;This enum can be used to specify event priorities.&lt;/p&gt;
&lt;p&gt;Note that these values are provided purely for convenience, since event priorities can be any value between &lt;tt&gt;INT_MAX&lt;/tt&gt; and &lt;tt&gt;INT_MIN&lt;/tt&gt;, inclusive. For example, you can define custom priorities as being relative to each other:&lt;/p&gt;
&lt;pre&gt;    enum CustomEventPriority
    {
        &lt;span class=&quot;comment&quot;&gt;// An important event&lt;/span&gt;
        ImportantEventPriority = Qt::HighEventPriority,

        &lt;span class=&quot;comment&quot;&gt;// A more important event&lt;/span&gt;
        MoreImportantEventPriority = ImportantEventPriority + 1,

        &lt;span class=&quot;comment&quot;&gt;// A critical event&lt;/span&gt;
        CriticalEventPriority = 100 * MoreImportantEventPriority,

        &lt;span class=&quot;comment&quot;&gt;// Not that important&lt;/span&gt;
        StatusEventPriority = Qt::LowEventPriority,

        &lt;span class=&quot;comment&quot;&gt;// These are less important than Status events&lt;/span&gt;
        IdleProcessingDoneEventPriority = StatusEventPriority - 1
    };&lt;/pre&gt;

@see &lt;tt&gt;QCoreApplication::postEvent&lt;/tt&gt; */">
        <enum-value name="HighEventPriority" doc="/**
&lt;p&gt;Events with this priority are sent before events with &lt;a href=&quot;Qt.html#EventPriority-enum&quot;&gt;&lt;tt&gt;NormalEventPriority&lt;/tt&gt;&lt;/a&gt; or &lt;a href=&quot;Qt.html#EventPriority-enum&quot;&gt;&lt;tt&gt;LowEventPriority&lt;/tt&gt;&lt;/a&gt;.&lt;/p&gt;
 */"/>
        <enum-value name="NormalEventPriority" doc="/**
&lt;p&gt;Events with this priority are sent after events with &lt;a href=&quot;Qt.html#EventPriority-enum&quot;&gt;&lt;tt&gt;HighEventPriority&lt;/tt&gt;&lt;/a&gt;, but before events with &lt;a href=&quot;Qt.html#EventPriority-enum&quot;&gt;&lt;tt&gt;LowEventPriority&lt;/tt&gt;&lt;/a&gt;.&lt;/p&gt;
 */"/>
        <enum-value name="LowEventPriority" doc="/**
&lt;p&gt;Events with this priority are sent after events with &lt;a href=&quot;Qt.html#EventPriority-enum&quot;&gt;&lt;tt&gt;HighEventPriority&lt;/tt&gt;&lt;/a&gt; or &lt;a href=&quot;Qt.html#EventPriority-enum&quot;&gt;&lt;tt&gt;NormalEventPriority&lt;/tt&gt;&lt;/a&gt;.&lt;/p&gt;
 */"/>
</enum>
    <enum name="DateFormat">
        <enum-value name="TextDate" doc="/**
&lt;p&gt;The default Qt format.&lt;/p&gt;
 */"/>
        <enum-value name="ISODate" doc="/**
&lt;p&gt;ISO 8601 extended format (YYYY-MM-DD, or with time, YYYY-MM-DDTHH:MM:SS).&lt;/p&gt;
 */"/>
        <enum-value name="SystemLocaleDate" doc="/**
&lt;p&gt;The format used by the operating system.&lt;/p&gt;
 */"/>
        <enum-value name="LocalDate" doc="/**
&lt;p&gt;&lt;i&gt;This attribute has been deprecated.&lt;/i&gt; Use Qt::LocaleDate or Qt::SystemLocaleDate instead.&lt;/p&gt;
 */"/>
        <enum-value name="LocaleDate" doc="/**
&lt;p&gt;The format used by the default application locale. This is the locale set with QLocale::setDefault(), or the operating system locale if no default locale has been set.&lt;/p&gt;
 */"/>
</enum>
    <enum name="MaskMode" doc="/**
&lt;p&gt;This enum specifies the behavior of the QPixmap::createMaskFromColor() and QImage::createMaskFromColor() functions.&lt;/p&gt;
 */">
        <enum-value name="MaskInColor" doc="/**
&lt;p&gt;Creates a mask where all pixels matching the given color are opaque.&lt;/p&gt;
 */"/>
        <enum-value name="MaskOutColor" doc="/**
&lt;p&gt;Creates a mask where all pixels matching the given color are transparent.&lt;/p&gt;
 */"/>
</enum>
    <enum name="UIEffect" doc="/**
&lt;p&gt;This enum describes the available UI effects.&lt;/p&gt;
&lt;p&gt;By default, Qt will try to use the platform specific desktop settings for each effect. Use the QApplication::setDesktopSettingsAware() function (passing &lt;tt&gt;false&lt;/tt&gt; as argument) to prevent this, and the QApplication::setEffectEnabled() to enable or disable a particular effect.&lt;/p&gt;
&lt;p&gt;Note that all effects are disabled on screens running at less than 16-bit color depth.&lt;/p&gt;

@see &lt;tt&gt;QApplication::setEffectEnabled&lt;/tt&gt;
@see &lt;tt&gt;QApplication::setDesktopSettingsAware&lt;/tt&gt; */">
        <enum-value name="UI_General" doc="/**
Internal. */"/>
        <enum-value name="UI_AnimateMenu" doc="/**
&lt;p&gt;Show animated menus.&lt;/p&gt;
 */"/>
        <enum-value name="UI_FadeMenu" doc="/**
&lt;p&gt;Show faded menus.&lt;/p&gt;
 */"/>
        <enum-value name="UI_AnimateCombo" doc="/**
&lt;p&gt;Show animated comboboxes.&lt;/p&gt;
 */"/>
        <enum-value name="UI_AnimateTooltip" doc="/**
&lt;p&gt;Show tooltip animations.&lt;/p&gt;
 */"/>
        <enum-value name="UI_FadeTooltip" doc="/**
&lt;p&gt;Show tooltip fading effects.&lt;/p&gt;
 */"/>
        <enum-value name="UI_AnimateToolBox" doc="/**
&lt;p&gt;Reserved&lt;/p&gt;
 */"/>
</enum>
    <enum name="ContextMenuPolicy" doc="/**
&lt;p&gt;This enum type defines the various policies a widget can have with respect to showing a context menu.&lt;/p&gt;
 */">
        <enum-value name="NoContextMenu" doc="/**
&lt;p&gt;the widget does not feature a context menu, context menu handling is deferred to the widget's parent.&lt;/p&gt;
 */"/>
        <enum-value name="DefaultContextMenu" doc="/**
&lt;p&gt;the widget's QWidget::contextMenuEvent() handler is called.&lt;/p&gt;
 */"/>
        <enum-value name="ActionsContextMenu" doc="/**
&lt;p&gt;the widget displays its QWidget::actions() as context menu.&lt;/p&gt;
 */"/>
        <enum-value name="CustomContextMenu" doc="/**
&lt;p&gt;the widget emits the QWidget::customContextMenuRequested() signal.&lt;/p&gt;
 */"/>
        <enum-value name="PreventContextMenu" doc="/**
&lt;p&gt;the widget does not feature a context menu, and in contrast to &lt;tt&gt;NoContextMenu&lt;/tt&gt;, the handling is &lt;i&gt;not&lt;/i&gt; deferred to the widget's parent. This means that all right mouse button events are guaranteed to be delivered to the widget itself through mousePressEvent(), and mouseReleaseEvent().&lt;/p&gt;
 */"/>
</enum>
    <enum name="AnchorAttribute" doc="/**
&lt;p&gt;An anchor has one or more of the following attributes:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AnchorName&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;0&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;the name attribute of the anchor. This attribute is used when scrolling to an anchor in the document.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AnchorHref&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;the href attribute of the anchor. This attribute is used when a link is clicked to determine what content to load.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
 */">
        <enum-value name="AnchorName" doc="/**
&lt;p&gt;the name attribute of the anchor. This attribute is used when scrolling to an anchor in the document.&lt;/p&gt;
 */"/>
        <enum-value name="AnchorHref" doc="/**
&lt;p&gt;the href attribute of the anchor. This attribute is used when a link is clicked to determine what content to load.&lt;/p&gt;
 */"/>
</enum>
    <enum name="ScrollBarPolicy" doc="/**
&lt;p&gt;This enum type describes the various modes of &lt;a href=&quot;%2E%2E/gui/QAbstractScrollArea.html&quot;&gt;&lt;tt&gt;QAbstractScrollArea&lt;/tt&gt;&lt;/a&gt;'s scroll bars.&lt;/p&gt;
&lt;p&gt;(The modes for the horizontal and vertical scroll bars are independent.)&lt;/p&gt;
 */">
        <enum-value name="ScrollBarAsNeeded" doc="/**
&lt;p&gt;&lt;a href=&quot;%2E%2E/gui/QAbstractScrollArea.html&quot;&gt;&lt;tt&gt;QAbstractScrollArea&lt;/tt&gt;&lt;/a&gt; shows a scroll bar when the content is too large to fit and not otherwise. This is the default.&lt;/p&gt;
 */"/>
        <enum-value name="ScrollBarAlwaysOff" doc="/**
&lt;p&gt;&lt;a href=&quot;%2E%2E/gui/QAbstractScrollArea.html&quot;&gt;&lt;tt&gt;QAbstractScrollArea&lt;/tt&gt;&lt;/a&gt; never shows a scroll bar.&lt;/p&gt;
 */"/>
        <enum-value name="ScrollBarAlwaysOn" doc="/**
&lt;p&gt;&lt;a href=&quot;%2E%2E/gui/QAbstractScrollArea.html&quot;&gt;&lt;tt&gt;QAbstractScrollArea&lt;/tt&gt;&lt;/a&gt; always shows a scroll bar.&lt;/p&gt;
 */"/>
</enum>
    <enum name="ToolButtonStyle" doc="/**
&lt;p&gt;The style of the tool button, describing how the button's text and icon should be displayed.&lt;/p&gt;
 */">
        <enum-value name="ToolButtonIconOnly" doc="/**
&lt;p&gt;Only display the icon.&lt;/p&gt;
 */"/>
        <enum-value name="ToolButtonTextOnly" doc="/**
&lt;p&gt;Only display the text.&lt;/p&gt;
 */"/>
        <enum-value name="ToolButtonTextBesideIcon" doc="/**
&lt;p&gt;The text appears beside the icon.&lt;/p&gt;
 */"/>
        <enum-value name="ToolButtonTextUnderIcon" doc="/**
&lt;p&gt;The text appears under the icon.&lt;/p&gt;
 */"/>
</enum>
    <enum name="TextFlag" doc="/**
&lt;p&gt;This enum type is used to define some modifier flags. Some of these flags only make sense in the context of printing:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TextSingleLine&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;256&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Treats all whitespace as spaces and prints just one line.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TextDontClip&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;512&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;If it's impossible to stay within the given bounds, it prints outside.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TextExpandTabs&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1024&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Makes the U+0009 (ASCII tab) character move to the next tab stop.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TextShowMnemonic&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;2048&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Displays the string &amp;quot;&amp;amp;P&amp;quot; as &lt;u&gt;P&lt;/u&gt; (see &lt;a href=&quot;%2E%2E/porting4.html#qbutton&quot;&gt;&lt;tt&gt;QButton&lt;/tt&gt;&lt;/a&gt; for an example). For an ampersand, use &amp;quot;&amp;amp;&amp;amp;&amp;quot;.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TextWordWrap&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;4096&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Breaks lines at appropriate points, e.g&amp;#x2e; at word boundaries.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TextWrapAnywhere&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;8192&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Breaks lines anywhere, even within words.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TextHideMnemonic&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;32768&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Same as Qt::TextShowMnemonic but doesn't draw the underlines.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TextDontPrint&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;16384&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Treat this text as &amp;quot;hidden&amp;quot; and don't print it.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TextIncludeTrailingSpaces&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;134217728&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Don't automatically delete trailing whitespace.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;TextJustificationForced&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;65536&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Ensures that text lines are justified.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;You can use as many modifier flags as you want, except that Qt::TextSingleLine and Qt::TextWordWrap cannot be combined.&lt;/p&gt;
&lt;p&gt;Flags that are inappropriate for a given use are generally ignored.&lt;/p&gt;
 */">
        <enum-value name="TextSingleLine" doc="/**
&lt;p&gt;Treats all whitespace as spaces and prints just one line.&lt;/p&gt;
 */"/>
        <enum-value name="TextDontClip" doc="/**
&lt;p&gt;If it's impossible to stay within the given bounds, it prints outside.&lt;/p&gt;
 */"/>
        <enum-value name="TextExpandTabs" doc="/**
&lt;p&gt;Makes the U+0009 (ASCII tab) character move to the next tab stop.&lt;/p&gt;
 */"/>
        <enum-value name="TextShowMnemonic" doc="/**
&lt;p&gt;Displays the string &amp;quot;&amp;amp;P&amp;quot; as &lt;u&gt;P&lt;/u&gt; (see &lt;a href=&quot;%2E%2E/porting4.html#qbutton&quot;&gt;&lt;tt&gt;QButton&lt;/tt&gt;&lt;/a&gt; for an example). For an ampersand, use &amp;quot;&amp;amp;&amp;amp;&amp;quot;.&lt;/p&gt;
 */"/>
        <enum-value name="TextWordWrap" doc="/**
&lt;p&gt;Breaks lines at appropriate points, e.g&amp;#x2e; at word boundaries.&lt;/p&gt;
 */"/>
        <enum-value name="TextWrapAnywhere" doc="/**
&lt;p&gt;Breaks lines anywhere, even within words.&lt;/p&gt;
 */"/>
        <enum-value name="TextDontPrint" doc="/**
&lt;p&gt;Treat this text as &amp;quot;hidden&amp;quot; and don't print it.&lt;/p&gt;
 */"/>
        <enum-value name="TextIncludeTrailingSpaces" doc="/**
&lt;p&gt;Don't automatically delete trailing whitespace.&lt;/p&gt;
 */"/>
        <enum-value name="TextHideMnemonic" doc="/**
&lt;p&gt;Same as Qt::TextShowMnemonic but doesn't draw the underlines.&lt;/p&gt;
 */"/>
        <enum-value name="TextJustificationForced" doc="/**
&lt;p&gt;Ensures that text lines are justified.&lt;/p&gt;
 */"/>
</enum>
    <enum name="ItemSelectionMode" doc="/**
&lt;p&gt;This enum is used in &lt;a href=&quot;%2E%2E/gui/QGraphicsItem.html&quot;&gt;&lt;tt&gt;QGraphicsItem&lt;/tt&gt;&lt;/a&gt;, &lt;a href=&quot;%2E%2E/gui/QGraphicsScene.html&quot;&gt;&lt;tt&gt;QGraphicsScene&lt;/tt&gt;&lt;/a&gt; and &lt;a href=&quot;%2E%2E/gui/QGraphicsView.html&quot;&gt;&lt;tt&gt;QGraphicsView&lt;/tt&gt;&lt;/a&gt; to specify how items are selected, or how to determine if a shapes and items collide.&lt;/p&gt;

@see &lt;tt&gt;QGraphicsScene::items&lt;/tt&gt;
@see &lt;tt&gt;QGraphicsScene::collidingItems&lt;/tt&gt;
@see &lt;tt&gt;QGraphicsView::items&lt;/tt&gt;
@see &lt;tt&gt;QGraphicsItem::collidesWithItem&lt;/tt&gt;
@see &lt;tt&gt;QGraphicsItem::collidesWithPath&lt;/tt&gt; */">
        <enum-value name="ContainsItemShape" doc="/**
&lt;p&gt;The output list contains only items whose shape&lt;/tt&gt; is fully contained inside the selection area. Items that intersect with the area's outline are not included.&lt;/p&gt;
 */"/>
        <enum-value name="IntersectsItemShape" doc="/**
&lt;p&gt;The output list contains both items whose shape&lt;/tt&gt; is fully contained inside the selection area, and items that intersect with the area's outline. This is a common mode for rubber band selection.&lt;/p&gt;
 */"/>
        <enum-value name="ContainsItemBoundingRect" doc="/**
&lt;p&gt;The output list contains only items whose bounding rectangle&lt;/tt&gt; is fully contained inside the selection area. Items that intersect with the area's outline are not included.&lt;/p&gt;
 */"/>
        <enum-value name="IntersectsItemBoundingRect" doc="/**
&lt;p&gt;The output list contains both items whose bounding rectangle&lt;/tt&gt; is fully contained inside the selection area, and items that intersect with the area's outline. This method is commonly used for determining areas that need redrawing.&lt;/p&gt;
 */"/>
</enum>
    <enum name="Key" doc="/**
&lt;p&gt;The key names used by Qt.&lt;/p&gt;

@see &lt;tt&gt;QKeyEvent::key&lt;/tt&gt; */">
        <enum-value name="Key_Escape" doc="/**
Internal. */"/>
        <enum-value name="Key_Tab" doc="/**
Internal. */"/>
        <enum-value name="Key_Backtab" doc="/**
Internal. */"/>
        <enum-value name="Key_Backspace" doc="/**
Internal. */"/>
        <enum-value name="Key_Return" doc="/**
Internal. */"/>
        <enum-value name="Key_Enter" doc="/**
Internal. */"/>
        <enum-value name="Key_Insert" doc="/**
Internal. */"/>
        <enum-value name="Key_Delete" doc="/**
Internal. */"/>
        <enum-value name="Key_Pause" doc="/**
Internal. */"/>
        <enum-value name="Key_Print" doc="/**
Internal. */"/>
        <enum-value name="Key_SysReq" doc="/**
Internal. */"/>
        <enum-value name="Key_Clear" doc="/**
Internal. */"/>
        <enum-value name="Key_Home" doc="/**
Internal. */"/>
        <enum-value name="Key_End" doc="/**
Internal. */"/>
        <enum-value name="Key_Left" doc="/**
Internal. */"/>
        <enum-value name="Key_Up" doc="/**
Internal. */"/>
        <enum-value name="Key_Right" doc="/**
Internal. */"/>
        <enum-value name="Key_Down" doc="/**
Internal. */"/>
        <enum-value name="Key_PageUp" doc="/**
Internal. */"/>
        <enum-value name="Key_PageDown" doc="/**
Internal. */"/>
        <enum-value name="Key_Shift" doc="/**
Internal. */"/>
        <enum-value name="Key_Control" doc="/**
&lt;p&gt;On Mac OS X, this corresponds to the Command keys.&lt;/p&gt;
 */"/>
        <enum-value name="Key_Meta" doc="/**
&lt;p&gt;On Mac OS X, this corresponds to the Control keys.&lt;/p&gt;
 */"/>
        <enum-value name="Key_Alt" doc="/**
Internal. */"/>
        <enum-value name="Key_CapsLock" doc="/**
Internal. */"/>
        <enum-value name="Key_NumLock" doc="/**
Internal. */"/>
        <enum-value name="Key_ScrollLock" doc="/**
Internal. */"/>
        <enum-value name="Key_F1" doc="/**
Internal. */"/>
        <enum-value name="Key_F2" doc="/**
Internal. */"/>
        <enum-value name="Key_F3" doc="/**
Internal. */"/>
        <enum-value name="Key_F4" doc="/**
Internal. */"/>
        <enum-value name="Key_F5" doc="/**
Internal. */"/>
        <enum-value name="Key_F6" doc="/**
Internal. */"/>
        <enum-value name="Key_F7" doc="/**
Internal. */"/>
        <enum-value name="Key_F8" doc="/**
Internal. */"/>
        <enum-value name="Key_F9" doc="/**
Internal. */"/>
        <enum-value name="Key_F10" doc="/**
Internal. */"/>
        <enum-value name="Key_F11" doc="/**
Internal. */"/>
        <enum-value name="Key_F12" doc="/**
Internal. */"/>
        <enum-value name="Key_F13" doc="/**
Internal. */"/>
        <enum-value name="Key_F14" doc="/**
Internal. */"/>
        <enum-value name="Key_F15" doc="/**
Internal. */"/>
        <enum-value name="Key_F16" doc="/**
Internal. */"/>
        <enum-value name="Key_F17" doc="/**
Internal. */"/>
        <enum-value name="Key_F18" doc="/**
Internal. */"/>
        <enum-value name="Key_F19" doc="/**
Internal. */"/>
        <enum-value name="Key_F20" doc="/**
Internal. */"/>
        <enum-value name="Key_F21" doc="/**
Internal. */"/>
        <enum-value name="Key_F22" doc="/**
Internal. */"/>
        <enum-value name="Key_F23" doc="/**
Internal. */"/>
        <enum-value name="Key_F24" doc="/**
Internal. */"/>
        <enum-value name="Key_F25" doc="/**
Internal. */"/>
        <enum-value name="Key_F26" doc="/**
Internal. */"/>
        <enum-value name="Key_F27" doc="/**
Internal. */"/>
        <enum-value name="Key_F28" doc="/**
Internal. */"/>
        <enum-value name="Key_F29" doc="/**
Internal. */"/>
        <enum-value name="Key_F30" doc="/**
Internal. */"/>
        <enum-value name="Key_F31" doc="/**
Internal. */"/>
        <enum-value name="Key_F32" doc="/**
Internal. */"/>
        <enum-value name="Key_F33" doc="/**
Internal. */"/>
        <enum-value name="Key_F34" doc="/**
Internal. */"/>
        <enum-value name="Key_F35" doc="/**
Internal. */"/>
        <enum-value name="Key_Super_L" doc="/**
Internal. */"/>
        <enum-value name="Key_Super_R" doc="/**
Internal. */"/>
        <enum-value name="Key_Menu" doc="/**
Internal. */"/>
        <enum-value name="Key_Hyper_L" doc="/**
Internal. */"/>
        <enum-value name="Key_Hyper_R" doc="/**
Internal. */"/>
        <enum-value name="Key_Help" doc="/**
Internal. */"/>
        <enum-value name="Key_Direction_L" doc="/**
Internal. */"/>
        <enum-value name="Key_Direction_R" doc="/**
Internal. */"/>
        <enum-value name="Key_Space" doc="/**
Internal. */"/>
        <enum-value name="Key_Any" doc="/**
Internal. */"/>
        <enum-value name="Key_Exclam" doc="/**
Internal. */"/>
        <enum-value name="Key_QuoteDbl" doc="/**
Internal. */"/>
        <enum-value name="Key_NumberSign" doc="/**
Internal. */"/>
        <enum-value name="Key_Dollar" doc="/**
Internal. */"/>
        <enum-value name="Key_Percent" doc="/**
Internal. */"/>
        <enum-value name="Key_Ampersand" doc="/**
Internal. */"/>
        <enum-value name="Key_Apostrophe" doc="/**
Internal. */"/>
        <enum-value name="Key_ParenLeft" doc="/**
Internal. */"/>
        <enum-value name="Key_ParenRight" doc="/**
Internal. */"/>
        <enum-value name="Key_Asterisk" doc="/**
Internal. */"/>
        <enum-value name="Key_Plus" doc="/**
Internal. */"/>
        <enum-value name="Key_Comma" doc="/**
Internal. */"/>
        <enum-value name="Key_Minus" doc="/**
Internal. */"/>
        <enum-value name="Key_Period" doc="/**
Internal. */"/>
        <enum-value name="Key_Slash" doc="/**
Internal. */"/>
        <enum-value name="Key_0" doc="/**
Internal. */"/>
        <enum-value name="Key_1" doc="/**
Internal. */"/>
        <enum-value name="Key_2" doc="/**
Internal. */"/>
        <enum-value name="Key_3" doc="/**
Internal. */"/>
        <enum-value name="Key_4" doc="/**
Internal. */"/>
        <enum-value name="Key_5" doc="/**
Internal. */"/>
        <enum-value name="Key_6" doc="/**
Internal. */"/>
        <enum-value name="Key_7" doc="/**
Internal. */"/>
        <enum-value name="Key_8" doc="/**
Internal. */"/>
        <enum-value name="Key_9" doc="/**
Internal. */"/>
        <enum-value name="Key_Colon" doc="/**
Internal. */"/>
        <enum-value name="Key_Semicolon" doc="/**
Internal. */"/>
        <enum-value name="Key_Less" doc="/**
Internal. */"/>
        <enum-value name="Key_Equal" doc="/**
Internal. */"/>
        <enum-value name="Key_Greater" doc="/**
Internal. */"/>
        <enum-value name="Key_Question" doc="/**
Internal. */"/>
        <enum-value name="Key_At" doc="/**
Internal. */"/>
        <enum-value name="Key_A" doc="/**
Internal. */"/>
        <enum-value name="Key_B" doc="/**
Internal. */"/>
        <enum-value name="Key_C" doc="/**
Internal. */"/>
        <enum-value name="Key_D" doc="/**
Internal. */"/>
        <enum-value name="Key_E" doc="/**
Internal. */"/>
        <enum-value name="Key_F" doc="/**
Internal. */"/>
        <enum-value name="Key_G" doc="/**
Internal. */"/>
        <enum-value name="Key_H" doc="/**
Internal. */"/>
        <enum-value name="Key_I" doc="/**
Internal. */"/>
        <enum-value name="Key_J" doc="/**
Internal. */"/>
        <enum-value name="Key_K" doc="/**
Internal. */"/>
        <enum-value name="Key_L" doc="/**
Internal. */"/>
        <enum-value name="Key_M" doc="/**
Internal. */"/>
        <enum-value name="Key_N" doc="/**
Internal. */"/>
        <enum-value name="Key_O" doc="/**
Internal. */"/>
        <enum-value name="Key_P" doc="/**
Internal. */"/>
        <enum-value name="Key_Q" doc="/**
Internal. */"/>
        <enum-value name="Key_R" doc="/**
Internal. */"/>
        <enum-value name="Key_S" doc="/**
Internal. */"/>
        <enum-value name="Key_T" doc="/**
Internal. */"/>
        <enum-value name="Key_U" doc="/**
Internal. */"/>
        <enum-value name="Key_V" doc="/**
Internal. */"/>
        <enum-value name="Key_W" doc="/**
Internal. */"/>
        <enum-value name="Key_X" doc="/**
Internal. */"/>
        <enum-value name="Key_Y" doc="/**
Internal. */"/>
        <enum-value name="Key_Z" doc="/**
Internal. */"/>
        <enum-value name="Key_BracketLeft" doc="/**
Internal. */"/>
        <enum-value name="Key_Backslash" doc="/**
Internal. */"/>
        <enum-value name="Key_BracketRight" doc="/**
Internal. */"/>
        <enum-value name="Key_AsciiCircum" doc="/**
Internal. */"/>
        <enum-value name="Key_Underscore" doc="/**
Internal. */"/>
        <enum-value name="Key_QuoteLeft" doc="/**
Internal. */"/>
        <enum-value name="Key_BraceLeft" doc="/**
Internal. */"/>
        <enum-value name="Key_Bar" doc="/**
Internal. */"/>
        <enum-value name="Key_BraceRight" doc="/**
Internal. */"/>
        <enum-value name="Key_AsciiTilde" doc="/**
Internal. */"/>
        <enum-value name="Key_nobreakspace" doc="/**
Internal. */"/>
        <enum-value name="Key_exclamdown" doc="/**
Internal. */"/>
        <enum-value name="Key_cent" doc="/**
Internal. */"/>
        <enum-value name="Key_sterling" doc="/**
Internal. */"/>
        <enum-value name="Key_currency" doc="/**
Internal. */"/>
        <enum-value name="Key_yen" doc="/**
Internal. */"/>
        <enum-value name="Key_brokenbar" doc="/**
Internal. */"/>
        <enum-value name="Key_section" doc="/**
Internal. */"/>
        <enum-value name="Key_diaeresis" doc="/**
Internal. */"/>
        <enum-value name="Key_copyright" doc="/**
Internal. */"/>
        <enum-value name="Key_ordfeminine" doc="/**
Internal. */"/>
        <enum-value name="Key_guillemotleft" doc="/**
Internal. */"/>
        <enum-value name="Key_notsign" doc="/**
Internal. */"/>
        <enum-value name="Key_hyphen" doc="/**
Internal. */"/>
        <enum-value name="Key_registered" doc="/**
Internal. */"/>
        <enum-value name="Key_macron" doc="/**
Internal. */"/>
        <enum-value name="Key_degree" doc="/**
Internal. */"/>
        <enum-value name="Key_plusminus" doc="/**
Internal. */"/>
        <enum-value name="Key_twosuperior" doc="/**
Internal. */"/>
        <enum-value name="Key_threesuperior" doc="/**
Internal. */"/>
        <enum-value name="Key_acute" doc="/**
Internal. */"/>
        <enum-value name="Key_mu" doc="/**
Internal. */"/>
        <enum-value name="Key_paragraph" doc="/**
Internal. */"/>
        <enum-value name="Key_periodcentered" doc="/**
Internal. */"/>
        <enum-value name="Key_cedilla" doc="/**
Internal. */"/>
        <enum-value name="Key_onesuperior" doc="/**
Internal. */"/>
        <enum-value name="Key_masculine" doc="/**
Internal. */"/>
        <enum-value name="Key_guillemotright" doc="/**
Internal. */"/>
        <enum-value name="Key_onequarter" doc="/**
Internal. */"/>
        <enum-value name="Key_onehalf" doc="/**
Internal. */"/>
        <enum-value name="Key_threequarters" doc="/**
Internal. */"/>
        <enum-value name="Key_questiondown" doc="/**
Internal. */"/>
        <enum-value name="Key_Agrave" doc="/**
Internal. */"/>
        <enum-value name="Key_Aacute" doc="/**
Internal. */"/>
        <enum-value name="Key_Acircumflex" doc="/**
Internal. */"/>
        <enum-value name="Key_Atilde" doc="/**
Internal. */"/>
        <enum-value name="Key_Adiaeresis" doc="/**
Internal. */"/>
        <enum-value name="Key_Aring" doc="/**
Internal. */"/>
        <enum-value name="Key_AE" doc="/**
Internal. */"/>
        <enum-value name="Key_Ccedilla" doc="/**
Internal. */"/>
        <enum-value name="Key_Egrave" doc="/**
Internal. */"/>
        <enum-value name="Key_Eacute" doc="/**
Internal. */"/>
        <enum-value name="Key_Ecircumflex" doc="/**
Internal. */"/>
        <enum-value name="Key_Ediaeresis" doc="/**
Internal. */"/>
        <enum-value name="Key_Igrave" doc="/**
Internal. */"/>
        <enum-value name="Key_Iacute" doc="/**
Internal. */"/>
        <enum-value name="Key_Icircumflex" doc="/**
Internal. */"/>
        <enum-value name="Key_Idiaeresis" doc="/**
Internal. */"/>
        <enum-value name="Key_ETH" doc="/**
Internal. */"/>
        <enum-value name="Key_Ntilde" doc="/**
Internal. */"/>
        <enum-value name="Key_Ograve" doc="/**
Internal. */"/>
        <enum-value name="Key_Oacute" doc="/**
Internal. */"/>
        <enum-value name="Key_Ocircumflex" doc="/**
Internal. */"/>
        <enum-value name="Key_Otilde" doc="/**
Internal. */"/>
        <enum-value name="Key_Odiaeresis" doc="/**
Internal. */"/>
        <enum-value name="Key_multiply" doc="/**
Internal. */"/>
        <enum-value name="Key_Ooblique" doc="/**
Internal. */"/>
        <enum-value name="Key_Ugrave" doc="/**
Internal. */"/>
        <enum-value name="Key_Uacute" doc="/**
Internal. */"/>
        <enum-value name="Key_Ucircumflex" doc="/**
Internal. */"/>
        <enum-value name="Key_Udiaeresis" doc="/**
Internal. */"/>
        <enum-value name="Key_Yacute" doc="/**
Internal. */"/>
        <enum-value name="Key_THORN" doc="/**
Internal. */"/>
        <enum-value name="Key_ssharp" doc="/**
Internal. */"/>
        <enum-value name="Key_division" doc="/**
Internal. */"/>
        <enum-value name="Key_ydiaeresis" doc="/**
Internal. */"/>
        <enum-value name="Key_AltGr" doc="/**
Internal. */"/>
        <enum-value name="Key_Multi_key" doc="/**
Internal. */"/>
        <enum-value name="Key_Codeinput" doc="/**
Internal. */"/>
        <enum-value name="Key_SingleCandidate" doc="/**
Internal. */"/>
        <enum-value name="Key_MultipleCandidate" doc="/**
Internal. */"/>
        <enum-value name="Key_PreviousCandidate" doc="/**
Internal. */"/>
        <enum-value name="Key_Mode_switch" doc="/**
Internal. */"/>
        <enum-value name="Key_Kanji" doc="/**
Internal. */"/>
        <enum-value name="Key_Muhenkan" doc="/**
Internal. */"/>
        <enum-value name="Key_Henkan" doc="/**
Internal. */"/>
        <enum-value name="Key_Romaji" doc="/**
Internal. */"/>
        <enum-value name="Key_Hiragana" doc="/**
Internal. */"/>
        <enum-value name="Key_Katakana" doc="/**
Internal. */"/>
        <enum-value name="Key_Hiragana_Katakana" doc="/**
Internal. */"/>
        <enum-value name="Key_Zenkaku" doc="/**
Internal. */"/>
        <enum-value name="Key_Hankaku" doc="/**
Internal. */"/>
        <enum-value name="Key_Zenkaku_Hankaku" doc="/**
Internal. */"/>
        <enum-value name="Key_Touroku" doc="/**
Internal. */"/>
        <enum-value name="Key_Massyo" doc="/**
Internal. */"/>
        <enum-value name="Key_Kana_Lock" doc="/**
Internal. */"/>
        <enum-value name="Key_Kana_Shift" doc="/**
Internal. */"/>
        <enum-value name="Key_Eisu_Shift" doc="/**
Internal. */"/>
        <enum-value name="Key_Eisu_toggle" doc="/**
Internal. */"/>
        <enum-value name="Key_Hangul" doc="/**
Internal. */"/>
        <enum-value name="Key_Hangul_Start" doc="/**
Internal. */"/>
        <enum-value name="Key_Hangul_End" doc="/**
Internal. */"/>
        <enum-value name="Key_Hangul_Hanja" doc="/**
Internal. */"/>
        <enum-value name="Key_Hangul_Jamo" doc="/**
Internal. */"/>
        <enum-value name="Key_Hangul_Romaja" doc="/**
Internal. */"/>
        <enum-value name="Key_Hangul_Jeonja" doc="/**
Internal. */"/>
        <enum-value name="Key_Hangul_Banja" doc="/**
Internal. */"/>
        <enum-value name="Key_Hangul_PreHanja" doc="/**
Internal. */"/>
        <enum-value name="Key_Hangul_PostHanja" doc="/**
Internal. */"/>
        <enum-value name="Key_Hangul_Special" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Grave" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Acute" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Circumflex" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Tilde" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Macron" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Breve" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Abovedot" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Diaeresis" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Abovering" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Doubleacute" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Caron" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Cedilla" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Ogonek" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Iota" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Voiced_Sound" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Semivoiced_Sound" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Belowdot" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Hook" doc="/**
Internal. */"/>
        <enum-value name="Key_Dead_Horn" doc="/**
Internal. */"/>
        <enum-value name="Key_Back" doc="/**
Internal. */"/>
        <enum-value name="Key_Forward" doc="/**
Internal. */"/>
        <enum-value name="Key_Stop" doc="/**
Internal. */"/>
        <enum-value name="Key_Refresh" doc="/**
Internal. */"/>
        <enum-value name="Key_VolumeDown" doc="/**
Internal. */"/>
        <enum-value name="Key_VolumeMute" doc="/**
Internal. */"/>
        <enum-value name="Key_VolumeUp" doc="/**
Internal. */"/>
        <enum-value name="Key_BassBoost" doc="/**
Internal. */"/>
        <enum-value name="Key_BassUp" doc="/**
Internal. */"/>
        <enum-value name="Key_BassDown" doc="/**
Internal. */"/>
        <enum-value name="Key_TrebleUp" doc="/**
Internal. */"/>
        <enum-value name="Key_TrebleDown" doc="/**
Internal. */"/>
        <enum-value name="Key_MediaPlay" doc="/**
Internal. */"/>
        <enum-value name="Key_MediaStop" doc="/**
Internal. */"/>
        <enum-value name="Key_MediaPrevious" doc="/**
Internal. */"/>
        <enum-value name="Key_MediaNext" doc="/**
Internal. */"/>
        <enum-value name="Key_MediaRecord" doc="/**
Internal. */"/>
        <enum-value name="Key_HomePage" doc="/**
Internal. */"/>
        <enum-value name="Key_Favorites" doc="/**
Internal. */"/>
        <enum-value name="Key_Search" doc="/**
Internal. */"/>
        <enum-value name="Key_Standby" doc="/**
Internal. */"/>
        <enum-value name="Key_OpenUrl" doc="/**
Internal. */"/>
        <enum-value name="Key_LaunchMail" doc="/**
Internal. */"/>
        <enum-value name="Key_LaunchMedia" doc="/**
Internal. */"/>
        <enum-value name="Key_Launch0" doc="/**
Internal. */"/>
        <enum-value name="Key_Launch1" doc="/**
Internal. */"/>
        <enum-value name="Key_Launch2" doc="/**
Internal. */"/>
        <enum-value name="Key_Launch3" doc="/**
Internal. */"/>
        <enum-value name="Key_Launch4" doc="/**
Internal. */"/>
        <enum-value name="Key_Launch5" doc="/**
Internal. */"/>
        <enum-value name="Key_Launch6" doc="/**
Internal. */"/>
        <enum-value name="Key_Launch7" doc="/**
Internal. */"/>
        <enum-value name="Key_Launch8" doc="/**
Internal. */"/>
        <enum-value name="Key_Launch9" doc="/**
Internal. */"/>
        <enum-value name="Key_LaunchA" doc="/**
Internal. */"/>
        <enum-value name="Key_LaunchB" doc="/**
Internal. */"/>
        <enum-value name="Key_LaunchC" doc="/**
Internal. */"/>
        <enum-value name="Key_LaunchD" doc="/**
Internal. */"/>
        <enum-value name="Key_LaunchE" doc="/**
Internal. */"/>
        <enum-value name="Key_LaunchF" doc="/**
Internal. */"/>
        <enum-value name="Key_MediaLast" doc="/**
Internal. */"/>
        <enum-value name="Key_Select" doc="/**
Internal. */"/>
        <enum-value name="Key_Yes" doc="/**
Internal. */"/>
        <enum-value name="Key_No" doc="/**
Internal. */"/>
        <enum-value name="Key_Cancel" doc="/**
Internal. */"/>
        <enum-value name="Key_Printer" doc="/**
Internal. */"/>
        <enum-value name="Key_Execute" doc="/**
Internal. */"/>
        <enum-value name="Key_Sleep" doc="/**
Internal. */"/>
        <enum-value name="Key_Play" doc="/**
Internal. */"/>
        <enum-value name="Key_Zoom" doc="/**
Internal. */"/>
        <enum-value name="Key_Context1" doc="/**
Internal. */"/>
        <enum-value name="Key_Context2" doc="/**
Internal. */"/>
        <enum-value name="Key_Context3" doc="/**
Internal. */"/>
        <enum-value name="Key_Context4" doc="/**
Internal. */"/>
        <enum-value name="Key_Call" doc="/**
Internal. */"/>
        <enum-value name="Key_Hangup" doc="/**
Internal. */"/>
        <enum-value name="Key_Flip" doc="/**
Internal. */"/>
        <enum-value name="Key_unknown" doc="/**
Internal. */"/>
</enum>
    <enum name="ToolBarAreaSizes">
        <enum-value name="NToolBarAreas" doc="/**
Internal. */"/>
</enum>
    <enum name="ArrowType">
        <enum-value name="NoArrow" doc="/**
Internal. */"/>
        <enum-value name="UpArrow" doc="/**
Internal. */"/>
        <enum-value name="DownArrow" doc="/**
Internal. */"/>
        <enum-value name="LeftArrow" doc="/**
Internal. */"/>
        <enum-value name="RightArrow" doc="/**
Internal. */"/>
</enum>
    <enum name="FocusPolicy" doc="/**
&lt;p&gt;This enum type defines the various policies a widget can have with respect to acquiring keyboard focus.&lt;/p&gt;
 */">
        <enum-value name="NoFocus" doc="/**
&lt;p&gt;the widget does not accept focus.&lt;/p&gt;
 */"/>
        <enum-value name="TabFocus" doc="/**
&lt;p&gt;the widget accepts focus by tabbing.&lt;/p&gt;
 */"/>
        <enum-value name="ClickFocus" doc="/**
&lt;p&gt;the widget accepts focus by clicking.&lt;/p&gt;
 */"/>
        <enum-value name="StrongFocus" doc="/**
&lt;p&gt;the widget accepts focus by both tabbing and clicking. On Mac OS X this will also be indicate that the widget accepts tab focus when in 'Text/List focus mode'.&lt;/p&gt;
 */"/>
        <enum-value name="WheelFocus" doc="/**
&lt;p&gt;like Qt::StrongFocus plus the widget accepts focus by using the mouse wheel.&lt;/p&gt;
 */"/>
</enum>
    <enum name="InputMethodQuery">
        <enum-value name="ImMicroFocus" doc="/**
&lt;p&gt;The rectangle covering the area of the input cursor in widget coordinates.&lt;/p&gt;
 */"/>
        <enum-value name="ImFont" doc="/**
&lt;p&gt;The currently used font for text input.&lt;/p&gt;
 */"/>
        <enum-value name="ImCursorPosition" doc="/**
&lt;p&gt;The logical position of the cursor within the text surrounding the input area (see &lt;a href=&quot;Qt.html#InputMethodQuery-enum&quot;&gt;&lt;tt&gt;ImSurroundingText&lt;/tt&gt;&lt;/a&gt;).&lt;/p&gt;
 */"/>
        <enum-value name="ImSurroundingText" doc="/**
&lt;p&gt;The plain text around the input area, for example the current paragraph.&lt;/p&gt;
 */"/>
        <enum-value name="ImCurrentSelection" doc="/**
&lt;p&gt;The currently selected text.&lt;/p&gt;
 */"/>
</enum>
    <enum name="DropAction">
        <enum-value name="CopyAction" doc="/**
&lt;p&gt;Copy the data to the target.&lt;/p&gt;
 */"/>
        <enum-value name="MoveAction" doc="/**
&lt;p&gt;Move the data from the source to the target.&lt;/p&gt;
 */"/>
        <enum-value name="LinkAction" doc="/**
&lt;p&gt;Create a link from the source to the target.&lt;/p&gt;
 */"/>
        <enum-value name="ActionMask" doc="/**
Internal. */"/>
        <enum-value name="TargetMoveAction" doc="/**
Internal. */"/>
        <enum-value name="IgnoreAction" doc="/**
&lt;p&gt;Ignore the action (do nothing with the data).&lt;/p&gt;
 */"/>
</enum>
    <enum name="FillRule" doc="/**
&lt;p&gt;Specifies which method should be used to fill the paths and polygons.&lt;/p&gt;
 */">
        <enum-value name="OddEvenFill" doc="/**
&lt;p&gt;Specifies that the region is filled using the odd even fill rule. With this rule, we determine whether a point is inside the shape by using the following method. Draw a horizontal line from the point to a location outside the shape, and count the number of intersections. If the number of intersections is an odd number, the point is inside the shape. This mode is the default.&lt;/p&gt;
 */"/>
        <enum-value name="WindingFill" doc="/**
&lt;p&gt;Specifies that the region is filled using the non zero winding rule. With this rule, we determine whether a point is inside the shape by using the following method. Draw a horizontal line from the point to a location outside the shape. Determine whether the direction of the line at each intersection point is up or down. The winding number is determined by summing the direction of each intersection. If the number is non zero, the point is inside the shape. This fill mode can also in most cases be considered as the intersection of closed shapes.&lt;/p&gt;
 */"/>
</enum>
    <enum name="GlobalColor" doc="/**
    &lt;style type=&quot;text/css&quot; id=&quot;colorstyles&quot;&gt;
     #white { background-color: #ffffff; color: #000000 }
     #black { background-color: #000000; color: #ffffff }
     #red { background-color: #ff0000; color: #000000 }
     #darkRed { background-color: #800000; color: #ffffff }
     #green { background-color: #00ff00; color: #000000 }
     #darkGreen { background-color: #008000; color: #ffffff }
     #blue { background-color: #0000ff; color: #ffffff }
     #darkBlue { background-color: #000080; color: #ffffff }
     #cyan { background-color: #00ffff; color: #000000 }
     #darkCyan { background-color: #008080; color: #ffffff }
     #magenta { background-color: #ff00ff; color: #000000 }
     #darkMagenta { background-color: #800080; color: #ffffff }
     #yellow { background-color: #ffff00; color: #000000 }
     #darkYellow { background-color: #808000; color: #ffffff }
     #gray { background-color: #a0a0a4; color: #000000 }
     #darkGray { background-color: #808080; color: #ffffff }
     #lightGray { background-color: #c0c0c0; color: #000000 }
    &lt;/style&gt;
    &lt;p&gt;Qt's predefined &lt;a href=&quot;%2E%2E/gui/QColor.html&quot;&gt;&lt;tt&gt;QColor&lt;/tt&gt;&lt;/a&gt; objects:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;white&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;3&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    White &lt;tt id=&quot;white&quot;&gt;(#ffffff)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;black&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;2&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Black &lt;tt id=&quot;black&quot;&gt;(#000000)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;red&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;7&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Red &lt;tt id=&quot;red&quot;&gt;(#ff0000)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;darkRed&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;13&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Dark red &lt;tt id=&quot;darkRed&quot;&gt;(#800000)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;green&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;8&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Green &lt;tt id=&quot;green&quot;&gt;(#00ff00)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;darkGreen&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;14&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Dark green &lt;tt id=&quot;darkGreen&quot;&gt;(#008000)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;blue&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;9&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Blue &lt;tt id=&quot;blue&quot;&gt;(#0000ff)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;darkBlue&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;15&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Dark blue &lt;tt id=&quot;darkBlue&quot;&gt;(#000080)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;cyan&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;10&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Cyan &lt;tt id=&quot;cyan&quot;&gt;(#00ffff)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;darkCyan&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;16&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Dark cyan &lt;tt id=&quot;darkCyan&quot;&gt;(#008080)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;magenta&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;11&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Magenta &lt;tt id=&quot;magenta&quot;&gt;(#ff00ff)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;darkMagenta&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;17&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Dark magenta &lt;tt id=&quot;darkMagenta&quot;&gt;(#800080)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;yellow&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;12&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Yellow &lt;tt id=&quot;yellow&quot;&gt;(#ffff00)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;darkYellow&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;18&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Dark yellow &lt;tt id=&quot;darkYellow&quot;&gt;(#808000)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;gray&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;5&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Gray &lt;tt id=&quot;gray&quot;&gt;(#a0a0a4)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;darkGray&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;4&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Dark gray &lt;tt id=&quot;darkGray&quot;&gt;(#808080)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;lightGray&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;6&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;    Light gray &lt;tt id=&quot;lightGray&quot;&gt;(#c0c0c0)&lt;/tt&gt;
    &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;transparent&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;19&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;a transparent black value (i.e&amp;#x2e;, &lt;a href=&quot;%2E%2E/gui/QColor.html&quot;&gt;&lt;tt&gt;QColor&lt;/tt&gt;&lt;/a&gt;(0, 0, 0, 0))&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;color0&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;0&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;0 pixel value (for bitmaps)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;color1&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;1 pixel value (for bitmaps)&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;

@see &lt;a href=&quot;%2E%2E/gui/QColor.html&quot;&gt;&lt;tt&gt;QColor&lt;/tt&gt;&lt;/a&gt; */">
        <enum-value name="color0" doc="/**
&lt;p&gt;0 pixel value (for bitmaps)&lt;/p&gt;
 */"/>
        <enum-value name="color1" doc="/**
&lt;p&gt;1 pixel value (for bitmaps)&lt;/p&gt;
 */"/>
        <enum-value name="black" doc="/**
    Black &lt;tt id=&quot;black&quot;&gt;(#000000)&lt;/tt&gt;
     */"/>
        <enum-value name="white" doc="/**
    White &lt;tt id=&quot;white&quot;&gt;(#ffffff)&lt;/tt&gt;
     */"/>
        <enum-value name="darkGray" doc="/**
    Dark gray &lt;tt id=&quot;darkGray&quot;&gt;(#808080)&lt;/tt&gt;
     */"/>
        <enum-value name="gray" doc="/**
    Gray &lt;tt id=&quot;gray&quot;&gt;(#a0a0a4)&lt;/tt&gt;
     */"/>
        <enum-value name="lightGray" doc="/**
    Light gray &lt;tt id=&quot;lightGray&quot;&gt;(#c0c0c0)&lt;/tt&gt;
     */"/>
        <enum-value name="red" doc="/**
    Red &lt;tt id=&quot;red&quot;&gt;(#ff0000)&lt;/tt&gt;
     */"/>
        <enum-value name="green" doc="/**
    Green &lt;tt id=&quot;green&quot;&gt;(#00ff00)&lt;/tt&gt;
     */"/>
        <enum-value name="blue" doc="/**
    Blue &lt;tt id=&quot;blue&quot;&gt;(#0000ff)&lt;/tt&gt;
     */"/>
        <enum-value name="cyan" doc="/**
    Cyan &lt;tt id=&quot;cyan&quot;&gt;(#00ffff)&lt;/tt&gt;
     */"/>
        <enum-value name="magenta" doc="/**
    Magenta &lt;tt id=&quot;magenta&quot;&gt;(#ff00ff)&lt;/tt&gt;
     */"/>
        <enum-value name="yellow" doc="/**
    Yellow &lt;tt id=&quot;yellow&quot;&gt;(#ffff00)&lt;/tt&gt;
     */"/>
        <enum-value name="darkRed" doc="/**
    Dark red &lt;tt id=&quot;darkRed&quot;&gt;(#800000)&lt;/tt&gt;
     */"/>
        <enum-value name="darkGreen" doc="/**
    Dark green &lt;tt id=&quot;darkGreen&quot;&gt;(#008000)&lt;/tt&gt;
     */"/>
        <enum-value name="darkBlue" doc="/**
    Dark blue &lt;tt id=&quot;darkBlue&quot;&gt;(#000080)&lt;/tt&gt;
     */"/>
        <enum-value name="darkCyan" doc="/**
    Dark cyan &lt;tt id=&quot;darkCyan&quot;&gt;(#008080)&lt;/tt&gt;
     */"/>
        <enum-value name="darkMagenta" doc="/**
    Dark magenta &lt;tt id=&quot;darkMagenta&quot;&gt;(#800080)&lt;/tt&gt;
     */"/>
        <enum-value name="darkYellow" doc="/**
    Dark yellow &lt;tt id=&quot;darkYellow&quot;&gt;(#808000)&lt;/tt&gt;
     */"/>
        <enum-value name="transparent" doc="/**
&lt;p&gt;a transparent black value (i.e&amp;#x2e;, &lt;a href=&quot;%2E%2E/gui/QColor.html&quot;&gt;&lt;tt&gt;QColor&lt;/tt&gt;&lt;/a&gt;(0, 0, 0, 0))&lt;/p&gt;
 */"/>
</enum>
    <enum name="ConnectionType" doc="/**
&lt;p&gt;This enum describes the types of connection that can be used between signals and slots. In particular, it determines whether a particular signal is delivered to a slot immediately or queued for delivery at a later time.&lt;/p&gt;
&lt;p&gt;With queued connections, the parameters must be of types that are known to Qt's meta-object system, because Qt needs to copy the arguments to store them in an event behind the scenes. If you try to use a queued connection and get the error message&lt;/p&gt;
&lt;pre&gt;    QObject::connect: Cannot queue arguments of type 'MyType'&lt;/pre&gt;
&lt;p&gt;call qRegisterMetaType() to register the data type before you establish the connection.&lt;/p&gt;

@see &lt;a href=&quot;%2E%2E/threads.html&quot;&gt;Thread Support in Qt&lt;/tt&gt;&lt;/a&gt;
@see &lt;tt&gt;QObject::connect&lt;/tt&gt;
@see &lt;tt&gt;qRegisterMetaType&lt;/tt&gt; */">
        <enum-value name="AutoConnection" doc="/**
&lt;p&gt;If the signal is emitted from the thread in which the receiving object lives, the slot is invoked directly, as with Qt::DirectConnection; otherwise the signal is queued, as with Qt::QueuedConnection.&lt;/p&gt;
 */"/>
        <enum-value name="DirectConnection" doc="/**
&lt;p&gt;When emitted, the signal is immediately delivered to the slot.&lt;/p&gt;
 */"/>
        <enum-value name="QueuedConnection" doc="/**
&lt;p&gt;When emitted, the signal is queued until the event loop is able to deliver it to the slot.&lt;/p&gt;
 */"/>
        <enum-value name="AutoCompatConnection" doc="/**
Internal. */"/>
        <enum-value name="BlockingQueuedConnection" doc="/**
&lt;p&gt;Same as &lt;a href=&quot;Qt.html#ConnectionType-enum&quot;&gt;&lt;tt&gt;QueuedConnection&lt;/tt&gt;&lt;/a&gt;, except that the current thread blocks until the slot has been delivered. This connection type should only be used for receivers in a different thread. Note that misuse of this type can lead to dead locks in your application.&lt;/p&gt;
 */"/>
</enum>
    <enum name="PenCapStyle" doc="/**
&lt;p&gt;This enum type defines the pen cap styles supported by Qt, i.e&amp;#x2e; the line end caps that can be drawn using &lt;a href=&quot;%2E%2E/gui/QPainter.html&quot;&gt;&lt;tt&gt;QPainter&lt;/tt&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; border=&quot;0&quot;&gt;
&lt;tr valign=&quot;top&quot; class=&quot;odd&quot;&gt;&lt;td&gt;&lt;img src=&quot;%2E%2E/images/qpen-square.png&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;%2E%2E/images/qpen-flat.png&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;%2E%2E/images/qpen-roundcap.png&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr valign=&quot;top&quot; class=&quot;even&quot;&gt;&lt;td&gt;Qt::SquareCap&lt;/td&gt;&lt;td&gt;Qt::FlatCap&lt;/td&gt;&lt;td&gt;Qt::RoundCap&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;

@see &lt;a href=&quot;%2E%2E/gui/QPen.html&quot;&gt;&lt;tt&gt;QPen&lt;/tt&gt;&lt;/a&gt; */">
        <enum-value name="FlatCap" doc="/**
&lt;p&gt;a square line end that does not cover the end point of the line.&lt;/p&gt;
 */"/>
        <enum-value name="SquareCap" doc="/**
&lt;p&gt;a square line end that covers the end point and extends beyond it by half the line width.&lt;/p&gt;
 */"/>
        <enum-value name="RoundCap" doc="/**
&lt;p&gt;a rounded line end.&lt;/p&gt;
 */"/>
        <enum-value name="MPenCapStyle" doc="/**
Internal. */"/>
</enum>
    <enum name="TransformationMode" doc="/**
&lt;p&gt;This enum type defines whether image transformations (e.g&amp;#x2e;, scaling) should be smooth or not.&lt;/p&gt;

@see &lt;tt&gt;QImage::scaled&lt;/tt&gt; */">
        <enum-value name="FastTransformation" doc="/**
&lt;p&gt;The transformation is performed quickly, with no smoothing.&lt;/p&gt;
 */"/>
        <enum-value name="SmoothTransformation" doc="/**
&lt;p&gt;The resulting image has smoothed edges.&lt;/p&gt;
 */"/>
</enum>
    <enum name="DockWidgetAreaSizes">
        <enum-value name="NDockWidgetAreas" doc="/**
Internal. */"/>
</enum>
    <enum name="ApplicationAttribute" doc="/**
&lt;p&gt;This enum describes attributes that change the behavior of application-wide features. These are enabled and disabled using QCoreApplication::setAttribute(), and can be tested for with QCoreApplication::testAttribute().&lt;/p&gt;
 */">
        <enum-value name="AA_ImmediateWidgetCreation" doc="/**
&lt;p&gt;Ensures that widgets are created as soon as they are constructed. By default, resources for widgets are allocated on demand to improve efficiency and minimize resource usage. Setting or clearing this attribute affects widgets constructed after the change. Setting it tells Qt to create toplevel windows immediately. Therefore, if it is important to minimize resource consumption, do not set this attribute.&lt;/p&gt;
 */"/>
        <enum-value name="AA_MSWindowsUseDirect3DByDefault" doc="/**
&lt;p&gt;Is a Windows specific attribute, that will make the Direct3D paint engine the default Qt widget paint engine. Note that you can toggle usage of the Direct3D engine on individual QWidgets by setting/clearing the &lt;tt&gt;WA_MSWindowsUseDirect3D&lt;/tt&gt; attribute on a specific widget. &lt;b&gt;This functionality is experimental&lt;/b&gt;.&lt;/p&gt;
 */"/>
        <enum-value name="AA_AttributeCount" doc="/**
Internal. */"/>
</enum>
    <enum name="ShortcutContext" doc="/**
&lt;p&gt;For a QEvent::Shortcut event to occur, the shortcut's key sequence must be entered by the user in a context where the shortcut is active. The possible contexts are these:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WidgetShortcut&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;0&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The shortcut is active when its parent widget has focus.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WindowShortcut&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The shortcut is active when its parent widget is a logical subwidget of the active top-level window.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ApplicationShortcut&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;2&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The shortcut is active when one of the applications windows are active.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
 */">
        <enum-value name="WidgetShortcut" doc="/**
&lt;p&gt;The shortcut is active when its parent widget has focus.&lt;/p&gt;
 */"/>
        <enum-value name="WindowShortcut" doc="/**
&lt;p&gt;The shortcut is active when its parent widget is a logical subwidget of the active top-level window.&lt;/p&gt;
 */"/>
        <enum-value name="ApplicationShortcut" doc="/**
&lt;p&gt;The shortcut is active when one of the applications windows are active.&lt;/p&gt;
 */"/>
</enum>
    <enum name="TextInteractionFlag" doc="/**
&lt;p&gt;This enum specifies how a text displaying widget reacts to user input.&lt;/p&gt;
 */">
        <enum-value name="NoTextInteraction" doc="/**
&lt;p&gt;No interaction with the text is possible.&lt;/p&gt;
 */"/>
        <enum-value name="TextSelectableByMouse" doc="/**
&lt;p&gt;Text can be selected with the mouse and copied to the clipboard using a context menu or standard keyboard shortcuts.&lt;/p&gt;
 */"/>
        <enum-value name="TextSelectableByKeyboard" doc="/**
&lt;p&gt;Text can be selected with the cursor keys on the keyboard. A text cursor is shown.&lt;/p&gt;
 */"/>
        <enum-value name="LinksAccessibleByMouse" doc="/**
&lt;p&gt;Links can be highlighted and activated with the mouse.&lt;/p&gt;
 */"/>
        <enum-value name="LinksAccessibleByKeyboard" doc="/**
&lt;p&gt;Links can be focused using tab and activated with enter.&lt;/p&gt;
 */"/>
        <enum-value name="TextEditable" doc="/**
&lt;p&gt;The text is fully editable.&lt;/p&gt;
 */"/>
        <enum-value name="TextEditorInteraction" doc="/**
&lt;p&gt;The default for a text editor.&lt;/p&gt;
 */"/>
        <enum-value name="TextBrowserInteraction" doc="/**
&lt;p&gt;The default for &lt;a href=&quot;%2E%2E/gui/QTextBrowser.html&quot;&gt;&lt;tt&gt;QTextBrowser&lt;/tt&gt;&lt;/a&gt;.&lt;/p&gt;
 */"/>
</enum>
    <enum name="CheckState" doc="/**
&lt;p&gt;This enum describes the state of checkable items, controls, and widgets.&lt;/p&gt;

@see &lt;a href=&quot;%2E%2E/gui/QCheckBox.html&quot;&gt;&lt;tt&gt;QCheckBox&lt;/tt&gt;&lt;/a&gt;
@see &lt;tt&gt;Qt::ItemFlags&lt;/tt&gt;
@see &lt;tt&gt;Qt::ItemDataRole&lt;/tt&gt; */">
        <enum-value name="Unchecked" doc="/**
&lt;p&gt;The item is unchecked.&lt;/p&gt;
 */"/>
        <enum-value name="PartiallyChecked" doc="/**
&lt;p&gt;The item is partially checked. Items in hierarchical models may be partially checked if some, but not all, of their children are checked.&lt;/p&gt;
 */"/>
        <enum-value name="Checked" doc="/**
&lt;p&gt;The item is checked.&lt;/p&gt;
 */"/>
</enum>
    <enum name="DockWidgetArea">
        <enum-value name="LeftDockWidgetArea" doc="/**
Internal. */"/>
        <enum-value name="RightDockWidgetArea" doc="/**
Internal. */"/>
        <enum-value name="TopDockWidgetArea" doc="/**
Internal. */"/>
        <enum-value name="BottomDockWidgetArea" doc="/**
Internal. */"/>
        <enum-value name="DockWidgetArea_Mask" doc="/**
Internal. */"/>
        <enum-value name="AllDockWidgetAreas" doc="/**
Internal. */"/>
        <enum-value name="NoDockWidgetArea" doc="/**
Internal. */"/>
</enum>
    <enum name="TimeSpec">
        <enum-value name="LocalTime" doc="/**
&lt;p&gt;Locale dependent time (Timezones and Daylight Savings Time).&lt;/p&gt;
 */"/>
        <enum-value name="UTC" doc="/**
&lt;p&gt;Coordinated Universal Time, replaces Greenwich Mean Time.&lt;/p&gt;
 */"/>
</enum>
    <enum name="ImageConversionFlag" doc="/**
&lt;p&gt;The options marked &amp;quot;(default)&amp;quot; are set if no other values from the list are included (since the defaults are zero):&lt;/p&gt;
&lt;p&gt;Color/Mono preference (ignored for &lt;a href=&quot;%2E%2E/gui/QBitmap.html&quot;&gt;&lt;tt&gt;QBitmap&lt;/tt&gt;&lt;/a&gt;):&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AutoColor&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;0&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;(default) - If the image has depth&lt;/tt&gt; 1 and contains only black and white pixels, the pixmap becomes monochrome.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ColorOnly&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;3&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The pixmap is dithered/converted to the native display depth&lt;/tt&gt;.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;MonoOnly&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;2&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The pixmap becomes monochrome. If necessary, it is dithered using the chosen dithering algorithm.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;Dithering mode preference for RGB channels:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;DiffuseDither&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;0&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;(default) - A high-quality dither.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;OrderedDither&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;16&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;A faster, more ordered dither.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ThresholdDither&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;32&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;No dithering; closest color is used.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;Dithering mode preference for alpha channel:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ThresholdAlphaDither&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;0&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;(default) - No dithering.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;OrderedAlphaDither&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;4&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;A faster, more ordered dither.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;DiffuseAlphaDither&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;8&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;A high-quality dither.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;Color matching versus dithering preference:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;PreferDither&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;64&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;(default when converting to a pixmap) - Always dither 32-bit images when the image is converted to 8 bits.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AvoidDither&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;128&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;(default when converting for the purpose of saving to file) - Dither 32-bit images only if the image has more than 256 colors and it is being converted to 8 bits.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
 */">
        <enum-value name="ColorMode_Mask" doc="/**
Internal. */"/>
        <enum-value name="AutoColor" doc="/**
&lt;p&gt;(default) - If the image has depth&lt;/tt&gt; 1 and contains only black and white pixels, the pixmap becomes monochrome.&lt;/p&gt;
 */"/>
        <enum-value name="ColorOnly" doc="/**
&lt;p&gt;The pixmap is dithered/converted to the native display depth&lt;/tt&gt;.&lt;/p&gt;
 */"/>
        <enum-value name="MonoOnly" doc="/**
&lt;p&gt;The pixmap becomes monochrome. If necessary, it is dithered using the chosen dithering algorithm.&lt;/p&gt;
 */"/>
        <enum-value name="AlphaDither_Mask" doc="/**
Internal. */"/>
        <enum-value name="ThresholdAlphaDither" doc="/**
&lt;p&gt;(default) - No dithering.&lt;/p&gt;
 */"/>
        <enum-value name="OrderedAlphaDither" doc="/**
&lt;p&gt;A faster, more ordered dither.&lt;/p&gt;
 */"/>
        <enum-value name="DiffuseAlphaDither" doc="/**
&lt;p&gt;A high-quality dither.&lt;/p&gt;
 */"/>
        <enum-value name="NoAlpha" doc="/**
Internal. */"/>
        <enum-value name="Dither_Mask" doc="/**
Internal. */"/>
        <enum-value name="DiffuseDither" doc="/**
&lt;p&gt;(default) - A high-quality dither.&lt;/p&gt;
 */"/>
        <enum-value name="OrderedDither" doc="/**
&lt;p&gt;A faster, more ordered dither.&lt;/p&gt;
 */"/>
        <enum-value name="ThresholdDither" doc="/**
&lt;p&gt;No dithering; closest color is used.&lt;/p&gt;
 */"/>
        <enum-value name="DitherMode_Mask" doc="/**
Internal. */"/>
        <enum-value name="AutoDither" doc="/**
Internal. */"/>
        <enum-value name="PreferDither" doc="/**
&lt;p&gt;(default when converting to a pixmap) - Always dither 32-bit images when the image is converted to 8 bits.&lt;/p&gt;
 */"/>
        <enum-value name="AvoidDither" doc="/**
&lt;p&gt;(default when converting for the purpose of saving to file) - Dither 32-bit images only if the image has more than 256 colors and it is being converted to 8 bits.&lt;/p&gt;
 */"/>
</enum>
    <enum name="WindowModality" doc="/**
&lt;a name=&quot;modal&quot;&gt;&lt;/a&gt;&lt;p&gt;This enum specifies the behavior of a modal window. A modal window is one that blocks input to other windows. Note that windows that are children of a modal window are not blocked.&lt;/p&gt;
&lt;p&gt;The values are:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;NonModal&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;0&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The window is not modal and does not block input to other windows.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;WindowModal&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The window is modal to a single window hierarchy and blocks input to its parent window, all grandparent windows, and all siblings of its parent and grandparent windows.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ApplicationModal&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;2&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The window is modal to the application and blocks input to all windows.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;

@see &lt;tt&gt;QWidget::windowModality&lt;/tt&gt;
@see &lt;a href=&quot;%2E%2E/gui/QDialog.html&quot;&gt;&lt;tt&gt;QDialog&lt;/tt&gt;&lt;/a&gt; */">
        <enum-value name="NonModal" doc="/**
&lt;p&gt;The window is not modal and does not block input to other windows.&lt;/p&gt;
 */"/>
        <enum-value name="WindowModal" doc="/**
&lt;p&gt;The window is modal to a single window hierarchy and blocks input to its parent window, all grandparent windows, and all siblings of its parent and grandparent windows.&lt;/p&gt;
 */"/>
        <enum-value name="ApplicationModal" doc="/**
&lt;p&gt;The window is modal to the application and blocks input to all windows.&lt;/p&gt;
 */"/>
</enum>
    <enum name="Modifier" doc="/**
&lt;p&gt;This enum provides shorter names for the keyboard modifier keys supported by Qt.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; On Mac OS X, the &lt;tt&gt;CTRL&lt;/tt&gt; value corresponds to the Command keys on the Macintosh keyboard, and the &lt;tt&gt;META&lt;/tt&gt; value corresponds to the Control keys.&lt;/p&gt;

@see &lt;a href=&quot;Qt.html#KeyboardModifier-enum&quot;&gt;&lt;tt&gt;KeyboardModifier&lt;/tt&gt;&lt;/a&gt;
@see &lt;a href=&quot;Qt.html#MouseButton-enum&quot;&gt;&lt;tt&gt;MouseButton&lt;/tt&gt;&lt;/a&gt; */">
        <enum-value name="META" doc="/**
&lt;p&gt;The Meta keys.&lt;/p&gt;
 */"/>
        <enum-value name="SHIFT" doc="/**
&lt;p&gt;The Shift keys provided on all standard keyboards.&lt;/p&gt;
 */"/>
        <enum-value name="CTRL" doc="/**
&lt;p&gt;The Ctrl keys.&lt;/p&gt;
 */"/>
        <enum-value name="ALT" doc="/**
&lt;p&gt;The normal Alt keys, but not keys like AltGr.&lt;/p&gt;
 */"/>
        <enum-value name="MODIFIER_MASK" doc="/**
Internal. */"/>
        <enum-value name="UNICODE_ACCEL" doc="/**
&lt;p&gt;The shortcut is specified as a Unicode code point, not as a Qt Key.&lt;/p&gt;
 */"/>
</enum>
    <enum name="AlignmentFlag" doc="/**
&lt;p&gt;This enum type is used to describe alignment. It contains horizontal and vertical flags that can be combined to produce the required effect.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;Qt.html#TextElideMode-enum&quot;&gt;&lt;tt&gt;TextElideMode&lt;/tt&gt;&lt;/a&gt; enum can also be used in many situations to fine-tune the appearance of aligned text.&lt;/p&gt;
&lt;p&gt;The horizontal flags are:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AlignLeft&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Aligns with the left edge.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AlignRight&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;2&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Aligns with the right edge.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AlignHCenter&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;4&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Centers horizontally in the available space.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AlignJustify&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;8&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Justifies the text in the available space.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;The vertical flags are:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AlignTop&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;32&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Aligns with the top.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AlignBottom&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;64&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Aligns with the bottom.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AlignVCenter&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;128&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Centers vertically in the available space.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;You can use only one of the horizontal flags at a time. There is one two-dimensional flag:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AlignCenter&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;132&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Centers in both dimensions.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;You can use at most one horizontal and one vertical flag at a time. Qt::AlignCenter counts as both horizontal and vertical.&lt;/p&gt;
&lt;p&gt;Three enum values are useful in applications that can be run in right-to-left mode:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AlignAbsolute&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;16&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;If the widget's layout direction is Qt::RightToLeft (instead of Qt::LeftToRight, the default), Qt::AlignLeft refers to the &lt;i&gt;right&lt;/i&gt; edge and Qt::AlignRight to the &lt;i&gt;left&lt;/i&gt; edge. This is normally the desired behavior. If you want Qt::AlignLeft to always mean &amp;quot;left&amp;quot; and Qt::AlignRight to always mean &amp;quot;right&amp;quot;, combine the flag with Qt::AlignAbsolute.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AlignLeading&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Synonym for Qt::AlignLeft.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AlignTrailing&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;2&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Synonym for Qt::AlignRight.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;Masks:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;40%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;60%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;40%&quot;&gt;Value&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AlignHorizontal_Mask&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;31&lt;/tt&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;AlignVertical_Mask&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;224&lt;/tt&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;Conflicting combinations of flags have undefined meanings.&lt;/p&gt;
 */">
        <enum-value name="AlignLeft" doc="/**
&lt;p&gt;Aligns with the left edge.&lt;/p&gt;
 */"/>
        <enum-value name="AlignLeading" doc="/**
&lt;p&gt;Synonym for Qt::AlignLeft.&lt;/p&gt;
 */"/>
        <enum-value name="AlignRight" doc="/**
&lt;p&gt;Aligns with the right edge.&lt;/p&gt;
 */"/>
        <enum-value name="AlignTrailing" doc="/**
&lt;p&gt;Synonym for Qt::AlignRight.&lt;/p&gt;
 */"/>
        <enum-value name="AlignHCenter" doc="/**
&lt;p&gt;Centers horizontally in the available space.&lt;/p&gt;
 */"/>
        <enum-value name="AlignJustify" doc="/**
&lt;p&gt;Justifies the text in the available space.&lt;/p&gt;
 */"/>
        <enum-value name="AlignAbsolute" doc="/**
&lt;p&gt;If the widget's layout direction is Qt::RightToLeft (instead of Qt::LeftToRight, the default), Qt::AlignLeft refers to the &lt;i&gt;right&lt;/i&gt; edge and Qt::AlignRight to the &lt;i&gt;left&lt;/i&gt; edge. This is normally the desired behavior. If you want Qt::AlignLeft to always mean &amp;quot;left&amp;quot; and Qt::AlignRight to always mean &amp;quot;right&amp;quot;, combine the flag with Qt::AlignAbsolute.&lt;/p&gt;
 */"/>
        <enum-value name="AlignHorizontal_Mask" doc="/**
Internal. */"/>
        <enum-value name="AlignTop" doc="/**
&lt;p&gt;Aligns with the top.&lt;/p&gt;
 */"/>
        <enum-value name="AlignBottom" doc="/**
&lt;p&gt;Aligns with the bottom.&lt;/p&gt;
 */"/>
        <enum-value name="AlignVCenter" doc="/**
&lt;p&gt;Centers vertically in the available space.&lt;/p&gt;
 */"/>
        <enum-value name="AlignVertical_Mask" doc="/**
Internal. */"/>
        <enum-value name="AlignCenter" doc="/**
&lt;p&gt;Centers in both dimensions.&lt;/p&gt;
 */"/>
</enum>
    <enum name="WidgetAttribute" doc="/**
&lt;a name=&quot;widget-attributes&quot;&gt;&lt;/a&gt;&lt;p&gt;This enum type is used to specify various widget attributes. Attributes are set and cleared with QWidget::setAttribute(), and queried with QWidget::testAttribute(), although some have special convenience functions which are mentioned below.&lt;/p&gt;
 */">
        <enum-value name="WA_Disabled" doc="/**
&lt;p&gt;Indicates that the widget is disabled, i.e&amp;#x2e; it does not receive any mouse or keyboard events. There is also a getter functions QWidget::isEnabled(). This is set/cleared by the Qt kernel.&lt;/p&gt;
 */"/>
        <enum-value name="WA_UnderMouse" doc="/**
&lt;p&gt;Indicates that the widget is under the mouse cursor. The value is not updated correctly during drag and drop operations. There is also a getter function QWidget::underMouse(). This is set/cleared by the Qt kernel.&lt;/p&gt;
 */"/>
        <enum-value name="WA_MouseTracking" doc="/**
&lt;p&gt;Indicates that the widget has mouse tracking enabled. See QWidget::mouseTracking.&lt;/p&gt;
 */"/>
        <enum-value name="WA_ContentsPropagated" doc="/**
&lt;p&gt;This flag is superfluous and obsolete; it no longer has any effect. Since Qt 4.1, all widgets that do not set &lt;a href=&quot;Qt.html#WidgetAttribute-enum&quot;&gt;&lt;tt&gt;WA_PaintOnScreen&lt;/tt&gt;&lt;/a&gt; propagate their contents.&lt;/p&gt;
 */"/>
        <enum-value name="WA_OpaquePaintEvent" doc="/**
&lt;p&gt;Indicates that the widget paints all its pixels when it receives a paint event. It is thus not required for operations like updating, resizing, scrolling and focus changes to erase the widget before generating paint events. Using &lt;a href=&quot;Qt.html#WidgetAttribute-enum&quot;&gt;&lt;tt&gt;WA_OpaquePaintEvent&lt;/tt&gt;&lt;/a&gt; is a small optimization. It can help to reduce flicker on systems that do not provide double buffer support, and it avoids the computational cycles necessary to erase the background prior to paint. &lt;b&gt;Note:&lt;/b&gt; Unlike &lt;a href=&quot;Qt.html#WidgetAttribute-enum&quot;&gt;&lt;tt&gt;WA_NoSystemBackground&lt;/tt&gt;&lt;/a&gt;, &lt;a href=&quot;Qt.html#WidgetAttribute-enum&quot;&gt;&lt;tt&gt;WA_OpaquePaintEvent&lt;/tt&gt;&lt;/a&gt; makes an effort to avoid transparent window backgrounds. This is set/cleared by the widget's author.&lt;/p&gt;
 */"/>
        <enum-value name="WA_NoBackground" doc="/**
&lt;p&gt;This value is obsolete. Use &lt;a href=&quot;Qt.html#WidgetAttribute-enum&quot;&gt;&lt;tt&gt;WA_OpaquePaintEvent&lt;/tt&gt;&lt;/a&gt; instead.&lt;/p&gt;
 */"/>
        <enum-value name="WA_StaticContents" doc="/**
&lt;p&gt;Indicates that the widget contents are north-west aligned and static. On resize, such a widget will receive paint events only for the newly visible part of itself. This is set/cleared by the widget's author.&lt;/p&gt;
 */"/>
        <enum-value name="WA_LaidOut" doc="/**
Internal. */"/>
        <enum-value name="WA_PaintOnScreen" doc="/**
&lt;p&gt;Indicates that the widget wants to draw directly onto the screen. Widgets with this attribute set do not participate in composition management, i.e&amp;#x2e; they cannot be semi-transparent or shine through semi-transparent overlapping widgets. This is only supported on X11. The flag is set or cleared by the widget's author. For rendering outside of Qt's paint system; e.g&amp;#x2e; if you need to use native X11 painting primitives, you need to reimplement QWidget::paintEngine() to return 0 and set this flag.&lt;/p&gt;
 */"/>
        <enum-value name="WA_NoSystemBackground" doc="/**
&lt;p&gt;Indicates that the widget has no background, i.e&amp;#x2e; when the widget receives paint events, the background is not automatically repainted. &lt;b&gt;Note:&lt;/b&gt; Unlike &lt;a href=&quot;Qt.html#WidgetAttribute-enum&quot;&gt;&lt;tt&gt;WA_OpaquePaintEvent&lt;/tt&gt;&lt;/a&gt;, newly exposed areas are &lt;i&gt;never&lt;/i&gt; filled with the background (e.g after showing a window for the first time the user can see &amp;quot;through&amp;quot; it until the application processes the paint events). Setting this flag implicitly disables double buffering for the widget. This is set/cleared by the widget's author.&lt;/p&gt;
 */"/>
        <enum-value name="WA_UpdatesDisabled" doc="/**
&lt;p&gt;Indicates that updates are blocked (including the system background). This flag must never be set/cleared by the widget author. It is set/cleared by the Qt kernel.&lt;/p&gt;
 */"/>
        <enum-value name="WA_Mapped" doc="/**
&lt;p&gt;Indicates that the widget is mapped on screen. This is set/cleared by the Qt kernel.&lt;/p&gt;
 */"/>
        <enum-value name="WA_MacNoClickThrough" doc="/**
&lt;p&gt;Indicates that the window is only activated when clicked.&lt;/p&gt;
 */"/>
        <enum-value name="WA_PaintOutsidePaintEvent" doc="/**
&lt;p&gt;Makes it possible to use &lt;a href=&quot;%2E%2E/gui/QPainter.html&quot;&gt;&lt;tt&gt;QPainter&lt;/tt&gt;&lt;/a&gt; to paint on the widget outside paintEvent(). This is not supported on Windows, Mac OS X or Qtopia Core. We recommend that you use this attribute only when porting Qt 3 code to Qt 4.&lt;/p&gt;
 */"/>
        <enum-value name="WA_InputMethodEnabled" doc="/**
&lt;p&gt;Enables input methods for Asian languages. Must be set when creating custom text editing widgets.&lt;/p&gt;
 */"/>
        <enum-value name="WA_WState_Visible" doc="/**
Internal. */"/>
        <enum-value name="WA_WState_Hidden" doc="/**
Internal. */"/>
        <enum-value name="WA_ForceDisabled" doc="/**
&lt;p&gt;Indicates that the widget is explicitly disabled, i.e&amp;#x2e; it will remain disabled even when all its ancestors are set to the enabled state. This implies &lt;a href=&quot;Qt.html#WidgetAttribute-enum&quot;&gt;&lt;tt&gt;WA_Disabled&lt;/tt&gt;&lt;/a&gt;. This is set/cleared by QWidget::setEnabled() and QWidget::setDisabled().&lt;/p&gt;
 */"/>
        <enum-value name="WA_KeyCompression" doc="/**
&lt;p&gt;Enables key event compression if set, and disables it if not set. By default key compression is off, so widgets receive one key press event for each key press (or more, since autorepeat is usually on). If you turn it on and your program doesn't keep up with key input, Qt may try to compress key events so that more than one character can be processed in each event. For example, a word processor widget might receive 2, 3 or more characters in each QKeyEvent::text(), if the layout recalculation takes too long for the CPU. If a widget supports multiple character unicode input, it is always safe to turn the compression on. Qt performs key event compression only for printable characters. Qt::Modifier keys, cursor movement keys, function keys and miscellaneous action keys (e.g&amp;#x2e; Escape, Enter, Backspace, PrintScreen) will stop key event compression, even if there are more compressible key events available. Not all platforms support this compression, in which case turning it on will have no effect. This is set/cleared by the widget's author.&lt;/p&gt;
 */"/>
        <enum-value name="WA_PendingMoveEvent" doc="/**
&lt;p&gt;Indicates that a move event is pending, e.g&amp;#x2e; when a hidden widget was moved. This is set/cleared by the Qt kernel.&lt;/p&gt;
 */"/>
        <enum-value name="WA_PendingResizeEvent" doc="/**
&lt;p&gt;Indicates that a resize event is pending, e.g&amp;#x2e; when a hidden widget was resized. This is set/cleared by the Qt kernel.&lt;/p&gt;
 */"/>
        <enum-value name="WA_SetPalette" doc="/**
&lt;p&gt;Indicates that the widget has a palette of its own. This is set/cleared by QWidget::setPalette().&lt;/p&gt;
 */"/>
        <enum-value name="WA_SetFont" doc="/**
&lt;p&gt;Indicates that the widget has a font of its own. This is set/cleared by QWidget::setFont().&lt;/p&gt;
 */"/>
        <enum-value name="WA_SetCursor" doc="/**
&lt;p&gt;Indicates that the widget has a cursor of its own. This is set/cleared by QWidget::setCursor() and QWidget::unsetCursor().&lt;/p&gt;
 */"/>
        <enum-value name="WA_NoChildEventsFromChildren" doc="/**
&lt;p&gt;Indicates that the widget does not want to receive ChildAdded or ChildRemoved events sent from its children. This is set by a widget's author.&lt;/p&gt;
 */"/>
        <enum-value name="WA_WindowModified" doc="/**
&lt;p&gt;Indicates that the window is marked as modified. On some platforms this will mean nothing, on others (including Mac OS X and Windows) the window will take a modified appearance. This is set/cleared by QWidget::setWindowModified().&lt;/p&gt;
 */"/>
        <enum-value name="WA_Resized" doc="/**
&lt;p&gt;Indicates that the widget has an explicit size. This is set/cleared by QWidget::resize() and by QWidget::setGeometry().&lt;/p&gt;
 */"/>
        <enum-value name="WA_Moved" doc="/**
&lt;p&gt;Indicates that the widget has an explicit position. This is set/cleared by QWidget::move() and by QWidget::setGeometry().&lt;/p&gt;
 */"/>
        <enum-value name="WA_PendingUpdate" doc="/**
Internal. */"/>
        <enum-value name="WA_InvalidSize" doc="/**
Internal. */"/>
        <enum-value name="WA_MacBrushedMetal" doc="/**
&lt;p&gt;Indicates the widget should be drawn in the brushed metal style as supported by the windowing system. This attribute is only applicable to Mac OS X.&lt;/p&gt;
 */"/>
        <enum-value name="WA_MacMetalStyle" doc="/**
Internal. */"/>
        <enum-value name="WA_CustomWhatsThis" doc="/**
&lt;p&gt;Indicates that the widget wants to continue operating normally in &amp;quot;What's This?&amp;quot; mode. This is set by the widget's author.&lt;/p&gt;
 */"/>
        <enum-value name="WA_LayoutOnEntireRect" doc="/**
&lt;p&gt;Indicates that the widget wants &lt;a href=&quot;%2E%2E/gui/QLayout.html&quot;&gt;&lt;tt&gt;QLayout&lt;/tt&gt;&lt;/a&gt; to operate on the entire QWidget::rect(), not only on QWidget::contentsRect(). This is set by the widget's author.&lt;/p&gt;
 */"/>
        <enum-value name="WA_OutsideWSRange" doc="/**
&lt;p&gt;Indicates that the widget is outside the valid range of the window system's coordinate system. A widget outside the valid range cannot be mapped on screen. This is set/cleared by the Qt kernel.&lt;/p&gt;
 */"/>
        <enum-value name="WA_GrabbedShortcut" doc="/**
Internal. */"/>
        <enum-value name="WA_TransparentForMouseEvents" doc="/**
Internal. */"/>
        <enum-value name="WA_PaintUnclipped" doc="/**
&lt;p&gt;Makes all painters operating on this widget unclipped. Children of this widget or other widgets in front of it do not clip the area the painter can paint on. This flag is only supported for widgets for which the &lt;a href=&quot;Qt.html#WidgetAttribute-enum&quot;&gt;&lt;tt&gt;WA_PaintOnScreen&lt;/tt&gt;&lt;/a&gt; flag is set. The preferred way to do this in a cross platform way is to create a transparent widget that lies in front of the other widgets.&lt;/p&gt;
 */"/>
        <enum-value name="WA_SetWindowIcon" doc="/**
Internal. */"/>
        <enum-value name="WA_NoMouseReplay" doc="/**
&lt;p&gt;Used for popup widgets. Indicates that the most recent mouse press event should not be replayed when the popup widget closes. The flag is set by the widget's author and cleared by the Qt kernel every time the widget receives a new mouse event.&lt;/p&gt;
 */"/>
        <enum-value name="WA_DeleteOnClose" doc="/**
&lt;p&gt;Makes Qt delete this widget when the widget has accepted the close event (see QWidget::closeEvent()).&lt;/p&gt;
 */"/>
        <enum-value name="WA_RightToLeft" doc="/**
&lt;p&gt;Indicates that the layout direction for the widget is right to left.&lt;/p&gt;
 */"/>
        <enum-value name="WA_SetLayoutDirection" doc="/**
Internal. */"/>
        <enum-value name="WA_NoChildEventsForParent" doc="/**
&lt;p&gt;Indicates that the widget does not want ChildAdded or ChildRemoved events sent to its parent. This is rarely necessary but can help to avoid automatic insertion widgets like splitters and layouts. This is set by a widget's author.&lt;/p&gt;
 */"/>
        <enum-value name="WA_ForceUpdatesDisabled" doc="/**
&lt;p&gt;Indicates that updates are explicitly disabled for the widget; i.e&amp;#x2e; it will remain disabled even when all its ancestors are set to the updates-enabled state. This implies &lt;a href=&quot;Qt.html#WidgetAttribute-enum&quot;&gt;&lt;tt&gt;WA_UpdatesDisabled&lt;/tt&gt;&lt;/a&gt;. This is set/cleared by QWidget::setUpdatesEnabled().&lt;/p&gt;
 */"/>
        <enum-value name="WA_WState_Created" doc="/**
Internal. */"/>
        <enum-value name="WA_WState_CompressKeys" doc="/**
Internal. */"/>
        <enum-value name="WA_WState_InPaintEvent" doc="/**
Internal. */"/>
        <enum-value name="WA_WState_Reparented" doc="/**
Internal. */"/>
        <enum-value name="WA_WState_ConfigPending" doc="/**
Internal. */"/>
        <enum-value name="WA_WState_Polished" doc="/**
Internal. */"/>
        <enum-value name="WA_WState_DND" doc="/**
Internal. */"/>
        <enum-value name="WA_WState_OwnSizePolicy" doc="/**
Internal. */"/>
        <enum-value name="WA_WState_ExplicitShowHide" doc="/**
Internal. */"/>
        <enum-value name="WA_ShowModal" doc="/**
&lt;p&gt;&lt;i&gt;This attribute has been deprecated.&lt;/i&gt; Use QWidget::windowModality instead.&lt;/p&gt;
 */"/>
        <enum-value name="WA_MouseNoMask" doc="/**
&lt;p&gt;Makes the widget receive mouse events for the entire widget regardless of the currently set mask.&lt;/p&gt;
 */"/>
        <enum-value name="WA_GroupLeader" doc="/**
&lt;p&gt;&lt;i&gt;This attribute has been deprecated.&lt;/i&gt; Use QWidget::windowModality instead.&lt;/p&gt;
 */"/>
        <enum-value name="WA_NoMousePropagation" doc="/**
&lt;p&gt;Prohibits mouse events from being propagated to the widget's parent.&lt;/p&gt;
 */"/>
        <enum-value name="WA_Hover" doc="/**
&lt;p&gt;Forces Qt to generate paint events when the mouse enters or leaves the widget. This feature is typically used when implementing custom styles; see the Styles&lt;/tt&gt; example for details.&lt;/p&gt;
 */"/>
        <enum-value name="WA_InputMethodTransparent" doc="/**
Internal. */"/>
        <enum-value name="WA_QuitOnClose" doc="/**
&lt;p&gt;Makes Qt quit the application when the last widget with the attribute set has accepted closeEvent(). This behavior can be adjusted with the QApplication::quitOnLastWindowClosed property. By default the attribute is set for all widgets of type &lt;a href=&quot;%2E%2E/winsystem.html#qt-windows&quot;&gt;Qt::Window&lt;/tt&gt;&lt;/a&gt;.&lt;/p&gt;
 */"/>
        <enum-value name="WA_KeyboardFocusChange" doc="/**
&lt;p&gt;Set on a toplevel window when the users changes focus with the keyboard (tab, backtab, or shortcut).&lt;/p&gt;
 */"/>
        <enum-value name="WA_AcceptDrops" doc="/**
&lt;p&gt;Allows data from drag and drop operations to be dropped onto the widget (see QWidget::setAcceptDrops()).&lt;/p&gt;
 */"/>
        <enum-value name="WA_DropSiteRegistered" doc="/**
Internal. */"/>
        <enum-value name="WA_ForceAcceptDrops" doc="/**
Internal. */"/>
        <enum-value name="WA_WindowPropagation" doc="/**
&lt;p&gt;Makes a toplevel window inherit font and palette from its parent.&lt;/p&gt;
 */"/>
        <enum-value name="WA_NoX11EventCompression" doc="/**
Internal. */"/>
        <enum-value name="WA_TintedBackground" doc="/**
Internal. */"/>
        <enum-value name="WA_X11OpenGLOverlay" doc="/**
Internal. */"/>
        <enum-value name="WA_AlwaysShowToolTips" doc="/**
&lt;p&gt;Enables tooltips for inactive windows.&lt;/p&gt;
 */"/>
        <enum-value name="WA_MacOpaqueSizeGrip" doc="/**
&lt;p&gt;Indicates that the native Carbon size grip should be opaque instead of transparent (the default). This attribute is only applicable to Mac OS X and is set by the widget's author.&lt;/p&gt;
 */"/>
        <enum-value name="WA_SetStyle" doc="/**
&lt;p&gt;Indicates that the widget has a style of its own. This is set/cleared by QWidget::setStyle().&lt;/p&gt;
 */"/>
        <enum-value name="WA_SetLocale" doc="/**
&lt;p&gt;Indicates the local should be taken into consideration in the widget.&lt;/p&gt;
 */"/>
        <enum-value name="WA_MacShowFocusRect" doc="/**
&lt;p&gt;Indicates that this widget should get a &lt;a href=&quot;%2E%2E/gui/QFocusFrame.html&quot;&gt;&lt;tt&gt;QFocusFrame&lt;/tt&gt;&lt;/a&gt; around it. Some widgets draw their own focus halo regardless of this attribute. Not that the QWidget::focusPolicy also plays the main role in whether something is given focus or not, this only controls whether or not this gets the focus frame. This attribute is only applicable to Mac OS X.&lt;/p&gt;
 */"/>
        <enum-value name="WA_MacNormalSize" doc="/**
&lt;p&gt;Indicates the widget should have the normal size for widgets in Mac OS X. This attribute is only applicable to Mac OS X.&lt;/p&gt;
 */"/>
        <enum-value name="WA_MacSmallSize" doc="/**
&lt;p&gt;Indicates the widget should have the small size for widgets in Mac OS X. This attribute is only applicable to Mac OS X.&lt;/p&gt;
 */"/>
        <enum-value name="WA_MacMiniSize" doc="/**
&lt;p&gt;Indicates the widget should have the mini size for widgets in Mac OS X. This attribute is only applicable to Mac OS X.&lt;/p&gt;
 */"/>
        <enum-value name="WA_LayoutUsesWidgetRect" doc="/**
&lt;p&gt;Ignore the layout item rect from the style when laying out this widget with &lt;a href=&quot;%2E%2E/gui/QLayout.html&quot;&gt;&lt;tt&gt;QLayout&lt;/tt&gt;&lt;/a&gt;. This makes a difference in QMacStyle and &lt;a href=&quot;%2E%2E/gui/QPlastiqueStyle.html&quot;&gt;&lt;tt&gt;QPlastiqueStyle&lt;/tt&gt;&lt;/a&gt; for some widgets.&lt;/p&gt;
 */"/>
        <enum-value name="WA_StyledBackground" doc="/**
&lt;p&gt;Indicates the widget should be drawn using a styled background.&lt;/p&gt;
 */"/>
        <enum-value name="WA_MSWindowsUseDirect3D" doc="/**
&lt;p&gt;Makes drawing to a widget with this attribute set use the Direct3D paint engine, if the Direct3D paint engine is available. &lt;b&gt;This functionality is experimental.&lt;/b&gt;&lt;/p&gt;
 */"/>
        <enum-value name="WA_CanHostQMdiSubWindowTitleBar" doc="/**
Internal. */"/>
        <enum-value name="WA_MacAlwaysShowToolWindow" doc="/**
&lt;p&gt;On Mac OS X, show the tool window even when the application is not active. By default, all tool windows are hidden when the application is active.&lt;/p&gt;
 */"/>
        <enum-value name="WA_StyleSheet" doc="/**
&lt;p&gt;Indicates that the widget is styled using a &lt;a href=&quot;%2E%2E/stylesheet.html&quot;&gt;style sheet&lt;/tt&gt;&lt;/a&gt;.&lt;/p&gt;
 */"/>
        <enum-value name="WA_AttributeCount" doc="/**
Internal. */"/>
</enum>
    <enum name="TextFormat" doc="/**
&lt;p&gt;This enum is used in widgets that can display both plain text and rich text, e.g&amp;#x2e; &lt;a href=&quot;%2E%2E/gui/QLabel.html&quot;&gt;&lt;tt&gt;QLabel&lt;/tt&gt;&lt;/a&gt;. It is used for deciding whether a text string should be interpreted as one or the other. This is normally done by passing one of the enum values to a setTextFormat() function.&lt;/p&gt;
 */">
        <enum-value name="PlainText" doc="/**
&lt;p&gt;The text string is interpreted as a plain text string.&lt;/p&gt;
 */"/>
        <enum-value name="RichText" doc="/**
&lt;p&gt;The text string is interpreted as a rich text string using the current Q3StyleSheet::defaultSheet().&lt;/p&gt;
 */"/>
        <enum-value name="AutoText" doc="/**
&lt;p&gt;The text string is interpreted as for Qt::RichText if Qt::mightBeRichText() returns true, otherwise as Qt::PlainText.&lt;/p&gt;
 */"/>
        <enum-value name="LogText" doc="/**
&lt;p&gt;A special, limited text format which is only used by &lt;a href=&quot;%2E%2E/gui/QTextEdit.html&quot;&gt;&lt;tt&gt;QTextEdit&lt;/tt&gt;&lt;/a&gt; in an optimized mode.&lt;/p&gt;
 */"/>
</enum>
    <enum name="MouseButton" doc="/**
&lt;p&gt;This enum type describes the different mouse buttons.&lt;/p&gt;

@see &lt;a href=&quot;Qt.html#KeyboardModifier-enum&quot;&gt;&lt;tt&gt;KeyboardModifier&lt;/tt&gt;&lt;/a&gt;
@see &lt;a href=&quot;Qt.html#Modifier-enum&quot;&gt;Modifier&lt;/tt&gt;&lt;/a&gt; */">
        <enum-value name="NoButton" doc="/**
&lt;p&gt;The button state does not refer to any button (see QMouseEvent::button()).&lt;/p&gt;
 */"/>
        <enum-value name="LeftButton" doc="/**
&lt;p&gt;The left button is pressed, or an event refers to the left button. (The left button may be the right button on left-handed mice.)&lt;/p&gt;
 */"/>
        <enum-value name="RightButton" doc="/**
&lt;p&gt;The right button.&lt;/p&gt;
 */"/>
        <enum-value name="MidButton" doc="/**
&lt;p&gt;The middle button.&lt;/p&gt;
 */"/>
        <enum-value name="XButton1" doc="/**
&lt;p&gt;The first X button.&lt;/p&gt;
 */"/>
        <enum-value name="XButton2" doc="/**
&lt;p&gt;The second X button.&lt;/p&gt;
 */"/>
        <enum-value name="MouseButtonMask" doc="/**
Internal. */"/>
</enum>
    <enum name="WindowState" doc="/**
&lt;a name=&quot;window-state&quot;&gt;&lt;/a&gt;&lt;p&gt;This enum type is used to specify the current state of a top-level window.&lt;/p&gt;
&lt;p&gt;The states are&lt;/p&gt;
 */">
        <enum-value name="WindowNoState" doc="/**
&lt;p&gt;The window has no state set (in normal state).&lt;/p&gt;
 */"/>
        <enum-value name="WindowMinimized" doc="/**
&lt;p&gt;The window is minimized (i.e&amp;#x2e; iconified).&lt;/p&gt;
 */"/>
        <enum-value name="WindowMaximized" doc="/**
&lt;p&gt;The window is maximized with a frame around it.&lt;/p&gt;
 */"/>
        <enum-value name="WindowFullScreen" doc="/**
&lt;p&gt;The window fills the entire screen without any frame around it.&lt;/p&gt;
 */"/>
        <enum-value name="WindowActive" doc="/**
&lt;p&gt;The window is the active window, i.e&amp;#x2e; it has keyboard focus.&lt;/p&gt;
 */"/>
</enum>
    <enum name="PenStyle" doc="/**
&lt;p&gt;This enum type defines the pen styles that can be drawn using &lt;a href=&quot;%2E%2E/gui/QPainter.html&quot;&gt;&lt;tt&gt;QPainter&lt;/tt&gt;&lt;/a&gt;. The styles are:&lt;/p&gt;
&lt;p&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; border=&quot;0&quot;&gt;
&lt;tr valign=&quot;top&quot; class=&quot;odd&quot;&gt;&lt;td&gt;&lt;img src=&quot;%2E%2E/images/qpen-solid.png&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;%2E%2E/images/qpen-dash.png&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;%2E%2E/images/qpen-dot.png&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr valign=&quot;top&quot; class=&quot;even&quot;&gt;&lt;td&gt;Qt::SolidLine&lt;/td&gt;&lt;td&gt;Qt::DashLine&lt;/td&gt;&lt;td&gt;Qt::DotLine&lt;/td&gt;&lt;/tr&gt;
&lt;tr valign=&quot;top&quot; class=&quot;odd&quot;&gt;&lt;td&gt;&lt;img src=&quot;%2E%2E/images/qpen-dashdot.png&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;%2E%2E/images/qpen-dashdotdot.png&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;%2E%2E/images/qpen-custom.png&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr valign=&quot;top&quot; class=&quot;even&quot;&gt;&lt;td&gt;Qt::DashDotLine&lt;/td&gt;&lt;td&gt;Qt::DashDotDotLine&lt;/td&gt;&lt;td&gt;Qt::CustomDashLine&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;

@see &lt;a href=&quot;%2E%2E/gui/QPen.html&quot;&gt;&lt;tt&gt;QPen&lt;/tt&gt;&lt;/a&gt; */">
        <enum-value name="NoPen" doc="/**
&lt;p&gt;no line at all. For example, QPainter::drawRect() fills but does not draw any boundary line.&lt;/p&gt;
 */"/>
        <enum-value name="SolidLine" doc="/**
&lt;p&gt;A plain line.&lt;/p&gt;
 */"/>
        <enum-value name="DashLine" doc="/**
&lt;p&gt;Dashes separated by a few pixels.&lt;/p&gt;
 */"/>
        <enum-value name="DotLine" doc="/**
&lt;p&gt;Dots separated by a few pixels.&lt;/p&gt;
 */"/>
        <enum-value name="DashDotLine" doc="/**
&lt;p&gt;Alternate dots and dashes.&lt;/p&gt;
 */"/>
        <enum-value name="DashDotDotLine" doc="/**
&lt;p&gt;One dash, two dots, one dash, two dots.&lt;/p&gt;
 */"/>
        <enum-value name="CustomDashLine" doc="/**
&lt;p&gt;A custom pattern defined using QPainterPathStroker::setDashPattern().&lt;/p&gt;
 */"/>
        <enum-value name="MPenStyle" doc="/**
Internal. */"/>
</enum>
    <enum name="ItemFlag" doc="/**
&lt;p&gt;This enum describes the properties of an item:&lt;/p&gt;
&lt;p&gt;&lt;table border=&quot;1&quot; cellpadding=&quot;2&quot; cellspacing=&quot;1&quot; width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;th width=&quot;25%&quot;&gt;Constant&lt;/th&gt;&lt;th width=&quot;15%&quot;&gt;Value&lt;/th&gt;&lt;th width=&quot;60%&quot;&gt;Description&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ItemIsSelectable&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;1&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;It can be selected.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ItemIsEditable&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;2&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;It can be edited.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ItemIsDragEnabled&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;4&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;It can be dragged.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ItemIsDropEnabled&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;8&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;It can be used as a drop target.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ItemIsUserCheckable&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;16&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;It can be checked or unchecked by the user.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ItemIsEnabled&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;32&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The user can interact with the item.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;tt&gt;ItemIsTristate&lt;/tt&gt;&lt;/td&gt;&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;tt&gt;64&lt;/tt&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;The item is checkable with three separate states.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;Note that checkable items need to be given both a suitable set of flags and an initial state, indicating whether the item is checked or not. This is handled automatically for model/view components, but needs to be explicitly set for instances of &lt;a href=&quot;%2E%2E/gui/QListWidgetItem.html&quot;&gt;&lt;tt&gt;QListWidgetItem&lt;/tt&gt;&lt;/a&gt;, &lt;a href=&quot;%2E%2E/gui/QTableWidgetItem.html&quot;&gt;&lt;tt&gt;QTableWidgetItem&lt;/tt&gt;&lt;/a&gt;, and &lt;a href=&quot;%2E%2E/gui/QTreeWidgetItem.html&quot;&gt;&lt;tt&gt;QTreeWidgetItem&lt;/tt&gt;&lt;/a&gt;.&lt;/p&gt;

@see &lt;a href=&quot;QAbstractItemModel.html&quot;&gt;&lt;tt&gt;QAbstractItemModel&lt;/tt&gt;&lt;/a&gt; */">
        <enum-value name="ItemIsSelectable" doc="/**
&lt;p&gt;It can be selected.&lt;/p&gt;
 */"/>
        <enum-value name="ItemIsEditable" doc="/**
&lt;p&gt;It can be edited.&lt;/p&gt;
 */"/>
        <enum-value name="ItemIsDragEnabled" doc="/**
&lt;p&gt;It can be dragged.&lt;/p&gt;
 */"/>
        <enum-value name="ItemIsDropEnabled" doc="/**
&lt;p&gt;It can be used as a drop target.&lt;/p&gt;
 */"/>
        <enum-value name="ItemIsUserCheckable" doc="/**
&lt;p&gt;It can be checked or unchecked by the user.&lt;/p&gt;
 */"/>
        <enum-value name="ItemIsEnabled" doc="/**
&lt;p&gt;The user can interact with the item.&lt;/p&gt;
 */"/>
        <enum-value name="ItemIsTristate" doc="/**
&lt;p&gt;The item is checkable with three separate states.&lt;/p&gt;
 */"/>
</enum>
    <enum name="HitTestAccuracy" doc="/**
&lt;p&gt;This enum contains the types of accuracy that can be used by the &lt;a href=&quot;%2E%2E/gui/QTextDocument.html&quot;&gt;&lt;tt&gt;QTextDocument&lt;/tt&gt;&lt;/a&gt; class when testing for mouse clicks on text documents.&lt;/p&gt;
&lt;p&gt;This enum is defined in the &lt;tt&gt;&amp;lt;QTextDocument&amp;gt;&lt;/tt&gt; header file.&lt;/p&gt;
 */">
        <enum-value name="ExactHit" doc="/**
&lt;p&gt;The point at which input occurred must coincide exactly with input-sensitive parts of the document.&lt;/p&gt;
 */"/>
        <enum-value name="FuzzyHit" doc="/**
&lt;p&gt;The point at which input occurred can lie close to input-sensitive parts of the document.&lt;/p&gt;
 */"/>
</enum>
</class>