- enum CacheMode
 
- enum Error
 
- enum ExposureMode
 
- enum FlashMode
 
- enum GraphicsItemChange
 
- enum GraphicsItemFlag
 
- typedef GraphicsItemFlags
 
- enum LockStatus
 
- enum PanelModality
 
- enum State
 
- enum TransformOrigin
 
- enum WhiteBalanceMode
 
- QDeclarativeCamera ( QDeclarativeItem * )
 
- ~QDeclarativeCamera ()
 
- Type :
 
- UserType :
 
- acceptDrops () const
 
- acceptHoverEvents () const
 
- acceptTouchEvents () const
 
- acceptedMouseButtons () const
 
- advance ( int )
 
- aperture () const : qreal
 
- apertureChanged ( qreal )
 
- baselineOffset () const
 
- blockSignals ( bool )
 
- boundingRect () const
 
- boundingRegion ( const QTransform & ) const
 
- boundingRegionGranularity () const
 
- cacheMode () const
 
- cameraState () const : State
 
- cameraStateChanged ( QDeclarativeCamera::State )
 
- captureFailed ( const QString & )
 
- captureImage ()
 
- captureResolution () const : QSize
 
- captureResolutionChanged ( const QSize & )
 
- capturedImagePath () const : QString
 
- capturedImagePreview () const : QImage
 
- childAt ( qreal, qreal ) const
 
- childEvent ( QChildEvent * )
 
- childItems () const
 
- children () const
 
- childrenBoundingRect () const
 
- childrenRect ()
 
- classBegin ()
 
- clearFocus ()
 
- clip () const
 
- clipPath () const
 
- collidesWithItem ( const QGraphicsItem *, Qt::ItemSelectionMode ) const
 
- collidesWithPath ( const QPainterPath &, Qt::ItemSelectionMode ) const
 
- collidingItems ( Qt::ItemSelectionMode ) const
 
- commonAncestorItem ( const QGraphicsItem * ) const
 
- componentComplete ()
 
- connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
 
- connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const
 
- connectNotify ( const char * )
 
- contains ( const QPointF & ) const
 
- contextMenuEvent ( QGraphicsSceneContextMenuEvent * )
 
- cursor () const
 
- customEvent ( QEvent * )
 
- d_ptr :
 
- data ( int ) const
 
- deleteLater ()
 
- destroyed ( QObject * )
 
- deviceTransform ( const QTransform & ) const
 
- digitalZoom () const : qreal
 
- digitalZoomChanged ( qreal )
 
- disconnect ( const QObject *, const char *, const QObject *, const char * )
 
- disconnect ( const char *, const QObject *, const char * )
 
- disconnect ( const QObject *, const char * )
 
- disconnectNotify ( const char * )
 
- dragEnterEvent ( QGraphicsSceneDragDropEvent * )
 
- dragLeaveEvent ( QGraphicsSceneDragDropEvent * )
 
- dragMoveEvent ( QGraphicsSceneDragDropEvent * )
 
- dropEvent ( QGraphicsSceneDragDropEvent * )
 
- dumpObjectInfo ()
 
- dumpObjectTree ()
 
- dynamicPropertyNames () const
 
- effectiveOpacity () const
 
- enabledChanged ()
 
- ensureVisible ( const QRectF &, int, int )
 
- ensureVisible ( qreal, qreal, qreal, qreal, int, int )
 
- error () const : Error
 
- error ( QDeclarativeCamera::Error, const QString & )
 
- errorChanged ()
 
- errorString () const : QString
 
- event ( QEvent * )
 
- eventFilter ( QObject *, QEvent * )
 
- exposureCompensation () const : qreal
 
- exposureCompensationChanged ( qreal )
 
- exposureMode () const : ExposureMode
 
- exposureModeChanged ( QDeclarativeCamera::ExposureMode )
 
- filtersChildEvents () const
 
- findChild ( const QString & ) const
 
- findChildren ( const QString & ) const
 
- findChildren ( const QRegExp & ) const
 
- flags () const
 
- flashMode () const : int
 
- flashModeChanged ( int )
 
- focusInEvent ( QFocusEvent * )
 
- focusItem () const
 
- focusOutEvent ( QFocusEvent * )
 
- focusProxy () const
 
- forceActiveFocus ()
 
- geometryChanged ( const QRectF &, const QRectF & )
 
- grabGesture ( Qt::GestureType, QFlags<Qt::GestureFlag> )
 
- grabKeyboard ()
 
- grabMouse ()
 
- graphicsEffect () const
 
- group () const
 
- hasCursor () const
 
- hasFocus () const
 
- heightValid () const
 
- hide ()
 
- hoverEnterEvent ( QGraphicsSceneHoverEvent * )
 
- hoverLeaveEvent ( QGraphicsSceneHoverEvent * )
 
- hoverMoveEvent ( QGraphicsSceneHoverEvent * )
 
- imageCaptured ( const QString & )
 
- imageSaved ( const QString & )
 
- implicitHeight () const
 
- implicitWidth () const
 
- inherits ( const char * ) const
 
- inputMethodEvent ( QInputMethodEvent * )
 
- inputMethodHints () const
 
- inputMethodQuery ( Qt::InputMethodQuery ) const
 
- installEventFilter ( QObject * )
 
- installSceneEventFilter ( QGraphicsItem * )
 
- isActive () const
 
- isAncestorOf ( const QGraphicsItem * ) const
 
- isBlockedByModalPanel ( QGraphicsItem ** ) const
 
- isClipped () const
 
- isComponentComplete () const
 
- isEnabled () const
 
- isObscured () const
 
- isObscured ( const QRectF & ) const
 
- isObscured ( qreal, qreal, qreal, qreal ) const
 
- isObscuredBy ( const QGraphicsItem * ) const
 
- isPanel () const
 
- isSelected () const
 
- isUnderMouse () const
 
- isVisible () const
 
- isVisibleTo ( const QGraphicsItem * ) const
 
- isWidget () const
 
- isWidgetType () const
 
- isWindow () const
 
- isoSensitivity () const : int
 
- isoSensitivityChanged ( int )
 
- itemChange ( GraphicsItemChange, const QVariant & )
 
- itemTransform ( const QGraphicsItem *, bool * ) const
 
- keepMouseGrab () const
 
- keyPressEvent ( QKeyEvent * )
 
- keyReleaseEvent ( QKeyEvent * )
 
- killTimer ( int )
 
- lockStatus () const : LockStatus
 
- lockStatusChanged ()
 
- manualWhiteBalance () const : int
 
- manualWhiteBalanceChanged ( int ) const
 
- mapFromItem ( const QScriptValue &, qreal, qreal ) const
 
- mapFromItem ( const QGraphicsItem *, const QRectF & ) const
 
- mapFromItem ( const QGraphicsItem *, const QPolygonF & ) const
 
- mapFromItem ( const QGraphicsItem *, const QPainterPath & ) const
 
- mapFromItem ( const QGraphicsItem *, qreal, qreal ) const
 
- mapFromItem ( const QGraphicsItem *, qreal, qreal, qreal, qreal ) const
 
- mapFromParent ( const QPointF & ) const
 
- mapFromParent ( const QRectF & ) const
 
- mapFromParent ( const QPolygonF & ) const
 
- mapFromParent ( const QPainterPath & ) const
 
- mapFromParent ( qreal, qreal ) const
 
- mapFromParent ( qreal, qreal, qreal, qreal ) const
 
- mapFromScene ( const QPointF & ) const
 
- mapFromScene ( const QRectF & ) const
 
- mapFromScene ( const QPolygonF & ) const
 
- mapFromScene ( const QPainterPath & ) const
 
- mapFromScene ( qreal, qreal ) const
 
- mapFromScene ( qreal, qreal, qreal, qreal ) const
 
- mapRectFromItem ( const QGraphicsItem *, const QRectF & ) const
 
 
 | 
- mapRectFromItem ( const QGraphicsItem *, qreal, qreal, qreal, qreal ) const
 
- mapRectFromParent ( const QRectF & ) const
 
- mapRectFromParent ( qreal, qreal, qreal, qreal ) const
 
- mapRectFromScene ( const QRectF & ) const
 
- mapRectFromScene ( qreal, qreal, qreal, qreal ) const
 
- mapRectToItem ( const QGraphicsItem *, const QRectF & ) const
 
- mapRectToItem ( const QGraphicsItem *, qreal, qreal, qreal, qreal ) const
 
- mapRectToParent ( const QRectF & ) const
 
- mapRectToParent ( qreal, qreal, qreal, qreal ) const
 
- mapRectToScene ( const QRectF & ) const
 
- mapRectToScene ( qreal, qreal, qreal, qreal ) const
 
- mapToItem ( const QScriptValue &, qreal, qreal ) const
 
- mapToItem ( const QGraphicsItem *, const QRectF & ) const
 
- mapToItem ( const QGraphicsItem *, const QPolygonF & ) const
 
- mapToItem ( const QGraphicsItem *, const QPainterPath & ) const
 
- mapToItem ( const QGraphicsItem *, qreal, qreal ) const
 
- mapToItem ( const QGraphicsItem *, qreal, qreal, qreal, qreal ) const
 
- mapToParent ( const QPointF & ) const
 
- mapToParent ( const QRectF & ) const
 
- mapToParent ( const QPolygonF & ) const
 
- mapToParent ( const QPainterPath & ) const
 
- mapToParent ( qreal, qreal ) const
 
- mapToParent ( qreal, qreal, qreal, qreal ) const
 
- mapToScene ( const QPointF & ) const
 
- mapToScene ( const QRectF & ) const
 
- mapToScene ( const QPolygonF & ) const
 
- mapToScene ( const QPainterPath & ) const
 
- mapToScene ( qreal, qreal ) const
 
- mapToScene ( qreal, qreal, qreal, qreal ) const
 
- maximumDigitalZoom () const : qreal
 
- maximumDigitalZoomChanged ( qreal )
 
- maximumOpticalZoom () const : qreal
 
- maximumOpticalZoomChanged ( qreal )
 
- metaObject () const
 
- mouseDoubleClickEvent ( QGraphicsSceneMouseEvent * )
 
- mouseMoveEvent ( QGraphicsSceneMouseEvent * )
 
- mousePressEvent ( QGraphicsSceneMouseEvent * )
 
- mouseReleaseEvent ( QGraphicsSceneMouseEvent * )
 
- moveBy ( qreal, qreal )
 
- moveToThread ( QThread * )
 
- objectName () const
 
- opacity () const
 
- opacityChanged ()
 
- opaqueArea () const
 
- opticalZoom () const : qreal
 
- opticalZoomChanged ( qreal )
 
- paint ( QPainter *, const QStyleOptionGraphicsItem *, QWidget * )
 
- panel () const
 
- panelModality () const
 
- parent () const
 
- parentChanged ()
 
- parentItem () const
 
- parentObject () const
 
- parentWidget () const
 
- pos () const
 
- prepareGeometryChange ()
 
- property ( const char * ) const
 
- receivers ( const char * ) const
 
- removeEventFilter ( QObject * )
 
- removeSceneEventFilter ( QGraphicsItem * )
 
- resetTransform ()
 
- rotation () const
 
- rotationChanged ()
 
- scale () const
 
- scaleChanged ()
 
- scene () const
 
- sceneBoundingRect () const
 
- sceneEvent ( QEvent * )
 
- sceneEventFilter ( QGraphicsItem *, QEvent * )
 
- scenePos () const
 
- sceneTransform () const
 
- scroll ( qreal, qreal, const QRectF & )
 
- searchAndLock ()
 
- sender () const
 
- setAcceptDrops ( bool )
 
- setAcceptHoverEvents ( bool )
 
- setAcceptTouchEvents ( bool )
 
- setAcceptedMouseButtons ( QFlags<Qt::MouseButton> )
 
- setActive ( bool )
 
- setBaselineOffset ( qreal )
 
- setBoundingRegionGranularity ( qreal )
 
- setCacheMode ( CacheMode, const QSize & )
 
- setCameraState ( State )
 
- setCaptureResolution ( const QSize & )
 
- setClip ( bool )
 
- setCursor ( const QCursor & )
 
- setData ( int, const QVariant & )
 
- setDigitalZoom ( qreal )
 
- setEnabled ( bool )
 
- setExposureCompensation ( qreal )
 
- setExposureMode ( QDeclarativeCamera::ExposureMode )
 
- setFiltersChildEvents ( bool )
 
- setFlag ( GraphicsItemFlag, bool )
 
- setFlags ( QFlags<QGraphicsItem::GraphicsItemFlag> )
 
- setFlashMode ( int )
 
- setFocus ( Qt::FocusReason )
 
- setFocusProxy ( QGraphicsItem * )
 
- setGraphicsEffect ( QGraphicsEffect * )
 
- setGroup ( QGraphicsItemGroup * )
 
- setImplicitHeight ( qreal )
 
- setImplicitWidth ( qreal )
 
- setInputMethodHints ( QFlags<Qt::InputMethodHint> )
 
- setKeepMouseGrab ( bool )
 
- setManualIsoSensitivity ( int )
 
- setManualWhiteBalance ( int ) const
 
- setObjectName ( const QString & )
 
- setOpacity ( qreal )
 
- setOpticalZoom ( qreal )
 
- setPanelModality ( PanelModality )
 
- setParent ( QObject * )
 
- setParentItem ( QDeclarativeItem * )
 
- setPos ( const QPointF & )
 
- setPos ( qreal, qreal )
 
- setProperty ( const char *, const QVariant & )
 
- setRotation ( qreal )
 
- setScale ( qreal )
 
- setSelected ( bool )
 
- setSmooth ( bool )
 
- setToolTip ( const QString & )
 
- setTransform ( const QTransform &, bool )
 
- setTransformOrigin ( TransformOrigin )
 
- setTransformOriginPoint ( const QPointF & )
 
- setTransformOriginPoint ( qreal, qreal )
 
- setTransformations ( const QList<QGraphicsTransform *> & )
 
- setVisible ( bool )
 
- setWhiteBalanceMode ( QDeclarativeCamera::WhiteBalanceMode ) const
 
- setX ( qreal )
 
- setY ( qreal )
 
- setZValue ( qreal )
 
- shape () const
 
- show ()
 
- shutterSpeed () const : qreal
 
- shutterSpeedChanged ( qreal )
 
- signalsBlocked () const
 
- smooth () const
 
- stackBefore ( const QGraphicsItem * )
 
- start ()
 
- startTimer ( int )
 
- staticMetaObject :
 
- staticQtMetaObject :
 
- stop ()
 
- thread () const
 
- timerEvent ( QTimerEvent * )
 
- toGraphicsObject ()
 
- toGraphicsObject () const
 
- toolTip () const
 
- topLevelItem () const
 
- topLevelWidget () const
 
- tr ( const char *, const char *, int )
 
- trUtf8 ( const char *, const char *, int )
 
- transform () const
 
- transformOrigin () const
 
- transformOriginPoint () const
 
- transformations () const
 
- type () const
 
- ungrabGesture ( Qt::GestureType )
 
- ungrabKeyboard ()
 
- ungrabMouse ()
 
- unlock ()
 
- unsetCursor ()
 
- update ( const QRectF & )
 
- update ( qreal, qreal, qreal, qreal )
 
- updateMicroFocus ()
 
- visibleChanged ()
 
- wheelEvent ( QGraphicsSceneWheelEvent * )
 
- whiteBalanceMode () const : WhiteBalanceMode
 
- whiteBalanceModeChanged ( QDeclarativeCamera::WhiteBalanceMode ) const
 
- widthValid () const
 
- window () const
 
- x () const
 
- xChanged ()
 
- y () const
 
- yChanged ()
 
- zChanged ()
 
- zValue () const
 
 
 |