kstars
ThumbnailPicker Class Reference
Dialog for modifying an object's thumbnail image. More...
#include <thumbnailpicker.h>
Inheritance diagram for ThumbnailPicker:

Public Member Functions | |
QPixmap * | currentListImage () |
QPixmap * | image () |
bool | imageFound () const |
QRect * | imageRect () const |
ThumbnailPicker (SkyObject *o, const QPixmap ¤t, QWidget *parent=0, const char *name=0) | |
~ThumbnailPicker () |
Detailed Description
Dialog for modifying an object's thumbnail image.
Definition at line 37 of file thumbnailpicker.h.
Constructor & Destructor Documentation
ThumbnailPicker::ThumbnailPicker | ( | SkyObject * | o, | |
const QPixmap & | current, | |||
QWidget * | parent = 0 , |
|||
const char * | name = 0 | |||
) |
Definition at line 46 of file thumbnailpicker.cpp.
ThumbnailPicker::~ThumbnailPicker | ( | ) |
Definition at line 77 of file thumbnailpicker.cpp.
Member Function Documentation
QPixmap* ThumbnailPicker::currentListImage | ( | ) | [inline] |
Definition at line 45 of file thumbnailpicker.h.
QPixmap* ThumbnailPicker::image | ( | void | ) | [inline] |
Definition at line 44 of file thumbnailpicker.h.
bool ThumbnailPicker::imageFound | ( | ) | const [inline] |
Definition at line 46 of file thumbnailpicker.h.
QRect* ThumbnailPicker::imageRect | ( | ) | const [inline] |
Definition at line 47 of file thumbnailpicker.h.
The documentation for this class was generated from the following files: