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

(f8d9fb20da6c1da6e04097178bac3ac92ac60b06)

#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 34 of file qsvgeasinginterface_p.h.