#include </home/clem/local/src/opie/noncore/unsupported/showimg/ImageFileSelector.h>
Collaboration diagram for ThumbWidget:
Signals | |
| void | clicked (const DocLnk &) |
Public Member Functions | |
| ThumbWidget (QPixmap p, QString text, const DocLnk &f, QWidget *parent=0, int width=-1) | |
| ~ThumbWidget () | |
| DocLnk | file () const |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *) |
| void | resizeEvent (QResizeEvent *) |
| void | mouseReleaseEvent (QMouseEvent *event) |
Private Attributes | |
| QPixmap | pixmap |
| QLabel * | description |
| DocLnk | fl |
|
||||||||||||||||||||||||
|
Definition at line 15 of file ImageFileSelector.cpp. References description, height, pixmap, and width. |
|
|
Definition at line 22 of file ImageFileSelector.h. |
|
|
Referenced by mouseReleaseEvent(). |
|
|
Definition at line 24 of file ImageFileSelector.h. References fl. |
|
|
Definition at line 45 of file ImageFileSelector.cpp. |
|
|
Definition at line 35 of file ImageFileSelector.cpp. |
|
|
Definition at line 30 of file ImageFileSelector.cpp. References description, height, and width. |
|
|
Definition at line 40 of file ImageFileSelector.h. Referenced by resizeEvent(), and ThumbWidget(). |
|
|
Definition at line 41 of file ImageFileSelector.h. Referenced by file(), and mouseReleaseEvent(). |
|
|
Definition at line 39 of file ImageFileSelector.h. Referenced by paintEvent(), and ThumbWidget(). |
1.4.2