Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

ps
Struct ProfileColumn

   in ProfileViewer.h

struct ProfileColumn

Title of the column


Field Summary
 CStr title
          Recommended width of the column, in pixels.
 uint width
          
 
Constructor Summary
ProfileColumn( const CStr& t, uint w )
          
 

Field Detail

title

public CStr title;
Recommended width of the column, in pixels.

width

public uint width;


Constructor Detail

ProfileColumn

public ProfileColumn( const CStr& t, uint w );

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:14
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD