List of All Members for QUndoViewThis is the complete list of members for QUndoView, including inherited members.
- enum CursorAction
- enum DragDropMode
- enum DropIndicatorPosition
- enum EditTrigger
- flags EditTriggers
- enum Flow
- enum LayoutMode
- enum Movement
- enum PaintDeviceMetric
- enum RenderFlag
- flags RenderFlags
- enum ResizeMode
- enum ScrollHint
- enum ScrollMode
- enum SelectionBehavior
- enum SelectionMode
- enum Shadow
- enum Shape
- enum State
- enum StyleMask
- enum ViewMode
- QUndoView ( QWidget * )
- QUndoView ( QUndoStack *, QWidget * )
- QUndoView ( QUndoGroup *, QWidget * )
- ~QUndoView ()
- acceptDrops () const : bool
- accessibleDescription () const : QString
- accessibleName () const : QString
- actionEvent ( QActionEvent * )
- actions () const : QList<QAction *>
- activateWindow ()
- activated ( const QModelIndex & )
- addAction ( QAction * )
- addActions ( QList<QAction *> )
- addScrollBarWidget ( QWidget *, Qt::Alignment )
- adjustSize ()
- alternatingRowColors () const : bool
- autoFillBackground () const : bool
- backgroundRole () const : QPalette::ColorRole
- baseSize () const : QSize
- batchSize () const : int
- blockSignals ( bool ) : bool
- changeEvent ( QEvent * )
- childAt ( int, int ) const : QWidget *
- childAt ( const QPoint & ) const : QWidget *
- childEvent ( QChildEvent * )
- children () const : const QObjectList &
- childrenRect () const : QRect
- childrenRegion () const : QRegion
- cleanIcon () const : QIcon
- clearFocus ()
- clearMask ()
- clearPropertyFlags ()
- clearSelection ()
- clicked ( const QModelIndex & )
- close () : bool
- closeEditor ( QWidget *, QAbstractItemDelegate::EndEditHint )
- closeEvent ( QCloseEvent * )
- closePersistentEditor ( const QModelIndex & )
- commitData ( QWidget * )
- connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool
- connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool
- connectNotify ( const char * )
- contentsRect () const : QRect
- contextMenuEvent ( QContextMenuEvent * )
- contextMenuPolicy () const : Qt::ContextMenuPolicy
- cornerWidget () const : QWidget *
- create ( WId, bool, bool )
- currentChanged ( const QModelIndex &, const QModelIndex & )
- currentIndex () const : QModelIndex
- cursor () const : QCursor
- customContextMenuRequested ( const QPoint & )
- customEvent ( QEvent * )
- dataChanged ( const QModelIndex &, const QModelIndex & )
- deleteLater ()
- depth () const : int
- destroy ( bool, bool )
- destroyed ( QObject * )
- dirtyRegionOffset () const : QPoint
- disconnect ( const QObject *, const char *, const QObject *, const char * ) : bool
- disconnect ( const char *, const QObject *, const char * ) : bool
- disconnect ( const QObject *, const char * ) : bool
- disconnectNotify ( const char * )
- doubleClicked ( const QModelIndex & )
- dragDropMode () const : DragDropMode
- dragDropOverwriteMode () const : bool
- dragEnabled () const : bool
- dragEnterEvent ( QDragEnterEvent * )
- dragLeaveEvent ( QDragLeaveEvent * )
- dragMoveEvent ( QDragMoveEvent * )
- dropEvent ( QDropEvent * )
- dropIndicatorPosition () const : DropIndicatorPosition
- dumpObjectInfo ()
- dumpObjectTree ()
- dynamicPropertyNames () const : QList<QByteArray>
- edit ( const QModelIndex & )
- edit ( const QModelIndex &, EditTrigger, QEvent * ) : bool
- editTriggers () const : EditTriggers
- editorDestroyed ( QObject * )
- emptyLabel () const : QString
- ensurePolished () const
- enterEvent ( QEvent * )
- entered ( const QModelIndex & )
- event ( QEvent * ) : bool
- eventFilter ( QObject *, QEvent * ) : bool
- executeDelayedItemsLayout ()
- find ( WId ) : QWidget *
- findChild ( const QString & ) const : T
- findChildren ( const QString & ) const : QList<T>
- findChildren ( const QRegExp & ) const : QList<T>
- flow () const : Flow
- focusInEvent ( QFocusEvent * )
- focusNextChild () : bool
- focusNextPrevChild ( bool ) : bool
- focusOutEvent ( QFocusEvent * )
- focusPolicy () const : Qt::FocusPolicy
- focusPreviousChild () : bool
- focusProxy () const : QWidget *
- focusWidget () const : QWidget *
- font () const : const QFont &
- fontInfo () const : QFontInfo
- fontMetrics () const : QFontMetrics
- foregroundRole () const : QPalette::ColorRole
- frameGeometry () const : QRect
- frameRect () const : QRect
- frameShadow () const : Shadow
- frameShape () const : Shape
- frameSize () const : QSize
- frameStyle () const : int
- frameWidth () const : int
- geometry () const : const QRect &
- getContentsMargins ( int *, int *, int *, int * ) const
- getDC () const : HDC
- grabKeyboard ()
- grabMouse ()
- grabMouse ( const QCursor & )
- grabShortcut ( const QKeySequence &, Qt::ShortcutContext ) : int
- gridSize () const : QSize
- group () const : QUndoGroup *
- hasAutoScroll () const : bool
- hasEditFocus () const : bool
- hasFocus () const : bool
- hasMouseTracking () const : bool
- height () const : int
- heightForWidth ( int ) const : int
- heightMM () const : int
- hide ()
- hideEvent ( QHideEvent * )
- horizontalOffset () const : int
- horizontalScrollBar () const : QScrollBar *
- horizontalScrollBarPolicy () const : Qt::ScrollBarPolicy
- horizontalScrollMode () const : ScrollMode
- iconSize () const : QSize
- indexAt ( const QPoint & ) const : QModelIndex
- indexWidget ( const QModelIndex & ) const : QWidget *
- indexesMoved ( const QModelIndexList & )
- inherits ( const char * ) const : bool
- inputContext () : QInputContext *
- inputMethodEvent ( QInputMethodEvent * )
- inputMethodQuery ( Qt::InputMethodQuery ) const : QVariant
- insertAction ( QAction *, QAction * )
- insertActions ( QAction *, QList<QAction *> )
- installEventFilter ( QObject * )
- isActiveWindow () const : bool
- isAncestorOf ( const QWidget * ) const : bool
- isEnabled () const : bool
- isEnabledTo ( QWidget * ) const : bool
- isFullScreen () const : bool
- isHidden () const : bool
- isIndexHidden ( const QModelIndex & ) const : bool
- isMaximized () const : bool
- isMinimized () const : bool
- isModal () const : bool
- isRowHidden ( int ) const : bool
- isSelectionRectVisible () const : bool
- isVisible () const : bool
- isVisibleTo ( QWidget * ) const : bool
- isWidgetType () const : bool
- isWindow () const : bool
- isWindowModified () const : bool
- isWrapping () const : bool
- itemDelegate () const : QAbstractItemDelegate *
- itemDelegate ( const QModelIndex & ) const : QAbstractItemDelegate *
- itemDelegateForColumn ( int ) const : QAbstractItemDelegate *
- itemDelegateForRow ( int ) const : QAbstractItemDelegate *
- keyPressEvent ( QKeyEvent * )
- keyReleaseEvent ( QKeyEvent * )
- keyboardGrabber () : QWidget *
- keyboardSearch ( const QString & )
- killTimer ( int )
- layout () const : QLayout *
- layoutDirection () const : Qt::LayoutDirection
- layoutMode () const : LayoutMode
- leaveEvent ( QEvent * )
- lineWidth () const : int
- locale () const : QLocale
- logicalDpiX () const : int
- logicalDpiY () const : int
- lower ()
- macCGHandle () const : Qt::HANDLE
- macEvent ( EventHandlerCallRef, EventRef ) : bool
- macQDHandle () const : Qt::HANDLE
- mapFrom ( QWidget *, const QPoint & ) const : QPoint
- mapFromGlobal ( const QPoint & ) const : QPoint
- mapFromParent ( const QPoint & ) const : QPoint
- mapTo ( QWidget *, const QPoint & ) const : QPoint
- mapToGlobal ( const QPoint & ) const : QPoint
- mapToParent ( const QPoint & ) const : QPoint
- mask () const : QRegion
- maximumHeight () const : int
- maximumSize () const : QSize
- maximumViewportSize () const : QSize
- maximumWidth () const : int
- metaObject () const : const QMetaObject *
- metric ( PaintDeviceMetric ) const : int
- midLineWidth () const : int
- minimumHeight () const : int
- minimumSize () const : QSize
- minimumSizeHint () const : QSize
- minimumWidth () const : int
- model () const : QAbstractItemModel *
- modelColumn () const : int
- mouseDoubleClickEvent ( QMouseEvent * )
- mouseGrabber () : QWidget *
- mouseMoveEvent ( QMouseEvent * )
- mousePressEvent ( QMouseEvent * )
- mouseReleaseEvent ( QMouseEvent * )
- move ( const QPoint & )
- move ( int, int )
- moveCursor ( CursorAction, Qt::KeyboardModifiers ) : QModelIndex
- moveEvent ( QMoveEvent * )
- moveToThread ( QThread * )
- movement () const : Movement
- nextInFocusChain () const : QWidget *
- normalGeometry () const : QRect
- numColors () const : int
- objectName () const : QString
- openPersistentEditor ( const QModelIndex & )
- overrideWindowFlags ( Qt::WindowFlags )
- paintEngine () const : QPaintEngine *
- paintEvent ( QPaintEvent * )
- paintingActive () const : bool
- palette () const : const QPalette &
- parent () const : QObject *
- parentWidget () const : QWidget *
- physicalDpiX () const : int
- physicalDpiY () const : int
- pos () const : QPoint
- pressed ( const QModelIndex & )
- property ( const char * ) const : QVariant
- qwsEvent ( QWSEvent * ) : bool
- raise ()
- receivers ( const char * ) const : int
- rect () const : QRect
|
- rectForIndex ( const QModelIndex & ) const : QRect
- releaseDC ( HDC ) const
- releaseKeyboard ()
- releaseMouse ()
- releaseShortcut ( int )
- removeAction ( QAction * )
- removeEventFilter ( QObject * )
- render ( QPaintDevice *, const QPoint &, const QRegion &, RenderFlags )
- repaint ()
- repaint ( int, int, int, int )
- repaint ( const QRect & )
- repaint ( const QRegion & )
- reset ()
- resetInputContext ()
- resize ( const QSize & )
- resize ( int, int )
- resizeEvent ( QResizeEvent * )
- resizeMode () const : ResizeMode
- restoreGeometry ( const QByteArray & ) : bool
- rootIndex () const : QModelIndex
- rowsAboutToBeRemoved ( const QModelIndex &, int, int )
- rowsInserted ( const QModelIndex &, int, int )
- saveGeometry () const : QByteArray
- scheduleDelayedItemsLayout ()
- scroll ( int, int )
- scroll ( int, int, const QRect & )
- scrollBarWidgets ( Qt::Alignment ) : QWidgetList
- scrollContentsBy ( int, int )
- scrollDirtyRegion ( int, int )
- scrollTo ( const QModelIndex &, ScrollHint )
- scrollToBottom ()
- scrollToTop ()
- selectAll ()
- selectedIndexes () const : QModelIndexList
- selectionBehavior () const : QAbstractItemView::SelectionBehavior
- selectionChanged ( const QItemSelection &, const QItemSelection & )
- selectionCommand ( const QModelIndex &, const QEvent * ) const : QItemSelectionModel::SelectionFlags
- selectionMode () const : QAbstractItemView::SelectionMode
- selectionModel () const : QItemSelectionModel *
- sender () const : QObject *
- setAcceptDrops ( bool )
- setAccessibleDescription ( const QString & )
- setAccessibleName ( const QString & )
- setAlternatingRowColors ( bool )
- setAttribute ( Qt::WidgetAttribute, bool )
- setAutoFillBackground ( bool )
- setAutoScroll ( bool )
- setBackgroundRole ( QPalette::ColorRole )
- setBaseSize ( const QSize & )
- setBaseSize ( int, int )
- setBatchSize ( int )
- setCleanIcon ( const QIcon & )
- setContentsMargins ( int, int, int, int )
- setContextMenuPolicy ( Qt::ContextMenuPolicy )
- setCornerWidget ( QWidget * )
- setCurrentIndex ( const QModelIndex & )
- setCursor ( const QCursor & )
- setDirtyRegion ( const QRegion & )
- setDisabled ( bool )
- setDragDropMode ( DragDropMode )
- setDragDropOverwriteMode ( bool )
- setDragEnabled ( bool )
- setDropIndicatorShown ( bool )
- setEditFocus ( bool )
- setEditTriggers ( EditTriggers )
- setEmptyLabel ( const QString & )
- setEnabled ( bool )
- setFixedHeight ( int )
- setFixedSize ( const QSize & )
- setFixedSize ( int, int )
- setFixedWidth ( int )
- setFlow ( Flow )
- setFocus ( Qt::FocusReason )
- setFocus ()
- setFocusPolicy ( Qt::FocusPolicy )
- setFocusProxy ( QWidget * )
- setFont ( const QFont & )
- setForegroundRole ( QPalette::ColorRole )
- setFrameRect ( const QRect & )
- setFrameShadow ( Shadow )
- setFrameShape ( Shape )
- setFrameStyle ( int )
- setGeometry ( const QRect & )
- setGeometry ( int, int, int, int )
- setGridSize ( const QSize & )
- setGroup ( QUndoGroup * )
- setHidden ( bool )
- setHorizontalScrollBar ( QScrollBar * )
- setHorizontalScrollBarPolicy ( Qt::ScrollBarPolicy )
- setHorizontalScrollMode ( ScrollMode )
- setIconSize ( const QSize & )
- setIndexWidget ( const QModelIndex &, QWidget * )
- setInputContext ( QInputContext * )
- setItemDelegate ( QAbstractItemDelegate * )
- setItemDelegateForColumn ( int, QAbstractItemDelegate * )
- setItemDelegateForRow ( int, QAbstractItemDelegate * )
- setLayout ( QLayout * )
- setLayoutDirection ( Qt::LayoutDirection )
- setLayoutMode ( LayoutMode )
- setLineWidth ( int )
- setLocale ( const QLocale & )
- setMask ( const QBitmap & )
- setMask ( const QRegion & )
- setMaximumHeight ( int )
- setMaximumSize ( const QSize & )
- setMaximumSize ( int, int )
- setMaximumWidth ( int )
- setMidLineWidth ( int )
- setMinimumHeight ( int )
- setMinimumSize ( const QSize & )
- setMinimumSize ( int, int )
- setMinimumWidth ( int )
- setModel ( QAbstractItemModel * )
- setModelColumn ( int )
- setMouseTracking ( bool )
- setMovement ( Movement )
- setObjectName ( const QString & )
- setPalette ( const QPalette & )
- setParent ( QWidget * )
- setParent ( QWidget *, Qt::WindowFlags )
- setPositionForIndex ( const QPoint &, const QModelIndex & )
- setProperty ( const char *, const QVariant & ) : bool
- setResizeMode ( ResizeMode )
- setRootIndex ( const QModelIndex & )
- setRowHidden ( int, bool )
- setSelection ( const QRect &, QItemSelectionModel::SelectionFlags )
- setSelectionBehavior ( QAbstractItemView::SelectionBehavior )
- setSelectionMode ( QAbstractItemView::SelectionMode )
- setSelectionModel ( QItemSelectionModel * )
- setSelectionRectVisible ( bool )
- setShortcutAutoRepeat ( int, bool )
- setShortcutEnabled ( int, bool )
- setSizeIncrement ( const QSize & )
- setSizeIncrement ( int, int )
- setSizePolicy ( QSizePolicy )
- setSizePolicy ( QSizePolicy::Policy, QSizePolicy::Policy )
- setSpacing ( int )
- setStack ( QUndoStack * )
- setState ( State )
- setStatusTip ( const QString & )
- setStyle ( QStyle * )
- setStyleSheet ( const QString & )
- setTabKeyNavigation ( bool )
- setTabOrder ( QWidget *, QWidget * )
- setTextElideMode ( Qt::TextElideMode )
- setToolTip ( const QString & )
- setUniformItemSizes ( bool )
- setUpdatesEnabled ( bool )
- setVerticalScrollBar ( QScrollBar * )
- setVerticalScrollBarPolicy ( Qt::ScrollBarPolicy )
- setVerticalScrollMode ( ScrollMode )
- setViewMode ( ViewMode )
- setViewport ( QWidget * )
- setViewportMargins ( int, int, int, int )
- setVisible ( bool )
- setWhatsThis ( const QString & )
- setWindowFlags ( Qt::WindowFlags )
- setWindowIcon ( const QIcon & )
- setWindowIconText ( const QString & )
- setWindowModality ( Qt::WindowModality )
- setWindowModified ( bool )
- setWindowOpacity ( qreal )
- setWindowRole ( const QString & )
- setWindowState ( Qt::WindowStates )
- setWindowSurface ( QWindowSurface * )
- setWindowTitle ( const QString & )
- setWordWrap ( bool )
- setWrapping ( bool )
- setupViewport ( QWidget * )
- show ()
- showDropIndicator () const : bool
- showEvent ( QShowEvent * )
- showFullScreen ()
- showMaximized ()
- showMinimized ()
- showNormal ()
- signalsBlocked () const : bool
- size () const : QSize
- sizeHint () const : QSize
- sizeHintForColumn ( int ) const : int
- sizeHintForIndex ( const QModelIndex & ) const : QSize
- sizeHintForRow ( int ) const : int
- sizeIncrement () const : QSize
- sizePolicy () const : QSizePolicy
- spacing () const : int
- stack () const : QUndoStack *
- stackUnder ( QWidget * )
- startDrag ( Qt::DropActions )
- startTimer ( int ) : int
- state () const : State
- staticMetaObject : const QMetaObject
- statusTip () const : QString
- style () const : QStyle *
- styleSheet () const : QString
- tabKeyNavigation () const : bool
- tabletEvent ( QTabletEvent * )
- testAttribute ( Qt::WidgetAttribute ) const : bool
- textElideMode () const : Qt::TextElideMode
- thread () const : QThread *
- timerEvent ( QTimerEvent * )
- toolTip () const : QString
- tr ( const char *, const char *, int ) : QString
- trUtf8 ( const char *, const char *, int ) : QString
- underMouse () const : bool
- uniformItemSizes () const : bool
- unsetCursor ()
- unsetLayoutDirection ()
- unsetLocale ()
- update ( const QModelIndex & )
- update ( int, int, int, int )
- update ( const QRect & )
- update ( const QRegion & )
- updateGeometry ()
- updateMicroFocus ()
- updatesEnabled () const : bool
- verticalOffset () const : int
- verticalScrollBar () const : QScrollBar *
- verticalScrollBarPolicy () const : Qt::ScrollBarPolicy
- verticalScrollMode () const : ScrollMode
- viewMode () const : ViewMode
- viewOptions () const : QStyleOptionViewItem
- viewport () const : QWidget *
- viewportEntered ()
- viewportEvent ( QEvent * ) : bool
- visibleRegion () const : QRegion
- visualRect ( const QModelIndex & ) const : QRect
- visualRegionForSelection ( const QItemSelection & ) const : QRegion
- whatsThis () const : QString
- wheelEvent ( QWheelEvent * )
- width () const : int
- widthMM () const : int
- winEvent ( MSG *, long * ) : bool
- winId () const : WId
- window () const : QWidget *
- windowFlags () const : Qt::WindowFlags
- windowIcon () const : QIcon
- windowIconText () const : QString
- windowModality () const : Qt::WindowModality
- windowOpacity () const : qreal
- windowRole () const : QString
- windowState () const : Qt::WindowStates
- windowSurface () const : QWindowSurface *
- windowTitle () const : QString
- windowType () const : Qt::WindowType
- wordWrap () const : bool
- x () const : int
- x11Event ( XEvent * ) : bool
- x11Info () const : const QX11Info &
- x11PictureHandle () const : Qt::HANDLE
- y () const : int
|
|
|
Best Of
Actualités les plus lues
Le Qt Labs au hasard
Les Qt Labs sont les laboratoires des développeurs de Qt, où ils peuvent partager des impressions sur le framework, son utilisation, ce que pourrait être son futur. Lire l'article.
Communauté
Ressources
Liens utiles
Contact
- Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).
Qt dans le magazine
|