Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::CellID Class Reference

#include <vcf/ApplicationKit/TableModel.h>

List of all members.

Public Member Functions

 CellID ()
 CellID (int r, int c)
bool isValid () const
 operator bool () const
bool operator== (const CellID &rhs) const
bool operator!= (const CellID &rhs) const

Public Attributes

int row
int column


Constructor & Destructor Documentation

VCF::CellID::CellID  )  [inline]
 

VCF::CellID::CellID int  r,
int  c
[inline]
 


Member Function Documentation

bool VCF::CellID::isValid  )  const [inline]
 

VCF::CellID::operator bool  )  const [inline]
 

bool VCF::CellID::operator!= const CellID rhs  )  const [inline]
 

bool VCF::CellID::operator== const CellID rhs  )  const [inline]
 


Member Data Documentation

int VCF::CellID::column
 

int VCF::CellID::row
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information