Qt 5.13
Qt Core
C++ Classes
QPair
Qt 5.13.0 Reference Documentation
List of All Members for QPair
This is the complete list of members for
QPair
, including inherited members.
typedef
first_type
typedef
second_type
first
: T1
second
: T2