#include <cWebshots.h>
Definition at line 128 of file cWebshots.h.
Public Attributes | |
| long | id |
| Picture ID. | |
| string | position |
| Picture position (seems to be the position in the file, but it is still very mysterious !). | |
| string | title |
| Picture title. | |
| string | caption |
| Picture caption. | |
| string | credit |
| Picture Credit. | |
| string | url_photo |
| FileName of the picture. | |
| string | url_thumb |
| FileName of the thumbnail. | |
| string | source |
| Picture source (W = webshots). | |
|
|
Picture caption.
Definition at line 133 of file cWebshots.h. Referenced by cWebshots::cWebshotsTXT::Load(), and cWebshots::cWebshotsCollection::LoadFromFolder(). |
|
|
Picture Credit.
Definition at line 134 of file cWebshots.h. Referenced by cWebshots::cWebshotsTXT::Load(), and cWebshots::cWebshotsCollection::LoadFromFolder(). |
|
|
Picture ID.
Definition at line 130 of file cWebshots.h. Referenced by cWebshots::cWebshotsTXT::Load(), and cWebshots::cWebshotsCollection::LoadFromFolder(). |
|
|
Picture position (seems to be the position in the file, but it is still very mysterious !).
Definition at line 131 of file cWebshots.h. Referenced by cWebshots::cWebshotsTXT::Load(). |
|
|
Picture source (W = webshots).
Definition at line 137 of file cWebshots.h. Referenced by cWebshots::cWebshotsTXT::Load(), and cWebshots::cWebshotsCollection::LoadFromFolder(). |
|
|
Picture title.
Definition at line 132 of file cWebshots.h. Referenced by cWebshots::cWebshotsTXT::Load(), and cWebshots::cWebshotsCollection::LoadFromFolder(). |
|
|
FileName of the picture.
Definition at line 135 of file cWebshots.h. Referenced by cWebshots::cWebshotsTXT::Load(), and cWebshots::cWebshotsCollection::LoadFromFolder(). |
|
|
FileName of the thumbnail.
Definition at line 136 of file cWebshots.h. Referenced by cWebshots::cWebshotsTXT::Load(). |
1.4.5