#include "us_solutedata.h"
Public Slots | |
int | clearBuckets () |
int | sortBuckets () |
int | sortBuckets (QList< bucket > *) |
int | appendBucket (bucket &) |
int | appendBucket (QRectF, QPointF, qreal, int) |
int | appendBucket (QRectF, QPointF, qreal) |
int | setBucket (int, QRectF, QPointF, qreal, int) |
int | bucketsCount () |
bucket | createBucket (QRectF, QPointF, qreal, int) |
bucket | minBucket () |
bucket | maxBucket () |
bucket | bucketAt (int) |
bucket | firstBucket () |
bucket | lastBucket () |
bucket | nextBucket () |
bucket | currentBucket () |
QRectF | bucketRect (int) |
QPointF | bucketPoint (int, bool) |
QPointF | bucketPoint (int) |
QSizeF | bucketSize (int) |
QString | bucketLine (int) |
void | setDistro (QList< S_Solute > *, int, int, int) |
int | findNearestPoint (QPointF &) |
int | removeBucketAt (int) |
int | autoCalcBins (int, qreal, qreal) |
int | saveGAdata (QString &, int=0, int=1, int=3, double=0.0) |
int | buildDataMC (void) |
int | reportDataMC (QString &, int) |
void | outputStats (QTextStream &, QList< qreal > &, QList< qreal > &, bool, QString) |
void | limitBucket (bucket &) |
int | countOverlaps () |
int | countFullestBucket () |
void | bucketSeparate (int, int, QList< QRectF > &) |
Public Member Functions | |
US_SoluteData (void) | |
Create data object. More... | |
Private Attributes | |
QList< bucket > | allbucks |
QList< SimComp > | component |
QList< QList< SimComp > > | MC_solute |
QList< S_Solute > * | distro |
int | bndx |
int | attr_x |
int | attr_y |
int | attr_z |
int | dbg_level |
QRectF | brecmin |
QRectF | brecmax |
QPointF | bpntmin |
QPointF | bpntmax |
QSizeF | bsizmin |
QSizeF | bsizmax |
qreal | bconmin |
qreal | bconmax |
Provides functions to launch a web browser for external links or Qt Assistant for local help files.
Definition at line 72 of file us_solutedata.h.
US_SoluteData::US_SoluteData | ( | void | ) |
Create data object.
Definition at line 17 of file us_solutedata.cpp.
|
slot |
Definition at line 48 of file us_solutedata.cpp.
|
slot |
Definition at line 58 of file us_solutedata.cpp.
|
slot |
Definition at line 66 of file us_solutedata.cpp.
|
slot |
Definition at line 323 of file us_solutedata.cpp.
|
slot |
Definition at line 138 of file us_solutedata.cpp.
|
slot |
Definition at line 246 of file us_solutedata.cpp.
|
slot |
Definition at line 212 of file us_solutedata.cpp.
|
slot |
Definition at line 230 of file us_solutedata.cpp.
|
slot |
Definition at line 189 of file us_solutedata.cpp.
|
slot |
Definition at line 104 of file us_solutedata.cpp.
|
slot |
Definition at line 1326 of file us_solutedata.cpp.
|
slot |
Definition at line 235 of file us_solutedata.cpp.
|
slot |
Definition at line 703 of file us_solutedata.cpp.
|
slot |
Definition at line 25 of file us_solutedata.cpp.
|
slot |
Definition at line 1354 of file us_solutedata.cpp.
|
slot |
Definition at line 1274 of file us_solutedata.cpp.
|
slot |
Definition at line 109 of file us_solutedata.cpp.
|
slot |
Definition at line 184 of file us_solutedata.cpp.
|
slot |
Definition at line 280 of file us_solutedata.cpp.
|
slot |
Definition at line 169 of file us_solutedata.cpp.
|
slot |
Definition at line 174 of file us_solutedata.cpp.
|
slot |
Definition at line 1232 of file us_solutedata.cpp.
|
slot |
Definition at line 132 of file us_solutedata.cpp.
|
slot |
Definition at line 127 of file us_solutedata.cpp.
|
slot |
Definition at line 179 of file us_solutedata.cpp.
|
slot |
Definition at line 1014 of file us_solutedata.cpp.
|
slot |
Definition at line 316 of file us_solutedata.cpp.
|
slot |
Definition at line 767 of file us_solutedata.cpp.
|
slot |
Definition at line 656 of file us_solutedata.cpp.
|
slot |
Definition at line 71 of file us_solutedata.cpp.
|
slot |
Definition at line 271 of file us_solutedata.cpp.
|
slot |
Definition at line 40 of file us_solutedata.cpp.
|
slot |
Definition at line 33 of file us_solutedata.cpp.
|
private |
Definition at line 118 of file us_solutedata.h.
|
private |
Definition at line 124 of file us_solutedata.h.
|
private |
Definition at line 125 of file us_solutedata.h.
|
private |
Definition at line 126 of file us_solutedata.h.
|
private |
Definition at line 139 of file us_solutedata.h.
|
private |
Definition at line 138 of file us_solutedata.h.
|
private |
Definition at line 123 of file us_solutedata.h.
|
private |
Definition at line 133 of file us_solutedata.h.
|
private |
Definition at line 132 of file us_solutedata.h.
|
private |
Definition at line 130 of file us_solutedata.h.
|
private |
Definition at line 129 of file us_solutedata.h.
|
private |
Definition at line 136 of file us_solutedata.h.
|
private |
Definition at line 135 of file us_solutedata.h.
|
private |
Definition at line 119 of file us_solutedata.h.
|
private |
Definition at line 127 of file us_solutedata.h.
|
private |
Definition at line 121 of file us_solutedata.h.
|
private |
Definition at line 120 of file us_solutedata.h.