QGIS API Documentation  2.14.0-Essen
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 60 of file qgsconnectionpool.h.

Member Data Documentation

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

Definition at line 62 of file qgsconnectionpool.h.

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

Definition at line 63 of file qgsconnectionpool.h.


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