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

Konsole

Konsole::PopStackOnExit

Konsole::PopStackOnExit< T > Class Template Reference

PopStackOnExit is a utility to remove all values from a QStack which are added during the lifetime of a PopStackOnExit instance. More...

#include <SessionManager.h>

List of all members.


Public Member Functions

 PopStackOnExit (QStack< T > &stack)
 ~PopStackOnExit ()

Detailed Description

template<class T>
class Konsole::PopStackOnExit< T >

PopStackOnExit is a utility to remove all values from a QStack which are added during the lifetime of a PopStackOnExit instance.

When a PopStackOnExit instance is destroyed, elements are removed from the stack until the stack count is reduced the value when the PopStackOnExit instance was created.

Definition at line 372 of file SessionManager.h.


Constructor & Destructor Documentation

template<class T >
Konsole::PopStackOnExit< T >::PopStackOnExit ( QStack< T > &  stack  )  [inline]

Definition at line 375 of file SessionManager.h.

template<class T >
Konsole::PopStackOnExit< T >::~PopStackOnExit (  )  [inline]

Definition at line 376 of file SessionManager.h.


The documentation for this class was generated from the following file:
  • SessionManager.h

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