knotes
KNoteButton Class Reference
#include <knotebutton.h>
Inheritance diagram for KNoteButton:

Detailed Description
Definition at line 27 of file knotebutton.h.
Public Member Functions | |
| virtual int | heightForWidth (int w) const |
| KNoteButton (const QString &icon, QWidget *parent=0) | |
| virtual QSize | sizeHint () const |
| ~KNoteButton () | |
Protected Member Functions | |
| virtual void | enterEvent (QEvent *) |
| virtual void | leaveEvent (QEvent *) |
| virtual void | paintEvent (QPaintEvent *e) |
Constructor & Destructor Documentation
Definition at line 34 of file knotebutton.cpp.
| KNoteButton::~KNoteButton | ( | ) |
Definition at line 47 of file knotebutton.cpp.
Member Function Documentation
| void KNoteButton::enterEvent | ( | QEvent * | ) | [protected, virtual] |
Definition at line 51 of file knotebutton.cpp.
| int KNoteButton::heightForWidth | ( | int | w | ) | const [virtual] |
Definition at line 63 of file knotebutton.cpp.
| void KNoteButton::leaveEvent | ( | QEvent * | ) | [protected, virtual] |
Definition at line 57 of file knotebutton.cpp.
| void KNoteButton::paintEvent | ( | QPaintEvent * | e | ) | [protected, virtual] |
Definition at line 74 of file knotebutton.cpp.
| QSize KNoteButton::sizeHint | ( | ) | const [virtual] |
Definition at line 68 of file knotebutton.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference