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

Public Member Functions | |
QPixmap | dragDropPixmap (int tab) |
ViewContainerTabBar (QWidget *parent, TabbedViewContainer *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 |
Detailed Description
Definition at line 351 of file ViewContainer.h.
Constructor & Destructor Documentation
ViewContainerTabBar::ViewContainerTabBar | ( | QWidget * | parent, | |
TabbedViewContainer * | container | |||
) |
Definition at line 255 of file ViewContainer.cpp.
Member Function Documentation
QPixmap ViewContainerTabBar::dragDropPixmap | ( | int | tab | ) |
Definition at line 401 of file ViewContainer.cpp.
void ViewContainerTabBar::dragEnterEvent | ( | QDragEnterEvent * | event | ) | [protected, virtual] |
Definition at line 315 of file ViewContainer.cpp.
void ViewContainerTabBar::dragLeaveEvent | ( | QDragLeaveEvent * | event | ) | [protected, virtual] |
Definition at line 311 of file ViewContainer.cpp.
void ViewContainerTabBar::dragMoveEvent | ( | QDragMoveEvent * | event | ) | [protected, virtual] |
Definition at line 321 of file ViewContainer.cpp.
void ViewContainerTabBar::dropEvent | ( | QDropEvent * | event | ) | [protected, virtual] |
Definition at line 375 of file ViewContainer.cpp.
QSize ViewContainerTabBar::tabSizeHint | ( | int | index | ) | const [protected, virtual] |
Definition at line 397 of file ViewContainer.cpp.
The documentation for this class was generated from the following files: