Qt 5.5
Qt Test
C++ Classes
QTestEventList
Qt 5.5.1 Reference Documentation
List of All Members for QTestEventList
This is the complete list of members for
QTestEventList
, including inherited members.
class
MemoryLayout
class
const_iterator
class
iterator
typedef
ConstIterator
typedef
Iterator
typedef
const_pointer
typedef
const_reference
typedef
difference_type
typedef
pointer
typedef
reference
typedef
size_type
typedef
value_type
QTestEventList
()
QTestEventList
(const QTestEventList &)
~QTestEventList
()
addDelay
(int)
addKeyClick
(Qt::Key, Qt::KeyboardModifiers, int)
addKeyClick
(char, Qt::KeyboardModifiers, int)
addKeyClicks
(const QString &, Qt::KeyboardModifiers, int)
addKeyPress
(Qt::Key, Qt::KeyboardModifiers, int)
addKeyPress
(char, Qt::KeyboardModifiers, int)
addKeyRelease
(Qt::Key, Qt::KeyboardModifiers, int)
addKeyRelease
(char, Qt::KeyboardModifiers, int)
addMouseClick
(Qt::MouseButton, Qt::KeyboardModifiers, QPoint, int)
addMouseDClick
(Qt::MouseButton, Qt::KeyboardModifiers, QPoint, int)
addMouseMove
(QPoint, int)
addMousePress
(Qt::MouseButton, Qt::KeyboardModifiers, QPoint, int)
addMouseRelease
(Qt::MouseButton, Qt::KeyboardModifiers, QPoint, int)
append
(const T &)
append
(const QList<T> &)
at
(int) const
back
()
back
() const
begin
()
begin
() const
cbegin
() const
cend
() const
clear
()
clear
()
constBegin
() const
constEnd
() const
contains
(const T &) const
count
(const T &) const
count
() const
empty
() const
end
()
end
() const
endsWith
(const T &) const
erase
(iterator)
erase
(iterator, iterator)
first
()
first
() const
fromSet
(const QSet<T> &)
fromStdList
(const std::list<T> &)
fromVector
(const QVector<T> &)
front
()
front
() const
indexOf
(const T &, int) const
insert
(int, const T &)
insert
(iterator, const T &)
isEmpty
() const
last
()
last
() const
lastIndexOf
(const T &, int) const
length
() const
mid
(int, int) const
move
(int, int)
pop_back
()
pop_front
()
prepend
(const T &)
push_back
(const T &)
push_front
(const T &)
removeAll
(const T &)
removeAt
(int)
removeFirst
()
removeLast
()
removeOne
(const T &)
replace
(int, const T &)
reserve
(int)
simulate
(QWidget *)
size
() const
startsWith
(const T &) const
swap
(QList<T> &)
swap
(int, int)
takeAt
(int)
takeFirst
()
takeLast
()
toSet
() const
toStdList
() const
toVector
() const
value
(int) const
value
(int, const T &) const
operator!=
(const QList<T> &) const
operator+
(const QList<T> &) const
operator+=
(const QList<T> &)
operator+=
(const T &)
operator<<
(const QList<T> &)
operator<<
(const T &)
operator=
(const QList<T> &)
operator=
(QList<T> &&)
operator==
(const QList<T> &) const
operator[]
(int)
operator[]
(int) const