KMakeTypeList Struct Reference
#include <ktypelist.h>
Public Types | |
typedef KTypeList< T1, TailResult > | Result |
Detailed Description
KMakeTypeList the prefered way to create a typelist for you.
typedef KMakeTypeList<MyType1,MyWidget,MyQobject,MyKoffice>::Result Products; K_EXPORT_COMPONENT_FACTORY( libmyplugin, KGenericFactory<Products> )
- Since:
- 3.3
The documentation for this struct was generated from the following file: