Constant | Value | Description
| Shadow_Mask | 240 | The Shadow part of frameStyle
| Shape_Mask | 15 | The Shape part of frameStyle
Normally, you don't need to use these, since frameShadow and frameShape already extract the Shadow and the Shape parts of frameStyle.QFSFileEngine - Class in com.trolltech.qt.coreThe QFSFileEngine class implements Qt's default file engine.QFSFileEngine() -
Constructor for class com.trolltech.qt.core.QFSFileEngine
Constructs a QFSFileEngine.
QFSFileEngine(String) -
Constructor for class com.trolltech.qt.core.QFSFileEngine
Constructs a QFSFileEngine for the file name file.
QFtp - Class in com.trolltech.qt.networkThe QFtp class provides an implementation of the client side of FTP protocol.QFtp() -
Constructor for class com.trolltech.qt.network.QFtp
Equivalent to QFtp(0).
QFtp(QObject) -
Constructor for class com.trolltech.qt.network.QFtp
Constructs a QFtp object with the given parent.
QFtp.Command - Enum in com.trolltech.qt.networkThis enum is used as the return value for the currentCommand function.QFtp.Error - Enum in com.trolltech.qt.networkThis enum identifies the error that occurred.QFtp.State - Enum in com.trolltech.qt.networkThis enum defines the connection state.QFtp.TransferMode - Enum in com.trolltech.qt.networkFTP works with two socket connections; one for commands and another for transmitting data.QFtp.TransferType - Enum in com.trolltech.qt.networkThis enum identifies the data transfer type used with get and put commands.QGL - Interface in com.trolltech.qt.openglThe QGL namespace specifies miscellaneous identifiers used in the Qt OpenGL module.QGL - Interface in com.trolltech.qt.openglThe QGL namespace specifies miscellaneous identifiers used in the Qt OpenGL module.QGL.FormatOption - Enum in com.trolltech.qt.openglThis enum specifies the format options.QGL.FormatOption - Enum in com.trolltech.qt.openglThis enum specifies the format options.QGL.FormatOptions - Class in com.trolltech.qt.openglThis QFlag class provides flags for the int enum.QGL.FormatOptions - Class in com.trolltech.qt.openglThis QFlag class provides flags for the int enum.QGL.FormatOptions(QGL.FormatOption...) -
Constructor for class com.trolltech.qt.opengl.QGL.FormatOptions
Creates flags with value set as only flag.
QGL.FormatOptions(int) -
Constructor for class com.trolltech.qt.opengl.QGL.FormatOptions
Creates flags with the specified int flags set.
QGL.FormatOptions(QGL.FormatOption...) -
Constructor for class com.trolltech.qt.opengl.QGL.FormatOptions
Creates flags with value set as only flag.
QGL.FormatOptions(int) -
Constructor for class com.trolltech.qt.opengl.QGL.FormatOptions
Creates flags with the specified int flags set.
qglClearColor(QColor) -
Method in class com.trolltech.qt.opengl.QGLWidget
Convenience function for specifying the clearing color to OpenGL.
qglClearColor(QColor) -
Method in class com.trolltech.qt.opengl.QGLWidget
Convenience function for specifying the clearing color to OpenGL.
qglColor(QColor) -
Method in class com.trolltech.qt.opengl.QGLWidget
Convenience function for specifying a drawing color to OpenGL.
qglColor(QColor) -
Method in class com.trolltech.qt.opengl.QGLWidget
Convenience function for specifying a drawing color to OpenGL.
QGLColormap - Class in com.trolltech.qt.openglThe QGLColormap class is used for installing custom colormaps into QGLWidgets.QGLColormap - Class in com.trolltech.qt.openglThe QGLColormap class is used for installing custom colormaps into QGLWidgets.QGLColormap() -
Constructor for class com.trolltech.qt.opengl.QGLColormap
Construct a QGLColormap.
QGLColormap(QGLColormap) -
Constructor for class com.trolltech.qt.opengl.QGLColormap
Construct a shallow copy of arg__1.
QGLColormap() -
Constructor for class com.trolltech.qt.opengl.QGLColormap
Construct a QGLColormap.
QGLColormap(QGLColormap) -
Constructor for class com.trolltech.qt.opengl.QGLColormap
Construct a shallow copy of arg__1.
QGLContext - Class in com.trolltech.qt.openglThe QGLContext class encapsulates an OpenGL rendering context.QGLContext - Class in com.trolltech.qt.openglThe QGLContext class encapsulates an OpenGL rendering context.QGLContext(QGLFormat, QPaintDeviceInterface) -
Constructor for class com.trolltech.qt.opengl.QGLContext
This method is obsolete.
QGLContext(QGLFormat) -
Constructor for class com.trolltech.qt.opengl.QGLContext
Constructs an OpenGL context with the given format which specifies several display options for the context.
QGLContext(QGLFormat, QPaintDeviceInterface) -
Constructor for class com.trolltech.qt.opengl.QGLContext
This method is obsolete.
QGLContext(QGLFormat) -
Constructor for class com.trolltech.qt.opengl.QGLContext
Constructs an OpenGL context with the given format which specifies several display options for the context.
QGLFormat - Class in com.trolltech.qt.openglThe QGLFormat class specifies the display format of an OpenGL rendering context.QGLFormat - Class in com.trolltech.qt.openglThe QGLFormat class specifies the display format of an OpenGL rendering context.QGLFormat(QGLFormat) -
Constructor for class com.trolltech.qt.opengl.QGLFormat
Constructs a copy of other.
QGLFormat() -
Constructor for class com.trolltech.qt.opengl.QGLFormat
Constructs a QGLFormat object with the factory default settings:
Double buffer: Enabled.
QGLFormat(QGL.FormatOptions) -
Constructor for class com.trolltech.qt.opengl.QGLFormat
Equivalent to QGLFormat(options, 0).
QGLFormat(QGL.FormatOptions, int) -
Constructor for class com.trolltech.qt.opengl.QGLFormat
Creates a QGLFormat object that is a copy of the current application default format.
QGLFormat(QGLFormat) -
Constructor for class com.trolltech.qt.opengl.QGLFormat
Constructs a copy of other.
QGLFormat() -
Constructor for class com.trolltech.qt.opengl.QGLFormat
Constructs a QGLFormat object with the factory default settings:
Double buffer: Enabled.
QGLFormat(QGL.FormatOptions) -
Constructor for class com.trolltech.qt.opengl.QGLFormat
Equivalent to QGLFormat(options, 0).
QGLFormat(QGL.FormatOptions, int) -
Constructor for class com.trolltech.qt.opengl.QGLFormat
Creates a QGLFormat object that is a copy of the current application default format.
QGLFormat.OpenGLVersionFlag - Enum in com.trolltech.qt.openglThis enum describes the various OpenGL versions that are recognized by Qt.QGLFormat.OpenGLVersionFlag - Enum in com.trolltech.qt.openglThis enum describes the various OpenGL versions that are recognized by Qt.QGLFormat.OpenGLVersionFlags - Class in com.trolltech.qt.openglThis QFlag class provides flags for the int enum.QGLFormat.OpenGLVersionFlags - Class in com.trolltech.qt.openglThis QFlag class provides flags for the int enum.QGLFormat.OpenGLVersionFlags(QGLFormat.OpenGLVersionFlag...) -
Constructor for class com.trolltech.qt.opengl.QGLFormat.OpenGLVersionFlags
Creates flags with value set as only flag.
QGLFormat.OpenGLVersionFlags(int) -
Constructor for class com.trolltech.qt.opengl.QGLFormat.OpenGLVersionFlags
Creates flags with the specified int flags set.
QGLFormat.OpenGLVersionFlags(QGLFormat.OpenGLVersionFlag...) -
Constructor for class com.trolltech.qt.opengl.QGLFormat.OpenGLVersionFlags
Creates flags with value set as only flag.
QGLFormat.OpenGLVersionFlags(int) -
Constructor for class com.trolltech.qt.opengl.QGLFormat.OpenGLVersionFlags
Creates flags with the specified int flags set.
QGLFramebufferObject - Class in com.trolltech.qt.openglThe QGLFramebufferObject class encapsulates an OpenGL framebuffer object.QGLFramebufferObject - Class in com.trolltech.qt.openglThe QGLFramebufferObject class encapsulates an OpenGL framebuffer object.QGLFramebufferObject(QSize) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Equivalent to QGLFramebufferObject(size, GL_TEXTURE_2D).
QGLFramebufferObject(QSize, int) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Constructs an OpenGL framebuffer object and binds a 2D GL texture to the buffer of the size size.
QGLFramebufferObject(QSize, QGLFramebufferObject.Attachment, int) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Equivalent to QGLFramebufferObject(size, attachment, target, GL_RGBA8).
QGLFramebufferObject(QSize, QGLFramebufferObject.Attachment) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Equivalent to QGLFramebufferObject(size, attachment, GL_TEXTURE_2D, GL_RGBA8).
QGLFramebufferObject(QSize, QGLFramebufferObject.Attachment, int, int) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Constructs an OpenGL framebuffer object and binds a texture to the buffer of the given size.
QGLFramebufferObject(int, int, QGLFramebufferObject.Attachment, int) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Equivalent to QGLFramebufferObject(width, height, attachment, target, GL_RGBA8).
QGLFramebufferObject(int, int, QGLFramebufferObject.Attachment) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Equivalent to QGLFramebufferObject(width, height, attachment, GL_TEXTURE_2D, GL_RGBA8).
QGLFramebufferObject(int, int, QGLFramebufferObject.Attachment, int, int) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Constructs an OpenGL framebuffer object and binds a texture to the buffer of the given width and height.
QGLFramebufferObject(int, int) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Equivalent to QGLFramebufferObject(width, height, GL_TEXTURE_2D).
QGLFramebufferObject(int, int, int) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Constructs an OpenGL framebuffer object and binds a 2D GL texture to the buffer of the given width and height.
QGLFramebufferObject(QSize) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Equivalent to QGLFramebufferObject(size, GL_TEXTURE_2D).
QGLFramebufferObject(QSize, int) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Constructs an OpenGL framebuffer object and binds a 2D GL texture to the buffer of the size size.
QGLFramebufferObject(QSize, QGLFramebufferObject.Attachment, int) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Equivalent to QGLFramebufferObject(size, attachment, target, GL_RGBA8).
QGLFramebufferObject(QSize, QGLFramebufferObject.Attachment) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Equivalent to QGLFramebufferObject(size, attachment, GL_TEXTURE_2D, GL_RGBA8).
QGLFramebufferObject(QSize, QGLFramebufferObject.Attachment, int, int) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Constructs an OpenGL framebuffer object and binds a texture to the buffer of the given size.
QGLFramebufferObject(int, int, QGLFramebufferObject.Attachment, int) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Equivalent to QGLFramebufferObject(width, height, attachment, target, GL_RGBA8).
QGLFramebufferObject(int, int, QGLFramebufferObject.Attachment) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Equivalent to QGLFramebufferObject(width, height, attachment, GL_TEXTURE_2D, GL_RGBA8).
QGLFramebufferObject(int, int, QGLFramebufferObject.Attachment, int, int) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Constructs an OpenGL framebuffer object and binds a texture to the buffer of the given width and height.
QGLFramebufferObject(int, int) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Equivalent to QGLFramebufferObject(width, height, GL_TEXTURE_2D).
QGLFramebufferObject(int, int, int) -
Constructor for class com.trolltech.qt.opengl.QGLFramebufferObject
Constructs an OpenGL framebuffer object and binds a 2D GL texture to the buffer of the given width and height.
QGLFramebufferObject.Attachment - Enum in com.trolltech.qt.openglThis enum type is used to configure the depth and stencil buffers attached to the framebuffer object when it is created.QGLFramebufferObject.Attachment - Enum in com.trolltech.qt.openglThis enum type is used to configure the depth and stencil buffers attached to the framebuffer object when it is created.QGLPixelBuffer - Class in com.trolltech.qt.openglThe QGLPixelBuffer class encapsulates an OpenGL pbuffer.QGLPixelBuffer - Class in com.trolltech.qt.openglThe QGLPixelBuffer class encapsulates an OpenGL pbuffer.QGLPixelBuffer(QSize, QGLFormat) -
Constructor for class com.trolltech.qt.opengl.QGLPixelBuffer
Equivalent to QGLPixelBuffer(size, format, 0).
QGLPixelBuffer(QSize) -
Constructor for class com.trolltech.qt.opengl.QGLPixelBuffer
Equivalent to QGLPixelBuffer(size, QGLFormat::defaultFormat(), 0).
QGLPixelBuffer(QSize, QGLFormat, QGLWidget) -
Constructor for class com.trolltech.qt.opengl.QGLPixelBuffer
Constructs an OpenGL pbuffer of the given size.
QGLPixelBuffer(int, int, QGLFormat) -
Constructor for class com.trolltech.qt.opengl.QGLPixelBuffer
Equivalent to QGLPixelBuffer(width, height, format, 0).
QGLPixelBuffer(int, int) -
Constructor for class com.trolltech.qt.opengl.QGLPixelBuffer
Equivalent to QGLPixelBuffer(width, height, QGLFormat::defaultFormat(), 0).
QGLPixelBuffer(int, int, QGLFormat, QGLWidget) -
Constructor for class com.trolltech.qt.opengl.QGLPixelBuffer
Constructs an OpenGL pbuffer with the width and height.
QGLPixelBuffer(QSize, QGLFormat) -
Constructor for class com.trolltech.qt.opengl.QGLPixelBuffer
Equivalent to QGLPixelBuffer(size, format, 0).
QGLPixelBuffer(QSize) -
Constructor for class com.trolltech.qt.opengl.QGLPixelBuffer
Equivalent to QGLPixelBuffer(size, QGLFormat::defaultFormat(), 0).
QGLPixelBuffer(QSize, QGLFormat, QGLWidget) -
Constructor for class com.trolltech.qt.opengl.QGLPixelBuffer
Constructs an OpenGL pbuffer of the given size.
QGLPixelBuffer(int, int, QGLFormat) -
Constructor for class com.trolltech.qt.opengl.QGLPixelBuffer
Equivalent to QGLPixelBuffer(width, height, format, 0).
QGLPixelBuffer(int, int) -
Constructor for class com.trolltech.qt.opengl.QGLPixelBuffer
Equivalent to QGLPixelBuffer(width, height, QGLFormat::defaultFormat(), 0).
QGLPixelBuffer(int, int, QGLFormat, QGLWidget) -
Constructor for class com.trolltech.qt.opengl.QGLPixelBuffer
Constructs an OpenGL pbuffer with the width and height.
QGLWidget - Class in com.trolltech.qt.openglThe QGLWidget class is a widget for rendering OpenGL graphics.QGLWidget - Class in com.trolltech.qt.openglThe QGLWidget class is a widget for rendering OpenGL graphics.QGLWidget(QGLContext, QWidget, QGLWidget) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(context, parent, shareWidget, 0).
QGLWidget(QGLContext, QWidget) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(context, parent, 0, 0).
QGLWidget(QGLContext) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(context, 0, 0, 0).
QGLWidget(QGLContext, QWidget, QGLWidget, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Constructs an OpenGL widget with parent parent.
QGLWidget(QGLFormat, QWidget, QGLWidget) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(format, parent, shareWidget, 0).
QGLWidget(QGLFormat, QWidget) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(format, parent, 0, 0).
QGLWidget(QGLFormat) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(format, 0, 0, 0).
QGLWidget(QGLFormat, QWidget, QGLWidget, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Constructs an OpenGL widget with parent parent.
QGLWidget(QWidget, QGLWidget) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(parent, shareWidget, 0).
QGLWidget(QWidget) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(parent, 0, 0).
QGLWidget() -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(0, 0, 0).
QGLWidget(QWidget, QGLWidget, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Constructs an OpenGL widget with a parent widget.
QGLWidget(QGLContext, QWidget, QGLWidget) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(context, parent, shareWidget, 0).
QGLWidget(QGLContext, QWidget) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(context, parent, 0, 0).
QGLWidget(QGLContext) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(context, 0, 0, 0).
QGLWidget(QGLContext, QWidget, QGLWidget, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Constructs an OpenGL widget with parent parent.
QGLWidget(QGLFormat, QWidget, QGLWidget) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(format, parent, shareWidget, 0).
QGLWidget(QGLFormat, QWidget) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(format, parent, 0, 0).
QGLWidget(QGLFormat) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(format, 0, 0, 0).
QGLWidget(QGLFormat, QWidget, QGLWidget, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Constructs an OpenGL widget with parent parent.
QGLWidget(QWidget, QGLWidget) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(parent, shareWidget, 0).
QGLWidget(QWidget) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(parent, 0, 0).
QGLWidget() -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Equivalent to QGLWidget(0, 0, 0).
QGLWidget(QWidget, QGLWidget, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.opengl.QGLWidget
Constructs an OpenGL widget with a parent widget.
QGradient - Class in com.trolltech.qt.guiThe QGradient class is used in combination with QBrush to specify gradient fills.QGradient() -
Constructor for class com.trolltech.qt.gui.QGradient
QGradient.CoordinateMode - Enum in com.trolltech.qt.guiThis enum specifies how gradient coordinates map to the paint device on which the gradient is used.QGradient.Spread - Enum in com.trolltech.qt.guiSpecifies how the area outside the gradient area should be filled.QGradient.Type - Enum in com.trolltech.qt.guiSpecifies the type of gradient.QGraphicsEllipseItem - Class in com.trolltech.qt.guiThe QGraphicsEllipseItem class provides an ellipse item that you can add to a QGraphicsScene.QGraphicsEllipseItem(double, double, double, double, QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsEllipseItem
Creates a new QGraphicsEllipseItem with top left corner in the point
(x, y), width w, and height h, and the
specified parent.
QGraphicsEllipseItem(double, double, double, double) -
Constructor for class com.trolltech.qt.gui.QGraphicsEllipseItem
Creates a new QGraphicsEllipseItem with top left corner in the point
(x, y), width w.
QGraphicsEllipseItem(double, double, double, double, QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsEllipseItem
Creates a new QGraphicsEllipseItem with top left corner in the point
(x, y), width w, and height h, and the
specified parent.
QGraphicsEllipseItem(QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsEllipseItem
Equivalent to QGraphicsEllipseItem(parent, 0).
QGraphicsEllipseItem() -
Constructor for class com.trolltech.qt.gui.QGraphicsEllipseItem
Equivalent to QGraphicsEllipseItem(, 0).
QGraphicsEllipseItem(QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsEllipseItem
Constructs a QGraphicsEllipseItem using parent as the default rectangle.
QGraphicsEllipseItem(QRectF, QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsEllipseItem
Creates a new QGraphicsEllipseItem with the specified rect bounds and
parent.
QGraphicsEllipseItem(QRectF) -
Constructor for class com.trolltech.qt.gui.QGraphicsEllipseItem
tes a new QGraphicsEllipseItem with the specified rect bounds.
QGraphicsEllipseItem(QRectF, QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsEllipseItem
Creates a new QGraphicsEllipseItem with the specified rect bounds and
parent, and then adds it to scene.
QGraphicsEllipseItem.enum_1 - Enum in com.trolltech.qt.guiPress link for info on QGraphicsEllipseItem.enum_1QGraphicsItem - Class in com.trolltech.qt.guiThe QGraphicsItem class is the base class for all graphical items in a QGraphicsScene.QGraphicsItem(QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsItem
Creates a new QGraphicsItem with the specified parent.
QGraphicsItem() -
Constructor for class com.trolltech.qt.gui.QGraphicsItem
Creates a new QGraphicsItem with no parent.
QGraphicsItem(QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsItem
Creates a new QGraphicsItem with the specified parent and adds it to
scene.
QGraphicsItem.enum_1 - Enum in com.trolltech.qt.guiPress link for info on QGraphicsItem.enum_1QGraphicsItem.Extension - Enum in com.trolltech.qt.guiNote.QGraphicsItem.GraphicsItemChange - Enum in com.trolltech.qt.guiThis enum describes the state changes that are notified by QGraphicsItem.QGraphicsItem.GraphicsItemFlag - Enum in com.trolltech.qt.guiThis enum describes different flags that you can set on an item to toggle different features in the item's behavior.QGraphicsItem.GraphicsItemFlags - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QGraphicsItem.GraphicsItemFlags(QGraphicsItem.GraphicsItemFlag...) -
Constructor for class com.trolltech.qt.gui.QGraphicsItem.GraphicsItemFlags
Creates flags with value set as only flag.
QGraphicsItem.GraphicsItemFlags(int) -
Constructor for class com.trolltech.qt.gui.QGraphicsItem.GraphicsItemFlags
Creates flags with the specified int flags set.
QGraphicsItemAnimation - Class in com.trolltech.qt.guiThe QGraphicsItemAnimation class provides simple animation support for QGraphicsItem.QGraphicsItemAnimation() -
Constructor for class com.trolltech.qt.gui.QGraphicsItemAnimation
Equivalent to QGraphicsItemAnimation(0).
QGraphicsItemAnimation(QObject) -
Constructor for class com.trolltech.qt.gui.QGraphicsItemAnimation
Constructs an animation object with the given parent.
QGraphicsItemGroup - Class in com.trolltech.qt.guiThe QGraphicsItemGroup class provides treating a group of items as one.QGraphicsItemGroup(QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsItemGroup
Creates a new QGraphicsItemGroup with the specified parent.
QGraphicsItemGroup() -
Constructor for class com.trolltech.qt.gui.QGraphicsItemGroup
Creates a new parentless orphan QGraphicsItemGroup.
QGraphicsItemGroup(QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsItemGroup
Creates a new QGraphicsItemGroup with the specified parent, and then
adds it to scene.
QGraphicsItemGroup.enum_1 - Enum in com.trolltech.qt.guiPress link for info on QGraphicsItemGroup.enum_1QGraphicsItemInterface - Interface in com.trolltech.qt.guiThe QGraphicsItem class is the base class for all graphical items in a QGraphicsScene.QGraphicsLineItem - Class in com.trolltech.qt.guiThe QGraphicsLineItem class provides a line item that you can add to a QGraphicsScene.QGraphicsLineItem(QLineF, QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsLineItem
Creates a new QGraphicsLineItem from line with the specified
parent
QGraphicsLineItem(QLineF) -
Constructor for class com.trolltech.qt.gui.QGraphicsLineItem
Creates a new QGraphicsLineItem from line with no parent (null).
QGraphicsLineItem(QLineF, QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsLineItem
Creates a new QGraphicsLineItem from line with the specified
parent, and then adds it to scene.
QGraphicsLineItem(QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsLineItem
Equivalent to QGraphicsLineItem(parent, 0).
QGraphicsLineItem() -
Constructor for class com.trolltech.qt.gui.QGraphicsLineItem
Equivalent to QGraphicsLineItem(, 0).
QGraphicsLineItem(QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsLineItem
Constructs a QGraphicsLineItem, using parent as the default line.
QGraphicsLineItem(double, double, double, double, QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsLineItem
This is equal to QGraphicsLineItem(new QLineF(x1, y1,
x2, y2), parent).
QGraphicsLineItem(double, double, double, double) -
Constructor for class com.trolltech.qt.gui.QGraphicsLineItem
This is equal to QGraphicsLineItem(new QLineF(x1, y1,
2802 x2, y2)).
QGraphicsLineItem(double, double, double, double, QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsLineItem
This is equal to QGraphicsLineItem(new QLineF(x1, y1,
x2, y2), parent, scene).
QGraphicsLineItem.enum_1 - Enum in com.trolltech.qt.guiPress link for info on QGraphicsLineItem.enum_1QGraphicsPathItem - Class in com.trolltech.qt.guiThe QGraphicsPathItem class provides a path item that you can add to a QGraphicsScene.QGraphicsPathItem(QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsPathItem
Equivalent to QGraphicsPathItem(parent, 0).
QGraphicsPathItem() -
Constructor for class com.trolltech.qt.gui.QGraphicsPathItem
Equivalent to QGraphicsPathItem(, 0).
QGraphicsPathItem(QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsPathItem
Constructs a QGraphicsPath item using parent as the default path.
QGraphicsPathItem(QPainterPath, QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsPathItem
Creates a new QGraphicsPathItem from the specified path and
parent.
QGraphicsPathItem(QPainterPath) -
Constructor for class com.trolltech.qt.gui.QGraphicsPathItem
Creates a new QGraphicsPathItem from the specified path.
QGraphicsPathItem(QPainterPath, QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsPathItem
Creates a new QGraphicsPathItem from the specified path,
parent, and scene.
QGraphicsPathItem.enum_1 - Enum in com.trolltech.qt.guiPress link for info on QGraphicsPathItem.enum_1QGraphicsPixmapItem - Class in com.trolltech.qt.guiThe QGraphicsPixmapItem class provides a pixmap item that you can add to a QGraphicsScene.QGraphicsPixmapItem(QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsPixmapItem
Equivalent to QGraphicsPixmapItem(parent, 0).
QGraphicsPixmapItem() -
Constructor for class com.trolltech.qt.gui.QGraphicsPixmapItem
Equivalent to QGraphicsPixmapItem(, 0).
QGraphicsPixmapItem(QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsPixmapItem
Constructs a QGraphicsPixmapItem, using parent as the default pixmap.
QGraphicsPixmapItem(QPixmap, QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsPixmapItem
Creates a new QGraphicsPixmapItem from pixmap and with the specified
parent.
QGraphicsPixmapItem(QPixmap) -
Constructor for class com.trolltech.qt.gui.QGraphicsPixmapItem
Creates a new QGraphicsPixmapItem from the given pixmap.
QGraphicsPixmapItem(QPixmap, QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsPixmapItem
Creates a new QGraphicsPixmapItem from the given pixmap and with
the specified parent.
QGraphicsPixmapItem.enum_1 - Enum in com.trolltech.qt.guiPress link for info on QGraphicsPixmapItem.enum_1QGraphicsPixmapItem.ShapeMode - Enum in com.trolltech.qt.guiThis enum describes how QGraphicsPixmapItem calculates its shape.QGraphicsPolygonItem - Class in com.trolltech.qt.guiThe QGraphicsPolygonItem class provides a polygon item that you can add to a QGraphicsScene.QGraphicsPolygonItem(QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsPolygonItem
Equivalent to QGraphicsPolygonItem(parent, 0).
QGraphicsPolygonItem() -
Constructor for class com.trolltech.qt.gui.QGraphicsPolygonItem
Equivalent to QGraphicsPolygonItem(, 0).
QGraphicsPolygonItem(QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsPolygonItem
Constructs a QGraphicsPolygonItem with parent as the default polygon.
QGraphicsPolygonItem(QPolygonF, QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsPolygonItem
Creates a new QGraphicsPolygonItem of the specified polygon and
parent.
QGraphicsPolygonItem(QPolygonF) -
Constructor for class com.trolltech.qt.gui.QGraphicsPolygonItem
Creates a new QGraphicsPolygonItem from polygon.
QGraphicsPolygonItem(QPolygonF, QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsPolygonItem
Creates a new QGraphicsPolygonItem from the given polygon, and with
the specified parent.
QGraphicsPolygonItem.enum_1 - Enum in com.trolltech.qt.guiPress link for info on QGraphicsPolygonItem.enum_1QGraphicsRectItem - Class in com.trolltech.qt.guiThe QGraphicsRectItem class provides a rectangle item that you can add to a QGraphicsScene.QGraphicsRectItem(double, double, double, double, QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsRectItem
Creates a new QGraphicsRectItem of which top-left corner is (x,
y), width is w, and height is h.
QGraphicsRectItem(double, double, double, double) -
Constructor for class com.trolltech.qt.gui.QGraphicsRectItem
Creates a new QGraphicsRectItem of which top-left corner is (x,
y), width is w, and height is h.
QGraphicsRectItem(double, double, double, double, QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsRectItem
Creates a new QGraphicsRectItem of which top-left corner is (x,
y), width is w, and height is h.
QGraphicsRectItem(QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsRectItem
Equivalent to QGraphicsRectItem(parent, 0).
QGraphicsRectItem() -
Constructor for class com.trolltech.qt.gui.QGraphicsRectItem
Equivalent to QGraphicsRectItem(, 0).
QGraphicsRectItem(QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsRectItem
Constructs a QGraphicsRectItem, using parent as the default rectangle.
QGraphicsRectItem(QRectF, QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsRectItem
Creates a new QGraphicsRectItem with the specified bounds rect and
parent.
QGraphicsRectItem(QRectF) -
Constructor for class com.trolltech.qt.gui.QGraphicsRectItem
Creates a new QGraphicsRectItem with the specified bounds rect.
QGraphicsRectItem(QRectF, QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsRectItem
Creates a new QGraphicsRectItem with the specified bounds rect,
parent, and then adds it to scene.
QGraphicsRectItem.enum_1 - Enum in com.trolltech.qt.guiPress link for info on QGraphicsRectItem.enum_1QGraphicsScene - Class in com.trolltech.qt.guiThe QGraphicsScene class provides a surface for managing a large number of 2D graphical items.QGraphicsScene(double, double, double, double) -
Constructor for class com.trolltech.qt.gui.QGraphicsScene
Equivalent to QGraphicsScene(x, y, width, height, 0).
QGraphicsScene(double, double, double, double, QObject) -
Constructor for class com.trolltech.qt.gui.QGraphicsScene
Constructs a QGraphicsScene object, using the rectangle specified by (x, y), and the given width and height for its scene rectangle.
QGraphicsScene() -
Constructor for class com.trolltech.qt.gui.QGraphicsScene
Equivalent to QGraphicsScene(0).
QGraphicsScene(QObject) -
Constructor for class com.trolltech.qt.gui.QGraphicsScene
Constructs a QGraphicsScene object.
QGraphicsScene(QRectF) -
Constructor for class com.trolltech.qt.gui.QGraphicsScene
Equivalent to QGraphicsScene(sceneRect, 0).
QGraphicsScene(QRectF, QObject) -
Constructor for class com.trolltech.qt.gui.QGraphicsScene
Constructs a QGraphicsScene object, using sceneRect for its scene rectangle.
QGraphicsScene.ItemIndexMethod - Enum in com.trolltech.qt.guiThis enum describes the indexing algorithms QGraphicsScene provides for managing positional information about items on the scene.QGraphicsScene.SceneLayer - Enum in com.trolltech.qt.guiThis enum describes the rendering layers in a QGraphicsScene.QGraphicsScene.SceneLayers - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QGraphicsScene.SceneLayers(QGraphicsScene.SceneLayer...) -
Constructor for class com.trolltech.qt.gui.QGraphicsScene.SceneLayers
Creates flags with value set as only flag.
QGraphicsScene.SceneLayers(int) -
Constructor for class com.trolltech.qt.gui.QGraphicsScene.SceneLayers
Creates flags with the specified int flags set.
QGraphicsSceneContextMenuEvent - Class in com.trolltech.qt.guiThe QGraphicsSceneContextMenuEvent class provides context menu events in the graphics view framework.QGraphicsSceneContextMenuEvent() -
Constructor for class com.trolltech.qt.gui.QGraphicsSceneContextMenuEvent
Equivalent to QGraphicsSceneContextMenuEvent(None).
QGraphicsSceneContextMenuEvent(QEvent.Type) -
Constructor for class com.trolltech.qt.gui.QGraphicsSceneContextMenuEvent
QGraphicsSceneContextMenuEvent.Reason - Enum in com.trolltech.qt.guiThis enum describes the reason why the context event was sent.QGraphicsSceneDragDropEvent - Class in com.trolltech.qt.guiThe QGraphicsSceneDragDropEvent class provides events for drag and drop in the graphics view framework.QGraphicsSceneDragDropEvent() -
Constructor for class com.trolltech.qt.gui.QGraphicsSceneDragDropEvent
Equivalent to QGraphicsSceneDragDropEvent(None).
QGraphicsSceneDragDropEvent(QEvent.Type) -
Constructor for class com.trolltech.qt.gui.QGraphicsSceneDragDropEvent
QGraphicsSceneEvent - Class in com.trolltech.qt.guiThe QGraphicsSceneEvent class provides a base class for all graphics view related events.QGraphicsSceneEvent(QEvent.Type) -
Constructor for class com.trolltech.qt.gui.QGraphicsSceneEvent
QGraphicsSceneHelpEvent - Class in com.trolltech.qt.guiThe QGraphicsSceneHelpEvent class provides events when a tooltip is requested.QGraphicsSceneHelpEvent() -
Constructor for class com.trolltech.qt.gui.QGraphicsSceneHelpEvent
Equivalent to QGraphicsSceneHelpEvent(None).
QGraphicsSceneHelpEvent(QEvent.Type) -
Constructor for class com.trolltech.qt.gui.QGraphicsSceneHelpEvent
QGraphicsSceneHoverEvent - Class in com.trolltech.qt.guiThe QGraphicsSceneHoverEvent class provides hover events in the graphics view framework.QGraphicsSceneHoverEvent() -
Constructor for class com.trolltech.qt.gui.QGraphicsSceneHoverEvent
Equivalent to QGraphicsSceneHoverEvent(None).
QGraphicsSceneHoverEvent(QEvent.Type) -
Constructor for class com.trolltech.qt.gui.QGraphicsSceneHoverEvent
QGraphicsSceneMouseEvent - Class in com.trolltech.qt.guiThe QGraphicsSceneMouseEvent class provides mouse events in the graphics view framework.QGraphicsSceneMouseEvent() -
Constructor for class com.trolltech.qt.gui.QGraphicsSceneMouseEvent
Equivalent to QGraphicsSceneMouseEvent(None).
QGraphicsSceneMouseEvent(QEvent.Type) -
Constructor for class com.trolltech.qt.gui.QGraphicsSceneMouseEvent
QGraphicsSceneWheelEvent - Class in com.trolltech.qt.guiThe QGraphicsSceneWheelEvent class provides wheel events in the graphics view framework.QGraphicsSceneWheelEvent() -
Constructor for class com.trolltech.qt.gui.QGraphicsSceneWheelEvent
Equivalent to QGraphicsSceneWheelEvent(None).
QGraphicsSceneWheelEvent(QEvent.Type) -
Constructor for class com.trolltech.qt.gui.QGraphicsSceneWheelEvent
QGraphicsSimpleTextItem - Class in com.trolltech.qt.guiThe QGraphicsSimpleTextItem class provides a simple text path item that you can add to a QGraphicsScene.QGraphicsSimpleTextItem(String, QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsSimpleTextItem
Creates a new QGraphicsSimpleTextItem with the specified text and
parent.
QGraphicsSimpleTextItem(String) -
Constructor for class com.trolltech.qt.gui.QGraphicsSimpleTextItem
Creates a new parentless QGraphicsSimpleTextItem with the specified text.
QGraphicsSimpleTextItem(String, QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsSimpleTextItem
Creates a new QGraphicsSimpleTextItem with the specified text and
parent, and adds it to scene.
QGraphicsSimpleTextItem(QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsSimpleTextItem
Equivalent to QGraphicsSimpleTextItem(parent, 0).
QGraphicsSimpleTextItem() -
Constructor for class com.trolltech.qt.gui.QGraphicsSimpleTextItem
Equivalent to QGraphicsSimpleTextItem(, 0).
QGraphicsSimpleTextItem(QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsSimpleTextItem
Constructs a QGraphicsSimpleTextItem, using parent as the default plain text.
QGraphicsSimpleTextItem.enum_1 - Enum in com.trolltech.qt.guiPress link for info on QGraphicsSimpleTextItem.enum_1QGraphicsSvgItem - Class in com.trolltech.qt.svgThe QGraphicsSvgItem class is a QGraphicsItem that can be used to render the contents of SVG files.QGraphicsSvgItem() -
Constructor for class com.trolltech.qt.svg.QGraphicsSvgItem
Equivalent to QGraphicsSvgItem(0).
QGraphicsSvgItem(QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.svg.QGraphicsSvgItem
Constructs a new SVG item with the given parentItem.
QGraphicsSvgItem(String) -
Constructor for class com.trolltech.qt.svg.QGraphicsSvgItem
Equivalent to QGraphicsSvgItem(fileName, 0).
QGraphicsSvgItem(String, QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.svg.QGraphicsSvgItem
Constructs a new item with the given parentItem and loads the contents of the SVG file with the specified fileName.
QGraphicsSvgItem.enum_1 - Enum in com.trolltech.qt.svgPress link for info on QGraphicsSvgItem.enum_1QGraphicsTextItem - Class in com.trolltech.qt.guiThe QGraphicsTextItem class provides a text item that you can add to a QGraphicsScene to display formatted text.QGraphicsTextItem(QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsTextItem
Equivalent to QGraphicsTextItem(parent, 0).
QGraphicsTextItem() -
Constructor for class com.trolltech.qt.gui.QGraphicsTextItem
Equivalent to QGraphicsTextItem(, 0).
QGraphicsTextItem(QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsTextItem
Constructs a QGraphicsTextItem, using parent as the default plain text.
QGraphicsTextItem(String, QGraphicsItemInterface) -
Constructor for class com.trolltech.qt.gui.QGraphicsTextItem
Creates a new QGraphicsTextItem with the specified text and
parent graphics item.
QGraphicsTextItem(String) -
Constructor for class com.trolltech.qt.gui.QGraphicsTextItem
Creates a new QGraphicsTextItem with the specified text.
QGraphicsTextItem(String, QGraphicsItemInterface, QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsTextItem
Creates a new QGraphicsTextItem with the specified text,
parent, and scene.
QGraphicsTextItem.enum_1 - Enum in com.trolltech.qt.guiPress link for info on QGraphicsTextItem.enum_1QGraphicsView - Class in com.trolltech.qt.guiThe QGraphicsView class provides a widget for displaying the contents of a QGraphicsScene.QGraphicsView() -
Constructor for class com.trolltech.qt.gui.QGraphicsView
Equivalent to QGraphicsView(0).
QGraphicsView(QWidget) -
Constructor for class com.trolltech.qt.gui.QGraphicsView
Constructs a QGraphicsView.
QGraphicsView(QGraphicsScene) -
Constructor for class com.trolltech.qt.gui.QGraphicsView
Equivalent to QGraphicsView(scene, 0).
QGraphicsView(QGraphicsScene, QWidget) -
Constructor for class com.trolltech.qt.gui.QGraphicsView
Constructs a QGraphicsView and sets the visualized scene to scene.
QGraphicsView.CacheMode - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QGraphicsView.CacheMode(QGraphicsView.CacheModeFlag...) -
Constructor for class com.trolltech.qt.gui.QGraphicsView.CacheMode
Creates flags with value set as only flag.
QGraphicsView.CacheMode(int) -
Constructor for class com.trolltech.qt.gui.QGraphicsView.CacheMode
Creates flags with the specified int flags set.
QGraphicsView.CacheModeFlag - Enum in com.trolltech.qt.guiThis enum describes the flags that you can set for a QGraphicsView's cache mode.QGraphicsView.DragMode - Enum in com.trolltech.qt.guiThis enum describes the default action for the view when pressing and dragging the mouse over the viewport.QGraphicsView.OptimizationFlag - Enum in com.trolltech.qt.guiThis enum describes flags that you can enable to improve rendering performance in QGraphicsView.QGraphicsView.OptimizationFlags - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QGraphicsView.OptimizationFlags(QGraphicsView.OptimizationFlag...) -
Constructor for class com.trolltech.qt.gui.QGraphicsView.OptimizationFlags
Creates flags with value set as only flag.
QGraphicsView.OptimizationFlags(int) -
Constructor for class com.trolltech.qt.gui.QGraphicsView.OptimizationFlags
Creates flags with the specified int flags set.
QGraphicsView.ViewportAnchor - Enum in com.trolltech.qt.guiThis enums describe the possible anchors that QGraphicsView can use when the user resizes the view or when the view is transformed.QGraphicsView.ViewportUpdateMode - Enum in com.trolltech.qt.guiThis enum describes how QGraphicsView updates its viewport when the scene contents change or are exposed.QGridLayout - Class in com.trolltech.qt.guiThe QGridLayout class lays out widgets in a grid.QGridLayout(QWidget) -
Constructor for class com.trolltech.qt.gui.QGridLayout
Constructs a new QGridLayout with parent widget, parent.
QGridLayout() -
Constructor for class com.trolltech.qt.gui.QGridLayout
Constructs a new grid layout.
QGroupBox - Class in com.trolltech.qt.guiThe QGroupBox widget provides a group box frame with a title.QGroupBox() -
Constructor for class com.trolltech.qt.gui.QGroupBox
Equivalent to QGroupBox(0).
QGroupBox(QWidget) -
Constructor for class com.trolltech.qt.gui.QGroupBox
Constructs a group box widget with the given parent but with no title.
QGroupBox(String) -
Constructor for class com.trolltech.qt.gui.QGroupBox
Equivalent to QGroupBox(title, 0).
QGroupBox(String, QWidget) -
Constructor for class com.trolltech.qt.gui.QGroupBox
Constructs a group box with the given title and parent.
QGuiSignalMapper - Class in com.trolltech.qt.gui QHBoxLayout - Class in com.trolltech.qt.guiThe QHBoxLayout class lines up widgets horizontally.QHBoxLayout(QWidget) -
Constructor for class com.trolltech.qt.gui.QHBoxLayout
Constructs a new top-level horizontal box with parent parent.
QHBoxLayout() -
Constructor for class com.trolltech.qt.gui.QHBoxLayout
Constructs a new horizontal box.
QHeaderView - Class in com.trolltech.qt.guiThe QHeaderView class provides a header row or header column for item views.QHeaderView(Qt.Orientation) -
Constructor for class com.trolltech.qt.gui.QHeaderView
Equivalent to QHeaderView(orientation, 0).
QHeaderView(Qt.Orientation, QWidget) -
Constructor for class com.trolltech.qt.gui.QHeaderView
Creates a new generic header with the given orientation and parent.
QHeaderView.ResizeMode - Enum in com.trolltech.qt.guiThe resize mode specifies the behavior of the header sections.QHelpEvent - Class in com.trolltech.qt.guiThe QHelpEvent class provides an event that is used to request helpful information about a particular point in a widget.QHelpEvent(QEvent.Type, QPoint, QPoint) -
Constructor for class com.trolltech.qt.gui.QHelpEvent
Constructs a help event with the given type corresponding to the widget-relative position specified by pos and the global position specified by globalPos.
QHideEvent - Class in com.trolltech.qt.guiThe QHideEvent class provides an event which is sent after a widget is hidden.QHideEvent() -
Constructor for class com.trolltech.qt.gui.QHideEvent
Constructs a QHideEvent.
QHostAddress - Class in com.trolltech.qt.networkThe QHostAddress class provides an IP address.QHostAddress(String) -
Constructor for class com.trolltech.qt.network.QHostAddress
Constructs an IPv4 or IPv6 address based on the string address (e.g., "127.0.0.1").
QHostAddress(QHostAddress) -
Constructor for class com.trolltech.qt.network.QHostAddress
Constructs a copy of the given copy.
QHostAddress() -
Constructor for class com.trolltech.qt.network.QHostAddress
Constructs a host address object with the IP address 0.0.0.0.
QHostAddress(int) -
Constructor for class com.trolltech.qt.network.QHostAddress
Constructs a host address object with the IPv4 address ip4Addr.
QHostAddress(QIPv6Address) -
Constructor for class com.trolltech.qt.network.QHostAddress
Creates a QHostAddress from the specified ip6Addr address.
QHostAddress(QHostAddress.SpecialAddress) -
Constructor for class com.trolltech.qt.network.QHostAddress
Constructs a QHostAddress object for address.
QHostAddress.SpecialAddress - Enum in com.trolltech.qt.networkPress link for info on QHostAddress.SpecialAddressQHostInfo - Class in com.trolltech.qt.networkThe QHostInfo class provides static functions for host name lookups.QHostInfo() -
Constructor for class com.trolltech.qt.network.QHostInfo
Equivalent to QHostInfo(-1).
QHostInfo(int) -
Constructor for class com.trolltech.qt.network.QHostInfo
Constructs an empty host info object with lookup ID lookupId.
QHostInfo(QHostInfo) -
Constructor for class com.trolltech.qt.network.QHostInfo
Constructs a copy of d.
QHostInfo.HostInfoError - Enum in com.trolltech.qt.networkThis enum describes the various errors that can occur when trying to resolve a host name.QHoverEvent - Class in com.trolltech.qt.guiThe QHoverEvent class contains parameters that describe a mouse event.QHoverEvent(QEvent.Type, QPoint, QPoint) -
Constructor for class com.trolltech.qt.gui.QHoverEvent
Constructs a hover event object.
QHttp - Class in com.trolltech.qt.networkThe QHttp class provides an implementation of the HTTP protocol.QHttp() -
Constructor for class com.trolltech.qt.network.QHttp
Equivalent to QHttp(0).
QHttp(QObject) -
Constructor for class com.trolltech.qt.network.QHttp
Constructs a QHttp object.
QHttp(String, int) -
Constructor for class com.trolltech.qt.network.QHttp
This is an overloaded constructor provided for convenince.
QHttp(String, int, QObject) -
Constructor for class com.trolltech.qt.network.QHttp
This is an overloaded constructor provided for convenince.
QHttp(String, QHttp.ConnectionMode, int) -
Constructor for class com.trolltech.qt.network.QHttp
This is an overloaded constructor provided for convenince.
QHttp(String, QHttp.ConnectionMode, int, QObject) -
Constructor for class com.trolltech.qt.network.QHttp
Constructs a QHttp object.
QHttp.ConnectionMode - Enum in com.trolltech.qt.networkThis enum is used to specify the mode of connection to use.QHttp.Error - Enum in com.trolltech.qt.networkThis enum identifies the error that occurred.QHttp.State - Enum in com.trolltech.qt.networkThis enum is used to specify the state the client is in.QHttpHeader - Class in com.trolltech.qt.networkThe QHttpHeader class contains header information for HTTP.QHttpHeader(QHttpHeader) -
Constructor for class com.trolltech.qt.network.QHttpHeader
Constructs a copy of header.
QHttpHeader(String) -
Constructor for class com.trolltech.qt.network.QHttpHeader
Constructs a HTTP header for str.
QHttpHeader() -
Constructor for class com.trolltech.qt.network.QHttpHeader
Constructs an empty HTTP header.
QHttpRequestHeader - Class in com.trolltech.qt.networkThe QHttpRequestHeader class contains request header information for HTTP.QHttpRequestHeader(String) -
Constructor for class com.trolltech.qt.network.QHttpRequestHeader
Constructs a HTTP request header from the string str.
QHttpRequestHeader(String, String, int) -
Constructor for class com.trolltech.qt.network.QHttpRequestHeader
Equivalent to QHttpRequestHeader(method, path, majorVer, 1).
QHttpRequestHeader(String, String) -
Constructor for class com.trolltech.qt.network.QHttpRequestHeader
Equivalent to QHttpRequestHeader(method, path, 1, 1).
QHttpRequestHeader(String, String, int, int) -
Constructor for class com.trolltech.qt.network.QHttpRequestHeader
Constructs a HTTP request header for the method method, the request-URI path and the protocol-version majorVer and minorVer.
QHttpRequestHeader(QHttpRequestHeader) -
Constructor for class com.trolltech.qt.network.QHttpRequestHeader
Constructs a copy of header.
QHttpRequestHeader() -
Constructor for class com.trolltech.qt.network.QHttpRequestHeader
Constructs an empty HTTP request header.
QHttpResponseHeader - Class in com.trolltech.qt.networkThe QHttpResponseHeader class contains response header information for HTTP.QHttpResponseHeader(String) -
Constructor for class com.trolltech.qt.network.QHttpResponseHeader
Constructs a HTTP response header from the string str.
QHttpResponseHeader(int, String, int) -
Constructor for class com.trolltech.qt.network.QHttpResponseHeader
Equivalent to QHttpResponseHeader(code, text, majorVer, 1).
QHttpResponseHeader(int, String) -
Constructor for class com.trolltech.qt.network.QHttpResponseHeader
Equivalent to QHttpResponseHeader(code, text, 1, 1).
QHttpResponseHeader(int) -
Constructor for class com.trolltech.qt.network.QHttpResponseHeader
Equivalent to QHttpResponseHeader(code, QString(), 1, 1).
QHttpResponseHeader(int, String, int, int) -
Constructor for class com.trolltech.qt.network.QHttpResponseHeader
Constructs a QHttpResponseHeader, setting the status code to code, the reason phrase to text and the protocol-version to majorVer and minorVer.
QHttpResponseHeader(QHttpResponseHeader) -
Constructor for class com.trolltech.qt.network.QHttpResponseHeader
Constructs a copy of header.
QHttpResponseHeader() -
Constructor for class com.trolltech.qt.network.QHttpResponseHeader
Constructs an empty HTTP response header.
QIcon - Class in com.trolltech.qt.guiThe QIcon class provides scalable icons in different modes and states.QIcon(QPixmap) -
Constructor for class com.trolltech.qt.gui.QIcon
Constructs an icon from a pixmap.
QIcon(String) -
Constructor for class com.trolltech.qt.gui.QIcon
Constructs an icon from the file with the given fileName.
QIcon(QIconEngineV2) -
Constructor for class com.trolltech.qt.gui.QIcon
Creates an icon with a specific icon engine.
QIcon(QIcon) -
Constructor for class com.trolltech.qt.gui.QIcon
Constructs a copy of other.
QIcon() -
Constructor for class com.trolltech.qt.gui.QIcon
Constructs a null icon.
QIcon(QIconEngine) -
Constructor for class com.trolltech.qt.gui.QIcon
Creates an icon with a specific icon engine.
QIcon.Mode - Enum in com.trolltech.qt.guiThis enum type describes the mode for which a pixmap is intended to be used.QIcon.State - Enum in com.trolltech.qt.guiThis enum describes the state for which a pixmap is intended to be used.QIconDragEvent - Class in com.trolltech.qt.guiThe QIconDragEvent class indicates that a main icon drag has begun.QIconDragEvent() -
Constructor for class com.trolltech.qt.gui.QIconDragEvent
Constructs an icon drag event object with the accept flag set to false.
QIconEngine - Class in com.trolltech.qt.guiThe QIconEngine class provides an abstract base class for QIcon renderers.QIconEngineV2 - Class in com.trolltech.qt.guiThe QIconEngineV2 class provides an abstract base class for QIcon renderers.QImage - Class in com.trolltech.qt.guiThe QImage class provides a hardware-independent image representation that allows direct access to the pixel data, and can be used as a paint device.QImage(QNativePointer, int, int, int, QImage.Format) -
Constructor for class com.trolltech.qt.gui.QImage
Constructs an image with the given width, height and format, that uses an existing memory buffer, data.
QImage(int, int, QImage.Format) -
Constructor for class com.trolltech.qt.gui.QImage
Constructs an image with the given width, height and format.
QImage(QImage) -
Constructor for class com.trolltech.qt.gui.QImage
Constructs a shallow copy of the given arg__1.
QImage() -
Constructor for class com.trolltech.qt.gui.QImage
Constructs a null image.
QImage(QSize, QImage.Format) -
Constructor for class com.trolltech.qt.gui.QImage
Constructs an image with the given size and format.
QImage(String[]) -
Constructor for class com.trolltech.qt.gui.QImage
Constructs an image from the given xpm image.
QImage(byte[], int, int, QImage.Format) -
Constructor for class com.trolltech.qt.gui.QImage
Constructs an image with the given width, height and
format, that uses an existing read-only memory buffer,
data.
QImage(String, String) -
Constructor for class com.trolltech.qt.gui.QImage
Constructs an image and tries to load the image from the file with the
given fileName.
QImage(String) -
Constructor for class com.trolltech.qt.gui.QImage
This is an overloaded constructor provided for convenience.
QImage.Format - Enum in com.trolltech.qt.guiThe following image formats are available in all versions of Qt.QImage.InvertMode - Enum in com.trolltech.qt.guiThis enum type is used to describe how pixel values should be inverted in the invertPixels function.QImageIOHandler - Class in com.trolltech.qt.guiThe QImageIOHandler class defines the common image I/O interface for all image formats in Qt.QImageIOHandler() -
Constructor for class com.trolltech.qt.gui.QImageIOHandler
Constructs a QImageIOHandler object.
QImageIOHandler.ImageOption - Enum in com.trolltech.qt.guiThis enum describes the different options supported by QImageIOHandler.QImageReader - Class in com.trolltech.qt.guiThe QImageReader class provides a format independent interface for reading images from files or other devices.QImageReader(String) -
Constructor for class com.trolltech.qt.gui.QImageReader
Equivalent to QImageReader(fileName, QByteArray()).
QImageReader(String, QByteArray) -
Constructor for class com.trolltech.qt.gui.QImageReader
Constructs a QImageReader object with the file name fileName and the image format format.
QImageReader() -
Constructor for class com.trolltech.qt.gui.QImageReader
Constructs an empty QImageReader object.
QImageReader(QIODevice) -
Constructor for class com.trolltech.qt.gui.QImageReader
Equivalent to QImageReader(device, QByteArray()).
QImageReader(QIODevice, QByteArray) -
Constructor for class com.trolltech.qt.gui.QImageReader
Constructs a QImageReader object with the device device and the image format format.
QImageReader.ImageReaderError - Enum in com.trolltech.qt.guiThis enum describes the different types of errors that can occur when reading images with QImageReader.QImageWriter - Class in com.trolltech.qt.guiThe QImageWriter class provides a format independent interface for writing images to files or other devices.QImageWriter() -
Constructor for class com.trolltech.qt.gui.QImageWriter
Constructs an empty QImageWriter object.
QImageWriter(QIODevice, QByteArray) -
Constructor for class com.trolltech.qt.gui.QImageWriter
Constructs a QImageWriter object using the device device and image format format.
QImageWriter(String) -
Constructor for class com.trolltech.qt.gui.QImageWriter
Equivalent to QImageWriter(fileName, QByteArray()).
QImageWriter(String, QByteArray) -
Constructor for class com.trolltech.qt.gui.QImageWriter
Constructs a QImageWriter objects that will write to a file with the name fileName, using the image format format.
QImageWriter.ImageWriterError - Enum in com.trolltech.qt.guiThis enum describes errors that can occur when writing images with QImageWriter.QInputContext - Class in com.trolltech.qt.guiThe QInputContext class abstracts the input method dependent data and composing state.QInputContext() -
Constructor for class com.trolltech.qt.gui.QInputContext
Equivalent to QInputContext(0).
QInputContext(QObject) -
Constructor for class com.trolltech.qt.gui.QInputContext
Constructs an input context with the given parent.
QInputContext.StandardFormat - Enum in com.trolltech.qt.guiPress link for info on QInputContext.StandardFormatQInputContextFactory - Class in com.trolltech.qt.guiThe QInputContextFactory class creates QInputContext objects.QInputDialog - Class in com.trolltech.qt.guiThe QInputDialog class provides a simple convenience dialog to get a single value from the user.QInputEvent - Class in com.trolltech.qt.guiThe QInputEvent class is the base class for events that describe user input.QInputEvent(QEvent.Type) -
Constructor for class com.trolltech.qt.gui.QInputEvent
Equivalent to QInputEvent(type, Qt::NoModifier).
QInputEvent(QEvent.Type, Qt.KeyboardModifiers) -
Constructor for class com.trolltech.qt.gui.QInputEvent
QInputMethodEvent - Class in com.trolltech.qt.guiThe QInputMethodEvent class provides parameters for input method events.QInputMethodEvent(String, List<QInputMethodEvent_Attribute>) -
Constructor for class com.trolltech.qt.gui.QInputMethodEvent
Construcs an event of type QEvent.
QInputMethodEvent(QInputMethodEvent) -
Constructor for class com.trolltech.qt.gui.QInputMethodEvent
Constructs a copy of other.
QInputMethodEvent() -
Constructor for class com.trolltech.qt.gui.QInputMethodEvent
Constructs an event of type QEvent.
QInputMethodEvent.AttributeType - Enum in com.trolltech.qt.guiPress link for info on QInputMethodEvent.AttributeTypeQInputMethodEvent_Attribute - Class in com.trolltech.qt.gui QInputMethodEvent_Attribute(QInputMethodEvent.AttributeType, int, int, Object) -
Constructor for class com.trolltech.qt.gui.QInputMethodEvent_Attribute
Constructs an input method attribute.
QIntValidator - Class in com.trolltech.qt.guiThe QIntValidator class provides a validator that ensures a string contains a valid integer within a specified range.QIntValidator(int, int, QObject) -
Constructor for class com.trolltech.qt.gui.QIntValidator
Constructs a validator with a parent, that accepts integers from bottom to top inclusive.
QIntValidator(QObject) -
Constructor for class com.trolltech.qt.gui.QIntValidator
Constructs a validator with a parent object that accepts all integers.
QIODevice - Class in com.trolltech.qt.coreThe QIODevice class is the base interface class of all I/O devices in Qt.QIODevice() -
Constructor for class com.trolltech.qt.core.QIODevice
Constructs a QIODevice object.
QIODevice(QObject) -
Constructor for class com.trolltech.qt.core.QIODevice
Constructs a QIODevice object with the given parent.
QIODevice.OpenMode - Class in com.trolltech.qt.coreThis QFlag class provides flags for the int enum.QIODevice.OpenMode(QIODevice.OpenModeFlag...) -
Constructor for class com.trolltech.qt.core.QIODevice.OpenMode
Creates flags with value set as only flag.
QIODevice.OpenMode(int) -
Constructor for class com.trolltech.qt.core.QIODevice.OpenMode
Creates flags with the specified int flags set.
QIODevice.OpenModeFlag - Enum in com.trolltech.qt.coreThis enum is used with open to describe the mode in which a device is opened.QIPv6Address - Class in com.trolltech.qt.network QIPv6Address() -
Constructor for class com.trolltech.qt.network.QIPv6Address
Constructs a new QIPv6Address.
QItemDelegate - Class in com.trolltech.qt.guiThe QItemDelegate class provides display and editing facilities for data items from a model.QItemDelegate() -
Constructor for class com.trolltech.qt.gui.QItemDelegate
Equivalent to QItemDelegate(0).
QItemDelegate(QObject) -
Constructor for class com.trolltech.qt.gui.QItemDelegate
Constructs an item delegate with the given parent.
QItemEditorCreatorBase - Class in com.trolltech.qt.guiThe QItemEditorCreatorBase class provides an abstract base class that must be subclassed when implementing new item editor creators.QItemEditorFactory - Class in com.trolltech.qt.guiThe QItemEditorFactory class provides widgets for editing item data in views and delegates.QItemEditorFactory() -
Constructor for class com.trolltech.qt.gui.QItemEditorFactory
Constructs a new item editor factory.
QItemSelection - Class in com.trolltech.qt.guiThe QItemSelection class manages information about selected items in a model.QItemSelection() -
Constructor for class com.trolltech.qt.gui.QItemSelection
Constructs an empty selection.
QItemSelection(QModelIndex, QModelIndex) -
Constructor for class com.trolltech.qt.gui.QItemSelection
Constructs an item selection that extends from the top-left model item, specified by the topLeft index, to the bottom-right item, specified by bottomRight.
QItemSelectionModel - Class in com.trolltech.qt.guiThe QItemSelectionModel class keeps track of a view's selected items.QItemSelectionModel(QAbstractItemModel) -
Constructor for class com.trolltech.qt.gui.QItemSelectionModel
Constructs a selection model that operates on the specified item model.
QItemSelectionModel(QAbstractItemModel, QObject) -
Constructor for class com.trolltech.qt.gui.QItemSelectionModel
Constructs a selection model that operates on the specified item model with parent.
QItemSelectionModel.SelectionFlag - Enum in com.trolltech.qt.guiThis enum describes the way the selection model will be updated.QItemSelectionModel.SelectionFlags - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QItemSelectionModel.SelectionFlags(QItemSelectionModel.SelectionFlag...) -
Constructor for class com.trolltech.qt.gui.QItemSelectionModel.SelectionFlags
Creates flags with value set as only flag.
QItemSelectionModel.SelectionFlags(int) -
Constructor for class com.trolltech.qt.gui.QItemSelectionModel.SelectionFlags
Creates flags with the specified int flags set.
QItemSelectionRange - Class in com.trolltech.qt.guiThe QItemSelectionRange class manages information about a range of selected items in a model.QItemSelectionRange(QModelIndex) -
Constructor for class com.trolltech.qt.gui.QItemSelectionRange
Constructs a new selection range containing only the model item specified by the model index index.
QItemSelectionRange(QItemSelectionRange) -
Constructor for class com.trolltech.qt.gui.QItemSelectionRange
Copy constructor.
QItemSelectionRange(QModelIndex, QModelIndex) -
Constructor for class com.trolltech.qt.gui.QItemSelectionRange
Constructs a new selection range containing only the index specified by the topLeft and the index bottomRight.
QItemSelectionRange() -
Constructor for class com.trolltech.qt.gui.QItemSelectionRange
Constructs an empty selection range.
QKeyEvent - Class in com.trolltech.qt.guiThe QKeyEvent class contains describes a key event.QKeyEvent(QEvent.Type, int, Qt.KeyboardModifiers, String, boolean) -
Constructor for class com.trolltech.qt.gui.QKeyEvent
Equivalent to QKeyEvent(type, key, modifiers, text, autorep, 1).
QKeyEvent(QEvent.Type, int, Qt.KeyboardModifiers, String) -
Constructor for class com.trolltech.qt.gui.QKeyEvent
Equivalent to QKeyEvent(type, key, modifiers, text, false, 1).
QKeyEvent(QEvent.Type, int, Qt.KeyboardModifiers) -
Constructor for class com.trolltech.qt.gui.QKeyEvent
Equivalent to QKeyEvent(type, key, modifiers, QString(), false, 1).
QKeyEvent(QEvent.Type, int, Qt.KeyboardModifiers, String, boolean, char) -
Constructor for class com.trolltech.qt.gui.QKeyEvent
Constructs a key event object.
QKeySequence - Class in com.trolltech.qt.guiThe QKeySequence class encapsulates a key sequence as used by shortcuts.QKeySequence(int, int, int) -
Constructor for class com.trolltech.qt.gui.QKeySequence
Equivalent to QKeySequence(k1, k2, k3, 0).
QKeySequence(int, int) -
Constructor for class com.trolltech.qt.gui.QKeySequence
Equivalent to QKeySequence(k1, k2, 0, 0).
QKeySequence(int) -
Constructor for class com.trolltech.qt.gui.QKeySequence
Equivalent to QKeySequence(k1, 0, 0, 0).
QKeySequence(int, int, int, int) -
Constructor for class com.trolltech.qt.gui.QKeySequence
Constructs a key sequence with up to 4 keys k1, k2, k3 and k4.
QKeySequence(QKeySequence.StandardKey) -
Constructor for class com.trolltech.qt.gui.QKeySequence
Constructs a QKeySequence object for the given key.
QKeySequence(QKeySequence) -
Constructor for class com.trolltech.qt.gui.QKeySequence
Copy constructor.
QKeySequence() -
Constructor for class com.trolltech.qt.gui.QKeySequence
Constructs an empty key sequence.
QKeySequence(String) -
Constructor for class com.trolltech.qt.gui.QKeySequence
Creates a key sequence from the key string.
QKeySequence.SequenceFormat - Enum in com.trolltech.qt.guiPress link for info on QKeySequence.SequenceFormatQKeySequence.SequenceMatch - Enum in com.trolltech.qt.guiPress link for info on QKeySequence.SequenceMatchQKeySequence.StandardKey - Enum in com.trolltech.qt.guiThis enum represent standard key bindings.QLabel - Class in com.trolltech.qt.guiThe QLabel widget provides a text or image display.QLabel(QWidget) -
Constructor for class com.trolltech.qt.gui.QLabel
Equivalent to QLabel(parent, 0).
QLabel() -
Constructor for class com.trolltech.qt.gui.QLabel
Equivalent to QLabel(0, 0).
QLabel(QWidget, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.gui.QLabel
Constructs an empty label.
QLabel(String, QWidget) -
Constructor for class com.trolltech.qt.gui.QLabel
Equivalent to QLabel(text, parent, 0).
QLabel(String) -
Constructor for class com.trolltech.qt.gui.QLabel
Equivalent to QLabel(text, 0, 0).
QLabel(String, QWidget, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.gui.QLabel
Constructs a label that displays the text, text.
QLayout - Class in com.trolltech.qt.guiThe QLayout class is the base class of geometry managers.QLayout(QWidget) -
Constructor for class com.trolltech.qt.gui.QLayout
Constructs a new top-level QLayout, with parent parent.
QLayout() -
Constructor for class com.trolltech.qt.gui.QLayout
Constructs a new child QLayout.
QLayout.SizeConstraint - Enum in com.trolltech.qt.guiThe possible values are.QLayoutItem - Class in com.trolltech.qt.guiThe QLayoutItem class provides an abstract item that a QLayout manipulates.QLayoutItem() -
Constructor for class com.trolltech.qt.gui.QLayoutItem
Equivalent to QLayoutItem(0).
QLayoutItem(Qt.Alignment) -
Constructor for class com.trolltech.qt.gui.QLayoutItem
Constructs a layout item with an alignment.
QLayoutItemInterface - Interface in com.trolltech.qt.guiThe QLayoutItem class provides an abstract item that a QLayout manipulates.QLCDNumber - Class in com.trolltech.qt.guiThe QLCDNumber widget displays a number with LCD-like digits.QLCDNumber() -
Constructor for class com.trolltech.qt.gui.QLCDNumber
Equivalent to QLCDNumber(0).
QLCDNumber(QWidget) -
Constructor for class com.trolltech.qt.gui.QLCDNumber
Constructs an LCD number, sets the number of digits to 5, the base to decimal, the decimal point mode to 'small' and the frame style to a raised box.
QLCDNumber(int) -
Constructor for class com.trolltech.qt.gui.QLCDNumber
Equivalent to QLCDNumber(numDigits, 0).
QLCDNumber(int, QWidget) -
Constructor for class com.trolltech.qt.gui.QLCDNumber
Constructs an LCD number, sets the number of digits to numDigits, the base to decimal, the decimal point mode to 'small' and the frame style to a raised box.
QLCDNumber.Mode - Enum in com.trolltech.qt.guiThis type determines how numbers are shown.QLCDNumber.SegmentStyle - Enum in com.trolltech.qt.guiThis type determines the visual appearance of the QLCDNumber widget.QLibraryInfo - Class in com.trolltech.qt.coreThe QLibraryInfo class provides information about the Qt library.QLibraryInfo.LibraryLocation - Enum in com.trolltech.qt.coreThis enum type is used to specify a specific location specifier.QLine - Class in com.trolltech.qt.guiThe QLine class provides a two-dimensional vector using integer precision.QLine(QPoint, QPoint) -
Constructor for class com.trolltech.qt.gui.QLine
Constructs a line object that represents the line between pt1 and pt2.
QLine(int, int, int, int) -
Constructor for class com.trolltech.qt.gui.QLine
Constructs a line object that represents the line between (x1, y1) and (x2, y2).
QLine() -
Constructor for class com.trolltech.qt.gui.QLine
Constructs a null line.
QLinearGradient - Class in com.trolltech.qt.guiThe QLinearGradient class is used in combination with QBrush to specify a linear gradient brush.QLinearGradient(QPointF, QPointF) -
Constructor for class com.trolltech.qt.gui.QLinearGradient
Constructs a linear gradient with interpolation area between the given start point and finalStop.
QLinearGradient(double, double, double, double) -
Constructor for class com.trolltech.qt.gui.QLinearGradient
Constructs a linear gradient with interpolation area between (xStart, yStart) and (xFinalStop, yFinalStop).
QLinearGradient() -
Constructor for class com.trolltech.qt.gui.QLinearGradient
Constructs a default linear gradient with interpolation area between (0, 0) and (1, 1).
QLineEdit - Class in com.trolltech.qt.guiThe QLineEdit widget is a one-line text editor.QLineEdit() -
Constructor for class com.trolltech.qt.gui.QLineEdit
Equivalent to QLineEdit(0).
QLineEdit(QWidget) -
Constructor for class com.trolltech.qt.gui.QLineEdit
Constructs a line edit with no text.
QLineEdit(String) -
Constructor for class com.trolltech.qt.gui.QLineEdit
Equivalent to QLineEdit(arg__1, 0).
QLineEdit(String, QWidget) -
Constructor for class com.trolltech.qt.gui.QLineEdit
Constructs a line edit containing the text arg__1.
QLineEdit.EchoMode - Enum in com.trolltech.qt.guiThis enum type describes how a line edit should display its contents.QLineF - Class in com.trolltech.qt.guiThe QLineF class provides a two-dimensional vector using floating point precision.QLineF(double, double, double, double) -
Constructor for class com.trolltech.qt.gui.QLineF
Constructs a line object that represents the line between (x1, y1) and (x2, y2).
QLineF(QPointF, QPointF) -
Constructor for class com.trolltech.qt.gui.QLineF
Constructs a line object that represents the line between pt1 and pt2.
QLineF(QLine) -
Constructor for class com.trolltech.qt.gui.QLineF
Construct a QLineF object from the given integer-based line.
QLineF() -
Constructor for class com.trolltech.qt.gui.QLineF
Constructs a null line.
QLineF.IntersectType - Enum in com.trolltech.qt.guiDescribes the intersection between two lines.QListView - Class in com.trolltech.qt.guiThe QListView class provides a list or icon view onto a model.QListView() -
Constructor for class com.trolltech.qt.gui.QListView
Equivalent to QListView(0).
QListView(QWidget) -
Constructor for class com.trolltech.qt.gui.QListView
Creates a new QListView with the given parent to view a model.
QListView.Flow - Enum in com.trolltech.qt.guiPress link for info on QListView.FlowQListView.LayoutMode - Enum in com.trolltech.qt.guiPress link for info on QListView.LayoutModeQListView.Movement - Enum in com.trolltech.qt.guiPress link for info on QListView.MovementQListView.ResizeMode - Enum in com.trolltech.qt.guiPress link for info on QListView.ResizeModeQListView.ViewMode - Enum in com.trolltech.qt.guiPress link for info on QListView.ViewModeQListWidget - Class in com.trolltech.qt.guiThe QListWidget class provides an item-based list widget.QListWidget() -
Constructor for class com.trolltech.qt.gui.QListWidget
Equivalent to QListWidget(0).
QListWidget(QWidget) -
Constructor for class com.trolltech.qt.gui.QListWidget
Constructs an empty QListWidget with the given parent.
QListWidgetItem - Class in com.trolltech.qt.guiThe QListWidgetItem class provides an item for use with the QListWidget item view class.QListWidgetItem(QIcon, String, QListWidget) -
Constructor for class com.trolltech.qt.gui.QListWidgetItem
Equivalent to QListWidgetItem(icon, text, view, Type).
QListWidgetItem(QIcon, String) -
Constructor for class com.trolltech.qt.gui.QListWidgetItem
Equivalent to QListWidgetItem(icon, text, 0, Type).
QListWidgetItem(QIcon, String, QListWidget, int) -
Constructor for class com.trolltech.qt.gui.QListWidgetItem
Constructs an empty list widget item of the specified type with the given icon, text and view.
QListWidgetItem(QListWidget) -
Constructor for class com.trolltech.qt.gui.QListWidgetItem
Equivalent to QListWidgetItem(view, Type).
QListWidgetItem() -
Constructor for class com.trolltech.qt.gui.QListWidgetItem
Equivalent to QListWidgetItem(0, Type).
QListWidgetItem(QListWidget, int) -
Constructor for class com.trolltech.qt.gui.QListWidgetItem
Constructs an empty list widget item of the specified type with the given view.
QListWidgetItem(QListWidgetItem) -
Constructor for class com.trolltech.qt.gui.QListWidgetItem
Constructs a copy of other.
QListWidgetItem(String, QListWidget) -
Constructor for class com.trolltech.qt.gui.QListWidgetItem
Equivalent to QListWidgetItem(text, view, Type).
QListWidgetItem(String) -
Constructor for class com.trolltech.qt.gui.QListWidgetItem
Equivalent to QListWidgetItem(text, 0, Type).
QListWidgetItem(String, QListWidget, int) -
Constructor for class com.trolltech.qt.gui.QListWidgetItem
Constructs an empty list widget item of the specified type with the given text and view.
QListWidgetItem.ItemType - Enum in com.trolltech.qt.guiThis enum describes the types that are used to describe list widget items.QLocale - Class in com.trolltech.qt.coreThe QLocale class converts between numbers and their string representations in various languages.QLocale() -
Constructor for class com.trolltech.qt.core.QLocale
Constructs a QLocale object initialized with the default locale.
QLocale(QLocale.Language) -
Constructor for class com.trolltech.qt.core.QLocale
Equivalent to QLocale(language, AnyCountry).
QLocale(QLocale.Language, QLocale.Country) -
Constructor for class com.trolltech.qt.core.QLocale
Constructs a QLocale object with the specified language and country.
QLocale(String) -
Constructor for class com.trolltech.qt.core.QLocale
Constructs a QLocale object with the specified name, which has the format "language[_country][.codeset][@modifier]" or "C", where:
language is a lowercase, two-letter, ISO 639 language code,
territory is an uppercase, two-letter, ISO 3166 country code,
and codeset and modifier are ignored.
QLocale(QLocale) -
Constructor for class com.trolltech.qt.core.QLocale
Constructs a QLocale object as a copy of other.
QLocale.Country - Enum in com.trolltech.qt.coreThis enumerated type is used to specify a country.QLocale.FormatType - Enum in com.trolltech.qt.coreThis enum describes the types of format that can be used when converting QDate and QTime objects to strings.QLocale.Language - Enum in com.trolltech.qt.coreThis enumerated type is used to specify a language.QLocale.NumberOption - Enum in com.trolltech.qt.coreThis enum defines a set of options for number-to-string and string-to-number conversions.QLocale.NumberOptions - Class in com.trolltech.qt.coreThis QFlag class provides flags for the int enum.QLocale.NumberOptions(QLocale.NumberOption...) -
Constructor for class com.trolltech.qt.core.QLocale.NumberOptions
Creates flags with value set as only flag.
QLocale.NumberOptions(int) -
Constructor for class com.trolltech.qt.core.QLocale.NumberOptions
Creates flags with the specified int flags set.
QMainWindow - Class in com.trolltech.qt.guiThe QMainWindow class provides a main application window.QMainWindow(QWidget) -
Constructor for class com.trolltech.qt.gui.QMainWindow
Equivalent to QMainWindow(parent, 0).
QMainWindow() -
Constructor for class com.trolltech.qt.gui.QMainWindow
Equivalent to QMainWindow(0, 0).
QMainWindow(QWidget, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.gui.QMainWindow
Constructs a QMainWindow with the given parent and the specified widget flags.
QMainWindow.DockOption - Enum in com.trolltech.qt.guiThis enum contains flags that specify the docking behavior of QMainWindow.QMainWindow.DockOptions - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QMainWindow.DockOptions(QMainWindow.DockOption...) -
Constructor for class com.trolltech.qt.gui.QMainWindow.DockOptions
Creates flags with value set as only flag.
QMainWindow.DockOptions(int) -
Constructor for class com.trolltech.qt.gui.QMainWindow.DockOptions
Creates flags with the specified int flags set.
QMatrix - Class in com.trolltech.qt.guiThe QMatrix class specifies 2D transformations of a coordinate system.QMatrix(QMatrix) -
Constructor for class com.trolltech.qt.gui.QMatrix
Constructs a matrix that is a copy of the given matrix.
QMatrix() -
Constructor for class com.trolltech.qt.gui.QMatrix
Constructs an identity matrix.
QMatrix(double, double, double, double, double, double) -
Constructor for class com.trolltech.qt.gui.QMatrix
Constructs a matrix with the elements, m11, m12, m21, m22, dx and dy.
QMdiArea - Class in com.trolltech.qt.guiThe QMdiArea widget provides an area in which MDI windows are displayed.QMdiArea() -
Constructor for class com.trolltech.qt.gui.QMdiArea
Equivalent to QMdiArea(0).
QMdiArea(QWidget) -
Constructor for class com.trolltech.qt.gui.QMdiArea
Constructs an empty mdi area.
QMdiArea.AreaOption - Enum in com.trolltech.qt.guiThis enum describes options that customize the behavior of the QMdiArea.QMdiArea.AreaOptions - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QMdiArea.AreaOptions(QMdiArea.AreaOption...) -
Constructor for class com.trolltech.qt.gui.QMdiArea.AreaOptions
Creates flags with value set as only flag.
QMdiArea.AreaOptions(int) -
Constructor for class com.trolltech.qt.gui.QMdiArea.AreaOptions
Creates flags with the specified int flags set.
QMdiArea.WindowOrder - Enum in com.trolltech.qt.guiSpecifies the order in which child windows are returned from subWindowList.QMdiSubWindow - Class in com.trolltech.qt.guiThe QMdiSubWindow class provides a subwindow class for QMdiArea.QMdiSubWindow(QWidget) -
Constructor for class com.trolltech.qt.gui.QMdiSubWindow
Equivalent to QMdiSubWindow(parent, 0).
QMdiSubWindow() -
Constructor for class com.trolltech.qt.gui.QMdiSubWindow
Equivalent to QMdiSubWindow(0, 0).
QMdiSubWindow(QWidget, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.gui.QMdiSubWindow
Constructs a new QMdiSubWindow widget.
QMdiSubWindow.SubWindowOption - Enum in com.trolltech.qt.guiThis enum describes options that customize the behavior of QMdiSubWindow.QMdiSubWindow.SubWindowOptions - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QMdiSubWindow.SubWindowOptions(QMdiSubWindow.SubWindowOption...) -
Constructor for class com.trolltech.qt.gui.QMdiSubWindow.SubWindowOptions
Creates flags with value set as only flag.
QMdiSubWindow.SubWindowOptions(int) -
Constructor for class com.trolltech.qt.gui.QMdiSubWindow.SubWindowOptions
Creates flags with the specified int flags set.
QMenu - Class in com.trolltech.qt.guiThe QMenu class provides a menu widget for use in menu bars, context menus, and other popup menus.QMenu() -
Constructor for class com.trolltech.qt.gui.QMenu
Equivalent to QMenu(0).
QMenu(QWidget) -
Constructor for class com.trolltech.qt.gui.QMenu
Constructs a menu with parent parent.
QMenu(String) -
Constructor for class com.trolltech.qt.gui.QMenu
Equivalent to QMenu(title, 0).
QMenu(String, QWidget) -
Constructor for class com.trolltech.qt.gui.QMenu
Constructs a menu with a title and a parent.
QMenuBar - Class in com.trolltech.qt.guiThe QMenuBar class provides a horizontal menu bar.QMenuBar() -
Constructor for class com.trolltech.qt.gui.QMenuBar
Equivalent to QMenuBar(0).
QMenuBar(QWidget) -
Constructor for class com.trolltech.qt.gui.QMenuBar
Constructs a menu bar with parent parent.
QMessageBox - Class in com.trolltech.qt.guiThe QMessageBox class provides a modal dialog with a short message, an icon, and buttons laid out depending on the current style.QMessageBox() -
Constructor for class com.trolltech.qt.gui.QMessageBox
Equivalent to QMessageBox(0).
QMessageBox(QWidget) -
Constructor for class com.trolltech.qt.gui.QMessageBox
Constructs a message box with no text and no buttons.
QMessageBox(QMessageBox.Icon, String, String, QMessageBox.StandardButtons, QWidget) -
Constructor for class com.trolltech.qt.gui.QMessageBox
Equivalent to QMessageBox(icon, title, text, buttons, parent, Qt::Dialog | Qt::MSWindowsFixedSizeDialogHint).
QMessageBox(QMessageBox.Icon, String, String, QMessageBox.StandardButtons) -
Constructor for class com.trolltech.qt.gui.QMessageBox
Equivalent to QMessageBox(icon, title, text, buttons, 0, Qt::Dialog | Qt::MSWindowsFixedSizeDialogHint).
QMessageBox(QMessageBox.Icon, String, String) -
Constructor for class com.trolltech.qt.gui.QMessageBox
Equivalent to QMessageBox(icon, title, text, NoButton, 0, Qt::Dialog | Qt::MSWindowsFixedSizeDialogHint).
QMessageBox(QMessageBox.Icon, String, String, QMessageBox.StandardButtons, QWidget, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.gui.QMessageBox
Constructs a message box with the given icon, title, text, and standard buttons.
QMessageBox.ButtonRole - Enum in com.trolltech.qt.guiThis enum describes the roles that can be used to describe buttons in the button box.QMessageBox.Icon - Enum in com.trolltech.qt.guiThis enum has the following values.QMessageBox.StandardButton - Enum in com.trolltech.qt.guiThese enums describe flags for standard buttons.QMessageBox.StandardButtons - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QMessageBox.StandardButtons(QMessageBox.StandardButton...) -
Constructor for class com.trolltech.qt.gui.QMessageBox.StandardButtons
Creates flags with value set as only flag.
QMessageBox.StandardButtons(int) -
Constructor for class com.trolltech.qt.gui.QMessageBox.StandardButtons
Creates flags with the specified int flags set.
QMessageHandler - Class in com.trolltech.qt.coreThe QMessageHandler class provides a means of receiving notifications when the C++ side
of Qt Jambi enters a state where it produces warnings and debug messages and similar.QMimeData - Class in com.trolltech.qt.guiThe QMimeData class provides a container for data that records information about its MIME type.QMimeData() -
Constructor for class com.trolltech.qt.gui.QMimeData
Constructs a new MIME data object with no data in it.
QModelIndex - Class in com.trolltech.qt.core QMotifStyle - Class in com.trolltech.qt.guiThe QMotifStyle class provides Motif look and feel.QMotifStyle() -
Constructor for class com.trolltech.qt.gui.QMotifStyle
Equivalent to QMotifStyle(false).
QMotifStyle(boolean) -
Constructor for class com.trolltech.qt.gui.QMotifStyle
Constructs a QMotifStyle.
QMouseEvent - Class in com.trolltech.qt.guiThe QMouseEvent class contains parameters that describe a mouse event.QMouseEvent(QEvent.Type, QPoint, Qt.MouseButton, Qt.MouseButtons, Qt.KeyboardModifiers) -
Constructor for class com.trolltech.qt.gui.QMouseEvent
Constructs a mouse event object.
QMouseEvent(QEvent.Type, QPoint, QPoint, Qt.MouseButton, Qt.MouseButtons, Qt.KeyboardModifiers) -
Constructor for class com.trolltech.qt.gui.QMouseEvent
Constructs a mouse event object.
QMoveEvent - Class in com.trolltech.qt.guiThe QMoveEvent class contains event parameters for move events.QMoveEvent(QPoint, QPoint) -
Constructor for class com.trolltech.qt.gui.QMoveEvent
Constructs a move event with the new and old widget positions, pos and oldPos respectively.
QMovie - Class in com.trolltech.qt.guiThe QMovie class is a convenience class for playing movies with QImageReader.QMovie(QIODevice, QByteArray) -
Constructor for class com.trolltech.qt.gui.QMovie
Equivalent to QMovie(device, format, 0).
QMovie(QIODevice) -
Constructor for class com.trolltech.qt.gui.QMovie
Equivalent to QMovie(device, QByteArray(), 0).
QMovie(QIODevice, QByteArray, QObject) -
Constructor for class com.trolltech.qt.gui.QMovie
Constructs a QMovie object.
QMovie(String, QByteArray) -
Constructor for class com.trolltech.qt.gui.QMovie
Equivalent to QMovie(fileName, format, 0).
QMovie(String) -
Constructor for class com.trolltech.qt.gui.QMovie
Equivalent to QMovie(fileName, QByteArray(), 0).
QMovie(String, QByteArray, QObject) -
Constructor for class com.trolltech.qt.gui.QMovie
Constructs a QMovie object.
QMovie() -
Constructor for class com.trolltech.qt.gui.QMovie
Equivalent to QMovie(0).
QMovie(QObject) -
Constructor for class com.trolltech.qt.gui.QMovie
Constructs a QMovie object, passing the parent object to QObject's constructor.
QMovie.CacheMode - Enum in com.trolltech.qt.guiThis enum describes the different cache modes of QMovie.QMovie.MovieState - Enum in com.trolltech.qt.guiThis enum describes the different states of QMovie.QMutex - Class in com.trolltech.qt.coreThe QMutex class provides access serialization between threads.QMutex() -
Constructor for class com.trolltech.qt.core.QMutex
Equivalent to QMutex(NonRecursive).
QMutex(QMutex.RecursionMode) -
Constructor for class com.trolltech.qt.core.QMutex
Constructs a new mutex.
QMutex.RecursionMode - Enum in com.trolltech.qt.corePress link for info on QMutex.RecursionModeqName(int) -
Method in class com.trolltech.qt.xml.QXmlAttributes
Looks up an attribute's XML 1.0 qualified name for the attribute at position index.
QNativePointer - Class in com.trolltech.qtQNativePointer encapsulates a native C++ pointer.QNativePointer(QNativePointer.Type) -
Constructor for class com.trolltech.qt.QNativePointer
Creates a native pointer of the specified type .
QNativePointer(QNativePointer.Type, int) -
Constructor for class com.trolltech.qt.QNativePointer
Creates a native pointer to an array with size
length of the specified type .
QNativePointer(QNativePointer.Type, int, int) -
Constructor for class com.trolltech.qt.QNativePointer
Creates a native pointer of the specified type .
QNativePointer.AutoDeleteMode - Enum in com.trolltech.qtThe AutoDeleteMode enum describes how garbage collection of the
QNativePointer handles the deletion of the native pointer.QNativePointer.Type - Enum in com.trolltech.qtThe Type enum describe the Java types that can be used by
a QNativePointer.QNetworkAddressEntry - Class in com.trolltech.qt.networkThe QNetworkAddressEntry class stores one IP address supported by a network interface, along with its associated netmask and broadcast address.QNetworkAddressEntry() -
Constructor for class com.trolltech.qt.network.QNetworkAddressEntry
Constructs an empty QNetworkAddressEntry object.
QNetworkAddressEntry(QNetworkAddressEntry) -
Constructor for class com.trolltech.qt.network.QNetworkAddressEntry
Constructs a QNetworkAddressEntry object that is a copy of the object other.
QNetworkInterface - Class in com.trolltech.qt.networkThe QNetworkInterface class provides a listing of the host's IP addresses and network interfaces.QNetworkInterface() -
Constructor for class com.trolltech.qt.network.QNetworkInterface
Constructs an empty network interface object.
QNetworkInterface(QNetworkInterface) -
Constructor for class com.trolltech.qt.network.QNetworkInterface
Creates a copy of the the QNetworkInterface object contained in other.
QNetworkInterface.InterfaceFlag - Enum in com.trolltech.qt.networkSpecifies the flags associated with this network interface.QNetworkInterface.InterfaceFlags - Class in com.trolltech.qt.networkThis QFlag class provides flags for the int enum.QNetworkInterface.InterfaceFlags(QNetworkInterface.InterfaceFlag...) -
Constructor for class com.trolltech.qt.network.QNetworkInterface.InterfaceFlags
Creates flags with value set as only flag.
QNetworkInterface.InterfaceFlags(int) -
Constructor for class com.trolltech.qt.network.QNetworkInterface.InterfaceFlags
Creates flags with the specified int flags set.
QNetworkProxy - Class in com.trolltech.qt.networkThe QNetworkProxy class provides a network layer proxy.QNetworkProxy() -
Constructor for class com.trolltech.qt.network.QNetworkProxy
Constructs a QNetworkProxy with DefaultProxy type; the proxy type is determined by applicationProxy, which defaults to NoProxy.
QNetworkProxy(QNetworkProxy) -
Constructor for class com.trolltech.qt.network.QNetworkProxy
Constructs a copy of other.
QNetworkProxy(QNetworkProxy.ProxyType, String, int) -
Constructor for class com.trolltech.qt.network.QNetworkProxy
This is an overloaded constructor provided for convenience.
QNetworkProxy(QNetworkProxy.ProxyType, String, int, String) -
Constructor for class com.trolltech.qt.network.QNetworkProxy
This is an overloaded constructor provided for convenience.
QNetworkProxy(QNetworkProxy.ProxyType, String, int, String, String) -
Constructor for class com.trolltech.qt.network.QNetworkProxy
Constructs a QNetworkProxy with type, hostName,
port,
user and password.
QNetworkProxy.ProxyType - Enum in com.trolltech.qt.networkThis enum describes the types of network proxying provided in Qt.QNoImplementationException - Exception in com.trolltech.qt QNoImplementationException() -
Constructor for exception com.trolltech.qt.QNoImplementationException
Creates a new QNoImplementationException.
QNoImplementationException(Throwable) -
Constructor for exception com.trolltech.qt.QNoImplementationException
Creates a new QNoImplementationException with the specified throwable.
QNoNativeResourcesException - Exception in com.trolltech.qtThe QNoNativeResourceException is used to indicate that the C++
native resources of a Java object are destroyed while it is still
referenced in Java.QNoNativeResourcesException(String) -
Constructor for exception com.trolltech.qt.QNoNativeResourcesException
Creates a new QNoNativeResourcesException with the specified message.
QNonVirtualOverridingException - Exception in com.trolltech.qt QNonVirtualOverridingException(String) -
Constructor for exception com.trolltech.qt.QNonVirtualOverridingException
Creates a new QNonVirtualOverridingException with the specified extraMessage.
QNoSuchEnumValueException - Exception in com.trolltech.qt QNoSuchEnumValueException(int) -
Constructor for exception com.trolltech.qt.QNoSuchEnumValueException
Creates a new QNoSuchEnumValueException with the given value.
QNoSuchSignalException - Exception in com.trolltech.qt QNoSuchSignalException(String) -
Constructor for exception com.trolltech.qt.QNoSuchSignalException
Creates a new QNoSuchSignalException with the specified extraMessage.
QNoSuchSlotException - Exception in com.trolltech.qt QNoSuchSlotException(String) -
Constructor for exception com.trolltech.qt.QNoSuchSlotException
Creates a new QNoSuchSlotException with the specified
message.
QNoSuchSlotException(Object, String) -
Constructor for exception com.trolltech.qt.QNoSuchSlotException
Creates a new QNoSuchSlotException with the given receiver and
slotSignature.
QObject - Class in com.trolltech.qt.coreThe QObject class is the base class of all Qt objects.QObject() -
Constructor for class com.trolltech.qt.core.QObject
Equivalent to QObject(0).
QObject(QObject) -
Constructor for class com.trolltech.qt.core.QObject
Constructs an object with parent object parent.
QPageSetupDialog - Class in com.trolltech.qt.guiThe QPageSetupDialog class provides a configuration dialog for the page-related options on a printer.QPageSetupDialog(QPrinter) -
Constructor for class com.trolltech.qt.gui.QPageSetupDialog
Equivalent to QPageSetupDialog(printer, 0).
QPageSetupDialog(QPrinter, QWidget) -
Constructor for class com.trolltech.qt.gui.QPageSetupDialog
Constructs a page setup dialog that configures printer with parent as the parent widget.
QPaintDevice - Class in com.trolltech.qt.guiThe QPaintDevice class is the base class of objects that can be painted.QPaintDevice() -
Constructor for class com.trolltech.qt.gui.QPaintDevice
Constructs a paint device.
QPaintDevice.PaintDeviceMetric - Enum in com.trolltech.qt.guiDescribes the various metrics of a paint device.QPaintDeviceInterface - Interface in com.trolltech.qt.guiThe QPaintDevice class is the base class of objects that can be painted.QPaintEngine - Class in com.trolltech.qt.guiThe QPaintEngine class provides an abstract definition of how QPainter draws to a given device on a given platform.QPaintEngine() -
Constructor for class com.trolltech.qt.gui.QPaintEngine
Equivalent to QPaintEngine(0).
QPaintEngine(QPaintEngine.PaintEngineFeatures) -
Constructor for class com.trolltech.qt.gui.QPaintEngine
Creates a paint engine with the featureset specified by features.
QPaintEngine.DirtyFlag - Enum in com.trolltech.qt.guiThese types are used by QPainter to trigger lazy updates of the various states in the QPaintEngine using QPaintEngine::updateState().QPaintEngine.DirtyFlags - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QPaintEngine.DirtyFlags(QPaintEngine.DirtyFlag...) -
Constructor for class com.trolltech.qt.gui.QPaintEngine.DirtyFlags
Creates flags with value set as only flag.
QPaintEngine.DirtyFlags(int) -
Constructor for class com.trolltech.qt.gui.QPaintEngine.DirtyFlags
Creates flags with the specified int flags set.
QPaintEngine.PaintEngineFeature - Enum in com.trolltech.qt.guiThis enum is used to describe the features or capabilities that the paint engine has.QPaintEngine.PaintEngineFeatures - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QPaintEngine.PaintEngineFeatures(QPaintEngine.PaintEngineFeature...) -
Constructor for class com.trolltech.qt.gui.QPaintEngine.PaintEngineFeatures
Creates flags with value set as only flag.
QPaintEngine.PaintEngineFeatures(int) -
Constructor for class com.trolltech.qt.gui.QPaintEngine.PaintEngineFeatures
Creates flags with the specified int flags set.
QPaintEngine.PolygonDrawMode - Enum in com.trolltech.qt.guiPress link for info on QPaintEngine.PolygonDrawModeQPaintEngine.Type - Enum in com.trolltech.qt.guiPress link for info on QPaintEngine.TypeQPaintEngineState - Class in com.trolltech.qt.guiThe QPaintEngineState class provides information about the active paint engine's current state.QPainter - Class in com.trolltech.qt.guiThe QPainter class performs low-level painting on widgets and other paint devices.QPainter() -
Constructor for class com.trolltech.qt.gui.QPainter
Constructs a painter.
QPainter(QPaintDeviceInterface) -
Constructor for class com.trolltech.qt.gui.QPainter
Constructs a painter that begins painting the paint arg__1 immediately.
QPainter(QWidget) -
Constructor for class com.trolltech.qt.gui.QPainter
Creates a QPainter with parent widget.
QPainter.CompositionMode - Enum in com.trolltech.qt.guiDefines the Porter-Duff rules for digital image compositing.QPainter.RenderHint - Enum in com.trolltech.qt.guiRenderhints are used to specify flags to QPainter that may or may not be respected by any given engine.QPainter.RenderHints - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QPainter.RenderHints(QPainter.RenderHint...) -
Constructor for class com.trolltech.qt.gui.QPainter.RenderHints
Creates flags with value set as only flag.
QPainter.RenderHints(int) -
Constructor for class com.trolltech.qt.gui.QPainter.RenderHints
Creates flags with the specified int flags set.
QPainterPath - Class in com.trolltech.qt.guiThe QPainterPath class provides a container for painting operations, enabling graphical shapes to be constructed and reused.QPainterPath(QPainterPath) -
Constructor for class com.trolltech.qt.gui.QPainterPath
Creates a QPainterPath object that is a copy of the given other.
QPainterPath(QPointF) -
Constructor for class com.trolltech.qt.gui.QPainterPath
Creates a QPainterPath object with the given startPoint as its current position.
QPainterPath() -
Constructor for class com.trolltech.qt.gui.QPainterPath
Constructs an empty QPainterPath object.
QPainterPath.ElementType - Enum in com.trolltech.qt.guiThis enum describes the types of elements used to connect vertices in subpaths.QPainterPath_Element - Class in com.trolltech.qt.gui QPainterPathStroker - Class in com.trolltech.qt.guiThe QPainterPathStroker class is used to generate fillable outlines for a given painter path.QPainterPathStroker() -
Constructor for class com.trolltech.qt.gui.QPainterPathStroker
Creates a new stroker.
QPaintEvent - Class in com.trolltech.qt.guiThe QPaintEvent class contains event parameters for paint events.QPaintEvent(QRegion) -
Constructor for class com.trolltech.qt.gui.QPaintEvent
Constructs a paint event object with the region that needs to be updated.
QPaintEvent(QRect) -
Constructor for class com.trolltech.qt.gui.QPaintEvent
Constructs a paint event object with the rectangle that needs to be updated.
QPaintingOutsidePaintEventException - Exception in com.trolltech.qtThis exception is thrown in cases where a painter is used on a widget
outside its paintEvent function.QPaintingOutsidePaintEventException(String) -
Constructor for exception com.trolltech.qt.QPaintingOutsidePaintEventException
Constructs a new QPaintingOutsidePaintEventException with the
specified message.
QPair<T,S> - Class in com.trolltech.qtQPair keeps two generic values.QPair(T, S) -
Constructor for class com.trolltech.qt.QPair
Constructs a pair.
QPalette - Class in com.trolltech.qt.guiThe QPalette class contains color groups for each widget state.QPalette(QPalette) -
Constructor for class com.trolltech.qt.gui.QPalette
Constructs a copy of palette.
QPalette(QColor) -
Constructor for class com.trolltech.qt.gui.QPalette
Constructs a palette from the button color.
QPalette(QBrush, QBrush, QBrush, QBrush, QBrush, QBrush, QBrush, QBrush, QBrush) -
Constructor for class com.trolltech.qt.gui.QPalette
Constructs a palette.
QPalette(Qt.GlobalColor) -
Constructor for class com.trolltech.qt.gui.QPalette
Constructs a palette from the button color.
QPalette() -
Constructor for class com.trolltech.qt.gui.QPalette
Constructs a palette object that uses the application's default palette.
QPalette(QColor, QColor) -
Constructor for class com.trolltech.qt.gui.QPalette
Constructs a palette from a button color and a window.
QPalette.ColorGroup - Enum in com.trolltech.qt.guiPress link for info on QPalette.ColorGroupQPalette.ColorRole - Enum in com.trolltech.qt.gui The ColorRole enum defines the different symbolic color roles used in current GUIs. QPen - Class in com.trolltech.qt.guiThe QPen class defines how a QPainter should draw lines and outlines of shapes.QPen(QPen) -
Constructor for class com.trolltech.qt.gui.QPen
Constructs a pen that is a copy of the given pen.
QPen() -
Constructor for class com.trolltech.qt.gui.QPen
Constructs a default black solid line pen with 0 width.
QPen(Qt.PenStyle) -
Constructor for class com.trolltech.qt.gui.QPen
Constructs a black pen with 0 width and the given arg__1.
QPen(QColor) -
Constructor for class com.trolltech.qt.gui.QPen
Constructs a solid line pen with 0 width and the given color.
QPen(QBrush, double, Qt.PenStyle, Qt.PenCapStyle) -
Constructor for class com.trolltech.qt.gui.QPen
Equivalent to QPen(brush, width, s, c, Qt::BevelJoin).
QPen(QBrush, double, Qt.PenStyle) -
Constructor for class com.trolltech.qt.gui.QPen
Equivalent to QPen(brush, width, s, Qt::SquareCap, Qt::BevelJoin).
QPen(QBrush, double) -
Constructor for class com.trolltech.qt.gui.QPen
Equivalent to QPen(brush, width, Qt::SolidLine, Qt::SquareCap, Qt::BevelJoin).
QPen(QBrush, double, Qt.PenStyle, Qt.PenCapStyle, Qt.PenJoinStyle) -
Constructor for class com.trolltech.qt.gui.QPen
Constructs a pen with the specified brush, width, pen s, c style and j style.
QPen(QColor, double, Qt.PenStyle, Qt.PenCapStyle, Qt.PenJoinStyle) -
Constructor for class com.trolltech.qt.gui.QPen
Constructs a pen with the specified color, width,
pen style s, pen cap style c, and pen join style
j
QPen(QColor, double, Qt.PenStyle, Qt.PenCapStyle) -
Constructor for class com.trolltech.qt.gui.QPen
Constructs a pen with the specified color, width, pen style s,
and c cap style.
QPen(QColor, double, Qt.PenStyle) -
Constructor for class com.trolltech.qt.gui.QPen
This is an overloaded constructor provided for convenience.
QPen(QColor, double) -
Constructor for class com.trolltech.qt.gui.QPen
This is an overloaded constructor provided for convenience.
QPersistentModelIndex - Class in com.trolltech.qt.coreThe QPersistentModelIndex class is used to locate data in a data model.QPersistentModelIndex(QModelIndex) -
Constructor for class com.trolltech.qt.core.QPersistentModelIndex
Creates a new QPersistentModelIndex that is a copy of the model index.
QPersistentModelIndex(QPersistentModelIndex) -
Constructor for class com.trolltech.qt.core.QPersistentModelIndex
Creates a new QPersistentModelIndex that is a copy of the other persistent model index.
QPersistentModelIndex() -
Constructor for class com.trolltech.qt.core.QPersistentModelIndex
QPicture - Class in com.trolltech.qt.guiThe QPicture class is a paint device that records and replays QPainter commands.QPicture() -
Constructor for class com.trolltech.qt.gui.QPicture
Equivalent to QPicture(-1).
QPicture(int) -
Constructor for class com.trolltech.qt.gui.QPicture
Constructs an empty picture.
QPicture(QPicture) -
Constructor for class com.trolltech.qt.gui.QPicture
Constructs a copy of arg__1.
QPictureIO - Class in com.trolltech.qt.guiThis class is obsolete.QPictureIO() -
Constructor for class com.trolltech.qt.gui.QPictureIO
Constructs a QPictureIO object with all parameters set to zero.
QPictureIO(QIODevice, String) -
Constructor for class com.trolltech.qt.gui.QPictureIO
Constructs a QPictureIO object with the I/O device ioDevice and a
format tag.
QPictureIO(String, String) -
Constructor for class com.trolltech.qt.gui.QPictureIO
Constructs a QPictureIO object with the file name fileName and a
format tag.
QPixmap - Class in com.trolltech.qt.guiThe QPixmap class is an off-screen image representation that can be used as a paint device.QPixmap(int, int) -
Constructor for class com.trolltech.qt.gui.QPixmap
Constructs a pixmap with the given w and h.
QPixmap(QPixmap) -
Constructor for class com.trolltech.qt.gui.QPixmap
Constructs a pixmap that is a copy of the given arg__1.
QPixmap(QSize) -
Constructor for class com.trolltech.qt.gui.QPixmap
Constructs a pixmap of the given arg__1.
QPixmap() -
Constructor for class com.trolltech.qt.gui.QPixmap
Constructs a null pixmap.
QPixmap(String[]) -
Constructor for class com.trolltech.qt.gui.QPixmap
Constructs a pixmap from the given xpm data, which must be a
valid XPM image.
QPixmap(String, String, Qt.ImageConversionFlags) -
Constructor for class com.trolltech.qt.gui.QPixmap
Constructs a pixmap from the file with the given fileName.
QPixmap(String, String, Qt.ImageConversionFlag...) -
Constructor for class com.trolltech.qt.gui.QPixmap
This is an overloaded constructor provided for convenience.
QPixmap(String, String) -
Constructor for class com.trolltech.qt.gui.QPixmap
This is an overloaded constructor provided for convenience.
QPixmap(String) -
Constructor for class com.trolltech.qt.gui.QPixmap
This is an overloaded constructor provided for convenience.
QPixmapCache - Class in com.trolltech.qt.guiThe QPixmapCache class provides an application-wide cache for pixmaps.QPlastiqueStyle - Class in com.trolltech.qt.guiThe QPlastiqueStyle class provides a widget style similar to the Plastik style available in KDE.QPlastiqueStyle() -
Constructor for class com.trolltech.qt.gui.QPlastiqueStyle
Constructs a QPlastiqueStyle object.
QPoint - Class in com.trolltech.qt.coreThe QPoint class defines a point in the plane using integer precision.QPoint() -
Constructor for class com.trolltech.qt.core.QPoint
Constructs a null point, i.e. with coordinates (0, 0)
QPoint(int, int) -
Constructor for class com.trolltech.qt.core.QPoint
Constructs a point with the given coordinates (xpos, ypos).
QPointF - Class in com.trolltech.qt.coreThe QPointF class defines a point in the plane using floating point precision.QPointF(double, double) -
Constructor for class com.trolltech.qt.core.QPointF
Constructs a point with the given coordinates (xpos, ypos).
QPointF() -
Constructor for class com.trolltech.qt.core.QPointF
Constructs a null point, i.e. with coordinates (0.0, 0.0)
QPointF(QPoint) -
Constructor for class com.trolltech.qt.core.QPointF
Constructs a copy of the given p.
QPolygon - Class in com.trolltech.qt.guiThe QPolygon class provides a vector of points using integer precision.QPolygon(QRect) -
Constructor for class com.trolltech.qt.gui.QPolygon
Equivalent to QPolygon(r, false).
QPolygon(QRect, boolean) -
Constructor for class com.trolltech.qt.gui.QPolygon
Constructs a polygon from the given r.
QPolygon(int) -
Constructor for class com.trolltech.qt.gui.QPolygon
Constructs a polygon of the given size.
QPolygon(List<QPoint>) -
Constructor for class com.trolltech.qt.gui.QPolygon
Constructs a polygon containing the specified v.
QPolygon(QPolygon) -
Constructor for class com.trolltech.qt.gui.QPolygon
Constructs a copy of the given a.
QPolygon() -
Constructor for class com.trolltech.qt.gui.QPolygon
Constructs a polygon with no points.
QPolygonF - Class in com.trolltech.qt.guiThe QPolygonF class provides a vector of points using floating point precision.QPolygonF(List<QPointF>) -
Constructor for class com.trolltech.qt.gui.QPolygonF
Constructs a polygon containing the specified v.
QPolygonF(int) -
Constructor for class com.trolltech.qt.gui.QPolygonF
Constructs a polygon of the given size.
QPolygonF(QPolygon) -
Constructor for class com.trolltech.qt.gui.QPolygonF
Constructs a float based polygon from the specified integer based a.
QPolygonF() -
Constructor for class com.trolltech.qt.gui.QPolygonF
Constructs a polygon with no points.
QPolygonF(QPolygonF) -
Constructor for class com.trolltech.qt.gui.QPolygonF
Constructs a copy of the given a.
QPolygonF(QRectF) -
Constructor for class com.trolltech.qt.gui.QPolygonF
Constructs a closed polygon from the specified r.
QPrintDialog - Class in com.trolltech.qt.guiThe QPrintDialog class provides a dialog for specifying the printer's configuration.QPrintDialog(QPrinter) -
Constructor for class com.trolltech.qt.gui.QPrintDialog
Equivalent to QPrintDialog(printer, 0).
QPrintDialog(QPrinter, QWidget) -
Constructor for class com.trolltech.qt.gui.QPrintDialog
Constructs a new modal printer dialog for the given printer with the given parent.
QPrintEngine - Class in com.trolltech.qt.guiThe QPrintEngine class defines an interface for how QPrinter interacts with a given printing subsystem.QPrintEngine.PrintEnginePropertyKey - Enum in com.trolltech.qt.guiThis enum is used to communicate properties between the print engine and QPrinter.QPrinter - Class in com.trolltech.qt.guiThe QPrinter class is a paint device that paints on a printer.QPrinter() -
Constructor for class com.trolltech.qt.gui.QPrinter
Equivalent to QPrinter(ScreenResolution).
QPrinter(QPrinter.PrinterMode) -
Constructor for class com.trolltech.qt.gui.QPrinter
Creates a new printer object with the given mode.
QPrinter.ColorMode - Enum in com.trolltech.qt.guiThis enum type is used to indicate whether QPrinter should print in color or not.QPrinter.Orientation - Enum in com.trolltech.qt.guiThis enum type (not to be confused with Orientation) is used to specify each page's orientation.QPrinter.OutputFormat - Enum in com.trolltech.qt.guiThe OutputFormat enum is used to describe the format QPrinter should use for printing.QPrinter.PageOrder - Enum in com.trolltech.qt.guiThis enum type is used by QPrinter to tell the application program how to print.QPrinter.PageSize - Enum in com.trolltech.qt.guiThis enum type specifies what paper size QPrinter should use.QPrinter.PaperSource - Enum in com.trolltech.qt.guiThis enum type specifies what paper source QPrinter is to use.QPrinter.PrinterMode - Enum in com.trolltech.qt.guiThis enum describes the mode the printer should work in.QPrinter.PrinterState - Enum in com.trolltech.qt.guiPress link for info on QPrinter.PrinterStateQPrinter.PrintRange - Enum in com.trolltech.qt.guiUsed to specify the print range selection option.QProcess - Class in com.trolltech.qt.coreThe QProcess class is used to start external programs and to communicate with them.QProcess() -
Constructor for class com.trolltech.qt.core.QProcess
Equivalent to QProcess(0).
QProcess(QObject) -
Constructor for class com.trolltech.qt.core.QProcess
Constructs a QProcess object with the given parent.
QProcess.DetachedProcessInfo - Class in com.trolltech.qt.core QProcess.DetachedProcessInfo(boolean, long) -
Constructor for class com.trolltech.qt.core.QProcess.DetachedProcessInfo
QProcess.ExitStatus - Enum in com.trolltech.qt.coreThis enum describes the different exit statuses of QProcess.QProcess.ProcessChannel - Enum in com.trolltech.qt.coreThis enum describes the process channels used by the running process.QProcess.ProcessChannelMode - Enum in com.trolltech.qt.coreThis enum describes the process channel modes of QProcess.QProcess.ProcessError - Enum in com.trolltech.qt.coreThis enum describes the different types of errors that are reported by QProcess.QProcess.ProcessState - Enum in com.trolltech.qt.coreThis enum describes the different states of QProcess.QProgressBar - Class in com.trolltech.qt.guiThe QProgressBar widget provides a horizontal or vertical progress bar.QProgressBar() -
Constructor for class com.trolltech.qt.gui.QProgressBar
Equivalent to QProgressBar(0).
QProgressBar(QWidget) -
Constructor for class com.trolltech.qt.gui.QProgressBar
Constructs a progress bar with the given parent.
QProgressBar.Direction - Enum in com.trolltech.qt.guiSpecifies the reading direction of the text for vertical progress bars.QProgressDialog - Class in com.trolltech.qt.guiThe QProgressDialog class provides feedback on the progress of a slow operation.QProgressDialog(QWidget) -
Constructor for class com.trolltech.qt.gui.QProgressDialog
Equivalent to QProgressDialog(parent, 0).
QProgressDialog() -
Constructor for class com.trolltech.qt.gui.QProgressDialog
Equivalent to QProgressDialog(0, 0).
QProgressDialog(QWidget, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.gui.QProgressDialog
Constructs a progress dialog.
QProgressDialog(String, String, int, int, QWidget) -
Constructor for class com.trolltech.qt.gui.QProgressDialog
Equivalent to QProgressDialog(labelText, cancelButtonText, minimum, maximum, parent, 0).
QProgressDialog(String, String, int, int) -
Constructor for class com.trolltech.qt.gui.QProgressDialog
Equivalent to QProgressDialog(labelText, cancelButtonText, minimum, maximum, 0, 0).
QProgressDialog(String, String, int, int, QWidget, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.gui.QProgressDialog
Constructs a progress dialog.
QPropertyException - Exception in com.trolltech.qtQPropertyException's are thrown when the reading, writing, or reseting
of Qt Jambi properties fails.QPropertyException(String) -
Constructor for exception com.trolltech.qt.QPropertyException
Creates a new QPropertyException with the specified
extraMessage.
QProxyModel - Class in com.trolltech.qt.guiThis class is obsolete.QProxyModel() -
Constructor for class com.trolltech.qt.gui.QProxyModel
Equivalent to QProxyModel(0).
QProxyModel(QObject) -
Constructor for class com.trolltech.qt.gui.QProxyModel
Constructs a proxy model with the given parent.
QPushButton - Class in com.trolltech.qt.guiThe QPushButton widget provides a command button.QPushButton(String) -
Constructor for class com.trolltech.qt.gui.QPushButton
Equivalent to QPushButton(text, 0).
QPushButton(String, QWidget) -
Constructor for class com.trolltech.qt.gui.QPushButton
Constructs a push button with the parent parent and the text text.
QPushButton(QIcon, String) -
Constructor for class com.trolltech.qt.gui.QPushButton
Equivalent to QPushButton(icon, text, 0).
QPushButton(QIcon, String, QWidget) -
Constructor for class com.trolltech.qt.gui.QPushButton
Constructs a push button with an icon and a text, and a parent.
QPushButton() -
Constructor for class com.trolltech.qt.gui.QPushButton
Equivalent to QPushButton(0).
QPushButton(QWidget) -
Constructor for class com.trolltech.qt.gui.QPushButton
Constructs a push button with no text and a parent.
QRadialGradient - Class in com.trolltech.qt.guiThe QRadialGradient class is used in combination with QBrush to specify a radial gradient brush.QRadialGradient() -
Constructor for class com.trolltech.qt.gui.QRadialGradient
Constructs a radial gradient with the center and focal point at (0, 0) with a radius of 1.
QRadialGradient(QPointF, double, QPointF) -
Constructor for class com.trolltech.qt.gui.QRadialGradient
Constructs a radial gradient with the given center, radius and focalPoint.
QRadialGradient(QPointF, double) -
Constructor for class com.trolltech.qt.gui.QRadialGradient
Constructs a radial gradient with the given center, radius and the focal point in the circle center.
QRadialGradient(double, double, double, double, double) -
Constructor for class com.trolltech.qt.gui.QRadialGradient
Constructs a radial gradient with the given center (cx, cy), radius and focal point (fx, fy).
QRadialGradient(double, double, double) -
Constructor for class com.trolltech.qt.gui.QRadialGradient
Constructs a radial gradient with the center at (cx, cy) and the specified radius.
QRadioButton - Class in com.trolltech.qt.guiThe QRadioButton widget provides a radio button with a text label.QRadioButton(String) -
Constructor for class com.trolltech.qt.gui.QRadioButton
Equivalent to QRadioButton(text, 0).
QRadioButton(String, QWidget) -
Constructor for class com.trolltech.qt.gui.QRadioButton
Constructs a radio button with the given parent and a text string.
QRadioButton() -
Constructor for class com.trolltech.qt.gui.QRadioButton
Equivalent to QRadioButton(0).
QRadioButton(QWidget) -
Constructor for class com.trolltech.qt.gui.QRadioButton
Constructs a radio button with the given parent, but with no text or pixmap.
QReadWriteLock - Class in com.trolltech.qt.guiThe QReadWriteLock class provides read-write locking.QReadWriteLock() -
Constructor for class com.trolltech.qt.gui.QReadWriteLock
Constructs a QReadWriteLock object.
QRect - Class in com.trolltech.qt.coreThe QRect class defines a rectangle in the plane using integer precision.QRect() -
Constructor for class com.trolltech.qt.core.QRect
Constructs a null rectangle.
QRect(QPoint, QSize) -
Constructor for class com.trolltech.qt.core.QRect
Constructs a rectangle with the given topleft corner and the given size.
QRect(QPoint, QPoint) -
Constructor for class com.trolltech.qt.core.QRect
Constructs a rectangle with the given topleft and bottomright corners.
QRect(int, int, int, int) -
Constructor for class com.trolltech.qt.core.QRect
Constructs a rectangle with (left, top) as its top-left corner and the given width and height.
QRectF - Class in com.trolltech.qt.coreThe QRectF class defines a rectangle in the plane using floating point precision.QRectF(QRect) -
Constructor for class com.trolltech.qt.core.QRectF
Constructs a QRectF rectangle from the given QRect rect.
QRectF() -
Constructor for class com.trolltech.qt.core.QRectF
Constructs a null rectangle.
QRectF(QPointF, QPointF) -
Constructor for class com.trolltech.qt.core.QRectF
Constructs a rectangle with the given topleft and bottomRight corners.
QRectF(QPointF, QSizeF) -
Constructor for class com.trolltech.qt.core.QRectF
Constructs a rectangle with the given topleft corner and the given size.
QRectF(double, double, double, double) -
Constructor for class com.trolltech.qt.core.QRectF
Constructs a rectangle with (left, top) as its top-left corner and the given width and height.
QRegExp - Class in com.trolltech.qt.coreThe QRegExp class provides pattern matching using regular expressions.QRegExp(String, Qt.CaseSensitivity) -
Constructor for class com.trolltech.qt.core.QRegExp
Equivalent to QRegExp(pattern, cs, RegExp).
QRegExp(String) -
Constructor for class com.trolltech.qt.core.QRegExp
Equivalent to QRegExp(pattern, Qt::CaseSensitive, RegExp).
QRegExp(String, Qt.CaseSensitivity, QRegExp.PatternSyntax) -
Constructor for class com.trolltech.qt.core.QRegExp
Constructs a regular expression object for the given pattern string.
QRegExp(QRegExp) -
Constructor for class com.trolltech.qt.core.QRegExp
Constructs a regular expression as a copy of rx.
QRegExp() -
Constructor for class com.trolltech.qt.core.QRegExp
Constructs an empty regexp.
QRegExp.CaretMode - Enum in com.trolltech.qt.coreThe CaretMode enum defines the different meanings of the caret (^) in a regular expression.QRegExp.PatternSyntax - Enum in com.trolltech.qt.coreThe syntax used to interpret the meaning of the pattern.QRegExpValidator - Class in com.trolltech.qt.guiThe QRegExpValidator class is used to check a string against a regular expression.QRegExpValidator(QObject) -
Constructor for class com.trolltech.qt.gui.QRegExpValidator
Constructs a validator with a parent object that accepts any string (including an empty one) as valid.
QRegExpValidator(QRegExp, QObject) -
Constructor for class com.trolltech.qt.gui.QRegExpValidator
Constructs a validator with a parent object that accepts all strings that match the regular expression rx.
QRegion - Class in com.trolltech.qt.guiThe QRegion class specifies a clip region for a painter.QRegion(QBitmap) -
Constructor for class com.trolltech.qt.gui.QRegion
Constructs a region from the bitmap bitmap.
QRegion(QPolygon) -
Constructor for class com.trolltech.qt.gui.QRegion
Equivalent to QRegion(pa, Qt::OddEvenFill).
QRegion(QPolygon, Qt.FillRule) -
Constructor for class com.trolltech.qt.gui.QRegion
Constructs a polygon region from the point array pa with the fill rule specified by fillRule.
QRegion(int, int, int, int) -
Constructor for class com.trolltech.qt.gui.QRegion
Equivalent to QRegion(x, y, w, h, Rectangle).
QRegion(int, int, int, int, QRegion.RegionType) -
Constructor for class com.trolltech.qt.gui.QRegion
Constructs a rectangular or elliptic region.
QRegion() -
Constructor for class com.trolltech.qt.gui.QRegion
Constructs an empty region.
QRegion(QRegion) -
Constructor for class com.trolltech.qt.gui.QRegion
Constructs a new region which is equal to region region.
QRegion(QRect) -
Constructor for class com.trolltech.qt.gui.QRegion
Equivalent to QRegion(r, Rectangle).
QRegion(QRect, QRegion.RegionType) -
Constructor for class com.trolltech.qt.gui.QRegion
Create a region based on the rectange r with region type t.
QRegion.RegionType - Enum in com.trolltech.qt.guiSpecifies the shape of the region to be created.QResizeEvent - Class in com.trolltech.qt.guiThe QResizeEvent class contains event parameters for resize events.QResizeEvent(QSize, QSize) -
Constructor for class com.trolltech.qt.gui.QResizeEvent
Constructs a resize event with the new and old widget sizes, size and oldSize respectively.
QRubberBand - Class in com.trolltech.qt.guiThe QRubberBand class provides a rectangle or line that can indicate a selection or a boundary.QRubberBand(QRubberBand.Shape) -
Constructor for class com.trolltech.qt.gui.QRubberBand
Equivalent to QRubberBand(arg__1, 0).
QRubberBand(QRubberBand.Shape, QWidget) -
Constructor for class com.trolltech.qt.gui.QRubberBand
Constructs a rubber band of shape arg__1, with parent arg__2.
QRubberBand.Shape - Enum in com.trolltech.qt.guiThis enum specifies what shape a QRubberBand should have.QScrollArea - Class in com.trolltech.qt.guiThe QScrollArea class provides a scrolling view onto another widget.QScrollArea() -
Constructor for class com.trolltech.qt.gui.QScrollArea
Equivalent to QScrollArea(0).
QScrollArea(QWidget) -
Constructor for class com.trolltech.qt.gui.QScrollArea
Constructs an empty scroll area with the given parent.
QScrollBar - Class in com.trolltech.qt.guiThe QScrollBar widget provides a vertical or horizontal scroll bar.QScrollBar() -
Constructor for class com.trolltech.qt.gui.QScrollBar
Equivalent to QScrollBar(0).
QScrollBar(QWidget) -
Constructor for class com.trolltech.qt.gui.QScrollBar
Constructs a vertical scroll bar.
QScrollBar(Qt.Orientation) -
Constructor for class com.trolltech.qt.gui.QScrollBar
Equivalent to QScrollBar(arg__1, 0).
QScrollBar(Qt.Orientation, QWidget) -
Constructor for class com.trolltech.qt.gui.QScrollBar
Constructs a scroll bar with the given arg__1.
QSemaphore - Class in com.trolltech.qt.coreThe QSemaphore class provides a general counting semaphore.QSemaphore() -
Constructor for class com.trolltech.qt.core.QSemaphore
Equivalent to QSemaphore(0).
QSemaphore(int) -
Constructor for class com.trolltech.qt.core.QSemaphore
Creates a new semaphore and initializes the number of resources it guards to n (by default, 0).
QSessionManager - Class in com.trolltech.qt.guiThe QSessionManager class provides access to the session manager.QSessionManager.RestartHint - Enum in com.trolltech.qt.guiThis enum type defines the circumstances under which this application wants to be restarted by the session manager.QSettings - Class in com.trolltech.qt.coreThe QSettings class provides persistent platform-independent application settings.QSettings() -
Constructor for class com.trolltech.qt.core.QSettings
Equivalent to QSettings(0).
QSettings(QObject) -
Constructor for class com.trolltech.qt.core.QSettings
Constructs a QSettings object for accessing settings of the application and organization set previously with a call to QCoreApplication::setOrganizationName(), QCoreApplication::setOrganizationDomain(), and QCoreApplication::setApplicationName().
QSettings(QSettings.Format, QSettings.Scope, String, String) -
Constructor for class com.trolltech.qt.core.QSettings
Equivalent to QSettings(format, scope, organization, application, 0).
QSettings(QSettings.Format, QSettings.Scope, String) -
Constructor for class com.trolltech.qt.core.QSettings
Equivalent to QSettings(format, scope, organization, QString(), 0).
QSettings(QSettings.Format, QSettings.Scope, String, String, QObject) -
Constructor for class com.trolltech.qt.core.QSettings
Constructs a QSettings object for accessing settings of the application called application from the organization called organization, and with parent parent.
QSettings(String, String) -
Constructor for class com.trolltech.qt.core.QSettings
Equivalent to QSettings(organization, application, 0).
QSettings(String) -
Constructor for class com.trolltech.qt.core.QSettings
Equivalent to QSettings(organization, QString(), 0).
QSettings(String, String, QObject) -
Constructor for class com.trolltech.qt.core.QSettings
Constructs a QSettings object for accessing settings of the application called application from the organization called organization, and with parent parent.
QSettings(String, QSettings.Format) -
Constructor for class com.trolltech.qt.core.QSettings
Equivalent to QSettings(fileName, format, 0).
QSettings(String, QSettings.Format, QObject) -
Constructor for class com.trolltech.qt.core.QSettings
Constructs a QSettings object for accessing the settings stored in the file called fileName, with parent parent.
QSettings(QSettings.Scope, String, String) -
Constructor for class com.trolltech.qt.core.QSettings
Equivalent to QSettings(scope, organization, application, 0).
QSettings(QSettings.Scope, String) -
Constructor for class com.trolltech.qt.core.QSettings
Equivalent to QSettings(scope, organization, QString(), 0).
QSettings(QSettings.Scope, String, String, QObject) -
Constructor for class com.trolltech.qt.core.QSettings
Constructs a QSettings object for accessing settings of the application called application from the organization called organization, and with parent parent.
QSettings.Format - Enum in com.trolltech.qt.coreThis enum type specifies the storage format used by QSettings.QSettings.Scope - Enum in com.trolltech.qt.coreThis enum specifies whether settings are user-specific or shared by all users of the same system.QSettings.Status - Enum in com.trolltech.qt.coreThe following status values are possible.QShortcut - Class in com.trolltech.qt.guiThe QShortcut class is used to create keyboard shortcuts.QShortcut(QWidget) -
Constructor for class com.trolltech.qt.gui.QShortcut
Constructs a QShortcut object for the parent widget.
QShortcut(QKeySequence, QWidget) -
Constructor for class com.trolltech.qt.gui.QShortcut
This is an overloaded constructor provided for convenience.
QShortcut(QKeySequence, QWidget, Qt.ShortcutContext) -
Constructor for class com.trolltech.qt.gui.QShortcut
This is an overloaded constructor provided for convenience.
QShortcutEvent - Class in com.trolltech.qt.guiThe QShortcutEvent class provides an event which is generated when the user presses a key combination.QShortcutEvent(QKeySequence, int) -
Constructor for class com.trolltech.qt.gui.QShortcutEvent
Equivalent to QShortcutEvent(key, id, false).
QShortcutEvent(QKeySequence, int, boolean) -
Constructor for class com.trolltech.qt.gui.QShortcutEvent
Constructs a shortcut event for the given key press, associated with the QShortcut ID id.
QShowEvent - Class in com.trolltech.qt.guiThe QShowEvent class provides an event that is sent when a widget is shown.QShowEvent() -
Constructor for class com.trolltech.qt.gui.QShowEvent
Constructs a QShowEvent.
QSignalEmitter - Class in com.trolltech.qtThis class implements the functionality to emit signals.QSignalEmitter() -
Constructor for class com.trolltech.qt.QSignalEmitter
Creates a new QSignalEmitter.
QSignalEmitter.AbstractSignal - Class in com.trolltech.qtQSignalEmitter is a class used internally by Qt Jambi.QSignalEmitter.AbstractSignal() -
Constructor for class com.trolltech.qt.QSignalEmitter.AbstractSignal
QSignalEmitter.Signal0 - Class in com.trolltech.qtDeclare and instantiate a field of this class in your QSignalEmitter subclass to declare a signal that takes
no parameters.QSignalEmitter.Signal0() -
Constructor for class com.trolltech.qt.QSignalEmitter.Signal0
QSignalEmitter.Signal1<A> - Class in com.trolltech.qtDeclare and instantiate a field of this class in your QSignalEmitter subclass to declare a signal that takes
one parameter.QSignalEmitter.Signal1() -
Constructor for class com.trolltech.qt.QSignalEmitter.Signal1
QSignalEmitter.Signal2<A,B> - Class in com.trolltech.qtDeclare and instantiate a field of this class in your QSignalEmitter subclass to declare a signal that takes
two parameters.QSignalEmitter.Signal2() -
Constructor for class com.trolltech.qt.QSignalEmitter.Signal2
QSignalEmitter.Signal3<A,B,C> - Class in com.trolltech.qtDeclare and instantiate a field of this class in your QSignalEmitter subclass to declare a signal that takes
three parameters.QSignalEmitter.Signal3() -
Constructor for class com.trolltech.qt.QSignalEmitter.Signal3
QSignalEmitter.Signal4<A,B,C,D> - Class in com.trolltech.qtDeclare and instantiate a field of this class in your QSignalEmitter subclass to declare a signal that takes
four parameters.QSignalEmitter.Signal4() -
Constructor for class com.trolltech.qt.QSignalEmitter.Signal4
QSignalEmitter.Signal5<A,B,C,D,E> - Class in com.trolltech.qtDeclare and instantiate a field of this class in your QSignalEmitter subclass to declare a signal that takes
five parameters.QSignalEmitter.Signal5() -
Constructor for class com.trolltech.qt.QSignalEmitter.Signal5
QSignalEmitter.Signal6<A,B,C,D,E,F> - Class in com.trolltech.qtDeclare and instantiate a field of this class in your QSignalEmitter subclass to declare a signal that takes
six parameters.QSignalEmitter.Signal6() -
Constructor for class com.trolltech.qt.QSignalEmitter.Signal6
QSignalEmitter.Signal7<A,B,C,D,E,F,G> - Class in com.trolltech.qtDeclare and instantiate a field of this class in your QSignalEmitter subclass to declare a signal that takes
seven parameters.QSignalEmitter.Signal7() -
Constructor for class com.trolltech.qt.QSignalEmitter.Signal7
QSignalEmitter.Signal8<A,B,C,D,E,F,G,H> - Class in com.trolltech.qtDeclare and instantiate a field of this class in your QSignalEmitter subclass to declare a signal that takes
eight parameters.QSignalEmitter.Signal8() -
Constructor for class com.trolltech.qt.QSignalEmitter.Signal8
QSignalEmitter.Signal9<A,B,C,D,E,F,G,H,I> - Class in com.trolltech.qtDeclare and instantiate a field of this class in your QSignalEmitter subclass to declare a signal that takes
nine parameters.QSignalEmitter.Signal9() -
Constructor for class com.trolltech.qt.QSignalEmitter.Signal9
QSignalMapper - Class in com.trolltech.qt.coreThe QSignalMapper class bundles signals from identifiable senders.QSignalMapper() -
Constructor for class com.trolltech.qt.core.QSignalMapper
Equivalent to QSignalMapper(0).
QSignalMapper(QObject) -
Constructor for class com.trolltech.qt.core.QSignalMapper
Constructs a QSignalMapper with parent parent.
QSize - Class in com.trolltech.qt.coreThe QSize class defines the size of a two-dimensional object using integer point precision.QSize(int, int) -
Constructor for class com.trolltech.qt.core.QSize
Constructs a size with the given w and h.
QSize() -
Constructor for class com.trolltech.qt.core.QSize
Constructs a size with an invalid width and height (i.e., isValid returns false).
QSizeF - Class in com.trolltech.qt.coreThe QSizeF class defines the size of a two-dimensional object using floating point precision.QSizeF(QSize) -
Constructor for class com.trolltech.qt.core.QSizeF
Constructs a size with floating point accuracy from the given sz.
QSizeF(double, double) -
Constructor for class com.trolltech.qt.core.QSizeF
Constructs a size with the given w and h.
QSizeF() -
Constructor for class com.trolltech.qt.core.QSizeF
Constructs an invalid size.
QSizeGrip - Class in com.trolltech.qt.guiThe QSizeGrip class provides a resize handle for resizing top-level windows.QSizeGrip(QWidget) -
Constructor for class com.trolltech.qt.gui.QSizeGrip
Constructs a resize corner as a child widget of the given parent.
QSizePolicy - Class in com.trolltech.qt.guiThe QSizePolicy class is a layout attribute describing horizontal and vertical resizing policy.QSizePolicy(QSizePolicy.Policy, QSizePolicy.Policy, QSizePolicy.ControlType) -
Constructor for class com.trolltech.qt.gui.QSizePolicy
Constructs a QSizePolicy object with the given horizontal and vertical policies, and the specified control type.
QSizePolicy() -
Constructor for class com.trolltech.qt.gui.QSizePolicy
Constructs a QSizePolicy object with Fixed as its horizontal and vertical policies.
QSizePolicy(QSizePolicy.Policy, QSizePolicy.Policy) -
Constructor for class com.trolltech.qt.gui.QSizePolicy
Constructs a QSizePolicy object with the given horizontal and vertical policies, and DefaultType as the control type.
QSizePolicy.ControlType - Enum in com.trolltech.qt.guiThis enum specifies the different types of widgets in terms of layout interaction.QSizePolicy.ControlTypes - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QSizePolicy.ControlTypes(QSizePolicy.ControlType...) -
Constructor for class com.trolltech.qt.gui.QSizePolicy.ControlTypes
Creates flags with value set as only flag.
QSizePolicy.ControlTypes(int) -
Constructor for class com.trolltech.qt.gui.QSizePolicy.ControlTypes
Creates flags with the specified int flags set.
QSizePolicy.Policy - Enum in com.trolltech.qt.guiThis enum describes the various per-dimension sizing types used when constructing a QSizePolicy.QSizePolicy.PolicyFlag - Enum in com.trolltech.qt.guiThese flags are combined together to form the various Policy values:
Constant | Value | Description
| GrowFlag | 1 | The widget can grow beyond its size hint if necessary.QSlider - Class in com.trolltech.qt.guiThe QSlider widget provides a vertical or horizontal slider.QSlider() -
Constructor for class com.trolltech.qt.gui.QSlider
Equivalent to QSlider(0).
QSlider(QWidget) -
Constructor for class com.trolltech.qt.gui.QSlider
Constructs a vertical slider with the given parent.
QSlider(Qt.Orientation) -
Constructor for class com.trolltech.qt.gui.QSlider
Equivalent to QSlider(orientation, 0).
QSlider(Qt.Orientation, QWidget) -
Constructor for class com.trolltech.qt.gui.QSlider
Constructs a slider with the given parent.
QSlider.TickPosition - Enum in com.trolltech.qt.guiThis enum specifies where the tick marks are to be drawn relative to the slider's groove and the handle the user moves.QSocketNotifier - Class in com.trolltech.qt.coreThe QSocketNotifier class provides support for monitoring activity on a file descriptor.QSocketNotifier(int, QSocketNotifier.Type) -
Constructor for class com.trolltech.qt.core.QSocketNotifier
Equivalent to QSocketNotifier(socket, arg__2, 0).
QSocketNotifier(int, QSocketNotifier.Type, QObject) -
Constructor for class com.trolltech.qt.core.QSocketNotifier
Constructs a socket notifier with the given parent.
QSocketNotifier.Type - Enum in com.trolltech.qt.coreThis enum describes the various types of events that a socket notifier can recognize.QSortFilterProxyModel - Class in com.trolltech.qt.guiThe QSortFilterProxyModel class provides support for sorting and filtering data passed between another model and a view.QSortFilterProxyModel() -
Constructor for class com.trolltech.qt.gui.QSortFilterProxyModel
Equivalent to QSortFilterProxyModel(0).
QSortFilterProxyModel(QObject) -
Constructor for class com.trolltech.qt.gui.QSortFilterProxyModel
Constructs a sorting filter model with the given parent.
QSound - Class in com.trolltech.qt.guiThe QSound class provides access to the platform audio facilities.QSound(String) -
Constructor for class com.trolltech.qt.gui.QSound
Equivalent to QSound(filename, 0).
QSound(String, QObject) -
Constructor for class com.trolltech.qt.gui.QSound
Constructs a QSound object from the file specified by the given filename and with the given parent.
QSpacerItem - Class in com.trolltech.qt.guiThe QSpacerItem class provides blank space in a layout.QSpacerItem(int, int, QSizePolicy.Policy) -
Constructor for class com.trolltech.qt.gui.QSpacerItem
Equivalent to QSpacerItem(w, h, hData, QSizePolicy::Minimum).
QSpacerItem(int, int) -
Constructor for class com.trolltech.qt.gui.QSpacerItem
Equivalent to QSpacerItem(w, h, QSizePolicy::Minimum, QSizePolicy::Minimum).
QSpacerItem(int, int, QSizePolicy.Policy, QSizePolicy.Policy) -
Constructor for class com.trolltech.qt.gui.QSpacerItem
Constructs a spacer item with preferred width w, preferred height h, horizontal size policy hData and vertical size policy vData.
QSpinBox - Class in com.trolltech.qt.guiThe QSpinBox class provides a spin box widget.QSpinBox() -
Constructor for class com.trolltech.qt.gui.QSpinBox
Equivalent to QSpinBox(0).
QSpinBox(QWidget) -
Constructor for class com.trolltech.qt.gui.QSpinBox
Constructs a spin box with 0 as minimum value and 99 as maximum value, a step value of 1.
QSplashScreen - Class in com.trolltech.qt.guiThe QSplashScreen widget provides a splash screen that can be shown during application startup.QSplashScreen(QPixmap) -
Constructor for class com.trolltech.qt.gui.QSplashScreen
Equivalent to QSplashScreen(pixmap, 0).
QSplashScreen() -
Constructor for class com.trolltech.qt.gui.QSplashScreen
Equivalent to QSplashScreen(QPixmap(), 0).
QSplashScreen(QPixmap, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.gui.QSplashScreen
Construct a splash screen that will display the pixmap.
QSplashScreen(QWidget, QPixmap) -
Constructor for class com.trolltech.qt.gui.QSplashScreen
Equivalent to QSplashScreen(parent, pixmap, 0).
QSplashScreen(QWidget) -
Constructor for class com.trolltech.qt.gui.QSplashScreen
Equivalent to QSplashScreen(parent, QPixmap(), 0).
QSplashScreen(QWidget, QPixmap, Qt.WindowFlags) -
Constructor for class com.trolltech.qt.gui.QSplashScreen
This function allows you to specify a parent for your splashscreen.
QSplitter - Class in com.trolltech.qt.guiThe QSplitter class implements a splitter widget.QSplitter() -
Constructor for class com.trolltech.qt.gui.QSplitter
Equivalent to QSplitter(0).
QSplitter(QWidget) -
Constructor for class com.trolltech.qt.gui.QSplitter
Constructs a horizontal splitter with the parent arguments is passed on to the QFrame constructor.
QSplitter(Qt.Orientation) -
Constructor for class com.trolltech.qt.gui.QSplitter
Equivalent to QSplitter(arg__1, 0).
QSplitter(Qt.Orientation, QWidget) -
Constructor for class com.trolltech.qt.gui.QSplitter
Constructs a splitter with the given arg__1 and parent.
QSplitter.Range - Class in com.trolltech.qt.gui QSplitter.Range(int, int) -
Constructor for class com.trolltech.qt.gui.QSplitter.Range
QSplitterHandle - Class in com.trolltech.qt.guiThe QSplitterHandle class provides handle functionality of the splitter.QSplitterHandle(Qt.Orientation, QSplitter) -
Constructor for class com.trolltech.qt.gui.QSplitterHandle
Creates a QSplitter handle with the given o and QSplitter parent.
QSql - Interface in com.trolltech.qt.sqlThe QSql namespace contains miscellaneous identifiers used throughout the Qt SQL library.QSql.Location - Enum in com.trolltech.qt.sqlThis enum type describes special SQL navigation locations.QSql.NumericalPrecisionPolicy - Enum in com.trolltech.qt.sqlThis enum type describes at which precision levels numercial values are read from a database.QSql.ParamType - Class in com.trolltech.qt.sqlThis QFlag class provides flags for the int enum.QSql.ParamType(QSql.ParamTypeFlag...) -
Constructor for class com.trolltech.qt.sql.QSql.ParamType
Creates flags with value set as only flag.
QSql.ParamType(int) -
Constructor for class com.trolltech.qt.sql.QSql.ParamType
Creates flags with the specified int flags set.
QSql.ParamTypeFlag - Enum in com.trolltech.qt.sqlThis enum is used to specify the type of a bind parameter.QSql.TableType - Enum in com.trolltech.qt.sqlThis enum type describes types of SQL tables.QSqlDatabase - Class in com.trolltech.qt.sqlThe QSqlDatabase class represents a connection to a database.QSqlDatabase(QSqlDriver) -
Constructor for class com.trolltech.qt.sql.QSqlDatabase
Creates a database connection using the given driver.
QSqlDatabase(QSqlDatabase) -
Constructor for class com.trolltech.qt.sql.QSqlDatabase
Creates a copy of other.
QSqlDatabase(String) -
Constructor for class com.trolltech.qt.sql.QSqlDatabase
Creates a QSqlDatabase connection that uses the driver referred to by type.
QSqlDatabase() -
Constructor for class com.trolltech.qt.sql.QSqlDatabase
Creates an empty, invalid QSqlDatabase object.
QSqlDriver - Class in com.trolltech.qt.sqlThe QSqlDriver class is an abstract base class for accessing specific SQL databases.QSqlDriver() -
Constructor for class com.trolltech.qt.sql.QSqlDriver
Equivalent to QSqlDriver(0).
QSqlDriver(QObject) -
Constructor for class com.trolltech.qt.sql.QSqlDriver
Constructs a new driver with the given parent.
QSqlDriver.DriverFeature - Enum in com.trolltech.qt.sqlThis enum contains a list of features a driver might support.QSqlDriver.IdentifierType - Enum in com.trolltech.qt.sqlThis enum contains a list of SQL identifier types.QSqlDriver.StatementType - Enum in com.trolltech.qt.sqlThis enum contains a list of SQL statement (or clause) types the driver can create.QSqlDriverCreatorBase - Class in com.trolltech.qt.sqlThe QSqlDriverCreatorBase class is the base class for SQL driver factories.QSqlDriverCreatorBase() -
Constructor for class com.trolltech.qt.sql.QSqlDriverCreatorBase
Creates a new QSqlDriverCreatorBase.
QSqlError - Class in com.trolltech.qt.sqlThe QSqlError class provides SQL database error information.QSqlError(String, String, QSqlError.ErrorType) -
Constructor for class com.trolltech.qt.sql.QSqlError
Equivalent to QSqlError(driverText, databaseText, type, -1).
QSqlError(String, String) -
Constructor for class com.trolltech.qt.sql.QSqlError
Equivalent to QSqlError(driverText, databaseText, NoError, -1).
QSqlError(String) -
Constructor for class com.trolltech.qt.sql.QSqlError
Equivalent to QSqlError(driverText, QString(), NoError, -1).
QSqlError() -
Constructor for class com.trolltech.qt.sql.QSqlError
Equivalent to QSqlError(QString(), QString(), NoError, -1).
QSqlError(String, String, QSqlError.ErrorType, int) -
Constructor for class com.trolltech.qt.sql.QSqlError
Constructs an error containing the driver error text driverText, the database-specific error text databaseText, the type type and the optional error number number.
QSqlError(QSqlError) -
Constructor for class com.trolltech.qt.sql.QSqlError
Creates a copy of other.
QSqlError.ErrorType - Enum in com.trolltech.qt.sqlThis enum type describes the context in which the error occurred, e.g., a connection error, a statement error, etc.QSqlField - Class in com.trolltech.qt.sqlThe QSqlField class manipulates the fields in SQL database tables and views.QSqlField(String) -
Constructor for class com.trolltech.qt.sql.QSqlField
Equivalent to QSqlField(fieldName, QVariant::Invalid).
QSqlField() -
Constructor for class com.trolltech.qt.sql.QSqlField
Equivalent to QSqlField(QString(), QVariant::Invalid).
QSqlField(String, int) -
Constructor for class com.trolltech.qt.sql.QSqlField
Constructs an empty field called fieldName of variant type type.
QSqlField(QSqlField) -
Constructor for class com.trolltech.qt.sql.QSqlField
Constructs a copy of other.
QSqlField.RequiredStatus - Enum in com.trolltech.qt.sqlSpecifies whether the field is required or optional.QSqlIndex - Class in com.trolltech.qt.sqlThe QSqlIndex class provides functions to manipulate and describe database indexes.QSqlIndex(QSqlIndex) -
Constructor for class com.trolltech.qt.sql.QSqlIndex
Constructs a copy of other.
QSqlIndex(String) -
Constructor for class com.trolltech.qt.sql.QSqlIndex
Equivalent to QSqlIndex(cursorName, QString()).
QSqlIndex() -
Constructor for class com.trolltech.qt.sql.QSqlIndex
Equivalent to QSqlIndex(QString(), QString()).
QSqlIndex(String, String) -
Constructor for class com.trolltech.qt.sql.QSqlIndex
Constructs an empty index using the cursor name cursorName and index name name.
QSqlQuery - Class in com.trolltech.qt.sqlThe QSqlQuery class provides a means of executing and manipulating SQL statements.QSqlQuery(String) -
Constructor for class com.trolltech.qt.sql.QSqlQuery
Equivalent to QSqlQuery(query, QSqlDatabase()).
QSqlQuery() -
Constructor for class com.trolltech.qt.sql.QSqlQuery
Equivalent to QSqlQuery(QString(), QSqlDatabase()).
QSqlQuery(String, QSqlDatabase) -
Constructor for class com.trolltech.qt.sql.QSqlQuery
Constructs a QSqlQuery object using the SQL query and the database db.
QSqlQuery(QSqlQuery) -
Constructor for class com.trolltech.qt.sql.QSqlQuery
Constructs a copy of other.
QSqlQuery(QSqlResult) -
Constructor for class com.trolltech.qt.sql.QSqlQuery
Constructs a QSqlQuery object which uses the QSqlResult r to communicate with a database.
QSqlQuery(QSqlDatabase) -
Constructor for class com.trolltech.qt.sql.QSqlQuery
Constructs a QSqlQuery object using the database db.
QSqlQuery.BatchExecutionMode - Enum in com.trolltech.qt.sqlPress link for info on QSqlQuery.BatchExecutionModeQSqlQueryModel - Class in com.trolltech.qt.sqlThe QSqlQueryModel class provides a read-only data model for SQL result sets.QSqlQueryModel() -
Constructor for class com.trolltech.qt.sql.QSqlQueryModel
Equivalent to QSqlQueryModel(0).
QSqlQueryModel(QObject) -
Constructor for class com.trolltech.qt.sql.QSqlQueryModel
Creates an empty QSqlQueryModel with the given parent.
QSqlRecord - Class in com.trolltech.qt.sqlThe QSqlRecord class encapsulates a database record.QSqlRecord() -
Constructor for class com.trolltech.qt.sql.QSqlRecord
Constructs an empty record.
QSqlRecord(QSqlRecord) -
Constructor for class com.trolltech.qt.sql.QSqlRecord
Constructs a copy of other.
QSqlRelation - Class in com.trolltech.qt.sqlThe QSqlRelation class stores information about an SQL foreign key.QSqlRelation() -
Constructor for class com.trolltech.qt.sql.QSqlRelation
Constructs an invalid QSqlRelation object.
QSqlRelation(String, String, String) -
Constructor for class com.trolltech.qt.sql.QSqlRelation
Constructs a QSqlRelation object, where aTableName is the SQL table name to which a foreign key refers, indexCol is the foreign key, and displayCol is the field that should be presented to the user.
QSqlRelationalTableModel - Class in com.trolltech.qt.sqlThe QSqlRelationalTableModel class provides an editable data model for a single database table, with foreign key support.QSqlRelationalTableModel(QObject) -
Constructor for class com.trolltech.qt.sql.QSqlRelationalTableModel
Equivalent to QSqlRelationalTableModel(parent, QSqlDatabase()).
QSqlRelationalTableModel() -
Constructor for class com.trolltech.qt.sql.QSqlRelationalTableModel
Equivalent to QSqlRelationalTableModel(0, QSqlDatabase()).
QSqlRelationalTableModel(QObject, QSqlDatabase) -
Constructor for class com.trolltech.qt.sql.QSqlRelationalTableModel
Creates an empty QSqlRelationalTableModel and sets the parent to parent and the database connection to db.
QSqlResult - Class in com.trolltech.qt.sqlThe QSqlResult class provides an abstract interface for accessing data from specific SQL databases.QSqlResult(QSqlDriver) -
Constructor for class com.trolltech.qt.sql.QSqlResult
Creates a QSqlResult using database driver db.
QSqlResult.BindingSyntax - Enum in com.trolltech.qt.sqlThis enum type specifies the different syntaxes for specifying placeholders in prepared queries.QSqlResult.VirtualHookOperation - Enum in com.trolltech.qt.sqlPress link for info on QSqlResult.VirtualHookOperationQSqlTableModel - Class in com.trolltech.qt.sqlThe QSqlTableModel class provides an editable data model for a single database table.QSqlTableModel(QObject) -
Constructor for class com.trolltech.qt.sql.QSqlTableModel
Equivalent to QSqlTableModel(parent, QSqlDatabase()).
QSqlTableModel() -
Constructor for class com.trolltech.qt.sql.QSqlTableModel
Equivalent to QSqlTableModel(0, QSqlDatabase()).
QSqlTableModel(QObject, QSqlDatabase) -
Constructor for class com.trolltech.qt.sql.QSqlTableModel
Creates an empty QSqlTableModel and sets the parent to parent and the database connection to db.
QSqlTableModel.EditStrategy - Enum in com.trolltech.qt.sqlThis enum type describes which strategy to choose when editing values in the database.QSsl - Interface in com.trolltech.qt.networkThe QSsl namespace declares enums common to all SSL classes in QtNetwork.QSsl.AlternateNameEntryType - Enum in com.trolltech.qt.networkDescribes the key types for alternate name entries in QSslCertificate.QSsl.EncodingFormat - Enum in com.trolltech.qt.networkDescribes supported encoding formats for certificates and keys.QSsl.KeyAlgorithm - Enum in com.trolltech.qt.networkDescribes the different key algorithms supported by QSslKey.QSsl.KeyType - Enum in com.trolltech.qt.networkDescribes the two types of keys QSslKey supports.QSsl.SslProtocol - Enum in com.trolltech.qt.networkDescribes the protocol of the cipher.QStackedLayout - Class in com.trolltech.qt.guiThe QStackedLayout class provides a stack of widgets where only one widget is visible at a time.QStackedLayout() -
Constructor for class com.trolltech.qt.gui.QStackedLayout
Constructs a QStackedLayout with no parent.
QStackedLayout(QWidget) -
Constructor for class com.trolltech.qt.gui.QStackedLayout
Constructs a new QStackedLayout with the given parent.
QStackedLayout(QLayout) -
Constructor for class com.trolltech.qt.gui.QStackedLayout
Constructs a new QStackedLayout and inserts it into the given parentLayout.
QStackedWidget - Class in com.trolltech.qt.guiThe QStackedWidget class provides a stack of widgets where only one widget is visible at a time.QStackedWidget() -
Constructor for class com.trolltech.qt.gui.QStackedWidget
Equivalent to QStackedWidget(0).
QStackedWidget(QWidget) -
Constructor for class com.trolltech.qt.gui.QStackedWidget
Constructs a QStackedWidget with the given parent.
QStandardItem - Class in com.trolltech.qt.guiThe QStandardItem class provides an item for use with the QStandardItemModel class.QStandardItem(String) -
Constructor for class com.trolltech.qt.gui.QStandardItem
Constructs an item with the given text.
QStandardItem(int) -
Constructor for class com.trolltech.qt.gui.QStandardItem
Equivalent to QStandardItem(rows, 1).
QStandardItem(int, int) -
Constructor for class com.trolltech.qt.gui.QStandardItem
Constructs an item with rows rows and columns columns of child items.
QStandardItem(QIcon, String) -
Constructor for class com.trolltech.qt.gui.QStandardItem
Constructs an item with the given icon and text.
QStandardItem() -
Constructor for class com.trolltech.qt.gui.QStandardItem
Constructs an item.
QStandardItem(QStandardItem) -
Constructor for class com.trolltech.qt.gui.QStandardItem
Constructs a copy of other.
QStandardItem.ItemType - Enum in com.trolltech.qt.guiThis enum describes the types that are used to describe standard items.QStandardItemModel - Class in com.trolltech.qt.guiThe QStandardItemModel class provides a generic model for storing custom data.QStandardItemModel() -
Constructor for class com.trolltech.qt.gui.QStandardItemModel
Equivalent to QStandardItemModel(0).
QStandardItemModel(QObject) -
Constructor for class com.trolltech.qt.gui.QStandardItemModel
Constructs a new item model with the given parent.
QStandardItemModel(int, int) -
Constructor for class com.trolltech.qt.gui.QStandardItemModel
Equivalent to QStandardItemModel(rows, columns, 0).
QStandardItemModel(int, int, QObject) -
Constructor for class com.trolltech.qt.gui.QStandardItemModel
Constructs a new item model that initially has rows rows and columns columns, and that has the given parent.
QStatusBar - Class in com.trolltech.qt.guiThe QStatusBar class provides a horizontal bar suitable for presenting status information.QStatusBar() -
Constructor for class com.trolltech.qt.gui.QStatusBar
Equivalent to QStatusBar(0).
QStatusBar(QWidget) -
Constructor for class com.trolltech.qt.gui.QStatusBar
Constructs a status bar with a size grip and the given parent.
QStatusTipEvent - Class in com.trolltech.qt.guiThe QStatusTipEvent class provides an event that is used to show messages in a status bar.QStatusTipEvent(String) -
Constructor for class com.trolltech.qt.gui.QStatusTipEvent
Constructs a status tip event with the text specified by tip.
QStringListModel - Class in com.trolltech.qt.guiThe QStringListModel class provides a model that supplies strings to views.QStringListModel() -
Constructor for class com.trolltech.qt.gui.QStringListModel
Equivalent to QStringListModel(0).
QStringListModel(QObject) -
Constructor for class com.trolltech.qt.gui.QStringListModel
Constructs a string list model with the given parent.
QStringListModel(List<String>) -
Constructor for class com.trolltech.qt.gui.QStringListModel
Equivalent to QStringListModel(strings, 0).
QStringListModel(List<String>, QObject) -
Constructor for class com.trolltech.qt.gui.QStringListModel
Constructs a string list model containing the specified strings with the given parent.
QStringMatcher - Class in com.trolltech.qt.coreThe QStringMatcher class holds a sequence of characters that can be quickly matched in a Unicode string.QStringMatcher() -
Constructor for class com.trolltech.qt.core.QStringMatcher
Constructs an empty string matcher that won't match anything.
QStringMatcher(String) -
Constructor for class com.trolltech.qt.core.QStringMatcher
Equivalent to QStringMatcher(pattern, Qt::CaseSensitive).
QStringMatcher(String, Qt.CaseSensitivity) -
Constructor for class com.trolltech.qt.core.QStringMatcher
Constructs a string matcher that will search for pattern, with case sensitivity cs.
QStringMatcher(QStringMatcher) -
Constructor for class com.trolltech.qt.core.QStringMatcher
Copies the other string matcher to this string matcher.
QStyle - Class in com.trolltech.qt.guiThe QStyle class is an abstract base class that encapsulates the look and feel of a GUI.QStyle() -
Constructor for class com.trolltech.qt.gui.QStyle
Constructs a style object.
QStyle.ComplexControl - Enum in com.trolltech.qt.guiThis enum describes the available complex controls.QStyle.ContentsType - Enum in com.trolltech.qt.guiThis enum describes the available contents types.QStyle.ControlElement - Enum in com.trolltech.qt.guiThis enum represents a control element.QStyle.PixelMetric - Enum in com.trolltech.qt.guiThis enum describes the various available pixel metrics.QStyle.PrimitiveElement - Enum in com.trolltech.qt.guiThis enum describes that various primitive elements.QStyle.StandardPixmap - Enum in com.trolltech.qt.guiThis enum describes the available standard pixmaps.QStyle.State - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QStyle.State(QStyle.StateFlag...) -
Constructor for class com.trolltech.qt.gui.QStyle.State
Creates flags with value set as only flag.
QStyle.State(int) -
Constructor for class com.trolltech.qt.gui.QStyle.State
Creates flags with the specified int flags set.
QStyle.StateFlag - Enum in com.trolltech.qt.guiThis enum describes flags that are used when drawing primitive elements.QStyle.StyleHint - Enum in com.trolltech.qt.guiThis enum describes the available style hints.QStyle.SubControl - Class in com.trolltech.qt.guiThis enum describes the available sub controls.QStyle.SubControl() -
Constructor for class com.trolltech.qt.gui.QStyle.SubControl
QStyle.SubElement - Enum in com.trolltech.qt.guiThis enum represents a sub-area of a widget.QStyleFactory - Class in com.trolltech.qt.guiThe QStyleFactory class creates QStyle objects.QStyleHintReturn - Class in com.trolltech.qt.guiThe QStyleHintReturn class provides style hints that return more than basic data types.QStyleHintReturn(int) -
Constructor for class com.trolltech.qt.gui.QStyleHintReturn
Equivalent to QStyleHintReturn(version, SH_Default).
QStyleHintReturn() -
Constructor for class com.trolltech.qt.gui.QStyleHintReturn
Equivalent to QStyleHintReturn(QStyleOption::Version, SH_Default).
QStyleHintReturn(int, int) -
Constructor for class com.trolltech.qt.gui.QStyleHintReturn
Constructs a QStyleHintReturn with version version and type type.
QStyleHintReturn.HintReturnType - Enum in com.trolltech.qt.guiPress link for info on QStyleHintReturn.HintReturnTypeQStyleHintReturn.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleHintReturn subclass.QStyleHintReturn.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleHintReturn subclass.QStyleHintReturnMask - Class in com.trolltech.qt.guiThe QStyleHintReturnMask class provides style hints that return a QRegion.QStyleHintReturnMask() -
Constructor for class com.trolltech.qt.gui.QStyleHintReturnMask
Constructs a QStyleHintReturnMask.
QStyleHintReturnMask.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleHintReturn subclass.QStyleHintReturnMask.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleHintReturn subclass.QStyleHintReturnVariant - Class in com.trolltech.qt.guiThe QStyleHintReturnVariant class provides style hints that return a QVariant.QStyleHintReturnVariant() -
Constructor for class com.trolltech.qt.gui.QStyleHintReturnVariant
Constructs a QStyleHintReturnVariant.
QStyleHintReturnVariant.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleHintReturn subclass.QStyleHintReturnVariant.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleHintReturn subclass.QStyleOption - Class in com.trolltech.qt.guiThe QStyleOption class stores the parameters used by QStyle functions.QStyleOption(QStyleOption) -
Constructor for class com.trolltech.qt.gui.QStyleOption
Constructs a copy of other.
QStyleOption(int) -
Constructor for class com.trolltech.qt.gui.QStyleOption
Equivalent to QStyleOption(version, SO_Default).
QStyleOption() -
Constructor for class com.trolltech.qt.gui.QStyleOption
Equivalent to QStyleOption(QStyleOption::Version, SO_Default).
QStyleOption(int, int) -
Constructor for class com.trolltech.qt.gui.QStyleOption
Constructs a QStyleOption with the specified version and type.
QStyleOption.OptionType - Enum in com.trolltech.qt.guiThis enum is used internally by QStyleOption, its subclasses, and qstyleoption_cast() to determine the type of style option.QStyleOption.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOption.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionButton - Class in com.trolltech.qt.guiThe QStyleOptionButton class is used to describe the parameters for drawing buttons.QStyleOptionButton(QStyleOptionButton) -
Constructor for class com.trolltech.qt.gui.QStyleOptionButton
Constructs a copy of the other style option.
QStyleOptionButton() -
Constructor for class com.trolltech.qt.gui.QStyleOptionButton
Constructs a QStyleOptionButton, initializing the members variables to their default values.
QStyleOptionButton(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionButton
QStyleOptionButton.ButtonFeature - Enum in com.trolltech.qt.guiThis enum describes the different types of features a push button can have.QStyleOptionButton.ButtonFeatures - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QStyleOptionButton.ButtonFeatures(QStyleOptionButton.ButtonFeature...) -
Constructor for class com.trolltech.qt.gui.QStyleOptionButton.ButtonFeatures
Creates flags with value set as only flag.
QStyleOptionButton.ButtonFeatures(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionButton.ButtonFeatures
Creates flags with the specified int flags set.
QStyleOptionButton.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionButton.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionComboBox - Class in com.trolltech.qt.guiThe QStyleOptionComboBox class is used to describe the parameter for drawing a combobox.QStyleOptionComboBox(QStyleOptionComboBox) -
Constructor for class com.trolltech.qt.gui.QStyleOptionComboBox
Constructs a copy of the other style option.
QStyleOptionComboBox() -
Constructor for class com.trolltech.qt.gui.QStyleOptionComboBox
Creates a QStyleOptionComboBox, initializing the members variables to their default values.
QStyleOptionComboBox(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionComboBox
QStyleOptionComboBox.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionComboBox.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionComplex - Class in com.trolltech.qt.guiThe QStyleOptionComplex class is used to hold parameters that are common to all complex controls.QStyleOptionComplex(QStyleOptionComplex) -
Constructor for class com.trolltech.qt.gui.QStyleOptionComplex
Constructs a copy of the other style option.
QStyleOptionComplex(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionComplex
Equivalent to QStyleOptionComplex(version, SO_Complex).
QStyleOptionComplex() -
Constructor for class com.trolltech.qt.gui.QStyleOptionComplex
Equivalent to QStyleOptionComplex(QStyleOptionComplex::Version, SO_Complex).
QStyleOptionComplex(int, int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionComplex
Constructs a QStyleOptionComplex of the specified type and version, initializing the member variables to their default values.
QStyleOptionComplex.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionComplex.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionDockWidget - Class in com.trolltech.qt.guiThe QStyleOptionDockWidget class is used to describe the parameters for drawing a dock widget.QStyleOptionDockWidget(QStyleOptionDockWidget) -
Constructor for class com.trolltech.qt.gui.QStyleOptionDockWidget
Constructs a copy of the other style option.
QStyleOptionDockWidget() -
Constructor for class com.trolltech.qt.gui.QStyleOptionDockWidget
Constructs a QStyleOptionDockWidget, initializing the member variables to their default values.
QStyleOptionDockWidget(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionDockWidget
QStyleOptionDockWidget.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionDockWidget.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionDockWidgetV2 - Class in com.trolltech.qt.gui QStyleOptionDockWidgetV2(QStyleOptionDockWidget) -
Constructor for class com.trolltech.qt.gui.QStyleOptionDockWidgetV2
Creates a new QStyleOptionDockWidgetV2, which is a copy of other.
QStyleOptionDockWidgetV2(QStyleOptionDockWidgetV2) -
Constructor for class com.trolltech.qt.gui.QStyleOptionDockWidgetV2
Creates a new QStyleOptionDockWidgetV2, which is a copy of other.
QStyleOptionDockWidgetV2(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionDockWidgetV2
Creates a new QStyleOptionDockWidgetV2 with the specified version.
QStyleOptionDockWidgetV2() -
Constructor for class com.trolltech.qt.gui.QStyleOptionDockWidgetV2
Creates a new QStyleOptionDockWidgetV2, initializing the member variables to
their default values.
QStyleOptionDockWidgetV2.StyleOptionVersion - Enum in com.trolltech.qt.guiPress link for info on QStyleOptionDockWidgetV2.StyleOptionVersionQStyleOptionFocusRect - Class in com.trolltech.qt.guiThe QStyleOptionFocusRect class is used to describe the parameters for drawing a focus rectangle with QStyle.QStyleOptionFocusRect(QStyleOptionFocusRect) -
Constructor for class com.trolltech.qt.gui.QStyleOptionFocusRect
Constructs a copy of the other style option.
QStyleOptionFocusRect() -
Constructor for class com.trolltech.qt.gui.QStyleOptionFocusRect
Constructs a QStyleOptionFocusRect, initializing the members variables to their default values.
QStyleOptionFocusRect(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionFocusRect
QStyleOptionFocusRect.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionFocusRect.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionFrame - Class in com.trolltech.qt.guiThe QStyleOptionFrame class is used to describe the parameters for drawing a frame.QStyleOptionFrame(QStyleOptionFrame) -
Constructor for class com.trolltech.qt.gui.QStyleOptionFrame
Constructs a copy of the other style option.
QStyleOptionFrame() -
Constructor for class com.trolltech.qt.gui.QStyleOptionFrame
Constructs a QStyleOptionFrame, initializing the members variables to their default values.
QStyleOptionFrame(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionFrame
QStyleOptionFrame.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionFrame.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionFrameV2 - Class in com.trolltech.qt.guiThe QStyleOptionFrameV2 class is used to describe the parameters necessary for drawing a frame in Qt 4.1 or above.QStyleOptionFrameV2(QStyleOptionFrameV2) -
Constructor for class com.trolltech.qt.gui.QStyleOptionFrameV2
Constructs a QStyleOptionFrameV2 copy of the other style option.
QStyleOptionFrameV2() -
Constructor for class com.trolltech.qt.gui.QStyleOptionFrameV2
Constructs a QStyleOptionFrameV2 object.
QStyleOptionFrameV2(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionFrameV2
QStyleOptionFrameV2(QStyleOptionFrame) -
Constructor for class com.trolltech.qt.gui.QStyleOptionFrameV2
Constructs a QStyleOptionFrameV2 copy of the other style option which can be either of the QStyleOptionFrameV2 or QStyleOptionFrame types.
QStyleOptionFrameV2.FrameFeature - Enum in com.trolltech.qt.guiThis enum describles the different types of features a frame can have.QStyleOptionFrameV2.FrameFeatures - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QStyleOptionFrameV2.FrameFeatures(QStyleOptionFrameV2.FrameFeature...) -
Constructor for class com.trolltech.qt.gui.QStyleOptionFrameV2.FrameFeatures
Creates flags with value set as only flag.
QStyleOptionFrameV2.FrameFeatures(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionFrameV2.FrameFeatures
Creates flags with the specified int flags set.
QStyleOptionFrameV2.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionGraphicsItem - Class in com.trolltech.qt.guiThe QStyleOptionGraphicsItem class is used to describe the parameters needed to draw a QGraphicsItem.QStyleOptionGraphicsItem(QStyleOptionGraphicsItem) -
Constructor for class com.trolltech.qt.gui.QStyleOptionGraphicsItem
Constructs a copy of other.
QStyleOptionGraphicsItem() -
Constructor for class com.trolltech.qt.gui.QStyleOptionGraphicsItem
Constructs a QStyleOptionGraphicsItem.
QStyleOptionGraphicsItem(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionGraphicsItem
QStyleOptionGraphicsItem.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionGraphicsItem.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionGroupBox - Class in com.trolltech.qt.guiThe QStyleOptionGroupBox class describes the parameters for drawing a group box.QStyleOptionGroupBox(QStyleOptionGroupBox) -
Constructor for class com.trolltech.qt.gui.QStyleOptionGroupBox
Constructs a copy of the other style option.
QStyleOptionGroupBox() -
Constructor for class com.trolltech.qt.gui.QStyleOptionGroupBox
Constructs a QStyleOptionGroupBox, initializing the members variables to their default values.
QStyleOptionGroupBox(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionGroupBox
QStyleOptionGroupBox.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionGroupBox.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionHeader - Class in com.trolltech.qt.guiThe QStyleOptionHeader class is used to describe the parameters for drawing a header.QStyleOptionHeader(QStyleOptionHeader) -
Constructor for class com.trolltech.qt.gui.QStyleOptionHeader
Constructs a copy of the other style option.
QStyleOptionHeader() -
Constructor for class com.trolltech.qt.gui.QStyleOptionHeader
Constructs a QStyleOptionHeader, initializing the members variables to their default values.
QStyleOptionHeader(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionHeader
QStyleOptionHeader.SectionPosition - Enum in com.trolltech.qt.guiThis enum lets you know where the section's position is in relation to the other sections.QStyleOptionHeader.SelectedPosition - Enum in com.trolltech.qt.guiThis enum lets you know where the section's position is in relation to the selected section.QStyleOptionHeader.SortIndicator - Enum in com.trolltech.qt.guiIndicates which direction the sort indicator should be drawnQStyleOptionHeader.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionHeader.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionMenuItem - Class in com.trolltech.qt.guiThe QStyleOptionMenuItem class is used to describe the parameter necessary for drawing a menu item.QStyleOptionMenuItem(QStyleOptionMenuItem) -
Constructor for class com.trolltech.qt.gui.QStyleOptionMenuItem
Constructs a copy of the other style option.
QStyleOptionMenuItem() -
Constructor for class com.trolltech.qt.gui.QStyleOptionMenuItem
Constructs a QStyleOptionMenuItem, initializing the members variables to their default values.
QStyleOptionMenuItem(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionMenuItem
QStyleOptionMenuItem.CheckType - Enum in com.trolltech.qt.guiThis enum is used to indicate whether or not a check mark should be drawn for the item, or even if it should be drawn at all.QStyleOptionMenuItem.MenuItemType - Enum in com.trolltech.qt.guiThis enum indicates the type of menu item that the structure describes.QStyleOptionMenuItem.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionMenuItem.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionProgressBar - Class in com.trolltech.qt.guiThe QStyleOptionProgressBar class is used to describe the parameters necessary for drawing a progress bar.QStyleOptionProgressBar(QStyleOptionProgressBar) -
Constructor for class com.trolltech.qt.gui.QStyleOptionProgressBar
Constructs a copy of the other style option.
QStyleOptionProgressBar() -
Constructor for class com.trolltech.qt.gui.QStyleOptionProgressBar
Constructs a QStyleOptionProgressBar, initializing the members variables to their default values.
QStyleOptionProgressBar(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionProgressBar
QStyleOptionProgressBar.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionProgressBar.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionProgressBarV2 - Class in com.trolltech.qt.guiThe QStyleOptionProgressBarV2 class is used to describe the parameters necessary for drawing a progress bar in Qt 4.1 or above.QStyleOptionProgressBarV2(QStyleOptionProgressBarV2) -
Constructor for class com.trolltech.qt.gui.QStyleOptionProgressBarV2
Constructs a copy of the other style option.
QStyleOptionProgressBarV2(QStyleOptionProgressBar) -
Constructor for class com.trolltech.qt.gui.QStyleOptionProgressBarV2
Constructs a copy of the other style option which can be either of the QStyleOptionProgressBar and QStyleOptionProgressBarV2 types.
QStyleOptionProgressBarV2(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionProgressBarV2
QStyleOptionProgressBarV2() -
Constructor for class com.trolltech.qt.gui.QStyleOptionProgressBarV2
Constructs a QStyleOptionProgressBarV2, initializing he members variables to their default values.
QStyleOptionProgressBarV2.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionProgressBarV2.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionRubberBand - Class in com.trolltech.qt.guiThe QStyleOptionRubberBand class is used to describe the parameters needed for drawing a rubber band.QStyleOptionRubberBand(QStyleOptionRubberBand) -
Constructor for class com.trolltech.qt.gui.QStyleOptionRubberBand
Constructs a copy of the other style option.
QStyleOptionRubberBand() -
Constructor for class com.trolltech.qt.gui.QStyleOptionRubberBand
Creates a QStyleOptionRubberBand, initializing the members variables to their default values.
QStyleOptionRubberBand(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionRubberBand
QStyleOptionRubberBand.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionRubberBand.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionSizeGrip - Class in com.trolltech.qt.guiThe QStyleOptionSizeGrip class is used to describe the parameter for drawing a size grip.QStyleOptionSizeGrip(QStyleOptionSizeGrip) -
Constructor for class com.trolltech.qt.gui.QStyleOptionSizeGrip
Constructs a copy of the other style option.
QStyleOptionSizeGrip() -
Constructor for class com.trolltech.qt.gui.QStyleOptionSizeGrip
Constructs a QStyleOptionSizeGrip.
QStyleOptionSizeGrip(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionSizeGrip
QStyleOptionSizeGrip.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionSizeGrip.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionSlider - Class in com.trolltech.qt.guiThe QStyleOptionSlider class is used to describe the parameters needed for drawing a slider.QStyleOptionSlider(QStyleOptionSlider) -
Constructor for class com.trolltech.qt.gui.QStyleOptionSlider
Constructs a copy of the other style option.
QStyleOptionSlider() -
Constructor for class com.trolltech.qt.gui.QStyleOptionSlider
Constructs a QStyleOptionSlider, initializing the members variables to their default values.
QStyleOptionSlider(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionSlider
QStyleOptionSlider.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionSlider.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionSpinBox - Class in com.trolltech.qt.guiThe QStyleOptionSpinBox class is used to describe the parameters necessary for drawing a spin box.QStyleOptionSpinBox(QStyleOptionSpinBox) -
Constructor for class com.trolltech.qt.gui.QStyleOptionSpinBox
Constructs a copy of the other style option.
QStyleOptionSpinBox() -
Constructor for class com.trolltech.qt.gui.QStyleOptionSpinBox
Constructs a QStyleOptionSpinBox, initializing the members variables to their default values.
QStyleOptionSpinBox(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionSpinBox
QStyleOptionSpinBox.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionSpinBox.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionTab - Class in com.trolltech.qt.guiThe QStyleOptionTab class is used to describe the parameters for drawing a tab bar.QStyleOptionTab(QStyleOptionTab) -
Constructor for class com.trolltech.qt.gui.QStyleOptionTab
Constructs a copy of the other style option.
QStyleOptionTab() -
Constructor for class com.trolltech.qt.gui.QStyleOptionTab
Constructs a QStyleOptionTab object, initializing the members variables to their default values.
QStyleOptionTab(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionTab
QStyleOptionTab.CornerWidget - Enum in com.trolltech.qt.guiThese flags indicate the corner widgets in a tab.QStyleOptionTab.CornerWidgets - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QStyleOptionTab.CornerWidgets(QStyleOptionTab.CornerWidget...) -
Constructor for class com.trolltech.qt.gui.QStyleOptionTab.CornerWidgets
Creates flags with value set as only flag.
QStyleOptionTab.CornerWidgets(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionTab.CornerWidgets
Creates flags with the specified int flags set.
QStyleOptionTab.SelectedPosition - Enum in com.trolltech.qt.guiThis enum describes the position of the selected tab.QStyleOptionTab.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionTab.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionTab.TabPosition - Enum in com.trolltech.qt.guiThis enum describes the position of the tab.QStyleOptionTabBarBase - Class in com.trolltech.qt.guiThe QStyleOptionTabBarBase class is used to describe the base of a tab bar, i.e. the part that the tab bar usually overlaps with.QStyleOptionTabBarBase(QStyleOptionTabBarBase) -
Constructor for class com.trolltech.qt.gui.QStyleOptionTabBarBase
Constructs a copy of other.
QStyleOptionTabBarBase() -
Constructor for class com.trolltech.qt.gui.QStyleOptionTabBarBase
Construct a QStyleOptionTabBarBase, initializing the members vaiables to their default values.
QStyleOptionTabBarBase(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionTabBarBase
QStyleOptionTabBarBase.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionTabBarBase.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionTabV2 - Class in com.trolltech.qt.guiThe QStyleOptionTabV2 class is used to describe the parameters necessary for drawing a tabs in Qt 4.1 or above.QStyleOptionTabV2(QStyleOptionTab) -
Constructor for class com.trolltech.qt.gui.QStyleOptionTabV2
Constructs a QStyleOptionTabV2 copy of the other style option which can be either of the QStyleOptionTabV2 or QStyleOptionTab types.
QStyleOptionTabV2(QStyleOptionTabV2) -
Constructor for class com.trolltech.qt.gui.QStyleOptionTabV2
Constructs a copy of the other style option.
QStyleOptionTabV2(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionTabV2
QStyleOptionTabV2() -
Constructor for class com.trolltech.qt.gui.QStyleOptionTabV2
Constructs a QStyleOptionTabV2.
QStyleOptionTabV2.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionTabWidgetFrame - Class in com.trolltech.qt.guiThe QStyleOptionTabWidgetFrame class is used to describe the parameters for drawing the frame around a tab widget.QStyleOptionTabWidgetFrame(QStyleOptionTabWidgetFrame) -
Constructor for class com.trolltech.qt.gui.QStyleOptionTabWidgetFrame
Constructs a copy of other.
QStyleOptionTabWidgetFrame() -
Constructor for class com.trolltech.qt.gui.QStyleOptionTabWidgetFrame
Constructs a QStyleOptionTabWidgetFrame, initializing the members variables to their default values.
QStyleOptionTabWidgetFrame(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionTabWidgetFrame
QStyleOptionTabWidgetFrame.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionTabWidgetFrame.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionTitleBar - Class in com.trolltech.qt.guiThe QStyleOptionTitleBar class is used to describe the parameters for drawing a title bar.QStyleOptionTitleBar(QStyleOptionTitleBar) -
Constructor for class com.trolltech.qt.gui.QStyleOptionTitleBar
Constructs a copy of the other style option.
QStyleOptionTitleBar() -
Constructor for class com.trolltech.qt.gui.QStyleOptionTitleBar
Constructs a QStyleOptionTitleBar, initializing the members variables to their default values.
QStyleOptionTitleBar(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionTitleBar
QStyleOptionTitleBar.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionTitleBar.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionToolBar - Class in com.trolltech.qt.guiThe QStyleOptionToolBar class is used to describe the parameters for drawing a toolbar.QStyleOptionToolBar(QStyleOptionToolBar) -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolBar
Constructs a copy of the other style option.
QStyleOptionToolBar() -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolBar
Constructs a QStyleOptionToolBar, initializing the members variables to their default values.
QStyleOptionToolBar(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolBar
QStyleOptionToolBar.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionToolBar.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionToolBar.ToolBarFeature - Enum in com.trolltech.qt.guiThis enum is used to describe whether a toolbar is movable or not.QStyleOptionToolBar.ToolBarFeatures - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QStyleOptionToolBar.ToolBarFeatures(QStyleOptionToolBar.ToolBarFeature...) -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolBar.ToolBarFeatures
Creates flags with value set as only flag.
QStyleOptionToolBar.ToolBarFeatures(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolBar.ToolBarFeatures
Creates flags with the specified int flags set.
QStyleOptionToolBar.ToolBarPosition - Enum in com.trolltech.qt.gui This enum is used to describe the position of a toolbar line, as well as the toolbar's position within the line. QStyleOptionToolBox - Class in com.trolltech.qt.guiThe QStyleOptionToolBox class is used to describe the parameters needed for drawing a tool box.QStyleOptionToolBox(QStyleOptionToolBox) -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolBox
Constructs a copy of the other style option.
QStyleOptionToolBox() -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolBox
Creates a QStyleOptionToolBox, initializing the members variables to their default values.
QStyleOptionToolBox(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolBox
QStyleOptionToolBox.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionToolBox.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionToolBoxV2 - Class in com.trolltech.qt.guiThe QStyleOptionToolBoxV2 class is used to describe the parameters necessary for drawing a frame in Qt 4.3 or above.QStyleOptionToolBoxV2(QStyleOptionToolBox) -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolBoxV2
Constructs a QStyleOptionToolBoxV2 copy of the other style option which can be either of the QStyleOptionToolBoxV2 or QStyleOptionToolBox types.
QStyleOptionToolBoxV2(QStyleOptionToolBoxV2) -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolBoxV2
Constructs a QStyleOptionToolBoxV2 copy of the other style option.
QStyleOptionToolBoxV2(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolBoxV2
QStyleOptionToolBoxV2() -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolBoxV2
Contsructs a QStyleOptionToolBoxV2 object.
QStyleOptionToolBoxV2.SelectedPosition - Enum in com.trolltech.qt.guiThis enum describes the position of the selected tab.QStyleOptionToolBoxV2.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum holds the version of this style optionQStyleOptionToolBoxV2.TabPosition - Enum in com.trolltech.qt.guiThis enum describes tab positions relative to other tabs.QStyleOptionToolButton - Class in com.trolltech.qt.guiThe QStyleOptionToolButton class is used to describe the parameters for drawing a tool button.QStyleOptionToolButton(QStyleOptionToolButton) -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolButton
Constructs a copy of the other style option.
QStyleOptionToolButton() -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolButton
Constructs a QStyleOptionToolButton, initializing the members variables to their default values.
QStyleOptionToolButton(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolButton
QStyleOptionToolButton.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionToolButton.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionToolButton.ToolButtonFeature - Enum in com.trolltech.qt.guiDescribes the various features that a tool button can have.QStyleOptionToolButton.ToolButtonFeatures - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QStyleOptionToolButton.ToolButtonFeatures(QStyleOptionToolButton.ToolButtonFeature...) -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolButton.ToolButtonFeatures
Creates flags with value set as only flag.
QStyleOptionToolButton.ToolButtonFeatures(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionToolButton.ToolButtonFeatures
Creates flags with the specified int flags set.
QStyleOptionViewItem - Class in com.trolltech.qt.guiThe QStyleOptionViewItem class is used to describe the parameters used to draw an item in a view widget.QStyleOptionViewItem(QStyleOptionViewItem) -
Constructor for class com.trolltech.qt.gui.QStyleOptionViewItem
Constructs a copy of the other style option.
QStyleOptionViewItem() -
Constructor for class com.trolltech.qt.gui.QStyleOptionViewItem
Constructs a QStyleOptionViewItem, initializing the members variables to their default values.
QStyleOptionViewItem(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionViewItem
QStyleOptionViewItem.Position - Enum in com.trolltech.qt.guiThis enum describes the position of the item's decoration.QStyleOptionViewItem.StyleOptionType - Enum in com.trolltech.qt.guiThis enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.QStyleOptionViewItem.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionViewItemV2 - Class in com.trolltech.qt.guiThe QStyleOptionViewItemV2 class is used to describe the parameters necessary for drawing a frame in Qt 4.2 or above.QStyleOptionViewItemV2(QStyleOptionViewItem) -
Constructor for class com.trolltech.qt.gui.QStyleOptionViewItemV2
Constructs a QStyleOptionViewItemV2 copy of the other style option which can be either of the QStyleOptionViewItemV2 or QStyleOptionViewItem types.
QStyleOptionViewItemV2(QStyleOptionViewItemV2) -
Constructor for class com.trolltech.qt.gui.QStyleOptionViewItemV2
Constructs a copy of other.
QStyleOptionViewItemV2(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionViewItemV2
QStyleOptionViewItemV2() -
Constructor for class com.trolltech.qt.gui.QStyleOptionViewItemV2
Constructs a QStyleOptionViewItemV2 object.
QStyleOptionViewItemV2.StyleOptionVersion - Enum in com.trolltech.qt.guiThis enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.QStyleOptionViewItemV2.ViewItemFeature - Enum in com.trolltech.qt.guiThis enum describles the different types of features an item can have.QStyleOptionViewItemV2.ViewItemFeatures - Class in com.trolltech.qt.guiThis QFlag class provides flags for the int enum.QStyleOptionViewItemV2.ViewItemFeatures(QStyleOptionViewItemV2.ViewItemFeature...) -
Constructor for class com.trolltech.qt.gui.QStyleOptionViewItemV2.ViewItemFeatures
Creates flags with value set as only flag.
QStyleOptionViewItemV2.ViewItemFeatures(int) -
Constructor for class com.trolltech.qt.gui.QStyleOptionViewItemV2.ViewItemFeatures
Creates flags with the specified int flags set.
QStyleOptionViewItemV3 - Class in com.trolltech.qt.gui QStyleOptionViewItemV3(QStyleOptionViewItemV3) -
Constructor for class com.trolltech.qt.gui.QStyleOptionViewItemV3
Creates a new QStyleOptionViewItemV3 that is a copy of other.
QStyleOptionViewItemV3.StyleOptionVersion - Enum in com.trolltech.qt.guiPress link for info on QStyleOptionViewItemV3.StyleOptionVersionQStylePainter - Class in com.trolltech.qt.guiThe QStylePainter class is a convenience class for drawing QStyle elements inside a widget.QStylePainter() -
Constructor for class com.trolltech.qt.gui.QStylePainter
Constructs a QStylePainter.
QStylePainter(QWidget) -
Constructor for class com.trolltech.qt.gui.QStylePainter
Construct a QStylePainter using widget w for its paint device.
QStylePainter(QPaintDeviceInterface, QWidget) -
Constructor for class com.trolltech.qt.gui.QStylePainter
Construct a QStylePainter using pd for its paint device, and attributes from w.
QSvgRenderer - Class in com.trolltech.qt.svgThe QSvgRenderer class is used to draw the contents of SVG files onto paint devices.QSvgRenderer(String) -
Constructor for class com.trolltech.qt.svg.QSvgRenderer
Equivalent to QSvgRenderer(filename, 0).
QSvgRenderer(String, QObject) -
Constructor for class com.trolltech.qt.svg.QSvgRenderer
Constructs a new renderer with the given parent and loads the contents of the SVG file with the specified filename.
QSvgRenderer(QByteArray) -
Constructor for class com.trolltech.qt.svg.QSvgRenderer
Equivalent to QSvgRenderer(contents, 0).
QSvgRenderer(QByteArray, QObject) -
Constructor for class com.trolltech.qt.svg.QSvgRenderer
Constructs a new renderer with the given parent and loads the specified SVG format contents.
QSvgRenderer() -
Constructor for class com.trolltech.qt.svg.QSvgRenderer
Equivalent to QSvgRenderer(0).
QSvgRenderer(QObject) -
Constructor for class com.trolltech.qt.svg.QSvgRenderer
Constructs a new renderer with the given parent.
QSvgWidget - Class in com.trolltech.qt.svgThe QSvgWidget class provides a widget that is used to display the contents of Scalable Vector Graphics (SVG) files.QSvgWidget() -
Constructor for class com.trolltech.qt.svg.QSvgWidget
Equivalent to QSvgWidget(0).
QSvgWidget(QWidget) -
Constructor for class com.trolltech.qt.svg.QSvgWidget
Constructs a new SVG display widget with the given parent.
QSvgWidget(String) -
Constructor for class com.trolltech.qt.svg.QSvgWidget
Equivalent to QSvgWidget(file, 0).
QSvgWidget(String, QWidget) -
Constructor for class com.trolltech.qt.svg.QSvgWidget
Constructs a new SVG display widget with the given parent and loads the contents of the specified file.
QSyntaxHighlighter - Class in com.trolltech.qt.guiThe QSyntaxHighlighter class allows you to define syntax highlighting rules, and in addition you can use the class to query a document's current formatting or user data.QSyntaxHighlighter(QTextEdit) -
Constructor for class com.trolltech.qt.gui.QSyntaxHighlighter
Constructs a QSyntaxHighlighter and installs it on parent 's QTextDocument.
QSyntaxHighlighter(QObject) -
Constructor for class com.trolltech.qt.gui.QSyntaxHighlighter
Constructs a QSyntaxHighlighter with the given parent.
QSyntaxHighlighter(QTextDocument) -
Constructor for class com.trolltech.qt.gui.QSyntaxHighlighter
Constructs a QSyntaxHighlighter and installs it on parent.
QSysInfo - Class in com.trolltech.qt QSysInfo() -
Constructor for class com.trolltech.qt.QSysInfo
Creates a new QSysInfo.
QSystemLocale - Class in com.trolltech.qt.coreThe QSystemLocale class can be used to finetune the system locale of the user.QSystemLocale() -
Constructor for class com.trolltech.qt.core.QSystemLocale
Constructs a QSystemLocale object.
QSystemLocale.QueryType - Enum in com.trolltech.qt.coreSpecifies the type of information queried by query.QSystemTrayIcon - Class in com.trolltech.qt.guiThe QSystemTrayIcon class provides an icon for an application in the system tray.QSystemTrayIcon() -
Constructor for class com.trolltech.qt.gui.QSystemTrayIcon
Equivalent to QSystemTrayIcon(0).
QSystemTrayIcon(QObject) -
Constructor for class com.trolltech.qt.gui.QSystemTrayIcon
Constructs a QSystemTrayIcon object with the given parent.
QSystemTrayIcon(QIcon) -
Constructor for class com.trolltech.qt.gui.QSystemTrayIcon
Equivalent to QSystemTrayIcon(icon, 0).
QSystemTrayIcon(QIcon, QObject) -
Constructor for class com.trolltech.qt.gui.QSystemTrayIcon
Constructs a QSystemTrayIcon object with the given icon and parent.
QSystemTrayIcon.ActivationReason - Enum in com.trolltech.qt.guiThis enum describes the reason the system tray was activated.QSystemTrayIcon.MessageIcon - Enum in com.trolltech.qt.guiThis enum describes the icon that is shown when a balloon message is displayed.Qt - Interface in com.trolltech.qt.coreThe Qt namespace contains miscellaneous identifiers used throughout the Qt library.Qt.Alignment - Class in com.trolltech.qt.coreThis QFlag class provides flags for the int enum.Qt.Alignment(Qt.AlignmentFlag...) -
Constructor for class com.trolltech.qt.core.Qt.Alignment
Creates flags with value set as only flag.
Qt.Alignment(int) -
Constructor for class com.trolltech.qt.core.Qt.Alignment
Creates flags with the specified int flags set.
Qt.AlignmentFlag - Enum in com.trolltech.qt.coreThis enum type is used to describe alignment.Qt.AnchorAttribute - Enum in com.trolltech.qt.coreAn anchor has one or more of the following attributes.Qt.ApplicationAttribute - Enum in com.trolltech.qt.coreThis enum describes attributes that change the behavior of application-wide features.Qt.ArrowType - Enum in com.trolltech.qt.corePress link for info on Qt.ArrowTypeQt.AspectRatioMode - Enum in com.trolltech.qt.coreThis enum type defines what happens to the aspect ratio when scaling an rectangle.Qt.Axis - Enum in com.trolltech.qt.coreThis enum type defines three values to represent the three axes in the cartesian coordinate system.Qt.BGMode - Enum in com.trolltech.qt.coreBackground mode.Qt.BrushStyle - Enum in com.trolltech.qt.coreThis enum type defines the brush styles supported by Qt, i.e. the fill pattern of shapes drawn using QPainter.Qt.CaseSensitivity - Enum in com.trolltech.qt.corePress link for info on Qt.CaseSensitivityQt.CheckState - Enum in com.trolltech.qt.coreThis enum describes the state of checkable items, controls, and widgets.Qt.ClipOperation - Enum in com.trolltech.qt.corePress link for info on Qt.ClipOperationQt.ConnectionType - Enum in com.trolltech.qt.coreThis enum describes the types of connection that can be used between signals and slots.Qt.ContextMenuPolicy - Enum in com.trolltech.qt.coreThis enum type defines the various policies a widget can have with respect to showing a context menu.Qt.Corner - Enum in com.trolltech.qt.coreThis enum type specifies a corner in a rectangle.Qt.CursorShape - Enum in com.trolltech.qt.coreThis enum type defines the various cursors that can be used.Qt.DateFormat - Enum in com.trolltech.qt.corePress link for info on Qt.DateFormatQt.DayOfWeek - Enum in com.trolltech.qt.corePress link for info on Qt.DayOfWeekQt.DockWidgetArea - Enum in com.trolltech.qt.corePress link for info on Qt.DockWidgetAreaQt.DockWidgetAreas - Class in com.trolltech.qt.coreThis QFlag class provides flags for the int enum.Qt.DockWidgetAreas(Qt.DockWidgetArea...) -
Constructor for class com.trolltech.qt.core.Qt.DockWidgetAreas
Creates flags with value set as only flag.
Qt.DockWidgetAreas(int) -
Constructor for class com.trolltech.qt.core.Qt.DockWidgetAreas
Creates flags with the specified int flags set.
Qt.DockWidgetAreaSizes - Enum in com.trolltech.qt.corePress link for info on Qt.DockWidgetAreaSizesQt.DropAction - Enum in com.trolltech.qt.corePress link for info on Qt.DropActionQt.DropActions - Class in com.trolltech.qt.coreThis QFlag class provides flags for the int enum.Qt.DropActions(Qt.DropAction...) -
Constructor for class com.trolltech.qt.core.Qt.DropActions
Creates flags with value set as only flag.
Qt.DropActions(int) -
Constructor for class com.trolltech.qt.core.Qt.DropActions
Creates flags with the specified int flags set.
Qt.EventPriority - Enum in com.trolltech.qt.coreThis enum can be used to specify event priorities.Qt.FillRule - Enum in com.trolltech.qt.coreSpecifies which method should be used to fill the paths and polygons.Qt.FocusPolicy - Enum in com.trolltech.qt.coreThis enum type defines the various policies a widget can have with respect to acquiring keyboard focus.Qt.FocusReason - Enum in com.trolltech.qt.coreThis enum specifies why the focus changed.Qt.GlobalColor - Enum in com.trolltech.qt.core | |