LibrePCB Developers Documentation
QtMetaTypeRegistration< T > Struct Template Referencefinal

Wrapper around qRegisterMetaType<T> to allow static registration. More...

#include <qtmetatyperegistration.h>

+ Collaboration diagram for QtMetaTypeRegistration< T >:

Public Member Functions

 QtMetaTypeRegistration () noexcept
 

Detailed Description

template<typename T>
struct librepcb::QtMetaTypeRegistration< T >

Wrapper around qRegisterMetaType<T> to allow static registration.

Constructor & Destructor Documentation

◆ QtMetaTypeRegistration()

QtMetaTypeRegistration ( )
inlinenoexcept

The documentation for this struct was generated from the following file: