Qt Purchasing C++ Classes

Provides C++ classes for in-app purchasing. More...

Detailed Description

To include the definitions of the module's classes, use the following directive:

 #include <QtPurchasing>

To link against the module, add this line to your qmake .pro file:

 QT += purchasing

For more information about using these classes in your application, see the Qt Purchasing documentation.