QGIS API Documentation  2.4.0-Chugiak
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
QgsConnectionPoolGroup< T >::Item Struct Reference

#include <qgsconnectionpool.h>

Public Attributes

c
 
QTime lastUsedTime
 

Detailed Description

template<typename T>
struct QgsConnectionPoolGroup< T >::Item

Definition at line 57 of file qgsconnectionpool.h.

Member Data Documentation

template<typename T >
T QgsConnectionPoolGroup< T >::Item::c
template<typename T >
QTime QgsConnectionPoolGroup< T >::Item::lastUsedTime

Definition at line 60 of file qgsconnectionpool.h.

Referenced by QgsConnectionPoolGroup< T >::release().


The documentation for this struct was generated from the following file: