cwidget  0.5.17
Public Member Functions | List of all members
cwidget::config::column_parameters Class Referenceabstract

Defines the string arguments passed into the layout process. More...

#include <column_definition.h>

Inheritance diagram for cwidget::config::column_parameters:
cwidget::config::empty_column_parameters

Public Member Functions

virtual int param_count ()=0
 
virtual std::wstring get_param (int n)=0
 

Detailed Description

Defines the string arguments passed into the layout process.

Column layouts can contain positional arguments (for instance, to substitute the results of a search); instances of this class are used to describe the arguments to the layout routine.


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