Hydra 0.20
desktop::ThumbsDelegate Class Reference

List of all members.

Public Member Functions

 ThumbsDelegate (FileList *_filelist, ThreadedThumbCache *_thumbcache)
virtual void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
virtual QSize sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const
void clear (void)
void onImageChange (FileList *fl, int fileIndex)

Static Public Attributes

static const int PIC_W = hydra::Thumb::DEFAULT_THUMB_W/2
static const int PIC_H = hydra::Thumb::DEFAULT_THUMB_H/2
static const int OFFSET_W = 10
static const int OFFSET_H = 10
static const int FULL_W = PIC_W+OFFSET_W*2
static const int FULL_H = PIC_H+OFFSET_H*2+OFFSET_H*6

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables