Konsole
Konsole::ViewContainerTabBar Class Reference
#include <ViewContainer.h>
Inheritance diagram for Konsole::ViewContainerTabBar:

Detailed Description
Definition at line 388 of file ViewContainer.h.
Public Member Functions | |
QPixmap | dragDropPixmap (int tab) |
ViewContainerTabBar (QWidget *parent, TabbedViewContainerV2 *container) | |
Protected Member Functions | |
virtual void | dragEnterEvent (QDragEnterEvent *event) |
virtual void | dragLeaveEvent (QDragLeaveEvent *event) |
virtual void | dragMoveEvent (QDragMoveEvent *event) |
virtual void | dropEvent (QDropEvent *event) |
virtual QSize | tabSizeHint (int index) const |
Constructor & Destructor Documentation
ViewContainerTabBar::ViewContainerTabBar | ( | QWidget * | parent, | |
TabbedViewContainerV2 * | container | |||
) |
Definition at line 442 of file ViewContainer.cpp.
Member Function Documentation
QPixmap ViewContainerTabBar::dragDropPixmap | ( | int | tab | ) |
Definition at line 588 of file ViewContainer.cpp.
void ViewContainerTabBar::dragEnterEvent | ( | QDragEnterEvent * | event | ) | [protected, virtual] |
Definition at line 502 of file ViewContainer.cpp.
void ViewContainerTabBar::dragLeaveEvent | ( | QDragLeaveEvent * | event | ) | [protected, virtual] |
Definition at line 498 of file ViewContainer.cpp.
void ViewContainerTabBar::dragMoveEvent | ( | QDragMoveEvent * | event | ) | [protected, virtual] |
Definition at line 508 of file ViewContainer.cpp.
void ViewContainerTabBar::dropEvent | ( | QDropEvent * | event | ) | [protected, virtual] |
Definition at line 562 of file ViewContainer.cpp.
QSize ViewContainerTabBar::tabSizeHint | ( | int | index | ) | const [protected, virtual] |
Definition at line 584 of file ViewContainer.cpp.
The documentation for this class was generated from the following files: