|
Krita Source Code Documentation
|
#include <KisSupporterProduct.h>
Public Attributes | |
| KisSupporterProductAvailability | availability |
| QString | buttonText |
| QString | description |
| QPixmap | icon |
| QString | id |
| QString | offerToken |
| QString | title |
| KisSupporterProductType | type |
Definition at line 25 of file KisSupporterProduct.h.
| KisSupporterProductAvailability KisSupporterProduct::availability |
Definition at line 27 of file KisSupporterProduct.h.
| QString KisSupporterProduct::buttonText |
Definition at line 32 of file KisSupporterProduct.h.
| QString KisSupporterProduct::description |
Definition at line 30 of file KisSupporterProduct.h.
| QPixmap KisSupporterProduct::icon |
Definition at line 31 of file KisSupporterProduct.h.
| QString KisSupporterProduct::id |
Definition at line 28 of file KisSupporterProduct.h.
| QString KisSupporterProduct::offerToken |
Definition at line 33 of file KisSupporterProduct.h.
| QString KisSupporterProduct::title |
Definition at line 29 of file KisSupporterProduct.h.
| KisSupporterProductType KisSupporterProduct::type |
Definition at line 26 of file KisSupporterProduct.h.