Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsvgeasinginterface_p.h File Reference

(88e76da025dd8c4c445a6cc44c7ba3b0dad63af2)

#include <QtSvg/private/qtsvgglobal_p.h>
#include <memory>
Include dependency graph for qsvgeasinginterface_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QSvgEasingInterface

Typedefs

using QSvgEasingInterfacePtr = std::unique_ptr<QSvgEasingInterface>

Typedef Documentation

◆ QSvgEasingInterfacePtr

using QSvgEasingInterfacePtr = std::unique_ptr<QSvgEasingInterface>

Definition at line 32 of file qsvgeasinginterface_p.h.