RowInfo Struct Reference

#include <tableviewer.h>

Collaboration diagram for RowInfo:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RowInfo (std::string const &title, size_t height, bool bottomBorder, bool bold, bool edit, bool executable)
 RowInfo (std::string const &title, size_t height, bool bottomBorder)
 RowInfo ()
void setRowTitleNumber (size_t row)

Public Attributes

bool bold_
bool bottomBorder_
bool editable_
bool executable_
size_t height_
std::string title_

Detailed Description

Definition at line 136 of file tableviewer.h.


Constructor & Destructor Documentation

RowInfo (  ) 

Definition at line 145 of file tableviewer.h.

RowInfo ( std::string const &  title,
size_t  height,
bool  bottomBorder 
)

Definition at line 155 of file tableviewer.h.

RowInfo ( std::string const &  title,
size_t  height,
bool  bottomBorder,
bool  bold,
bool  edit,
bool  executable 
)

Definition at line 165 of file tableviewer.h.


Member Function Documentation

void setRowTitleNumber ( size_t  row  ) 

Definition at line 1231 of file tableviewer.cxx.

Here is the caller graph for this function:


Member Data Documentation

bool bold_

Definition at line 141 of file tableviewer.h.

Definition at line 140 of file tableviewer.h.

bool editable_

Definition at line 142 of file tableviewer.h.

Definition at line 143 of file tableviewer.h.

size_t height_

Definition at line 139 of file tableviewer.h.

std::string title_

Definition at line 138 of file tableviewer.h.


The documentation for this struct was generated from the following files:
Generated on Wed Feb 29 22:57:17 2012 for CXXUtilities by  doxygen 1.6.3