Chatterino
|
#include <QObjectRef.hpp>
Public Member Functions | |
QObjectRef () | |
QObjectRef (T *t) | |
QObjectRef (const QObjectRef &other) | |
~QObjectRef () | |
QObjectRef & | operator= (T *t) |
operator bool () | |
T * | operator-> () |
T * | get () |
Holds a pointer to a QObject and resets it to nullptr if the QObject gets destroyed.
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |