kaddressbook
ImageButton Class Reference
#include <imagewidget.h>
Detailed Description
Small helper class.
Definition at line 68 of file imagewidget.h.
Signals | |
void | changed () |
void | urlDropped (const KURL &) |
Public Member Functions | |
ImageButton (const QString &title, QWidget *parent) | |
void | setReadOnly (bool readOnly) |
void | setPicture (const KABC::Picture &picture) |
KABC::Picture | picture () const |
void | setImageLoader (ImageLoader *loader) |
void | setBlogFeed (const KURL &url) |
Protected Member Functions | |
virtual void | dragEnterEvent (QDragEnterEvent *event) |
virtual void | dropEvent (QDropEvent *event) |
virtual void | mouseMoveEvent (QMouseEvent *event) |
virtual void | mousePressEvent (QMouseEvent *event) |
virtual void | contextMenuEvent (QContextMenuEvent *event) |
The documentation for this class was generated from the following files: