Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
ProfileColumn Struct Reference

Struct ProfileColumn: Describes one column of an AbstractProfileTable. More...

#include <ProfileViewer.h>

Public Member Functions

 ProfileColumn (const CStr &t, size_t w)
 

Public Attributes

CStr title
 Title of the column. More...
 
size_t width
 Recommended width of the column, in pixels. More...
 

Detailed Description

Struct ProfileColumn: Describes one column of an AbstractProfileTable.

Constructor & Destructor Documentation

◆ ProfileColumn()

ProfileColumn::ProfileColumn ( const CStr &  t,
size_t  w 
)
inline

Member Data Documentation

◆ title

CStr ProfileColumn::title

Title of the column.

◆ width

size_t ProfileColumn::width

Recommended width of the column, in pixels.


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