#include </home/clem/local/src/opie/noncore/graphics/drawpad/thumbnailview.h>
Collaboration diagram for PageListBoxItem:

Public Member Functions | |
| PageListBoxItem (Page *page, QListBox *parent) | |
| ~PageListBoxItem () | |
| int | height (const QListBox *lb) const |
| int | width (const QListBox *lb) const |
| void | paint (QPainter *painter) |
| Page * | page () const |
Private Member Functions | |
| QString | dateTimeString (QDateTime dateTime) |
Private Attributes | |
| Page * | m_pPage |
| QPixmap | m_thumbnail |
| QString | m_titleText |
| QString | m_dimensionText |
| QString | m_dateText |
| QColor | m_alternateColor |
|
||||||||||||
|
Definition at line 34 of file thumbnailview.cpp. References Qt::black, dateTimeString(), image, Page::lastModified(), m_alternateColor, m_dateText, m_dimensionText, m_pPage, m_thumbnail, m_titleText, Page::pixmap(), s, scale(), THUMBNAIL_SIZE, Page::title(), tr, and v. |
|
|
Definition at line 79 of file thumbnailview.cpp. |
|
|
Definition at line 136 of file thumbnailview.cpp. References QString::append(), QDateTime::date(), DateFormat::DayMonthYear, i, Config::readEntry(), Config::readNumEntry(), Config::setGroup(), and QDateTime::time(). Referenced by PageListBoxItem(). |
|
|
Definition at line 83 of file thumbnailview.cpp. References THUMBNAIL_SIZE. |
|
|
Definition at line 131 of file thumbnailview.cpp. References m_pPage. Referenced by PageListBox::select(), and PageListBox::selected(). |
|
|
Definition at line 98 of file thumbnailview.cpp. References Qt::AlignBottom, Qt::AlignLeft, Qt::AlignTop, Qt::AlignVCenter, m_alternateColor, m_dateText, m_dimensionText, m_thumbnail, m_titleText, THUMBNAIL_SIZE, and TRUE. |
|
|
Definition at line 88 of file thumbnailview.cpp. References m_dateText, m_dimensionText, m_titleText, and THUMBNAIL_SIZE. |
|
|
Definition at line 51 of file thumbnailview.h. Referenced by PageListBoxItem(), and paint(). |
|
|
Definition at line 49 of file thumbnailview.h. Referenced by PageListBoxItem(), paint(), and width(). |
|
|
Definition at line 48 of file thumbnailview.h. Referenced by PageListBoxItem(), paint(), and width(). |
|
|
Definition at line 43 of file thumbnailview.h. Referenced by page(), and PageListBoxItem(). |
|
|
Definition at line 45 of file thumbnailview.h. Referenced by PageListBoxItem(), and paint(). |
|
|
Definition at line 47 of file thumbnailview.h. Referenced by PageListBoxItem(), paint(), and width(). |
1.4.2