BlandAltmanFilter Class Reference

Inheritance diagram for BlandAltmanFilter:

Filter

List of all members.

Public Types


Public Member Functions

 BlandAltmanFilter (Table *, const QString &, const QString &, const QString &, bool=false, bool=false, int=Mean, int=1, int=-1)/NoDerived/
 BlandAltmanFilter (Table *, const QString &, const QString &, int=0, int=1, int=1, int=-1)/NoDerived/
 BlandAltmanFilter (ApplicationWindow */TransferThis/, Table *, const QString &, const QString &, int=0, int=1, int=1, int=-1)
double confidenceLevel ()
bool hasLoaCIFill ()
bool hasLoaCILines ()
bool hasLoaFill ()
bool hasLoaLines ()
bool hasMeanCIFill ()
bool hasMeanCILines ()
bool hasMeanLine ()
bool hasZeroLine ()
bool isControlling (LineMarker *)
QBrush loaCIFillBrush ()
QPen loaCILinePen ()
int loaCiMethod () const
QBrush loaFillBrush ()
QPen loaLinePen ()
QBrush meanCIFillBrush ()
QPen meanCILinePen ()
QPen meanLinePen ()
double multiplier ()
bool plotSubjectAsBubble () const
LineMarkerreferenceLine (int)
void setAxisMode (int, int)
void setConfidenceLevel (double)
bool setDataFromTable (Table *, const QString &, const QString &, const QString &, int=1, int=-1)
End bool setDataFromTable (Table *, const QString &, const QString &, int=1, int=-1, bool=false)
void setLoaCIFillBrush (const QBrush &)
void setLoaCILinePen (const QPen &)
void setLoaCiMethod (int)
void setLoaFillBrush (const QBrush &)
void setLoaLinePen (const QPen &)
void setMeanCIFillBrush (const QBrush &)
void setMeanCILinePen (const QPen &)
void setMeanLinePen (const QPen &)
void setMultiplier (double, bool=true)
void setPlotSubjectAsBubble (bool)
void setReferenceLine (LineMarker *, int)
void setSubjectColumn (Column *)
void setTrueValueConstant (bool)
void setZeroLinePen (const QPen &)
void showLimitsOfAgreement (bool, bool)
void showLimitsOfAgreementCI (bool, bool)
void showMeanCI (bool, bool)
void showMeanLine (bool=true)
void showZeroLine (bool=true)
MethodCode SIPQTI_APP (new sipBlandAltmanFilter(app, a0,*a1,*a2,*a3, a4, a5, a6, a7, a8))
MethodCode SIPQTI_APP (new sipBlandAltmanFilter(app, a0,*a1,*a2, a3, a4, a5, a6))%End BlandAltmanFilter(ApplicationWindow */TransferThis/
ColumnsubjectColumn ()
bool trueValueConstant () const
int xAxisMode ()
int yAxisMode ()
QPen zeroLinePen ()

Public Attributes

MethodCode Table const QString
const QString const QString 
bool = false
MethodCode Table const QString
const QString const QString 
int = Mean


Member Enumeration Documentation

Enumerator:
Delta 
MOVER 

Enumerator:
Mean 
Method1 
Method2 
GeometricMean 

Enumerator:
DifferencePercent 
Difference 
Ratio 


Constructor & Destructor Documentation

BlandAltmanFilter::BlandAltmanFilter ( ApplicationWindow */TransferThis/  ,
Table ,
const QString &  ,
const QString &  ,
int  = 0,
int  = 1,
int  = 1,
int  = -1 
)

BlandAltmanFilter::BlandAltmanFilter ( Table ,
const QString &  ,
const QString &  ,
int  = 0,
int  = 1,
int  = 1,
int  = -1 
)

BlandAltmanFilter::BlandAltmanFilter ( Table ,
const QString &  ,
const QString &  ,
const QString &  ,
bool  = false,
bool  = false,
int  = Mean,
int  = 1,
int  = -1 
)


Member Function Documentation

double BlandAltmanFilter::confidenceLevel (  ) 

bool BlandAltmanFilter::hasLoaCIFill (  ) 

bool BlandAltmanFilter::hasLoaCILines (  ) 

bool BlandAltmanFilter::hasLoaFill (  ) 

bool BlandAltmanFilter::hasLoaLines (  ) 

bool BlandAltmanFilter::hasMeanCIFill (  ) 

bool BlandAltmanFilter::hasMeanCILines (  ) 

bool BlandAltmanFilter::hasMeanLine (  ) 

bool BlandAltmanFilter::hasZeroLine (  ) 

bool BlandAltmanFilter::isControlling ( LineMarker  ) 

QBrush BlandAltmanFilter::loaCIFillBrush (  ) 

QPen BlandAltmanFilter::loaCILinePen (  ) 

int BlandAltmanFilter::loaCiMethod (  )  const

QBrush BlandAltmanFilter::loaFillBrush (  ) 

QPen BlandAltmanFilter::loaLinePen (  ) 

QBrush BlandAltmanFilter::meanCIFillBrush (  ) 

QPen BlandAltmanFilter::meanCILinePen (  ) 

QPen BlandAltmanFilter::meanLinePen (  ) 

double BlandAltmanFilter::multiplier (  ) 

bool BlandAltmanFilter::plotSubjectAsBubble (  )  const

LineMarker* BlandAltmanFilter::referenceLine ( int   ) 

void BlandAltmanFilter::setAxisMode ( int  ,
int   
)

void BlandAltmanFilter::setConfidenceLevel ( double   ) 

bool BlandAltmanFilter::setDataFromTable ( Table ,
const QString &  ,
const QString &  ,
const QString &  ,
int  = 1,
int  = -1 
)

End bool BlandAltmanFilter::setDataFromTable ( Table ,
const QString &  ,
const QString &  ,
int  = 1,
int  = -1,
bool  = false 
) [virtual]

Reimplemented from Filter.

void BlandAltmanFilter::setLoaCIFillBrush ( const QBrush &   ) 

void BlandAltmanFilter::setLoaCILinePen ( const QPen &   ) 

void BlandAltmanFilter::setLoaCiMethod ( int   ) 

void BlandAltmanFilter::setLoaFillBrush ( const QBrush &   ) 

void BlandAltmanFilter::setLoaLinePen ( const QPen &   ) 

void BlandAltmanFilter::setMeanCIFillBrush ( const QBrush &   ) 

void BlandAltmanFilter::setMeanCILinePen ( const QPen &   ) 

void BlandAltmanFilter::setMeanLinePen ( const QPen &   ) 

void BlandAltmanFilter::setMultiplier ( double  ,
bool  = true 
)

void BlandAltmanFilter::setPlotSubjectAsBubble ( bool   ) 

void BlandAltmanFilter::setReferenceLine ( LineMarker ,
int   
)

void BlandAltmanFilter::setSubjectColumn ( Column  ) 

void BlandAltmanFilter::setTrueValueConstant ( bool   ) 

void BlandAltmanFilter::setZeroLinePen ( const QPen &   ) 

void BlandAltmanFilter::showLimitsOfAgreement ( bool  ,
bool   
)

void BlandAltmanFilter::showLimitsOfAgreementCI ( bool  ,
bool   
)

void BlandAltmanFilter::showMeanCI ( bool  ,
bool   
)

void BlandAltmanFilter::showMeanLine ( bool  = true  ) 

void BlandAltmanFilter::showZeroLine ( bool  = true  ) 

MethodCode BlandAltmanFilter::SIPQTI_APP ( new   sipBlandAltmanFilterapp, a0,*a1,*a2,*a3, a4, a5, a6, a7, a8  ) 

MethodCode BlandAltmanFilter::SIPQTI_APP ( new   sipBlandAltmanFilterapp, a0,*a1,*a2, a3, a4, a5, a6  ) 

Column* BlandAltmanFilter::subjectColumn (  ) 

bool BlandAltmanFilter::trueValueConstant (  )  const

int BlandAltmanFilter::xAxisMode (  ) 

int BlandAltmanFilter::yAxisMode (  ) 

QPen BlandAltmanFilter::zeroLinePen (  ) 


Member Data Documentation

MethodCode Table const QString const QString const QString BlandAltmanFilter::bool = false

MethodCode Table const QString const QString const QString BlandAltmanFilter::int = Mean


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

Generated on Tue Apr 9 18:59:12 2024 for QtiPlot/Python-API by  doxygen 1.5.8