#include </home/clem/local/src/opie/libopie2/qt3/opiecore/opair.h>
Inheritance diagram for QPair< T1, T2 >:


Public Types | |
| typedef T1 | first_type |
| typedef T2 | second_type |
| typedef T1 | first_type |
| typedef T2 | second_type |
Public Member Functions | |
| QPair () | |
| QPair (const T1 &t1, const T2 &t2) | |
| QPair () | |
| QPair (const T1 &t1, const T2 &t2) | |
Public Attributes | |
| T1 | first |
| T2 | second |
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||||||
|
|
|
||||||||||||||||
|
|
|
|||||||||
|
|
|
||||||||||||||||
|
|
|
|||||
|
Definition at line 57 of file qpair.h. Referenced by operator==(), and operator>>(). |
|
|||||
|
Definition at line 58 of file qpair.h. Referenced by operator==(), and operator>>(). |
1.4.2