![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsvgstyle_p.h>
Public Member Functions | |
| QSvgRefCounter () | |
| QSvgRefCounter (T *_t) | |
| QSvgRefCounter (const QSvgRefCounter &other) | |
| QSvgRefCounter (QSvgRefCounter &&other) noexcept | |
| QSvgRefCounter & | operator= (const QSvgRefCounter &other) |
| ~QSvgRefCounter () | |
| void | swap (QSvgRefCounter &other) noexcept |
| void | reset (T *other=nullptr) |
| T * | operator-> () const |
| operator T* () const | |
| bool | isDefault () const |
Definition at line 38 of file qsvgstyle_p.h.
|
inline |
Definition at line 41 of file qsvgstyle_p.h.
|
inlineexplicit |
Definition at line 42 of file qsvgstyle_p.h.
|
inline |
Definition at line 49 of file qsvgstyle_p.h.
|
inlinenoexcept |
Definition at line 56 of file qsvgstyle_p.h.
References QSvgRefCounter().
Referenced by QSvgRefCounter().
|
inline |
Definition at line 73 of file qsvgstyle_p.h.
|
inline |
Definition at line 88 of file qsvgstyle_p.h.
|
inline |
Definition at line 86 of file qsvgstyle_p.h.
|
inline |
Definition at line 85 of file qsvgstyle_p.h.
|
inline |
Definition at line 59 of file qsvgstyle_p.h.
|
inline |
Definition at line 82 of file qsvgstyle_p.h.
|
inlinenoexcept |
Definition at line 79 of file qsvgstyle_p.h.