![]() |
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 40 of file qsvgstyle_p.h.
|
inline |
Definition at line 43 of file qsvgstyle_p.h.
|
inlineexplicit |
Definition at line 44 of file qsvgstyle_p.h.
|
inline |
Definition at line 51 of file qsvgstyle_p.h.
|
inlinenoexcept |
Definition at line 58 of file qsvgstyle_p.h.
References QSvgRefCounter().
Referenced by QSvgRefCounter().
|
inline |
Definition at line 75 of file qsvgstyle_p.h.
|
inline |
Definition at line 90 of file qsvgstyle_p.h.
|
inline |
Definition at line 88 of file qsvgstyle_p.h.
|
inline |
Definition at line 87 of file qsvgstyle_p.h.
|
inline |
Definition at line 61 of file qsvgstyle_p.h.
|
inline |
Definition at line 84 of file qsvgstyle_p.h.
|
inlinenoexcept |
Definition at line 81 of file qsvgstyle_p.h.