#include <qiconview.h>Go to the source code of this file.
Classes | |
| class | PhotoPreviewWidget |
| Displays photo thumbnail and description. More... | |
Defines | |
| #define | PHOTO_MARGIN 4 |
| #define | PHOTO_SHADOW 3 |
| #define | PHOTO_SHADOW_END_OFFSET 2 |
| #define | PHOTO_TEXT_MARGIN 1 |
| #define PHOTO_MARGIN 4 |
Definition at line 21 of file photoPreviewWidget.h.
Referenced by PhotoPreviewWidget::getPhotoInfoRect(), PhotoPreviewWidget::initializeItemRect(), and PhotoPreviewWidget::paint().
| #define PHOTO_SHADOW 3 |
Definition at line 22 of file photoPreviewWidget.h.
Referenced by PhotoPreviewWidget::getPhotoInfoRect(), PhotoPreviewWidget::initializeItemRect(), and PhotoPreviewWidget::paintItem().
| #define PHOTO_SHADOW_END_OFFSET 2 |
Definition at line 23 of file photoPreviewWidget.h.
Referenced by PhotoPreviewWidget::paintItem().
| #define PHOTO_TEXT_MARGIN 1 |
Definition at line 24 of file photoPreviewWidget.h.
Referenced by PhotoPreviewWidget::initializeItemRect(), PhotoPreviewWidget::paint(), and PhotoPreviewWidget::PhotoPreviewWidget().
1.6.2