PartDesignGui::ChamferDistanceModel Class Reference

#include <TaskChamfer.h>

List of all members.

Signals

void toggleCheckState (const QModelIndex &)

Public Member Functions

 ChamferDistanceModel (QObject *parent=0)
Qt::ItemFlags flags (const QModelIndex &index) const
bool setData (const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)

Detailed Description

Definition at line 54 of file TaskChamfer.h.


Constructor & Destructor Documentation

ChamferDistanceModel::ChamferDistanceModel ( QObject *  parent = 0  ) 

Definition at line 109 of file TaskChamfer.cpp.


Member Function Documentation

Qt::ItemFlags ChamferDistanceModel::flags ( const QModelIndex &  index  )  const

Definition at line 113 of file TaskChamfer.cpp.

bool ChamferDistanceModel::setData ( const QModelIndex &  index,
const QVariant &  value,
int  role = Qt::EditRole 
)

Definition at line 121 of file TaskChamfer.cpp.

References toggleCheckState().

void PartDesignGui::ChamferDistanceModel::toggleCheckState ( const QModelIndex &   )  [signal]

Referenced by setData().


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:38 2011 for FreeCAD by  doxygen 1.6.1