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

Konsole

Konsole::ListViewContainer

Konsole::ListViewContainer Class Reference

A view container which uses a list instead of tabs to provide navigation between sessions. More...

#include <ViewContainer.h>

Inheritance diagram for Konsole::ListViewContainer:

Inheritance graph
[legend]

List of all members.


Public Member Functions

virtual QWidget * activeView () const
virtual QWidget * containerWidget () const
 ListViewContainer (NavigationPosition position, QObject *parent)
virtual void setActiveView (QWidget *view)
virtual ~ListViewContainer ()

Protected Member Functions

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

Detailed Description

A view container which uses a list instead of tabs to provide navigation between sessions.

Definition at line 487 of file ViewContainer.h.


Constructor & Destructor Documentation

ListViewContainer::ListViewContainer ( NavigationPosition  position,
QObject *  parent 
)

Definition at line 820 of file ViewContainer.cpp.

ListViewContainer::~ListViewContainer (  )  [virtual]

Definition at line 854 of file ViewContainer.cpp.


Member Function Documentation

QWidget * ListViewContainer::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 864 of file ViewContainer.cpp.

void ListViewContainer::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 889 of file ViewContainer.cpp.

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

Returns the widget which contains the view widgets.

Implements Konsole::ViewContainer.

Definition at line 859 of file ViewContainer.cpp.

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

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

Implements Konsole::ViewContainer.

Definition at line 906 of file ViewContainer.cpp.

void ListViewContainer::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 915 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.7
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