Public Member Functions | Public Attributes
Aseba::ConfigPage::WidgetCache< T > Struct Template Reference

#include <ConfigDialog.h>

List of all members.

Public Member Functions

 WidgetCache ()
 WidgetCache (QWidget *widget, T value)

Public Attributes

value
QWidget * widget

Detailed Description

template<class T>
struct Aseba::ConfigPage::WidgetCache< T >

Definition at line 118 of file ConfigDialog.h.


Constructor & Destructor Documentation

template<class T>
Aseba::ConfigPage::WidgetCache< T >::WidgetCache ( ) [inline]

Definition at line 119 of file ConfigDialog.h.

template<class T>
Aseba::ConfigPage::WidgetCache< T >::WidgetCache ( QWidget *  widget,
value 
) [inline]

Definition at line 120 of file ConfigDialog.h.


Member Data Documentation

template<class T>
T Aseba::ConfigPage::WidgetCache< T >::value

Definition at line 122 of file ConfigDialog.h.

template<class T>
QWidget* Aseba::ConfigPage::WidgetCache< T >::widget

Definition at line 121 of file ConfigDialog.h.


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


aseba
Author(s): Stéphane Magnenat
autogenerated on Sun Oct 5 2014 23:46:39