kaddressbook
ImageButton Class Reference
Small helper class. More...
#include <imagewidget.h>
Inherits QPushButton.
Signals | |
void | changed () |
void | urlDropped (const KURL &) |
Public Member Functions | |
ImageButton (const TQString &title, TQWidget *parent) | |
void | setReadOnly (bool readOnly) |
void | setPicture (const KABC::Picture &picture) |
KABC::Picture | picture () const |
void | setImageLoader (ImageLoader *loader) |
Protected Member Functions | |
virtual void | dragEnterEvent (TQDragEnterEvent *event) |
virtual void | dropEvent (TQDropEvent *event) |
virtual void | mouseMoveEvent (TQMouseEvent *event) |
virtual void | mousePressEvent (TQMouseEvent *event) |
virtual void | contextMenuEvent (TQContextMenuEvent *event) |
Detailed Description
Small helper class.Definition at line 55 of file imagewidget.h.
The documentation for this class was generated from the following files: