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 _

Q

Q - Static variable in class com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
Q = ~25% correction
QName - Class in javax.xml.namespace
XML namespaces provide a way to distinguish determiniscally between XML elements that have the same local name but are, in fact, from different vocabularies.
QName(String, String, String) - Constructor for class javax.xml.namespace.QName
Constructs a QName object given the Namespace URI, the local name, and the prefix.
QName(String, String) - Constructor for class javax.xml.namespace.QName
Constructs a QName object given the Namespace URI, and the local name.
QName(String) - Constructor for class javax.xml.namespace.QName
Constructs a QName object given the local name.
QR_CODE - Static variable in class com.google.zxing.BarcodeFormat
QR Code 2D barcode format.
QR_CODE_FIELD - Static variable in class com.google.zxing.common.reedsolomon.GF256
 
QRCode - Class in com.google.zxing.qrcode.encoder
 
QRCode() - Constructor for class com.google.zxing.qrcode.encoder.QRCode
 
QRCodeMultiReader - Class in com.google.zxing.multi.qrcode
This implementation can detect and decode multiple QR Codes in an image.
QRCodeMultiReader() - Constructor for class com.google.zxing.multi.qrcode.QRCodeMultiReader
 
QUAD_TO - Static variable in interface org.w3c.dom.svg.SVGPath
Numeric value is ASCII code of the letter 'Q'.
quadrilateralToQuadrilateral(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Static method in class com.google.zxing.common.PerspectiveTransform
 
quadrilateralToSquare(float, float, float, float, float, float, float, float) - Static method in class com.google.zxing.common.PerspectiveTransform
 
quadTo(float, float, float, float) - Method in interface org.w3c.dom.svg.SVGPath
Appends 'Q' (absolute quadratic curve) segment to the path.
QualifiedCoordinates - Class in javax.microedition.location
The QualifiedCoordinates class represents coordinates as latitude-longitude-altitude values that are associated with an accuracy value.
QualifiedCoordinates(double, double, float, float, float) - Constructor for class javax.microedition.location.QualifiedCoordinates
Constructs a new QualifiedCoordinates object with the values specified.
QUANTA_FONT - Static variable in class net.rim.device.api.ui.Manager
Indicates that the size of a quanta should be adjusted to the size of the current font on layout.
QUARTER - Static variable in class net.rim.device.api.math.Fixed32
 
Quaternion4f - Class in net.rim.device.api.math
Defines a 4-element quaternion that represents the orientation of an object in space.
Quaternion4f() - Constructor for class net.rim.device.api.math.Quaternion4f
Constructs a quaternion initialized to (0, 0, 0, 1).
Quaternion4f(float, float, float, float) - Constructor for class net.rim.device.api.math.Quaternion4f
Constructs a new quaternion.
Quaternion4f(float[], int) - Constructor for class net.rim.device.api.math.Quaternion4f
Constructs a new quaternion from the values in the specified array.
Quaternion4f(Matrix4f) - Constructor for class net.rim.device.api.math.Quaternion4f
Constructs a new quaternion equal to the rotational part of the specified matrix.
Quaternion4f(Quaternion4f) - Constructor for class net.rim.device.api.math.Quaternion4f
Constructs a new quaternion that is a copy of the specified one.
Quaternion4f(Vector3f, float) - Constructor for class net.rim.device.api.math.Quaternion4f
Constructs a new quaternion equal to the rotation from the specified axis and angle.
queryKeyUsage(long) - Method in interface net.rim.device.api.crypto.certificate.Certificate
Indicates whether the key contained in this certificate may be used for the specified purpose.
queryKeyUsage(long) - Method in class net.rim.device.api.crypto.certificate.wtls.WTLSCertificate
 
queryKeyUsage(long) - Method in class net.rim.device.api.crypto.certificate.x509.X509Certificate
 
queryKeyUsage(long) - Method in class net.rim.device.api.crypto.CryptoSmartCardKeyStoreData
This method returns an integer that that specifies whether the usage for the key allows this key to be used for the given purpose.
queryKeyUsage(long) - Method in interface net.rim.device.api.crypto.keystore.KeyStoreData
This method returns an integer that that specifies whether the usage for the key allows this key to be used for the given purpose.
querySelector(String) - Method in interface org.w3c.dom.NodeSelector
Return the first Element in document order that matches the given selector or comma-separated selectors in the subtree rooted at this node.
querySelectorAll(String) - Method in interface org.w3c.dom.NodeSelector
Return all Elements, in document order, that match the given selector or comma-separated selectors in the subtree rooted at this node.
queryStatusAvailability() - Static method in class net.rim.device.api.crypto.certificate.status.CertificateStatusProvider
Returns true if there are any status provider plugins registered on the device.
queryStatusAvailability(Certificate[], boolean) - Static method in class net.rim.device.api.crypto.certificate.status.CertificateStatusProvider
Returns true if any registered status provider plugins are compatible with the given certificate or certificate chain and can provide revocation status.
QUESTION - Static variable in class net.rim.device.api.system.Bitmap
Predefined bitmap used for query dialogs.
QUESTION_MARK - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
queueStatus(Screen, int, boolean) - Method in class net.rim.device.api.ui.UiApplication
Deprecated. Use pushGlobalScreen(Screen, int, int)
queueStatus(Screen, int, boolean) - Method in interface net.rim.device.api.ui.UiEngine
Deprecated. Use pushGlobalScreen(Screen, int, int)
QUICK_CHECK - Static variable in class net.rim.device.api.database.Pragma
This pragma is like integrity_check except that it does not verify that index content matches table content.
QUIET_PROFILE_ID - Static variable in class net.rim.blackberry.api.profiles.Profiles
Specifies the ID for the Quiet profile.
QUOTATION_MARK - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '"'.
quote(Object) - Static method in class net.rim.device.api.util.StringUtilities
Puts double quotes around the string representation of an object.
quote(String) - Static method in class org.json.me.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.

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 _

Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal