Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

QValueStack< T > Class Template Reference

#include </home/clem/local/src/opie/qmake/include/qvaluestack.h>

Inheritance diagram for QValueStack< T >:

Inheritance graph
[legend]
Collaboration diagram for QValueStack< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QValueStack ()
 ~QValueStack ()
void push (const T &d)
pop ()
T & top ()
const T & top () const

template<class T>
class QValueStack< T >


Constructor & Destructor Documentation

template<class T>
QValueStack< T >::QValueStack  )  [inline]
 

Definition at line 50 of file qvaluestack.h.

template<class T>
QValueStack< T >::~QValueStack  )  [inline]
 

Definition at line 51 of file qvaluestack.h.


Member Function Documentation

template<class T>
T QValueStack< T >::pop  )  [inline]
 

Definition at line 53 of file qvaluestack.h.

Referenced by QSettings::endGroup(), CalculatorImpl::execOp(), getToken(), DayItemMonth::paint(), Qt3::QTextCursor::pop(), CalculatorImpl::processStack(), Qt3::QTextDocument::setRichTextInternal(), and split_value_list().

template<class T>
void QValueStack< T >::push const T &  d  )  [inline]
 

Definition at line 52 of file qvaluestack.h.

Referenced by QSettings::beginGroup(), CalculatorImpl::execOp(), getToken(), DayItemMonth::paint(), Qt3::QTextCursor::push(), Qt3::QTextDocument::setRichTextInternal(), and split_value_list().

template<class T>
const T& QValueStack< T >::top  )  const [inline]
 

Definition at line 61 of file qvaluestack.h.

template<class T>
T& QValueStack< T >::top  )  [inline]
 

Definition at line 60 of file qvaluestack.h.

Referenced by CalculatorImpl::execOp(), getToken(), CalculatorImpl::processStack(), Qt3::QTextDocument::setRichTextInternal(), and split_value_list().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:50:26 2005 for OPIE by  doxygen 1.4.2