Qt 5.15
Qt Widgets
C++ Classes
QLineEdit
Qt 5.15.10 Reference Documentation
List of All Members for QLineEdit
This is the complete list of members for
QLineEdit
, including inherited members.
enum
ActionPosition
enum
EchoMode
enum
PaintDeviceMetric
QLineEdit
(const QString &, QWidget *)
QLineEdit
(QWidget *)
clear
()
copy
() const
cursorPositionChanged
(int , int )
cut
()
deleteLater
()
destroyed
(QObject *)
editingFinished
()
inputRejected
()
objectNameChanged
(const QString &)
paste
()
redo
()
returnPressed
()
selectAll
()
selectionChanged
()
setText
(
const QString &
)
textChanged
(const QString &)
textEdited
(const QString &)
undo
()
~QLineEdit
()
addAction
(QAction *, QLineEdit::ActionPosition )
addAction
(const QIcon &, QLineEdit::ActionPosition ) : QAction *
alignment
() const : Qt::Alignment
backspace
()
blockSignals
(bool ) : bool
changeEvent
(QEvent *)
childEvent
(QChildEvent *)
children
() const : const QObjectList &
colorCount
() const : int
completer
() const : QCompleter *
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
contextMenuEvent
(QContextMenuEvent *)
createStandardContextMenu
() : QMenu *
cursorBackward
(bool , int )
cursorForward
(bool , int )
cursorMoveStyle
() const : Qt::CursorMoveStyle
cursorPosition
() const : int
cursorPositionAt
(const QPoint &) : int
cursorRect
() const : QRect
cursorWordBackward
(bool )
cursorWordForward
(bool )
customEvent
(QEvent *)
del
()
depth
() const : int
deselect
()
devicePixelRatio
() const : int
devicePixelRatioF
() const : qreal
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 *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
disconnectNotify
(const QMetaMethod &)
displayText
() const : QString
dragEnabled
() const : bool
dragEnterEvent
(QDragEnterEvent *)
dragLeaveEvent
(QDragLeaveEvent *)
dragMoveEvent
(QDragMoveEvent *)
dropEvent
(QDropEvent *)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
echoMode
() const : QLineEdit::EchoMode
end
(bool )
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
findChild
(const QString &, Qt::FindChildOptions ) const : T
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
focusInEvent
(QFocusEvent *)
focusOutEvent
(QFocusEvent *)
hasAcceptableInput
() const : bool
hasFrame
() const : bool
hasSelectedText
() const : bool
height
() const : int
heightMM
() const : int
home
(bool )
inherits
(const char *) const : bool
initStyleOption
(QStyleOptionFrame *) const
inputMask
() const : QString
inputMethodEvent
(QInputMethodEvent *)
inputMethodQuery
(Qt::InputMethodQuery ) const : QVariant
insert
(const QString &)
installEventFilter
(QObject *)
isClearButtonEnabled
() const : bool
isModified
() const : bool
isReadOnly
() const : bool
isRedoAvailable
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isUndoAvailable
() const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
keyPressEvent
(QKeyEvent *)
killTimer
(int )
logicalDpiX
() const : int
logicalDpiY
() const : int
maxLength
() const : int
metaObject
() const : const QMetaObject *
metric
(QPaintDevice::PaintDeviceMetric ) const : int
minimumSizeHint
() const : QSize
mouseDoubleClickEvent
(QMouseEvent *)
mouseMoveEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
moveToThread
(QThread *)
objectName
() const : QString
paintEngine
() const : QPaintEngine *
paintEvent
(
QPaintEvent *
)
paintingActive
() const : bool
parent
() const : QObject *
physicalDpiX
() const : int
physicalDpiY
() const : int
placeholderText
() const : QString
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
selectedText
() const : QString
selectionEnd
() const : int
selectionLength
() const : int
selectionStart
() const : int
sender
() const : QObject *
senderSignalIndex
() const : int
setAlignment
(Qt::Alignment )
setClearButtonEnabled
(bool )
setCompleter
(QCompleter *)
setCursorMoveStyle
(Qt::CursorMoveStyle )
setCursorPosition
(
int
)
setDragEnabled
(bool )
setEchoMode
(
QLineEdit::EchoMode
)
setFrame
(
bool
)
setInputMask
(const QString &)
setMaxLength
(
int
)
setModified
(
bool
)
setObjectName
(const QString &)
setParent
(QObject *)
setPlaceholderText
(
const QString &
)
setProperty
(const char *, const QVariant &) : bool
setReadOnly
(
bool
)
setSelection
(int , int )
setTextMargins
(int , int , int , int )
setTextMargins
(const QMargins &)
setValidator
(const QValidator *)
signalsBlocked
() const : bool
sizeHint
() const : QSize
startTimer
(int , Qt::TimerType ) : int
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
staticMetaObject
:
text
() const : QString
textMargins
() const : QMargins
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int ) : QString
validator
() const : const QValidator *
width
() const : int
widthMM
() const : int