Qt 5.4
Qt Test
C++ Classes
QSignalSpy
Qt 5.4.1 Reference Documentation
List of All Members for QSignalSpy
This is the complete list of members for
QSignalSpy
, including inherited members.
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
QSignalSpy
(const QObject *, const char *)
QSignalSpy
(const QObject *, PointerToMemberFunction)
append
(const T &)
append
(const QList<T> &)
at
(int) const
back
()
back
() const
begin
()
begin
() const
blockSignals
(bool)
cbegin
() const
cend
() const
childEvent
(QChildEvent *)
children
() const
clear
()
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType)
connect
(const QObject *, PointerToMemberFunction, Functor)
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType)
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType)
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType)
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const
connectNotify
(const QMetaMethod &)
constBegin
() const
constEnd
() const
contains
(const T &) const
count
(const T &) const
count
() const
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
destroyed
(QObject *)
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QMetaObject::Connection &)
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QObject *, const char *) const
disconnect
(const char *, const QObject *, const char *) const
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
()
dumpObjectTree
()
dynamicPropertyNames
() const
empty
() const
end
()
end
() const
endsWith
(const T &) const
erase
(iterator)
erase
(iterator, iterator)
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
findChild
(const QString &, Qt::FindChildOptions) const
findChildren
(const QString &, Qt::FindChildOptions) const
findChildren
(const QRegExp &, Qt::FindChildOptions) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const
first
()
first
() const
fromSet
(const QSet<T> &)
fromStdList
(const std::list<T> &)
fromVector
(const QVector<T> &)
front
()
front
() const
indexOf
(const T &, int) const
inherits
(const char *) const
insert
(int, const T &)
insert
(iterator, const T &)
installEventFilter
(QObject *)
isEmpty
() const
isSignalConnected
(const QMetaMethod &) const
isValid
() const : bool
isWidgetType
() const
isWindowType
() const
killTimer
(int)
last
()
last
() const
lastIndexOf
(const T &, int) const
length
() const
metaObject
() const
mid
(int, int) const
move
(int, int)
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
parent
() const
pop_back
()
pop_front
()
prepend
(const T &)
property
(const char *) const
push_back
(const T &)
push_front
(const T &)
receivers
(const char *) const
removeAll
(const T &)
removeAt
(int)
removeEventFilter
(QObject *)
removeFirst
()
removeLast
()
removeOne
(const T &)
replace
(int, const T &)
reserve
(int)
sender
() const
senderSignalIndex
() const
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
signal
() const : QByteArray
signalsBlocked
() const
size
() const
startTimer
(int, Qt::TimerType)
startsWith
(const T &) const
staticMetaObject
:
staticQtMetaObject
:
swap
(QList<T> &)
swap
(int, int)
takeAt
(int)
takeFirst
()
takeLast
()
thread
() const
timerEvent
(QTimerEvent *)
toSet
() const
toStdList
() const
toVector
() const
tr
(const char *, const char *, int)
value
(int) const
value
(int, const T &) const
wait
(int) : bool
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