Engauge Digitizer  2
Public Member Functions | List of all members
FittingModel Class Reference

Model for FittingWindow. More...

#include <FittingModel.h>

Inheritance diagram for FittingModel:
WindowModelBase

Public Member Functions

 FittingModel ()
 Single constructor.
 
virtual QVariant data (const QModelIndex &index, int role=Qt::DisplayRole) const
 Override for special processing.
 
- Public Member Functions inherited from WindowModelBase
 WindowModelBase ()
 Single constructor.
 
QMimeData * mimeData (const QModelIndexList &indexes) const
 Support dragging of multiple cells. More...
 
QString selectionAsHtml () const
 Convert the selection into exportable html which is good for spreadsheets.
 
QString selectionAsText (ExportDelimiter delimiter) const
 Convert the selection into exportable text which is good for text editors.
 
void setDelimiter (ExportDelimiter delimiter)
 Save output delimiter.
 
void setView (WindowTable &view)
 Save the view so this class can access the current selection.
 

Detailed Description

Model for FittingWindow.

Definition at line 14 of file FittingModel.h.


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