- enum CursorAction
- enum DragDropMode
- enum DropIndicatorPosition
- enum EditTrigger
- typedef EditTriggers
- enum Flow
- enum LayoutMode
- enum Movement
- enum PaintDeviceMetric
- enum RenderFlag
- typedef RenderFlags
- enum ResizeMode
- enum ScrollHint
- enum ScrollMode
- enum SelectionBehavior
- enum SelectionMode
- enum Shadow
- enum Shape
- enum State
- enum StyleMask
- enum ViewMode
- QTaskListView ( QWidget * )
- ~QTaskListView ()
- acceptDrops () const
- accessibleDescription () const
- accessibleName () const
- actionEvent ( QActionEvent * )
- actions () const
- activateWindow ()
- activated ( const QModelIndex & )
- addAction ( QAction * )
- addActions ( QList<QAction *> )
- addScrollBarWidget ( QWidget *, QFlags<Qt::AlignmentFlag> )
- adjustSize ()
- alternatingRowColors () const
- autoFillBackground () const
- autoScrollMargin () const
- backgroundRole () const
- baseSize () const
- batchSize () const
- blockSignals ( bool )
- changeEvent ( QEvent * )
- childAt ( int, int ) const
- childAt ( const QPoint & ) const
- childEvent ( QChildEvent * )
- children () const
- childrenRect () const
- childrenRegion () const
- clearFocus ()
- clearMask ()
- clearPropertyFlags ()
- clearSelection ()
- clicked ( const QModelIndex & )
- close ()
- closeEditor ( QWidget *, QAbstractItemDelegate::EndEditHint )
- closeEvent ( QCloseEvent * )
- closePersistentEditor ( const QModelIndex & )
- commitData ( QWidget * )
- connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
- connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const
- connectNotify ( const char * )
- contentsRect () const
- contextMenuEvent ( QContextMenuEvent * )
- contextMenuPolicy () const
- cornerWidget () const
- create ( WId, bool, bool )
- currentChanged ( const QModelIndex &, const QModelIndex & )
- currentIndex () const
- currentTask () const : QTask
- cursor () const
- customContextMenuRequested ( const QPoint & )
- customEvent ( QEvent * )
- d_ptr :
- dataChanged ( const QModelIndex &, const QModelIndex & )
- deleteLater ()
- depth () const
- destroy ( bool, bool )
- destroyed ( QObject * )
- dirtyRegionOffset () const
- disconnect ( const QObject *, const char *, const QObject *, const char * )
- disconnect ( const char *, const QObject *, const char * )
- disconnect ( const QObject *, const char * )
- disconnectNotify ( const char * )
- doubleClicked ( const QModelIndex & )
- dragDropMode () const
- dragDropOverwriteMode () const
- dragEnabled () const
- dragEnterEvent ( QDragEnterEvent * )
- dragLeaveEvent ( QDragLeaveEvent * )
- dragMoveEvent ( QDragMoveEvent * )
- dropEvent ( QDropEvent * )
- dropIndicatorPosition () const
- dumpObjectInfo ()
- dumpObjectTree ()
- dynamicPropertyNames () const
- edit ( const QModelIndex & )
- edit ( const QModelIndex &, EditTrigger, QEvent * )
- editTriggers () const
- editorDestroyed ( QObject * )
- effectiveWinId () const
- ensurePolished () const
- enterEvent ( QEvent * )
- entered ( const QModelIndex & )
- event ( QEvent * )
- eventFilter ( QObject *, QEvent * )
- executeDelayedItemsLayout ()
- find ( WId )
- findChild ( const QString & ) const
- findChildren ( const QString & ) const
- findChildren ( const QRegExp & ) const
- flow () const
- focusInEvent ( QFocusEvent * )
- focusNextChild ()
- focusNextPrevChild ( bool )
- focusOutEvent ( QFocusEvent * )
- focusPolicy () const
- focusPreviousChild ()
- focusProxy () const
- focusWidget () const
- font () const
- fontInfo () const
- fontMetrics () const
- foregroundRole () const
- frameGeometry () const
- frameRect () const
- frameShadow () const
- frameShape () const
- frameSize () const
- frameStyle () const
- frameWidth () const
- geometry () const
- getContentsMargins ( int *, int *, int *, int * ) const
- getDC () const
- grabKeyboard ()
- grabMouse ()
- grabMouse ( const QCursor & )
- grabShortcut ( const QKeySequence &, Qt::ShortcutContext )
- gridSize () const
- hasAutoScroll () const
- hasEditFocus () const
- hasFocus () const
- hasMouseTracking () const
- height () const
- heightForWidth ( int ) const
- heightMM () const
- hide ()
- hideEvent ( QHideEvent * )
- horizontalOffset () const
- horizontalScrollBar () const
- horizontalScrollBarPolicy () const
- horizontalScrollMode () const
- iconSize () const
- indexAt ( const QPoint & ) const
- indexWidget ( const QModelIndex & ) const
- indexesMoved ( const QModelIndexList & )
- inherits ( const char * ) const
- inputContext ()
- inputMethodEvent ( QInputMethodEvent * )
- inputMethodQuery ( Qt::InputMethodQuery ) const
- insertAction ( QAction *, QAction * )
- insertActions ( QAction *, QList<QAction *> )
- installEventFilter ( QObject * )
- isActiveWindow () const
- isAncestorOf ( const QWidget * ) const
- isEnabled () const
- isEnabledTo ( QWidget * ) const
- isFullScreen () const
- isHidden () const
- isIndexHidden ( const QModelIndex & ) const
- isMaximized () const
- isMinimized () const
- isModal () const
- isRowHidden ( int ) const
- isSelectionRectVisible () const
- isVisible () const
- isVisibleTo ( QWidget * ) const
- isWidgetType () const
- isWindow () const
- isWindowModified () const
- isWrapping () const
- itemDelegate () const
- itemDelegate ( const QModelIndex & ) const
- itemDelegateForColumn ( int ) const
- itemDelegateForRow ( int ) const
- keyPressEvent ( QKeyEvent * )
- keyReleaseEvent ( QKeyEvent * )
- keyboardGrabber ()
- keyboardSearch ( const QString & )
- killTimer ( int )
- layout () const
- layoutDirection () const
- layoutMode () const
- leaveEvent ( QEvent * )
- lineWidth () const
- locale () const
- logicalDpiX () const
- logicalDpiY () const
- lower ()
- macCGHandle () const
- macEvent ( EventHandlerCallRef, EventRef )
- macQDHandle () const
- mapFrom ( QWidget *, const QPoint & ) const
- mapFromGlobal ( const QPoint & ) const
- mapFromParent ( const QPoint & ) const
- mapTo ( QWidget *, const QPoint & ) const
- mapToGlobal ( const QPoint & ) const
- mapToParent ( const QPoint & ) const
- mask () const
- maximumHeight () const
- maximumSize () const
- maximumViewportSize () const
- maximumWidth () const
- metaObject () const
- metric ( PaintDeviceMetric ) const
- midLineWidth () const
- minimumHeight () const
- minimumSize () const
- minimumSizeHint () const
- minimumWidth () const
- model () const
- modelColumn () const
- mouseDoubleClickEvent ( QMouseEvent * )
- mouseGrabber ()
- mouseMoveEvent ( QMouseEvent * )
- mousePressEvent ( QMouseEvent * )
- mouseReleaseEvent ( QMouseEvent * )
- move ( const QPoint & )
- move ( int, int )
- moveCursor ( CursorAction, QFlags<Qt::KeyboardModifier> )
- moveEvent ( QMoveEvent * )
- moveToThread ( QThread * )
- movement () const
- nativeParentWidget () const
- nextInFocusChain () const
- normalGeometry () const
- numColors () const
- objectName () const
- openPersistentEditor ( const QModelIndex & )
- overrideWindowFlags ( QFlags<Qt::WindowType> )
- paintEngine () const
- paintEvent ( QPaintEvent * )
- painters :
- paintingActive () const
- palette () const
- parent () const
- parentWidget () const
- physicalDpiX () const
- physicalDpiY () const
- pos () const
- pressed ( const QModelIndex & )
- property ( const char * ) const
- qwsEvent ( QWSEvent * )
- raise ()
- receivers ( const char * ) const
- rect () const
|
- rectForIndex ( const QModelIndex & ) const
- releaseDC ( HDC ) const
- releaseKeyboard ()
- releaseMouse ()
- releaseShortcut ( int )
- removeAction ( QAction * )
- removeEventFilter ( QObject * )
- render ( QPaintDevice *, const QPoint &, const QRegion &, QFlags<QWidget::RenderFlag> )
- render ( QPainter *, const QPoint &, const QRegion &, QFlags<QWidget::RenderFlag> )
- repaint ()
- repaint ( int, int, int, int )
- repaint ( const QRect & )
- repaint ( const QRegion & )
- reset ()
- resetInputContext ()
- resize ( const QSize & )
- resize ( int, int )
- resizeEvent ( QResizeEvent * )
- resizeMode () const
- restoreGeometry ( const QByteArray & )
- rootIndex () const
- rowsAboutToBeRemoved ( const QModelIndex &, int, int )
- rowsInserted ( const QModelIndex &, int, int )
- saveGeometry () const
- scheduleDelayedItemsLayout ()
- scroll ( int, int )
- scroll ( int, int, const QRect & )
- scrollBarWidgets ( QFlags<Qt::AlignmentFlag> )
- scrollContentsBy ( int, int )
- scrollDirtyRegion ( int, int )
- scrollTo ( const QModelIndex &, ScrollHint )
- scrollToBottom ()
- scrollToTop ()
- selectAll ()
- selectedIndexes () const
- selectedTaskIds () const : QList<QUniqueId>
- selectedTasks () const : QList<QTask>
- selectionBehavior () const
- selectionChanged ( const QItemSelection &, const QItemSelection & )
- selectionCommand ( const QModelIndex &, const QEvent * ) const
- selectionMode () const
- selectionModel () const
- sender () const
- setAcceptDrops ( bool )
- setAccessibleDescription ( const QString & )
- setAccessibleName ( const QString & )
- setAlternatingRowColors ( bool )
- setAttribute ( Qt::WidgetAttribute, bool )
- setAutoFillBackground ( bool )
- setAutoScroll ( bool )
- setAutoScrollMargin ( int )
- setBackgroundRole ( QPalette::ColorRole )
- setBaseSize ( const QSize & )
- setBaseSize ( int, int )
- setBatchSize ( int )
- 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 ( QFlags<QAbstractItemView::EditTrigger> )
- 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 & )
- 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 *, QFlags<Qt::WindowType> )
- setPositionForIndex ( const QPoint &, const QModelIndex & )
- setProperty ( const char *, const QVariant & )
- setResizeMode ( ResizeMode )
- setRootIndex ( const QModelIndex & )
- setRowHidden ( int, bool )
- setSelection ( const QRect &, QFlags<QItemSelectionModel::SelectionFlag> )
- 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 )
- 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 & )
- setWindowFilePath ( const QString & )
- setWindowFlags ( QFlags<Qt::WindowType> )
- setWindowIcon ( const QIcon & )
- setWindowIconText ( const QString & )
- setWindowModality ( Qt::WindowModality )
- setWindowModified ( bool )
- setWindowOpacity ( qreal )
- setWindowRole ( const QString & )
- setWindowState ( QFlags<Qt::WindowState> )
- setWindowSurface ( QWindowSurface * )
- setWindowTitle ( const QString & )
- setWordWrap ( bool )
- setWrapping ( bool )
- setupViewport ( QWidget * )
- show ()
- showDropIndicator () const
- showEvent ( QShowEvent * )
- showFullScreen ()
- showMaximized ()
- showMinimized ()
- showNormal ()
- signalsBlocked () const
- size () const
- sizeHint () const
- sizeHintForColumn ( int ) const
- sizeHintForIndex ( const QModelIndex & ) const
- sizeHintForRow ( int ) const
- sizeIncrement () const
- sizePolicy () const
- spacing () const
- stackUnder ( QWidget * )
- startDrag ( QFlags<Qt::DropAction> )
- startTimer ( int )
- state () const
- staticMetaObject :
- staticQtMetaObject :
- statusTip () const
- style () const
- styleSheet () const
- tabKeyNavigation () const
- tabletEvent ( QTabletEvent * )
- taskDelegate () const : QTaskDelegate *
- taskModel () const : QTaskModel *
- testAttribute ( Qt::WidgetAttribute ) const
- textElideMode () const
- thread () const
- timerEvent ( QTimerEvent * )
- toolTip () const
- tr ( const char *, const char *, int )
- trUtf8 ( const char *, const char *, int )
- underMouse () const
- uniformItemSizes () const
- unsetCursor ()
- unsetLayoutDirection ()
- unsetLocale ()
- update ( const QModelIndex & )
- update ( int, int, int, int )
- update ( const QRect & )
- update ( const QRegion & )
- updateGeometries ()
- updateGeometry ()
- updateMicroFocus ()
- updatesEnabled () const
- verticalOffset () const
- verticalScrollBar () const
- verticalScrollBarPolicy () const
- verticalScrollMode () const
- viewMode () const
- viewOptions () const
- viewport () const
- viewportEntered ()
- viewportEvent ( QEvent * )
- visibleRegion () const
- visualRect ( const QModelIndex & ) const
- visualRegionForSelection ( const QItemSelection & ) const
- whatsThis () const
- wheelEvent ( QWheelEvent * )
- width () const
- widthMM () const
- winEvent ( MSG *, long * )
- winId () const
- window () const
- windowFilePath () const
- windowFlags () const
- windowIcon () const
- windowIconText () const
- windowModality () const
- windowOpacity () const
- windowRole () const
- windowState () const
- windowSurface () const
- windowTitle () const
- windowType () const
- wordWrap () const
- x () const
- x11Event ( XEvent * )
- x11Info () const
- x11PictureHandle () const
- y () const
|