Public Member Functions | |
| GalleryExporter () | |
Private Member Functions | |
| void | Destroy () |
| void | Initialize () |
| bool | CreateExportLocation () |
Private Attributes | |
| String | data_path = null |
| String | data_name = null |
| Core.ApplicationContext | app_context = null |
| Core.Tools.AccountManager.Product | product = null |
| Core.Forms.GalleryExporter.GalleryExporter | ( | ) |
| void Core.Forms.GalleryExporter.Destroy | ( | ) | [private] |
| void Core.Forms.GalleryExporter.Initialize | ( | ) | [private] |
| bool Core.Forms.GalleryExporter.CreateExportLocation | ( | ) | [private] |
String Core.Forms.GalleryExporter.data_path = null [private] |
String Core.Forms.GalleryExporter.data_name = null [private] |
Core.ApplicationContext Core.Forms.GalleryExporter.app_context = null [private] |
Core.Tools.AccountManager.Product Core.Forms.GalleryExporter.product = null [private] |