Kate::ToolViewManager Class Reference
Interface to the toolviewmanager. More...
#include <toolviewmanager.h>
Public Member Functions | |
ToolViewManager (void *toolViewManager) | |
virtual | ~ToolViewManager () |
KMdiToolViewAccessor * | addToolView (KDockWidget::DockPosition position, QWidget *widget, const QPixmap &icon, const QString &sname, const QString &tabToolTip=0, const QString &tabCaption=0) |
bool | removeToolView (QWidget *widget) |
bool | removeToolView (KMdiToolViewAccessor *accessor) |
bool | showToolView (QWidget *widget) |
bool | showToolView (KMdiToolViewAccessor *accessor) |
bool | hideToolView (QWidget *widget) |
bool | hideToolView (KMdiToolViewAccessor *accessor) |
Detailed Description
Interface to the toolviewmanager.Definition at line 33 of file toolviewmanager.h.
Constructor & Destructor Documentation
|
Construtor, should not interest, internal usage. Definition at line 45 of file toolviewmanager.cpp. |
|
Desctructor. Definition at line 51 of file toolviewmanager.cpp. |
Member Function Documentation
|
Add a toolview.
|
|
Remove a toolview.
|
|
Remove a toolview.
|
|
Show the toolview.
|
|
Show the toolview.
|
|
Hide the toolview.
|
|
Hide the toolview.
|
The documentation for this class was generated from the following files: