tbx  0.7.6
Public Member Functions | List of all members
tbx::view::ItemViewValue< T > Class Template Referenceabstract

Base class to provide a value of a given type for an item view. More...

#include <viewvalue.h>

Inheritance diagram for tbx::view::ItemViewValue< T >:
tbx::view::IndexItemViewValue< T, C > tbx::view::MethodItemPtrViewValue< T, C, I > tbx::view::MethodItemViewValue< T, C, I >

Public Member Functions

virtual T value (unsigned int index) const =0
 Provide the value for the view.
 

Detailed Description

template<class T>
class tbx::view::ItemViewValue< T >

Base class to provide a value of a given type for an item view.

T is the type the for the view


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