QGIS API Documentation  2.8.2-Wien
 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

Definition at line 59 of file qgsconnectionpool.h.

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

Definition at line 60 of file qgsconnectionpool.h.


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