List of All Members for QLineEdit This is the complete list of members for QLineEdit , including inherited members.
enum EchoMode
enum PaintDeviceMetric
enum RenderFlag
flags RenderFlags
QLineEdit ( QWidget * )
QLineEdit ( const QString &, QWidget * )
~QLineEdit ()
acceptDrops () const : bool
accessibleDescription () const : QString
accessibleName () const : QString
actionEvent ( QActionEvent * )
actions () const : QList<QAction *>
activateWindow ()
addAction ( QAction * )
addActions ( QList<QAction *> )
adjustSize ()
alignment () const : Qt::Alignment
autoFillBackground () const : bool
backgroundRole () const : QPalette::ColorRole
backspace ()
baseSize () const : QSize
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
clear ()
clearFocus ()
clearMask ()
close () : bool
closeEvent ( QCloseEvent * )
colorCount () const : int
completer () const : QCompleter *
connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool
connect ( const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : bool
connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool
connectNotify ( const char * )
contentsMargins () const : QMargins
contentsRect () const : QRect
contextMenuEvent ( QContextMenuEvent * )
contextMenuPolicy () const : Qt::ContextMenuPolicy
copy () const
create ( WId, bool, bool )
createStandardContextMenu () : QMenu *
cursor () const : QCursor
cursorBackward ( bool, int )
cursorForward ( bool, int )
cursorMoveStyle () const : Qt::CursorMoveStyle
cursorPosition () const : int
cursorPositionAt ( const QPoint & ) : int
cursorPositionChanged ( int, int )
cursorRect () const : QRect
cursorWordBackward ( bool )
cursorWordForward ( bool )
customContextMenuRequested ( const QPoint & )
customEvent ( QEvent * )
cut ()
d_ptr : QScopedPointer<QObjectData>
del ()
deleteLater ()
depth () const : int
deselect ()
destroy ( bool, bool )
destroyed ( QObject * )
disconnect ( const QObject *, const char *, const QObject *, const char * ) : bool
disconnect ( const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod & ) : bool
disconnect ( const char *, const QObject *, const char * ) : bool
disconnect ( const QObject *, const char * ) : bool
disconnectNotify ( const char * )
displayText () const : QString
dragEnabled () const : bool
dragEnterEvent ( QDragEnterEvent * )
dragLeaveEvent ( QDragLeaveEvent * )
dragMoveEvent ( QDragMoveEvent * )
dropEvent ( QDropEvent * )
dumpObjectInfo ()
dumpObjectTree ()
dynamicPropertyNames () const : QList<QByteArray>
echoMode () const : EchoMode
editingFinished ()
effectiveWinId () const : WId
end ( bool )
ensurePolished () const
enterEvent ( QEvent * )
event ( QEvent * ) : bool
eventFilter ( QObject *, QEvent * ) : bool
find ( WId ) : QWidget *
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 : const QFont &
fontInfo () const : QFontInfo
fontMetrics () const : QFontMetrics
foregroundRole () const : QPalette::ColorRole
frameGeometry () const : QRect
frameSize () const : QSize
geometry () const : const QRect &
getContentsMargins ( int *, int *, int *, int * ) const
getDC () const : HDC
getTextMargins ( int *, int *, int *, int * ) const
grabGesture ( Qt::GestureType, Qt::GestureFlags )
grabKeyboard ()
grabMouse ()
grabMouse ( const QCursor & )
grabShortcut ( const QKeySequence &, Qt::ShortcutContext ) : int
graphicsEffect () const : QGraphicsEffect *
graphicsProxyWidget () const : QGraphicsProxyWidget *
hasAcceptableInput () const : bool
hasEditFocus () const : bool
hasFocus () const : bool
hasFrame () const : bool
hasMouseTracking () const : bool
hasSelectedText () const : bool
height () const : int
heightForWidth ( int ) const : int
heightMM () const : int
hide ()
hideEvent ( QHideEvent * )
home ( bool )
inherits ( const char * ) const : bool
initStyleOption ( QStyleOptionFrame * ) const
inputContext () : QInputContext *
inputMask () const : QString
inputMethodEvent ( QInputMethodEvent * )
inputMethodHints () const : Qt::InputMethodHints
inputMethodQuery ( Qt::InputMethodQuery ) const : QVariant
insert ( const QString & )
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
isMaximized () const : bool
isMinimized () const : bool
isModal () const : bool
isModified () const : bool
isReadOnly () const : bool
isRedoAvailable () const : bool
isUndoAvailable () const : bool
isVisible () const : bool
isVisibleTo ( QWidget * ) const : bool
isWidgetType () const : bool
isWindow () const : bool
isWindowModified () const : bool
keyPressEvent ( QKeyEvent * )
keyReleaseEvent ( QKeyEvent * )
keyboardGrabber () : QWidget *
killTimer ( int )
layout () const : QLayout *
layoutDirection () const : Qt::LayoutDirection
leaveEvent ( QEvent * )
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
maxLength () const : int
maximumHeight () const : int
maximumSize () const : QSize
maximumWidth () const : int
metaObject () const : const QMetaObject *
metric ( PaintDeviceMetric ) const : int
minimumHeight () const : int
minimumSize () const : QSize
minimumSizeHint () const : QSize
minimumWidth () const : int
mouseDoubleClickEvent ( QMouseEvent * )
mouseGrabber () : QWidget *
mouseMoveEvent ( QMouseEvent * )
mousePressEvent ( QMouseEvent * )
mouseReleaseEvent ( QMouseEvent * )
move ( const QPoint & )
move ( int, int )
moveEvent ( QMoveEvent * )
moveToThread ( QThread * )
nativeParentWidget () const : QWidget *
nextInFocusChain () const : QWidget *
normalGeometry () const : QRect
numColors () const : int
objectName () const : QString
overrideWindowFlags ( Qt::WindowFlags )
paintEngine () const : QPaintEngine *
paintEvent ( QPaintEvent * )
painters : ushort
paintingActive () const : bool
palette () const : const QPalette &
parent () const : QObject *
parentWidget () const : QWidget *
paste ()
physicalDpiX () const : int
physicalDpiY () const : int
placeholderText () const : QString
platformWindow () const : QPlatformWindow *
platformWindowFormat () const : QPlatformWindowFormat
pos () const : QPoint
previousInFocusChain () const : QWidget *
property ( const char * ) const : QVariant
qwsEvent ( QWSEvent * ) : bool
raise ()
receivers ( const char * ) const : int
rect () const : QRect
redo ()
releaseDC ( HDC ) const
releaseKeyboard ()
releaseMouse ()
releaseShortcut ( int )
removeAction ( QAction * )
removeEventFilter ( QObject * )
render ( QPaintDevice *, const QPoint &, const QRegion &, RenderFlags )
render ( QPainter *, const QPoint &, const QRegion &, RenderFlags )
repaint ()
repaint ( int, int, int, int )
repaint ( const QRect & )
repaint ( const QRegion & )
resize ( const QSize & )
resize ( int, int )
resizeEvent ( QResizeEvent * )
restoreGeometry ( const QByteArray & ) : bool
returnPressed ()
saveGeometry () const : QByteArray
scroll ( int, int )
scroll ( int, int, const QRect & )
selectAll ()
selectedText () const : QString
selectionChanged ()
selectionStart () const : int
sender () const : QObject *
senderSignalIndex () const : int
setAcceptDrops ( bool )
setAccessibleDescription ( const QString & )
setAccessibleName ( const QString & )
setAlignment ( Qt::Alignment )
setAttribute ( Qt::WidgetAttribute, bool )
setAutoFillBackground ( bool )
setBackgroundRole ( QPalette::ColorRole )
setBaseSize ( const QSize & )
setBaseSize ( int, int )
setCompleter ( QCompleter * )
setContentsMargins ( int, int, int, int )
setContentsMargins ( const QMargins & )
setContextMenuPolicy ( Qt::ContextMenuPolicy )
setCursor ( const QCursor & )
setCursorMoveStyle ( Qt::CursorMoveStyle )
setCursorPosition ( int )
setDisabled ( bool )
setDragEnabled ( bool )
setEchoMode ( EchoMode )
setEditFocus ( bool )
setEnabled ( bool )
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 )
setFrame ( bool )
setGeometry ( const QRect & )
setGeometry ( int, int, int, int )
setGraphicsEffect ( QGraphicsEffect * )
setHidden ( bool )
setInputContext ( QInputContext * )
setInputMask ( const QString & )
setInputMethodHints ( Qt::InputMethodHints )
setLayout ( QLayout * )
setLayoutDirection ( Qt::LayoutDirection )
setLocale ( const QLocale & )
setMask ( const QBitmap & )
setMask ( const QRegion & )
setMaxLength ( int )
setMaximumHeight ( int )
setMaximumSize ( const QSize & )
setMaximumSize ( int, int )
setMaximumWidth ( int )
setMinimumHeight ( int )
setMinimumSize ( const QSize & )
setMinimumSize ( int, int )
setMinimumWidth ( int )
setModified ( bool )
setMouseTracking ( bool )
setObjectName ( const QString & )
setPalette ( const QPalette & )
setParent ( QWidget * )
setParent ( QWidget *, Qt::WindowFlags )
setPlaceholderText ( const QString & )
setPlatformWindow ( QPlatformWindow * )
setPlatformWindowFormat ( const QPlatformWindowFormat & )
setProperty ( const char *, const QVariant & ) : bool
setReadOnly ( bool )
setSelection ( int, int )
setShortcutAutoRepeat ( int, bool )
setShortcutEnabled ( int, bool )
setSizeIncrement ( const QSize & )
setSizeIncrement ( int, int )
setSizePolicy ( QSizePolicy )
setSizePolicy ( QSizePolicy::Policy, QSizePolicy::Policy )
setStatusTip ( const QString & )
setStyle ( QStyle * )
setStyleSheet ( const QString & )
setTabOrder ( QWidget *, QWidget * )
setText ( const QString & )
setTextMargins ( int, int, int, int )
setTextMargins ( const QMargins & )
setToolTip ( const QString & )
setUpdatesEnabled ( bool )
setValidator ( const QValidator * )
setVisible ( bool )
setWhatsThis ( const QString & )
setWindowFilePath ( 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 & )
setupUi ( QWidget * )
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
staticQtMetaObject : const QMetaObject
statusTip () const : QString
style () const : QStyle *
styleSheet () const : QString
tabletEvent ( QTabletEvent * )
testAttribute ( Qt::WidgetAttribute ) const : bool
text () const : QString
textChanged ( const QString & )
textEdited ( const QString & )
textMargins () const : QMargins
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
undo ()
ungrabGesture ( Qt::GestureType )
unsetCursor ()
unsetLayoutDirection ()
unsetLocale ()
update ()
update ( int, int, int, int )
update ( const QRect & )
update ( const QRegion & )
updateGeometry ()
updateMicroFocus ()
updatesEnabled () const : bool
validator () const : const QValidator *
visibleRegion () const : QRegion
whatsThis () const : QString
wheelEvent ( QWheelEvent * )
width () const : int
widthMM () const : int
winEvent ( MSG *, long * ) : bool
winId () const : WId
window () const : QWidget *
windowFilePath () const : QString
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
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 Developer Network au hasard
Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework.
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