Symbols  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
qname — Property in class mx.rpc.soap.SOAPHeader
The qualified name of the SOAP header.
QName — Final class in Top Level
QName objects represent qualified names of XML elements and attributes.
QName(qname:QName) — Constructor in class QName
Creates a QName object that is a copy of another QName object.
QName(uri:Namespace, localName:QName) — Constructor in class QName
Creates a QName object with a URI object from a Namespace object and a localName from a QName object.
qnamesEqual(qname1:QName, qname2:QName) — Static method in class mx.utils.XMLUtil
Returns true if the two QName parameters have identical uri and localName properties.
qnameToString(qname:QName) — Static method in class mx.utils.XMLUtil
Returns the concatenation of a Qname object's uri and localName properties, separated by a colon.
Quadratic — Class in package mx.effects.easing
The Quadratic class defines three easing functions to implement quadratic motion with Flex effect classes.
quality — Property in class flash.display.Stage
A value from the StageQuality class that specifies which rendering quality Flash Player uses.
quality — Property in class flash.filters.BevelFilter
The number of times to apply the filter.
quality — Property in class flash.filters.BlurFilter
The number of times to perform the blur.
quality — Property in class flash.filters.DropShadowFilter
The number of times to apply the filter.
quality — Property in class flash.filters.GlowFilter
The number of times to apply the filter.
quality — Property in class flash.filters.GradientBevelFilter
The number of times to apply the filter.
quality — Property in class flash.filters.GradientGlowFilter
The number of times to apply the filter.
quality — Property in class flash.media.Camera
An integer specifying the required level of picture quality, as determined by the amount of compression being applied to each video frame.
quality — Property in class flash.ui.ContextMenuBuiltInItems
Lets the user set the resolution of the SWF file at run time.
Quartic — Class in package mx.effects.easing
The Quartic class defines three easing functions to implement motion with Flex effect classes.
QUEUED — Constant static property in class mx.core.ContainerCreationPolicy
Add the container to a creation queue.
Quintic — Class in package mx.effects.easing
The Quintic class defines three easing functions to implement motion with Flex effect classes.
Symbols  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z