kaddressbook
ImageButton Class Reference
#include <imagewidget.h>
Inheritance diagram for ImageButton:

Detailed Description
Small helper class.Definition at line 57 of file imagewidget.h.
Signals | |
| void | changed () |
| void | urlDropped (const KUrl &) |
Public Member Functions | |
| ImageButton (QWidget *parent) | |
| KABC::Picture | picture () const |
| void | setImageLoader (ImageLoader *loader) |
| void | setPicture (const KABC::Picture &picture) |
| void | setReadOnly (bool readOnly) |
Protected Member Functions | |
| virtual void | contextMenuEvent (QContextMenuEvent *event) |
| virtual void | dragEnterEvent (QDragEnterEvent *event) |
| virtual void | dropEvent (QDropEvent *event) |
| virtual void | mouseMoveEvent (QMouseEvent *event) |
| virtual void | mousePressEvent (QMouseEvent *event) |
Constructor & Destructor Documentation
| ImageButton::ImageButton | ( | QWidget * | parent | ) |
Definition at line 99 of file imagewidget.cpp.
Member Function Documentation
| void ImageButton::changed | ( | ) | [signal] |
| void ImageButton::contextMenuEvent | ( | QContextMenuEvent * | event | ) | [protected, virtual] |
Definition at line 199 of file imagewidget.cpp.
| void ImageButton::dragEnterEvent | ( | QDragEnterEvent * | event | ) | [protected, virtual] |
Definition at line 149 of file imagewidget.cpp.
| void ImageButton::dropEvent | ( | QDropEvent * | event | ) | [protected, virtual] |
Definition at line 155 of file imagewidget.cpp.
| void ImageButton::mouseMoveEvent | ( | QMouseEvent * | event | ) | [protected, virtual] |
Definition at line 190 of file imagewidget.cpp.
| void ImageButton::mousePressEvent | ( | QMouseEvent * | event | ) | [protected, virtual] |
Definition at line 184 of file imagewidget.cpp.
| KABC::Picture ImageButton::picture | ( | ) | const |
Definition at line 120 of file imagewidget.cpp.
| void ImageButton::setImageLoader | ( | ImageLoader * | loader | ) |
Definition at line 125 of file imagewidget.cpp.
| void ImageButton::setPicture | ( | const KABC::Picture & | picture | ) |
Definition at line 114 of file imagewidget.cpp.
| void ImageButton::setReadOnly | ( | bool | readOnly | ) |
Definition at line 109 of file imagewidget.cpp.
| void ImageButton::urlDropped | ( | const KUrl & | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference