sublime
Sublime::Container Class Reference
#include <container.h>
Inherits KTabWidget.
Detailed Description
Container for the widgets.This container is placed inside mainwindow splitters to show widgets for views in the area.
Definition at line 39 of file container.h.
Signals | |
| void | activateView (Sublime::View *view) |
Public Member Functions | |
| void | addWidget (View *view) |
| Container (QWidget *parent=0) | |
| bool | hasWidget (QWidget *w) |
| virtual void | paintEvent (QPaintEvent *ev) |
| void | removeWidget (QWidget *w) |
| void | setTabBarHidden (bool hide) |
| View * | viewForWidget (QWidget *w) const |
Member Function Documentation
| void Sublime::Container::addWidget | ( | View * | view | ) |
| bool Sublime::Container::hasWidget | ( | QWidget * | w | ) |
- Returns:
- true if widget is placed inside this container.
Definition at line 114 of file container.cpp.
| void Sublime::Container::removeWidget | ( | QWidget * | w | ) |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference