QGIS API Documentation  2.12.0-Lyon
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 59 of file qgsconnectionpool.h.

Member Data Documentation

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

Definition at line 61 of file qgsconnectionpool.h.

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

Definition at line 62 of file qgsconnectionpool.h.


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