tbx  0.7.3
Public Member Functions | List of all members
tbx::view::ItemViewStringValue Class Referenceabstract

Base class to provide a value as a string. More...

#include <stringviewvalue.h>

Inheritance diagram for tbx::view::ItemViewStringValue:
tbx::view::ItemViewValue< std::string > tbx::view::IndexItemViewStringValue< C > tbx::view::MethodItemPtrViewStringValue< T, C, I > tbx::view::MethodItemViewStringValue< T, C, I >

Public Member Functions

virtual std::string value (unsigned int index) const =0
 Provide the value for the view.
 

Detailed Description

Base class to provide a value as a string.

This is useful to for providing values to the renderers that expect a string like the WimpFontItemRender


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