#include </home/clem/local/src/opie/qmake/include/qvaluestack.h>
Inheritance diagram for QValueStack< T >:


Public Member Functions | |
| QValueStack () | |
| ~QValueStack () | |
| void | push (const T &d) |
| T | pop () |
| T & | top () |
| const T & | top () const |
|
|||||||||
|
Definition at line 50 of file qvaluestack.h. |
|
|||||||||
|
Definition at line 51 of file qvaluestack.h. |
|
|||||||||
|
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(). |
|
||||||||||
|
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(). |
|
|||||||||
|
Definition at line 61 of file qvaluestack.h. |
|
|||||||||
|
Definition at line 60 of file qvaluestack.h. Referenced by CalculatorImpl::execOp(), getToken(), CalculatorImpl::processStack(), Qt3::QTextDocument::setRichTextInternal(), and split_value_list(). |
1.4.2