![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qobjectdefs_impl.h>
Public Member Functions | |
Q_NODISCARD_CTOR Q_IMPLICIT | SlotObjSharedPtr () noexcept=default |
Q_NODISCARD_CTOR Q_IMPLICIT | SlotObjSharedPtr (std::nullptr_t) noexcept |
Q_NODISCARD_CTOR | SlotObjSharedPtr (SlotObjUniquePtr o) |
Q_NODISCARD_CTOR | SlotObjSharedPtr (const SlotObjSharedPtr &other) noexcept |
SlotObjSharedPtr & | operator= (const SlotObjSharedPtr &other) noexcept |
Q_NODISCARD_CTOR | SlotObjSharedPtr (SlotObjSharedPtr &&other) noexcept=default |
SlotObjSharedPtr & | operator= (SlotObjSharedPtr &&other) noexcept=default |
~SlotObjSharedPtr ()=default | |
void | swap (SlotObjSharedPtr &other) noexcept |
auto | get () const noexcept |
auto | operator-> () const noexcept |
operator bool () const noexcept | |
Definition at line 490 of file qobjectdefs_impl.h.
|
defaultnoexcept |
|
inlinenoexcept |
Definition at line 494 of file qobjectdefs_impl.h.
|
inlineexplicit |
Definition at line 495 of file qobjectdefs_impl.h.
|
inlinenoexcept |
Definition at line 501 of file qobjectdefs_impl.h.
|
defaultnoexcept |
|
default |
|
inlinenoexcept |
Definition at line 512 of file qobjectdefs_impl.h.
Referenced by operator->().
|
inlineexplicitnoexcept |
Definition at line 515 of file qobjectdefs_impl.h.
|
inlinenoexcept |
Definition at line 513 of file qobjectdefs_impl.h.
References get().
|
inlinenoexcept |
Definition at line 503 of file qobjectdefs_impl.h.
|
defaultnoexcept |
|
inlinenoexcept |
Definition at line 510 of file qobjectdefs_impl.h.