YTableRow Class Reference

helper class for the table widget: one single table row More...

#include <YTable.h>

List of all members.

Private Member Functions

 YTableRow (YCPValue id, vector< string > elements)
YCPTerm makeTerm () const

Private Attributes

YCPValue id
vector< string > elements

Friends

class YTable


Detailed Description

helper class for the table widget: one single table row


Constructor & Destructor Documentation

YTableRow::YTableRow ( YCPValue  id,
vector< string >  elements 
) [inline, private]


Member Function Documentation

YCPTerm YTableRow::makeTerm (  )  const [private]

Construct a `item( `id( .. ), "asdf", "asdf", ... ) term


Friends And Related Function Documentation

friend class YTable [friend]


Member Data Documentation

YCPValue YTableRow::id [private]

vector<string> YTableRow::elements [private]


The documentation for this class was generated from the following files:
Generated on Tue Nov 6 01:20:23 2007 for yast2-core by  doxygen 1.5.0