List of All Members for Q3MultiLineEditThis is the complete list of members for Q3MultiLineEdit, including inherited members.
- flags AutoFormatting
- enum AutoFormattingFlag
- enum CursorAction
- enum KeyboardAction
- enum PaintDeviceMetric
- enum RenderFlag
- flags RenderFlags
- enum ResizePolicy
- enum ScrollBarMode
- enum Shadow
- enum Shape
- enum StyleMask
- enum VerticalAlignment
- enum WordWrap
- enum WrapPolicy
- Q3MultiLineEdit ( QWidget *, const char * )
- ~Q3MultiLineEdit ()
- acceptDrops () const : bool
- accessibleDescription () const : QString
- accessibleName () const : QString
- actionEvent ( QActionEvent * )
- actions () const : QList<QAction *>
- activateWindow ()
- addAction ( QAction * )
- addActions ( QList<QAction *> )
- addChild ( QWidget *, int, int )
- adjustSize ()
- alignment () const : Qt::Alignment
- anchorAt ( const QPoint &, Qt::AnchorAttribute ) : QString
- append ( const QString & )
- atBeginning () const : bool
- atEnd () const : bool
- autoFillBackground () const : bool
- autoFormatting () const : AutoFormatting
- autoUpdate () const : bool
- backgroundRole () const : QPalette::ColorRole
- backspace ()
- baseSize () const : QSize
- blockSignals ( bool ) : bool
- bold () const : bool
- bottomMargin () const : int
- center ( int, int )
- center ( int, int, float, float )
- changeEvent ( QEvent * )
- charAt ( const QPoint &, int * ) const : int
- childAt ( int, int ) const : QWidget *
- childAt ( const QPoint & ) const : QWidget *
- childEvent ( QChildEvent * )
- childX ( QWidget * ) : int
- childY ( QWidget * ) : int
- children () const : const QObjectList &
- childrenRect () const : QRect
- childrenRegion () const : QRegion
- clear ()
- clearFocus ()
- clearMask ()
- clearParagraphBackground ( int )
- clicked ( int, int )
- clipper () const : QWidget *
- close () : bool
- closeEvent ( QCloseEvent * )
- color () const : QColor
- 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 * )
- contentsContextMenuEvent ( QContextMenuEvent * )
- contentsDragEnterEvent ( QDragEnterEvent * )
- contentsDragLeaveEvent ( QDragLeaveEvent * )
- contentsDragMoveEvent ( QDragMoveEvent * )
- contentsDropEvent ( QDropEvent * )
- contentsHeight () const : int
- contentsMouseDoubleClickEvent ( QMouseEvent * )
- contentsMouseMoveEvent ( QMouseEvent * )
- contentsMousePressEvent ( QMouseEvent * )
- contentsMouseReleaseEvent ( QMouseEvent * )
- contentsMoving ( int, int )
- contentsRect () const : QRect
- contentsToViewport ( int, int, int &, int & ) const
- contentsToViewport ( const QPoint & ) const : QPoint
- contentsWheelEvent ( QWheelEvent * )
- contentsWidth () const : int
- contentsX () const : int
- contentsY () const : int
- context () const : QString
- contextMenuEvent ( QContextMenuEvent * )
- contextMenuPolicy () const : Qt::ContextMenuPolicy
- copy ()
- copyAvailable ( bool )
- cornerWidget () const : QWidget *
- create ( WId, bool, bool )
- createPopupMenu ( const QPoint & ) : Q3PopupMenu *
- createPopupMenu () : Q3PopupMenu *
- currentAlignmentChanged ( int )
- currentColorChanged ( const QColor & )
- currentFont () const : QFont
- currentFontChanged ( const QFont & )
- currentVerticalAlignmentChanged ( Q3TextEdit::VerticalAlignment )
- cursor () const : QCursor
- cursorDown ( bool )
- cursorLeft ( bool, bool )
- cursorPoint () const : QPoint
- cursorPositionChanged ( int, int )
- cursorRight ( bool, bool )
- cursorUp ( bool )
- cursorWordBackward ( bool )
- cursorWordForward ( bool )
- customContextMenuRequested ( const QPoint & )
- customEvent ( QEvent * )
- cut ()
- del ()
- deleteLater ()
- depth () const : int
- deselect ()
- destroy ( bool, bool )
- destroyed ( QObject * )
- 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 * )
- doKeyboardAction ( Q3TextEdit::KeyboardAction )
- documentTitle () const : QString
- doubleClicked ( int, int )
- dragAutoScroll () const : bool
- dragEnterEvent ( QDragEnterEvent * )
- dragLeaveEvent ( QDragLeaveEvent * )
- dragMoveEvent ( QDragMoveEvent * )
- drawContents ( QPainter *, int, int, int, int )
- drawContentsOffset ( QPainter *, int, int, int, int, int, int )
- drawFrame ( QPainter * )
- dropEvent ( QDropEvent * )
- dumpObjectInfo ()
- dumpObjectTree ()
- dynamicPropertyNames () const : QList<QByteArray>
- edited () const : bool
- enableClipper ( bool )
- end ( bool )
- ensureCursorVisible ()
- ensurePolished () const
- ensureVisible ( int, int )
- ensureVisible ( int, int, int, int )
- enterEvent ( QEvent * )
- event ( QEvent * ) : bool
- eventFilter ( QObject *, QEvent * ) : bool
- family () const : QString
- find ( const QString &, bool, bool, bool, int *, int * ) : bool
- findChild ( const QString & ) const : T
- findChildren ( const QString & ) const : QList<T>
- findChildren ( const QRegExp & ) const : QList<T>
- focusInEvent ( QFocusEvent * )
- focusNextChild () : bool
- focusNextPrevChild ( bool ) : bool
- focusOutEvent ( QFocusEvent * )
- focusPolicy () const : Qt::FocusPolicy
- focusPreviousChild () : bool
- focusProxy () const : QWidget *
- focusWidget () const : QWidget *
- font () const : QFont
- fontInfo () const : QFontInfo
- fontMetrics () const : QFontMetrics
- foregroundRole () const : QPalette::ColorRole
- frameChanged ()
- 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
- getCursorPosition ( int *, int * ) const
- getDC () const : HDC
- getMarkedRegion ( int *, int *, int *, int * ) const : bool
- getSelection ( int *, int *, int *, int *, int ) const
- grabKeyboard ()
- grabMouse ()
- grabMouse ( const QCursor & )
- grabShortcut ( const QKeySequence &, Qt::ShortcutContext ) : int
- hScrollBarMode () const : ScrollBarMode
- hasEditFocus () const : bool
- hasFocus () const : bool
- hasMarkedText () const : bool
- hasMouseTracking () const : bool
- hasSelectedText () const : bool
- hasStaticBackground () const : bool
- height () const : int
- heightForWidth ( int ) const : int
- heightMM () const : int
- hide ()
- hideEvent ( QHideEvent * )
- home ( bool )
- horizontalScrollBar () const : QScrollBar *
- horizontalSliderPressed ()
- horizontalSliderReleased ()
- inherits ( const char * ) const : bool
- inputContext () : QInputContext *
- inputMethodEvent ( QInputMethodEvent * )
- inputMethodQuery ( Qt::InputMethodQuery ) const : QVariant
- insert ( const QString &, uint )
- insert ( const QString &, bool, bool, bool )
- insertAction ( QAction *, QAction * )
- insertActions ( QAction *, QList<QAction *> )
- insertAndMark ( const QString &, bool )
- insertAt ( const QString &, int, int, bool )
- insertLine ( const QString &, int )
- insertParagraph ( const QString &, int )
- installEventFilter ( QObject * )
- isActiveWindow () const : bool
- isAncestorOf ( const QWidget * ) const : bool
- isEnabled () const : bool
- isEnabledTo ( QWidget * ) const : bool
- isFullScreen () const : bool
- isHidden () const : bool
- isHorizontalSliderPressed () : bool
- isMaximized () const : bool
- isMinimized () const : bool
- isModal () const : bool
- isModified () const : bool
- isOverwriteMode () const : bool
- isReadOnly () const : bool
- isRedoAvailable () const : bool
- isUndoAvailable () const : bool
- isUndoRedoEnabled () const : bool
- isVerticalSliderPressed () : bool
- isVisible () const : bool
- isVisibleTo ( QWidget * ) const : bool
- isWidgetType () const : bool
- isWindow () const : bool
- isWindowModified () const : bool
- italic () const : bool
- keyPressEvent ( QKeyEvent * )
- keyReleaseEvent ( QKeyEvent * )
- keyboardGrabber () : QWidget *
- killLine ()
- killTimer ( int )
- layout () const : QLayout *
- layoutDirection () const : Qt::LayoutDirection
- leaveEvent ( QEvent * )
- leftMargin () const : int
- length () const : int
- lineLength ( int ) const : int
- lineOfChar ( int, int ) : int
- lineWidth () const : int
- lines () const : int
- linesOfParagraph ( int ) const : int
- linkUnderline () const : bool
- 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
- margin () const : int
- markedText () const : QString
- mask () const : QRegion
- maxLines () const : int
- maximumHeight () const : int
- maximumSize () const : QSize
- maximumWidth () const : int
- metaObject () const : const QMetaObject *
- metric ( PaintDeviceMetric ) const : int
- midLineWidth () const : int
- mimeSourceFactory () const : Q3MimeSourceFactory *
- minimumHeight () const : int
- minimumSize () const : QSize
- minimumSizeHint () const : QSize
- minimumWidth () const : int
- modificationChanged ( bool )
- mouseDoubleClickEvent ( QMouseEvent * )
- mouseGrabber () : QWidget *
- mouseMoveEvent ( QMouseEvent * )
- mousePressEvent ( QMouseEvent * )
- mouseReleaseEvent ( QMouseEvent * )
- move ( const QPoint & )
- move ( int, int )
- moveChild ( QWidget *, int, int )
- moveCursor ( Q3TextEdit::CursorAction, bool )
- moveEvent ( QMoveEvent * )
- moveToThread ( QThread * )
- newLine ()
- nextInFocusChain () const : QWidget *
- normalGeometry () const : QRect
- numColors () const : int
- numLines () const : int
- objectName () const : QString
|
- overrideWindowFlags ( Qt::WindowFlags )
- pageDown ( bool )
- pageUp ( bool )
- paintEngine () const : QPaintEngine *
- paintEvent ( QPaintEvent * )
- paintingActive () const : bool
- palette () const : const QPalette &
- paper () const : QBrush
- paragraphAt ( const QPoint & ) const : int
- paragraphBackgroundColor ( int ) const : QColor
- paragraphLength ( int ) const : int
- paragraphRect ( int ) const : QRect
- paragraphs () const : int
- parent () const : QObject *
- parentWidget () const : QWidget *
- paste ()
- pasteSubType ( const QByteArray & )
- physicalDpiX () const : int
- physicalDpiY () const : int
- placeCursor ( const QPoint &, Q3TextCursor * )
- pointSize () const : int
- pos () const : QPoint
- property ( const char * ) const : QVariant
- qwsEvent ( QWSEvent * ) : bool
- raise ()
- receivers ( const char * ) const : int
- rect () const : QRect
- redo ()
- redoAvailable ( bool )
- releaseDC ( HDC ) const
- releaseKeyboard ()
- releaseMouse ()
- releaseShortcut ( int )
- removeAction ( QAction * )
- removeChild ( QWidget * )
- removeEventFilter ( QObject * )
- removeLine ( int )
- removeParagraph ( int )
- removeSelectedText ( int )
- removeSelection ( int )
- render ( QPaintDevice *, const QPoint &, const QRegion &, RenderFlags )
- repaint ()
- repaint ( int, int, int, int )
- repaint ( const QRect & )
- repaint ( const QRegion & )
- repaintChanged ()
- repaintContents ( int, int, int, int, bool )
- repaintContents ( const QRect &, bool )
- repaintContents ( bool )
- resetInputContext ()
- resize ( const QSize & )
- resize ( int, int )
- resizeContents ( int, int )
- resizeEvent ( QResizeEvent * )
- resizePolicy () const : ResizePolicy
- restoreGeometry ( const QByteArray & ) : bool
- returnPressed ()
- rightMargin () const : int
- saveGeometry () const : QByteArray
- scroll ( int, int )
- scroll ( int, int, const QRect & )
- scrollBy ( int, int )
- scrollToAnchor ( const QString & )
- scrollToBottom ()
- selectAll ( bool )
- selectedText () const : QString
- selectionChanged ()
- sender () const : QObject *
- setAcceptDrops ( bool )
- setAccessibleDescription ( const QString & )
- setAccessibleName ( const QString & )
- setAlignment ( Qt::Alignment )
- setAttribute ( Qt::WidgetAttribute, bool )
- setAutoFillBackground ( bool )
- setAutoFormatting ( AutoFormatting )
- setBackgroundRole ( QPalette::ColorRole )
- setBaseSize ( const QSize & )
- setBaseSize ( int, int )
- setBold ( bool )
- setColor ( const QColor & )
- setContentsMargins ( int, int, int, int )
- setContentsPos ( int, int )
- setContextMenuPolicy ( Qt::ContextMenuPolicy )
- setCornerWidget ( QWidget * )
- setCurrentFont ( const QFont & )
- setCursor ( const QCursor & )
- setCursorPosition ( int, int, bool )
- setDisabled ( bool )
- setDragAutoScroll ( bool )
- setEditFocus ( bool )
- setEdited ( bool )
- setEnabled ( bool )
- setFamily ( const QString & )
- setFixedHeight ( int )
- setFixedSize ( const QSize & )
- setFixedSize ( int, int )
- setFixedWidth ( int )
- 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 )
- setHBarGeometry ( QScrollBar &, int, int, int, int )
- setHScrollBarMode ( ScrollBarMode )
- setHidden ( bool )
- setInputContext ( QInputContext * )
- setItalic ( bool )
- setLayout ( QLayout * )
- setLayoutDirection ( Qt::LayoutDirection )
- setLineWidth ( int )
- setLinkUnderline ( bool )
- setLocale ( const QLocale & )
- setMargin ( int )
- setMargins ( int, int, int, int )
- setMask ( const QBitmap & )
- setMask ( const QRegion & )
- setMaxLines ( int )
- setMaximumHeight ( int )
- setMaximumSize ( const QSize & )
- setMaximumSize ( int, int )
- setMaximumWidth ( int )
- setMidLineWidth ( int )
- setMimeSourceFactory ( Q3MimeSourceFactory * )
- setMinimumHeight ( int )
- setMinimumSize ( const QSize & )
- setMinimumSize ( int, int )
- setMinimumWidth ( int )
- setModified ( bool )
- setMouseTracking ( bool )
- setObjectName ( const QString & )
- setOverwriteMode ( bool )
- setPalette ( const QPalette & )
- setPaper ( const QBrush & )
- setParagraphBackgroundColor ( int, const QColor & )
- setParent ( QWidget * )
- setParent ( QWidget *, Qt::WindowFlags )
- setPointSize ( int )
- setProperty ( const char *, const QVariant & ) : bool
- setReadOnly ( bool )
- setResizePolicy ( ResizePolicy )
- setSelection ( int, int, int, int, int )
- setSelectionAttributes ( int, const QColor &, bool )
- setShortcutAutoRepeat ( int, bool )
- setShortcutEnabled ( int, bool )
- setSizeIncrement ( const QSize & )
- setSizeIncrement ( int, int )
- setSizePolicy ( QSizePolicy )
- setSizePolicy ( QSizePolicy::Policy, QSizePolicy::Policy )
- setStaticBackground ( bool )
- setStatusTip ( const QString & )
- setStyle ( QStyle * )
- setStyleSheet ( Q3StyleSheet * )
- setTabChangesFocus ( bool )
- setTabOrder ( QWidget *, QWidget * )
- setTabStopWidth ( int )
- setText ( const QString & )
- setText ( const QString &, const QString & )
- setTextFormat ( Qt::TextFormat )
- setToolTip ( const QString & )
- setUnderline ( bool )
- setUndoDepth ( int )
- setUndoRedoEnabled ( bool )
- setUpdatesEnabled ( bool )
- setVBarGeometry ( QScrollBar &, int, int, int, int )
- setVScrollBarMode ( ScrollBarMode )
- setVerticalAlignment ( Q3TextEdit::VerticalAlignment )
- 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 ( Q3TextEdit::WordWrap )
- setWrapColumnOrWidth ( int )
- setWrapPolicy ( Q3TextEdit::WrapPolicy )
- show ()
- showEvent ( QShowEvent * )
- showFullScreen ()
- showMaximized ()
- showMinimized ()
- showNormal ()
- signalsBlocked () const : bool
- size () const : QSize
- sizeHint () const : QSize
- sizeIncrement () const : QSize
- sizePolicy () const : QSizePolicy
- stackUnder ( QWidget * )
- startTimer ( int ) : int
- staticMetaObject : const QMetaObject
- statusTip () const : QString
- style () const : QStyle *
- styleSheet () const : Q3StyleSheet *
- sync ()
- syntaxHighlighter () const : Q3SyntaxHighlighter *
- tabChangesFocus () const : bool
- tabStopWidth () const : int
- tabletEvent ( QTabletEvent * )
- testAttribute ( Qt::WidgetAttribute ) const : bool
- text () const : QString
- text ( int ) const : QString
- textChanged ()
- textCursor () const : Q3TextCursor *
- textFormat () const : Qt::TextFormat
- textLine ( int ) const : QString
- thread () const : QThread *
- timerEvent ( QTimerEvent * )
- toolTip () const : QString
- topMargin () const : int
- totalHeight () const : int
- totalWidth () const : int
- tr ( const char *, const char *, int ) : QString
- trUtf8 ( const char *, const char *, int ) : QString
- underMouse () const : bool
- underline () const : bool
- undo ()
- undoAvailable ( bool )
- undoDepth () const : int
- unsetCursor ()
- unsetLayoutDirection ()
- unsetLocale ()
- update ()
- update ( int, int, int, int )
- update ( const QRect & )
- update ( const QRegion & )
- updateContents ( int, int, int, int )
- updateContents ( const QRect & )
- updateContents ()
- updateGeometry ()
- updateMicroFocus ()
- updateScrollBars ()
- updatesEnabled () const : bool
- vScrollBarMode () const : ScrollBarMode
- verticalAlignment () const : VerticalAlignment
- verticalScrollBar () const : QScrollBar *
- verticalSliderPressed ()
- verticalSliderReleased ()
- viewport () const : QWidget *
- viewportPaintEvent ( QPaintEvent * )
- viewportResizeEvent ( QResizeEvent * )
- viewportSize ( int, int ) const : QSize
- viewportToContents ( int, int, int &, int & ) const
- viewportToContents ( const QPoint & ) const : QPoint
- visibleHeight () const : int
- visibleRegion () const : QRegion
- visibleWidth () const : int
- 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 : WordWrap
- wrapColumnOrWidth () const : int
- wrapPolicy () const : WrapPolicy
- x () const : int
- x11Event ( XEvent * ) : bool
- x11Info () const : const QX11Info &
- x11PictureHandle () const : Qt::HANDLE
- y () const : int
- zoomIn ( int )
- zoomIn ()
- zoomOut ( int )
- zoomOut ()
- zoomTo ( 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
|