Konsole
Konsole::ViewContainerTabBar Class Reference
#include <ViewContainerTabBar.h>
Inheritance diagram for Konsole::ViewContainerTabBar:
Signals | |
void | moveViewRequest (int index, const QDropEvent *event, bool &success, TabbedViewContainer *sourceTabbedContainer) |
void | querySourceIndex (const QDropEvent *event, int &sourceIndex) const |
Public Member Functions | |
ViewContainerTabBar (QWidget *parent, TabbedViewContainer *container) | |
TabbedViewContainer * | connectedTabbedViewContainer () |
QPixmap | dragDropPixmap (int tab) |
void | setSupportedMimeType (const QString &mimeType) |
Protected Member Functions | |
virtual void | dragEnterEvent (QDragEnterEvent *event) |
virtual void | dragLeaveEvent (QDragLeaveEvent *event) |
virtual void | dragMoveEvent (QDragMoveEvent *event) |
virtual void | dropEvent (QDropEvent *event) |
Detailed Description
Definition at line 34 of file ViewContainerTabBar.h.
Constructor & Destructor Documentation
ViewContainerTabBar::ViewContainerTabBar | ( | QWidget * | parent, |
TabbedViewContainer * | container | ||
) |
Definition at line 39 of file ViewContainerTabBar.cpp.
Member Function Documentation
TabbedViewContainer * ViewContainerTabBar::connectedTabbedViewContainer | ( | ) |
Definition at line 117 of file ViewContainerTabBar.cpp.
QPixmap ViewContainerTabBar::dragDropPixmap | ( | int | tab | ) |
Definition at line 207 of file ViewContainerTabBar.cpp.
|
protectedvirtual |
Definition at line 57 of file ViewContainerTabBar.cpp.
|
protectedvirtual |
Definition at line 64 of file ViewContainerTabBar.cpp.
|
protectedvirtual |
Definition at line 69 of file ViewContainerTabBar.cpp.
|
protectedvirtual |
Definition at line 83 of file ViewContainerTabBar.cpp.
|
signal |
|
signal |
void ViewContainerTabBar::setSupportedMimeType | ( | const QString & | mimeType | ) |
Definition at line 167 of file ViewContainerTabBar.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:25 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:25 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.