kalarm/lib
lineedit.cpp
Go to the documentation of this file.
int indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const
QString & append(QChar ch)
const QMimeData * mimeData() const
virtual void setText(const QString &str)
Sets the contents of the line edit to be str.
Definition: lineedit.cpp:99
virtual QByteArray text(quint32 serialNumber) const =0
QStringList split(const QString &sep, SplitBehavior behavior, Qt::CaseSensitivity cs) const
QString & prepend(QChar ch)
QString join(const QString &separator) const
bool hasText() const
Qt::FocusReason reason() const
int count(const T &value) const
static MailList fromMimeData(const QMimeData *md)
void append(const T &value)
void accept()
QString text() const
bool isEmpty() const
typedef Iterator
T & first()
static bool canDecode(const QMimeData *md)
void ignore()
iterator end()
Definition: lineedit.h:64
Definition: lineedit.h:64
int length() const
QString left(int n) const
Definition: lineedit.h:64
iterator begin()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:35:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:35:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.