• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

Konsole

Konsole::StackedViewContainer

Konsole::StackedViewContainer Class Reference

#include <ViewContainer.h>

Inheritance diagram for Konsole::StackedViewContainer:

Inheritance graph
[legend]

List of all members.


Detailed Description

A plain view container with no navigation display.

Definition at line 500 of file ViewContainer.h.


Public Member Functions

virtual QWidget * activeView () const
virtual QWidget * containerWidget () const
virtual void setActiveView (QWidget *view)
 StackedViewContainer (QObject *parent)
virtual ~StackedViewContainer ()

Protected Member Functions

virtual void addViewWidget (QWidget *view, int index)
virtual void removeViewWidget (QWidget *view)

Constructor & Destructor Documentation

StackedViewContainer::StackedViewContainer ( QObject *  parent  ) 

Definition at line 951 of file ViewContainer.cpp.

StackedViewContainer::~StackedViewContainer (  )  [virtual]

Definition at line 956 of file ViewContainer.cpp.


Member Function Documentation

QWidget * StackedViewContainer::activeView (  )  const [virtual]

Returns the view which currently has the focus or 0 if none of the child views have the focus.

Implements Konsole::ViewContainer.

Definition at line 964 of file ViewContainer.cpp.

void StackedViewContainer::addViewWidget ( QWidget *  view,
int  index 
) [protected, virtual]

Performs the task of adding the view widget to the container widget.

Implements Konsole::ViewContainer.

Definition at line 972 of file ViewContainer.cpp.

QWidget * StackedViewContainer::containerWidget (  )  const [virtual]

Returns the widget which contains the view widgets.

Implements Konsole::ViewContainer.

Definition at line 960 of file ViewContainer.cpp.

void StackedViewContainer::removeViewWidget ( QWidget *  view  )  [protected, virtual]

Performs the task of removing the view widget from the container widget.

Implements Konsole::ViewContainer.

Definition at line 976 of file ViewContainer.cpp.

void StackedViewContainer::setActiveView ( QWidget *  widget  )  [virtual]

Changes the focus to the specified view and updates navigation aids to reflect the change.

Implements Konsole::ViewContainer.

Definition at line 968 of file ViewContainer.cpp.


The documentation for this class was generated from the following files:
  • ViewContainer.h
  • ViewContainer.cpp

Konsole

Skip menu "Konsole"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • Konsole
  • Libraries
  •   libkonq
Generated for API Reference by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal