ButtonSource Class Reference
Implements the button drag source list view. More...
#include <buttons.h>
Public Slots | |
| void | hideButton (QChar btn) |
| void | showButton (QChar btn) |
Public Member Functions | |
| ButtonSource (QWidget *parent=0, const char *name=0) | |
| virtual | ~ButtonSource () |
| QSize | sizeHint () const |
| void | hideAllButtons () |
| void | showAllButtons () |
Protected Member Functions | |
| bool | acceptDrag (QDropEvent *e) const |
| virtual QDragObject * | dragObject () |
Detailed Description
Implements the button drag source list view.
Definition at line 112 of file buttons.h.
The documentation for this class was generated from the following files:
